BOP crashes minecraft
LlubNek opened this issue ยท 4 comments
Minecraft crashed shortly after entering a new world (as in, world created, player spawned, looked around, moved, then crashed).
I'm using BiomesOPlenty-1.8.9-3.0.0.1796-universal.jar.
Here's the crash report:
http://pastebin.com/N69QbWs1
Here's the log:
http://pastebin.com/bj9USgr5
No settings changed. I'll try creating a world with the same seed without other mods and see what happens. If this is related to worldgen of a particular biome it might not show up on any random seed.
Does this occur without any other mods installed? In particular, by the looks of it, BuildCraft? Also, did you change any settings in the customize menu?
Not having any luck reproducing this crash. Tried it with no other mods and with just buildcraft & BOP.
The seed I'm testing is 4347222442004717823.
Yeah, my guess is it's a rare occurrence with some other mod installed. I'm not really seeing how it is possible for a -1 value to be used there without some kind of interference. If it's a major issue, I can add checks in to log an error rather than crashing (although I think it really should crash to be honest, this isn't something that should be possible). I'll close this for now but feel free to reopen it if you manage to track down the cause/reproduce it reliably