Open Can someone tell me why my server crashed

E

EbagGaming

Guest
Try deleting the Rf tools mods and also delete the config file for Rf tools. I hope I can help
 
Last edited:
M

Mr_Ninja93

Guest
I don't see where you're getting the idea its rftools fault?

The crash log indicates a ticking tile entity at 134,74,224 doing a simple "/setblock 134 74 224 Minecraft:air" will solve the problem or enable the config option in forge.cfg to remove erroring tile entities.
 
F

Feralmad

Guest
I can't even get the server to fully load to even do anything ?
What could I do
 
M

Mr_Ninja93

Guest
Go into the config folder, open forge.cfg and change

"B:removeErroringTileEntities=false"

to

"B:removeErroringTileEntities=true"

As the server/game starts up when that tile throws the error it'll remove it and start normally (Once you're in and its working change the line back to false)