OreCruncher / DynamicSurroundings

Dynamic Surroundings mod for Minecraft 1.10.x+
MIT License
120 stars 35 forks source link

Crash (on exploring world) with CubicChunks #330

Closed Rongmario closed 6 years ago

Rongmario commented 6 years ago

Mod: 3.4.9.12

Forge: 1.12.2 recommended (2655)

https://gist.githubusercontent.com/Rongmario/da6107df6a68323ac319bb618b7244dc/raw/15ad5a794b0b48721e1d81c12c856f36c5ba3833/gistfile1.txt

When walking around exploring the world, I get hit with a crash with this, tested three separate times in separate worlds, only happens after about a minute or so.

BaccarWozat commented 6 years ago

This has also happened to a member on my Cubic Chunks server. (DS is not in my modpack though.) https://cdn.discordapp.com/attachments/388706158954938369/440872189022175244/crash-2018-05-01_06.47.39-client.txt

OreCruncher commented 6 years ago

Dupe #229. DS is not compatible with it.

Rongmario commented 6 years ago

Good to hear you will try support it when it is more stable, but this is a crash unlike #229, just for future reference :)

OreCruncher commented 6 years ago

Yep. Cubic Chunks is a world of hurt. It changes some fundamentals of Minecraft that touch on a number of different things within DS. I wouldn't be surprised if there were other crash conditions.

Barteks2x commented 6 years ago

Looks like this is actually a very dumb issue with mixin on my side that just happened to go unnoticed so far: image (the above is decompiled bytecode after all ASM and applying mixins)