OrderedChaos-Dev / ProjectVibrantJourneys

Minecraft mod that expands in all directions
37 stars 15 forks source link

IllegalStateException:not building! #49

Closed viceroy369 closed 5 years ago

viceroy369 commented 5 years ago

Describe the bug Been getting this bug in my mod pack during terrain gen: other than that beautiful mod!

Crash Logs https://paste.dimdev.org/toyowupacu.mccrash

USE https://pastebin.com/ FOR CRASH LOGS PLEASE

OrderedChaos-Dev commented 5 years ago

Looks like a client-sided issue with rendering chunks. This mod doesn't touch any of that stuff - could you check to make sure it's this mod?

ate0ate commented 5 years ago

Looking at the crash log I see that Animated Chunks is being used. I would suggest starting with that mod if you plan on trying to narrow down issues/conflicts. Just a suggestion.

OrderedChaos-Dev commented 5 years ago

If I remember correctly this was fixed - closing the issue.