NoSuchMethodError: FMLControlledNamespacedRegistry
Opened this issue ยท 3 comments
READ THIS
Your game will crash with java.lang.NoSuchMethodError: net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
if you use Forge 1817 or newer. To avoid this please use Forge 1816 or earlier. The long story short, Forge 1.9 is rapidly changing things and I don't feel like pushing out recompiles for stuff that works in older versions.
Having multiple, recompiled version would increase the amount of crashes due to an invalid Forge version - it's just easier this way. Once we get 1.9.3 things should hopefully be stable again.
-- @Lunatrius
InGameInfoXML-1.9-2.8.1.81-universal
LunatriusCore-1.9-1.1.2.33-universal
Instance crash on launch.
I've edited the issue description with the description of why it happens and how to fix it (temporarily).