BG-Software-LLC / SSB-SlimeWorldManager

An addon for SuperiorSkyblock2 that adds SlimeWorldManager support for worlds management!
22 stars 19 forks source link

Island dont get uploaded to mysql! #61

Closed TNProTV closed 3 months ago

TNProTV commented 3 months ago

Minecraft's Version

This server is running AdvancedSlimePaper version 1.21-16230-develop@2f16fa2 (2024-08-10T14:25:57Z) (Implementing API version 1.21-R0.1-SNAPSHOT)

Plugin's Version

SSB Version: 2024.2-b302 SSBSlimeWorldManager-2024.1-b19

Describe the bug

When you create an island it should get uploaded to mysql database but instead it gets saved localy into the slime_worlds folder in the server directory. I have configured the slime module and the slime plugin to mysql database. i get the following message from console: https://pastebin.com/gixt3q4b Full log: https://mclo.gs/wzbPptH

To Reproduce

  1. Create Island
  2. go to spawn and wait until island world is saved
  3. island is saved to server directory instead of mysql

Additional Information

No response

OmerBenGera commented 3 months ago

Check out latest dev build, should be fixed You must fill in the relevant information in the config of the module as well.

TNProTV commented 3 months ago

i only changed the ssb slime module and get the following error https://pastebin.com/rzeXQZ1X

can you tell me wich setup you used? e.g. slimepaper version ssb and ssbslimemodule you used?

OmerBenGera commented 3 months ago

My bad, fixed it in latest dev build

TNProTV commented 3 months ago

Thank you very much now everthing works fine.