Extra Utilities 2 Support: Quantum Quarry crashes game
dunnousername opened this issue ยท 6 comments
I thought I'd add this here. I'm not sure if other mods try to generate chunks for a world that doesn't exist, but it might be worth nothing:
https://pastebin.com/RJ3Jtz7N
Extra Utilities 2, version 1.12-1.7.2 from CurseForge.
MalisisCore 6.3.0.
CubicChunks 809 (compiled from git on Wed 17 Jan 2018).
Again, I'm not sure how relevant it is, but I'm not sure how many other mods implement a "miner" that grabs ores from another dim (if that is the problem).
I can confirm that the same versions work if CubicChunks is disabled.
Edit Thu 18 Jan 2018: I used the upload log function in MultiMC to get another log: https://paste.ee/p/sLLZn
This one happens at y 69, not below y = 0.
Also, note that an RF source must be used to start the quarry; I used the infinite one from EU2
Block location: World: (-238,-4,232)
& the crash occuring in Extra utlities code:
I'm pretty sure that Extra utilities is to blame, since it's not expecting to have a quarry y<0
It also occurs at normal height (tested again, must have uploaded wrong crash log)