Server crashes when a player who was exploring joins
Xplodin opened this issue ยท 1 comments
crash-2020-02-01_09.52.25-server.txt
I just host a server with a bunch of mods. was working great till a player got stuck in a crashloop with the server.
So Buildcraft Oil Generation is trying to replace a dimensional doors gateway structure it seems.
If we'd use Forge's/Minecraft's structure registry to prevent generation of multiple modded structures in the same location that'd probably solve this except for some other mods that do not use it. Ice and Fire rings a bell.
Edit: This crash should probably also be prevented in case such a mod does try to replace our gateways...