Greymerk / minecraft-roguelike

This is a mod for minecraft that adds randomly generated dungeon complexes.
GNU General Public License v3.0
129 stars 53 forks source link

[1.10.2]dungeon generation will probably crash with newer forge versions 2047-2048 #63

Closed Tsukiumy closed 8 years ago

Tsukiumy commented 8 years ago

"Build 1.10.2-12.18.1.2047: LexManos: Make stair culling use actual state, and be more robust. Closes #3170"

crashlog http://pastebin.com/6urfbi3G

when generating terrain got this crash 2 times, as i just updated forge, reverted back to 2046 and teleported to the problematic spot, probably every dungeon gen will crash the game whenever the people load the chunk with this placement. dunno if its a forge side problem, will report there too just for the case

print of the affected block http://imgur.com/a/G7nh1

Tsukiumy commented 8 years ago

https://github.com/MinecraftForge/MinecraftForge/issues/3174 just to be on safe side

Tsukiumy commented 8 years ago

firge side, fixed, sorry for te trouble.

Greymerk commented 8 years ago

Thanks for following up on this. Glad to see it was fixed.