No access to graves serverrestart
Marlin994 opened this issue ยท 14 comments
Hey,
since a few days i have the problem that nobody can use any graves after the server has restarted.
befor i registratet this problem i haven't change anything at the server.
I can't help you without a modlist, FE version, and a instructions on how to replicate the bug.
Also, posting the entire server log including when players try to open their graves will probably be helpful.
Hey, here are the logs and the modlist (http://173.212.219.141/logs/). For the logs i restartet the server, type / kill in the chat. then i try to open the grave. It's works. Then I type / kill in the chat again, restarted the server and try to open the grave. The head and the fence are normal blocks.
I use the newest version 1614 of forge. I can't say how you can replicate this bug. I have it every time i restart the server.
Post the saved grave file. According to the loading log, there is an error in the syntax
add a , "block": "minecraft:skull" }
at line 50
That should allow the file to load properly
So... I try a lot and find the bad mod. After i deleted CustomNPC the graves works!
I also try your tipp with adding , "block": "minecraft:skull" }
but this don't work.
I am not too surprised about that. CustomNPC's has had problems with FE in the past
Based on your log, it seems that the grave is failing to save. I will take a look at a pure FE world, but I think that this is probably due to one of the mods you have.
I have confirmed that this error does not happen on a pure FE installation. I will look into replicating the modlist and stepping through when I have time.
If you could, I would recommend you to troubleshoot each mod in your set by removing said mod and seeing if the error still occurs.
Okay. I will do it this night.
Every time the Server restarted it saves a grave data at "Minecraft/HauptWelt/FEData/json/Grave". So i thing the problem isn't to save the gave but to lode it.
As we moved to 1.12.2, is this still an issue? Closing this issue in 7 days if no response @Marlin994