Refined Relocation

Refined Relocation

3M Downloads

[RR 1.0.6d] Server Crash

JasonMcRay opened this issue ยท 2 comments

commented

Crash log: http://pastebin.com/psBZXqLB

This is happening everytime I try to start the server. 1st server crash was caused by Out of Memory problem, but now when I try to restart the server it won't with the above crash log.

RR: v1.0.6d
Forge: 1207

Updating to v1.0.6e doesnt fix the problem
Edit: Also update to 1.0.6f is not fixing the problem

commented

Sorry for not responding to this. I'm a little busy :(

To fix this I need to see how your block extenders are connected. The log seems to show that two or more block extenders are connected to each other. I've added a lot of protection to prevent this from happening, but apparently it isn't working for you.

I hope that you found a way to fix your world already. If not, enable 'Remove Erroring Entities' in the Forge config. This will remove the tile enitity that is crashing the game (in this case the Block Extender). This is a good tip if you get any other crashes at startup for any mod.

Again, sorry for the late reaction. I hope this helped you!

commented

It seems like this issue is fixed in the 1.0.6g version.
Closing it