rwtema / Extra-Utilities-2-Source

Sourcecode for Extra Utilities
Other
108 stars 75 forks source link

Quantum Quarry Crash with SpongeForge #13

Closed MJRLegends closed 6 years ago

MJRLegends commented 6 years ago

Crash log: https://pastebin.com/RR59t3Sc

Happens with the following versions which are latest too:

Extra-Utilities-2: 1.10.2-1.7.3 Galacticraft: Build 135 SpongeForge: 1.10.2-2477-5.2.0-BETA-2793

JoeSGT commented 6 years ago

Try this Config>Sponge>global.conf set deny-chunk-requests=false and see if it crashes because there a lot of issues when it's enabled for modded

MJRLegends commented 6 years ago

Will give it a test in a second

rwtema commented 6 years ago

It looks like for some reason, the nether dimension (-1) is being overridden with galacticraft's OverworldOrbit. Not sure why that's happening, but overriding vanilla dimensions is a terrible idea.

In any case, it's someone elses bug.