Server crash on shutdown AssertionError in TypeAdapters.java:733
Robijnvogel opened this issue ยท 5 comments
My server crashed on this at (Multicraft) scheduled restart:
http://pastebin.com/08kQPfwd
I don't know if and what it broke, but I thought I should report it.
There are some other issues I'd like to point out as well:
- My server doesn't save/load the worldborder on restart; it gets reset every time.
- Everytime using an FE command, it returns an error to me. The command does have the intended effect though.
- I've seen that you're integrating WorldEdit into Forge Essentials. Before, when using WorldEdit to select position 1 and 2, a box was rendered around the selected area. Right now, the only way I got such a box to render is with "/area select ". The expand commands or selecting new pos1's and pos2's don't update or trigger the render of this box.
If either of these have already been pointed out before, I'd like to know where. (refer without a hashtag please)
Otherwise I will file new issues for these with more information.
You are running build 1146. Upgrade to build 1157. That should fix the worldborder problems and other issues.
That version is not released on CurseForge yet.
Now you've told me this, I know that there's a Jenkins somewhere though. Don't worry, I'll find it.
Does it fix the main issue here as well?
There's a corrupt grave somewhere - you can try removing all files in world/FEData/json/Grave.
Last night, after upgrading FE like Zethalion suggested, the server restarted without a problem.
My guess is that that crash actively removed the erroneous FE Grave.
So I don't think I can verify this. :/
I missed that this was about a Grave... I should read my crash reports more carefully in the future.