Skip to content

Instantly share code, notes, and snippets.

View XyperCode's full-sized avatar
💻
Probably coding...

XyperCode XyperCode

💻
Probably coding...
View GitHub Profile
@XyperCode
XyperCode / latest.log
Created October 16, 2020 16:20
Biome event seems to be not a event.
[18:16:45] [modloading-worker-4/ERROR] [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to register automatic subscribers. ModID: qforgemod, class com.qsoftware.forgemod.QForgeUtils
java.lang.IllegalArgumentException: Method public static void com.qsoftware.forgemod.world.gen.EntitySpawns.spawnEntities(net.minecraftforge.event.world.BiomeLoadingEvent) has @SubscribeEvent annotation, but takes an argument that is not a subtype of the base type interface net.minecraftforge.fml.event.lifecycle.IModBusEvent: class net.minecraftforge.event.world.BiomeLoadingEvent
at net.minecraftforge.eventbus.EventBus.registerListener(EventBus.java:145) ~[eventbus-3.0.3-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$registerClass$2(EventBus.java:78) ~[eventbus-3.0.3-service.jar:?] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:1.8.0_265] {}
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_265] {}
at java.util.stream.ReferencePipeline$2$1.