BG-Software-LLC / SSB-SlimeWorldManager

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

Call WorldLoadEvent on loading islands #32

Closed DuneSciFye closed 1 year ago

DuneSciFye commented 1 year ago

Minecraft's Version


  [Thu 17:01:27 INFO ] Checking version, please wait...
  [Thu 17:01:27 INFO ] This server is running SlimeWorldManager version git-SlimeWorldManager-15186 (MC: 1.20.1) (Implementing API version 1.20-R0.1-SNAPSHOT) (Git: 082d551 on paper_upstream)
Unknown version
Previous version: git-SlimeWorldManager-"3934c52" (MC: 1.20)```

### Plugin's Version

```diff
  [Thu 17:01:48 INFO ] SuperiorSkyblock2 version .2-b93
  [Thu 17:01:48 INFO ] Feature packed Skyblock core.
  [Thu 17:01:48 INFO ] Website: https://bg-software.com/
  [Thu 17:01:48 INFO ] Author: Ome_R```

### Describe the bug

SS2 doesn't call the worldloadevent when islands are loaded, and plugins that have custom blocks like WildChests or upgradeablespawners don't load properly.

### To Reproduce

...

### Additional Information

_No response_
OmerBenGera commented 1 year ago

Check out latest dev build, let me know if it works

DuneSciFye commented 1 year ago

I can't find the dev build anywhere, how do I compile the plugin off of the github?

DuneSciFye commented 1 year ago

Alright I was able to compile it, ran /island go, got these errors with internal error in game: https://pastebin.com/xmxx2REw

OmerBenGera commented 1 year ago

You can find the dev build on our website, fixed the issue regarding them not compiling automatically. Regarding the error - send me the entire session logs please.

DuneSciFye commented 1 year ago

Server crashes on startup: https://www.mediafire.com/file/1iid31hejfz9kce/2023-09-30-2.log/file

OmerBenGera commented 1 year ago

@DuneSciFye Fixed in latest dev build

DuneSciFye commented 1 year ago

Still crashes: https://www.mediafire.com/file/y8rchkys2y57i92/latest.log/file

DuneSciFye commented 1 year ago

Doesn't crash on startup, only when I join now.

OmerBenGera commented 1 year ago

Check out latest dev build

DuneSciFye commented 1 year ago

Seems to be all working! Chests are fixed, and no errors. However there is this error in console when I join: https://pastebin.com/HVpdpcMg

OmerBenGera commented 1 year ago

Check out latest dev build

DuneSciFye commented 1 year ago

That fixes it! Your amazing! Thank you!