rwtema / DenseOres

53 stars 51 forks source link

Startup Crash, blocks generating beyond the id limits #86

Closed AegisLesha closed 9 years ago

AegisLesha commented 9 years ago

Crashlog: http://pastebin.com/pn6yehaV Seems to also happen with AOBD, Storage Drawers Addons and Woodstuff ( @ganymedes01 , @jaquadro )

buttilda commented 9 years ago

If you went over the ID limit your only option is to remove some mods...

AegisLesha commented 9 years ago

Changing Java's allocated memory or PermGen could also solve the issue, right?

buttilda commented 9 years ago

No, the block ID limit has nothing to do with the amount of memory you have. It will be 8714 even if you give it 1 terabyte of RAM.

AegisLesha commented 9 years ago

I guess I can close the issue then...

AegisLesha commented 9 years ago

Interestingly enough, it doesn't happen when AgriCraft is not present

buttilda commented 9 years ago

Whatever mod that you remove that releases enough IDs will allow you to load your game back :P

AegisLesha commented 9 years ago

Oracle, fix your Java D:

Adaptivity commented 9 years ago

https://github.com/fewizz/NotEnoughIDs/releases say goodbye to id range exceeded :smile: But this incompatible with old worlds.

AegisLesha commented 9 years ago

I don't mind deleting worlds, I'm testing mods at the moment

'Incompatible with Fastcraft' is quite sad, though :-(

Adaptivity commented 9 years ago

Yeah, I know.