Closed Kapitowa closed 2 months ago
Do you know how to replicate the issue? Does it happen all the time for you? Do you have any modules installed (especially SlimeWorldsModule)?
I found how to replicate the issue. This exception throw on server shutdown, when someone delete island (by /is disband) with stacked blocks. Seems SuperiorSkyBlock iterates on locations of deleted islands for stacked blocks and catch Exception. All subsequent stacked blocks after this exception not saved.
I use only this modules: bank and upgrades.
Check out latest dev build, should be fixed
Problem is fixed
Minecraft's Version
This server is running Paper version 1.21.1-77-master@4ff58c4 (2024-09-12T18:05:09Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
Plugin's Version
SuperiorSkyBlock 2024.3 (latest stable build)
Describe the bug
Stacked blocks doesn't save on server stop.
To Reproduce
Idk, it happens randomly on server close. Seems SuperiorSkyBlock sometimes changing stacked blocks data on server stop, when saving database
Additional Information
log from console