Mod works fine but i get an error while loading
BlackwingHawkeye opened this issue ยท 2 comments
MC: 1.18.1
Forge: 39.1.2
09:13:44.265
game
net.minecraftforge.fml.util.ObfuscationReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: INFINITY_ARROWS
at LAYER PLUGIN/[email protected]/net.minecraftforge.fml.util.ObfuscationReflectionHelper.findField(ObfuscationReflectionHelper.java:241)
at TRANSFORMER/[email protected]/me.pieking1215.infinitymending.RegistryEvents.registerTileEntities(RegistryEvents.java:28)
at net.minecraftforge.eventbus.ASMEventHandler_114_RegistryEvents_registerTileEntities_Register.invoke(.dynamic)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
at LAYER PLUGIN/[email protected]/net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120)
at LAYER PLUGIN/[email protected]/net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
The error comes from "Infinity Mending", which is not my mod, but a different/similar mod. Report to that mod's author(s).