Refined Relocation 2

Refined Relocation 2

5M Downloads

Possible conflict with NuclearCraft

kreezxil opened this issue · 6 comments

commented

We placed a fission controller and now our server is in a crash loop. the fission controller is from NuclearCraft, but refined relocation's fast hopper is implicated the crash report.

https://gist.github.com/778e93b979f9a75d837c873e4359d1c0

commented

Looks like something corrupted that chunk, the game thinks there's a Fast Hopper at the position the Fission Reactor was placed.

-- Block entity being ticked --
Details:
	Name: refinedrelocation:fast_hopper // net.blay09.mods.refinedrelocation.tile.TileFastHopper
	Block type: ID #2052 (tile.fission_controller_active // nc.block.tile.generator.BlockFissionController)

You may be able to get it to stop crashing by enabling the remove erroring tile entities option in the forge.cfg

commented

thanks I'll give that a try

commented

Is this reproducible or is it no longer happening now?

commented
commented

Closing this since it seems to be just normal world corruption and no one else so far encountered this problem.