[1.12.2] Plots disappearing on server restart
ShinQdan opened this issue ยท 1 comments
- I'm using forgeessentials-1.12.2-12.3.70
- #2370 shows some similarities
- modlist.txt
- latest.log
- debug.log
- debug-2.log.gz (debug before restart)
- 2019-12-04-5.log.gz (log before restart)
- debug-1.log.gz (debug after restart)
- 2019-12-04-6.log.gz (log after restart)
- permissions.zip (permissions file after restart)
Describe the bug
I'm experiencing a problem with plots - when server is restarted it seems that the only plot that is loaded is the one that was created last. At the same time zones are loading correctly. These plots are still existing inside permissions.json but when entering the area where the plot should be there is no entry message and trying to use /plot commands gives an error message "There is no plot at this position.". They are also not appearing on the plots list when using /plot list all.
What is more when trying to claim new plot on the exact same area where the disappeared one was, this new one is behaving strangely - it seems to cover whole world except other plots and zones (this also occurs randomly for newly claimed plots for no known reason). Claiming new plot in an area where there was no plot before works fine. I also noticed same strange behavior when creating new plot on the same area where there was deleted one unless the /p save command was executed before reclaiming the area.
Also when in debug mode while entering the area where the plot was before restart message appears suggesting that there is still zone over there (screenshot1).
Temporary solution to this issue is to delete all the plots in permissions.json, restart and reclaim them again. But it's annoying to reclaim your plots every time the server restarts.
To Reproduce
Steps to reproduce the behavior:
- Start server
- Claims some plots
- Restart server
- Plots disappeared
Expected behavior
Plots still being where they were before restart.
Plots are currently not supported and are known to have issues.
It is a goal of ours to replace plots and factions with something better but that day has not yet come yet.
It is recommended that you use a different solution for claiming like FTBU.
(Make sure to read all pins on our discord about setting up FTBU with FE)