BBoldt / Unabridged

Unabridged: Issue Tracker and Config Repository. Maintained by BBoldt.
http://www.reddit.com/r/MinecraftUnabridged/
Creative Commons Zero v1.0 Universal
21 stars 8 forks source link

Exploring Crashes Server #598

Closed Skar78 closed 7 years ago

Skar78 commented 7 years ago

Unabridged A7

Issue Description: Looks like certain chunks crash the server on generation.

Description: Exception generating new chunk java.lang.RuntimeException: NULL biome found when mapping volcanoes.

Steps to Reproduce: Create world. If crash at spawn, delete world and create new one. Change gamemode to C, fly around till crash - voila.

Crash report or log (uploaded to gist.github.com or pastebin.com): http://pastebin.com/hUzhajL4

FastQuack commented 7 years ago

Looks like I'm going to have to remove RTG for now. I'll add it back if/when it becomes more stable. I really love this mod, but I can't include it in a release if it's causing crashes :(

BBoldt commented 7 years ago

Just for posterity, it looks like the crash was caused because RTG does not have a biome dictionary entry set up for the volcano biome, thus natura exploded when it tried to grow a tree.

FastQuack commented 7 years ago

Fixed in A8