InGame Info XML

InGame Info XML

22M Downloads

NoSuchMethodError: FMLControlledNamespacedRegistry

riseon opened this issue ยท 8 comments

commented

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


Can't get it to load with forge 12.16.0.1819 or 12.16.0.1834. I got it to load with 12.16.1809 but I needed a newer version for other mods. Crash report below.

crash-2016-04-03_21.43.22-client.txt

commented

I am also getting this error. I've included the crash log for clarity.

http://paste.ee/p/e3AnI

commented

Similar to Lunatrius/Stackie#7, most likely requires a recompile. Given how unstable Forge currently is (unstable as in 'things are changing') I'd suggest to revert back to Forge 1816 for the time being.

commented

Ok. Thank you for the info. I think I will to add it to my pack until it is supported by a more up-to-date version of forge.

commented

This is one of the reasons why I delayed the 1.9 release for a week initially - 1.9 Forge is rapidly updating and breaking some things in the process. Just having to recompile the same version for different Forge versions will get confusing really quick.

Forge will be out relatively soon for 1.9.2 anyway, so might as well just wait for that while fixing any bugs that have to be fixed.

commented

I can see how that would be a big headache. Thanks for all the work you are doing.

commented

Thank you for the information!

commented

Same problem here, updated forge for new mod support, and broke IngameInfoXML.

I built a new copy of IngameInfoXML on the latest forge which is working.

dl[dot]dropboxusercontent[dot]com/u/14381275/InGameInfoXML-1.9-2.8.1.git-forge12.16.0.1863-universal.jar

commented

Fixed in 2.8.1.82.