InfernalSuite / AdvancedSlimePaper

Advanced Slime World Manager as a Paper Fork
GNU General Public License v3.0
230 stars 80 forks source link

New Version corrupting Slime Worlds #121

Closed tehchuanyeow closed 1 month ago

tehchuanyeow commented 1 month ago

Describe the issue Using the ASPaper API, the same worlds I've been using before when I use this new AdvancedSlimePaper suddenly all the worlds are showing as corrupted. It worked before, in 1.20 and below with ASPaper too, and when I use this new migrated AdvancedSlimePaper API to load the worlds they work fine at first, then a day or so later suddenly I'm getting these errors with the worlds being unloaded.

Spigot version Paper 1.21

Plugin version Build ID: 2407 3.0.0-SNAPSHOT

How to reproduce Use the ASPaper API, load Worlds with mysql Loader given from the Migration page, have it load the worlds. Within some loads later, the SlimeWorld itself becomes corrupt.

Crash reports (if available) Only found for after the corruption has occurred: https://pastebin.com/Q8E92RSN

kyngs commented 1 month ago

I can't really replicate; can you provide a simple reproducible example?

Ideally a plugin that can reproduce this most of the times

kyngs commented 1 month ago

Stale