I know the issue is AstalSorcery but what is it conflicting with?
RepoDraghon opened this issue ยท 5 comments
If I disable AS the game works, so what is it conflicting with?
crash-2019-04-15_18.53.38-client.txt
2019-04-15-1.log.gz
debug.log
Not AS, just AS triggering it. You are hitting the id limit:
"java.lang.RuntimeException: Invalid id 4096 - maximum id range exceeded."
so how do I fix it so it wont trigger it? upgrading and downgrading is not working
Hey, just wanted to let you know, I figured out the problem... A necessary mod called NotEnoughIDs wasn't installed in the Direwolf20 pack... that mod's purpose is to extend the limit you told me about...
maximum id range exceeded
you ran out of item ids. whatever your pack is, it's too large.