ID LIMIT ## The game crashed whilst initializing game The game crashed whilst initializing game Error: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
Bajosi opened this issue ยท 3 comments
For feature requests, just erase this template and clearly describe the feature you'd like to see
1.12.2
forge-14.12.2.2613
pneumaticcraft-repressurized-1.12.2-0.4.1-142.jar
i just add mod and it wont start.
Your crash has absolutely nothing to do with PneumaticCraft: Repressurized:
Caused by: java.lang.RuntimeException: Invalid id 4096 - maximum id range exceeded.
at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:289)
at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:275)
at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:108)
at thelm.jaopca.registry.RegistryCore.registerFluids(RegistryCore.java:357)
... 30 more
You've hit the item limit, i.e. you simply have too many mods in your pack. Nothing we can do about that, sorry.
when i add "NotEnoughIDs" mod it worked.. maybe you guys suggest it when you see this problem again.