maessentials /spawn crashes server
Tarlin83 opened this issue ยท 4 comments
Describe the bug
A clear and concise description of what the bug is.
As stated above, doing /spawn will cause a server tick issue and crash the server
To Reproduce
Steps to reproduce the behavior:
- load the server
- type /spawn
- crash the server
- See error
Expected behavior
Get teleported to spawn when using /spawn
Versions
- Ma Essentials: 1.2.3
- Forge: 28.1.87
Additional context
Crash report:
https://paste.ubuntu.com/p/MXz8vfCP4Z/
This is being used in multiple modpacks and servers run by Kreezxil to include The Seilican Experience, Minecolonies Getting Started, World of Dragons and World of Dragons - New Age.
This is only crashing the server on The Seilican Experience and Minecolonies Getting Started. Works on the other servers. All the same version.
crosslink:
kreezxil/the-seilican-experience#14
kreezxil/minecolonies-getting-started#21
Updated from the previous version. The mod is on multiple servers, so to do a complete uninstall and reinstall would have caused conflicts with players losing homes and having to redo things after already having them established.
If you updated from old version there is high chance you have outdated file with spawn coordinates. I'll make patch to auto update this file in next version but for now you can fix this by using /setspawn or deleting /ma-essentials/data.json and restart server.
Added fix in v1.2.4