BG-Software-LLC / SSB-SlimeWorldManager

An addon for SuperiorSkyblock2 that adds SlimeWorldManager support for worlds management!
18 stars 17 forks source link

Island gets serialized and unloaded even when I'm inside of it #44

Closed freddycor closed 3 months ago

freddycor commented 3 months ago

Minecraft's Version

1.20.4

git-slimeworldmanager-15679

I'm using this custom slime spigot (provided by slime github) because it's the only way to use slime in 1.20.4

Plugin's Version

SSBSlimeWorldManager-2023.1-b9

Describe the bug

The plugin save and serialize the world even if I'm in the island

This is the console log i get every 1 minute (time to unload set in slime addon config) [15:56:43 INFO]: Saving world island_52a86750-8387-400f-898e-48a19858f10c_normal... [15:56:43 INFO]: World island_52a86750-8387-400f-898e-48a19858f10c_normal serialized in 43ms and saved in 18ms.

When this happens I still remain in the island but all the Skyblock features are gone, like cobblestone generator, island protection, nether portal and all skyblock features, it becomes a normale minecraft world.

To Reproduce

Enter island Wait for the "unload time" set in slime addon config Try to mine on cobblestone generator or enter nether portal Check console for the previous mentioned log

Additional Information

If the problem is spigot related and there is a way to use stock 1.20.4 paper with slime I can change it without any problems

No response

OmerBenGera commented 3 months ago

Check out latest dev build, let me know if it is fixed

freddycor commented 3 months ago

Yes, fixed!

freddycor commented 3 months ago

I uploaded the logs for WildChests bug, I think that bug it's Slime Addon related too.

OmerBenGera commented 3 months ago

Yes, it is. I am closing this for now, and we'll discuss regarding the other bug in its opened report.