Started by
AOCAWOL
on
Topic category: Help with Minecraft modding (Java Edition)
Hi! I keep getting someone commenting on this crash report and was wondering if anyone knew the issue?
I'm not sure if it's my mod specifically or if it's just conflict with one of the other mods they are using.
Based on this line:
java.lang.RuntimeException: Invalid id 4096 - maximum id range exceeded.
it seems that there are too many blocks in the game, although I thought there is not limit.
If there is an ID limit then I think there should also be a mod fixes it (There are many working modpacks that have thousands of blocks).
I searched on Google and found this, but I don't know if this causes any incompatibilities:
https://www.curseforge.com/minecraft/mc-mods/notenoughids
Raol, you are indeed right: https://github.com/McJtyMods/XNet/issues/270