BG-Software-LLC / SSB-SlimeWorldManager

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

Spawn world don't get loaded #28

Closed dearminder closed 3 months ago

dearminder commented 10 months ago

Minecraft's Version

Paper 1.20.1

Plugin's Version

SuperiorSkyblock2-2023.2-b73.jar SSBSlimeWorldManager-2023.1-b2.jar

Describe the bug

Whenever I join server I get teleported to the island and cant go to the spawn world, I have 5 worlds, - 3 for islands (overworld, nether, end) and 2 same spawn worlds. one is set as main world in all configs and server.properties, second is just loaded for test, they are both same files but for some reason i cant go to world set as spawn in config. Its been like this since 1.19 I think. Without SuperiorSkyblock2 world load fine. I tested it with only few plugins: Luckperms, authme, fastlogin, protocolLib, tcpshield

To Reproduce

Normaly using it, not sure.

Additional Information

After trying to teleport to it using 'swm goto': obraz After like minute: obraz

OmerBenGera commented 10 months ago

The spawn world is a slime world?

dearminder commented 10 months ago

The spawn world is a slime world?

Yes

OmerBenGera commented 10 months ago

Try making it a regular world, let me know if it works.

dearminder commented 10 months ago

While normal world is loaded it seems to work fine. obraz

OmerBenGera commented 10 months ago

Keep the spawn in a regular world for the time being. I will look into this.

OmerBenGera commented 9 months ago

I can't seem to replicate the issue.

I am using AdvancedSlimePaper for 1.19.4, and created a slime world called "spawn" using /swm create spawn file. Then, I changed the spawn location to be in that world, and I seem to be able to teleport just fine.

dearminder commented 9 months ago

1.19.4? Also maby its because of startup flags? java -Xms128M -Xmx8000M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Daikars.new.flags=true -Dusing.aikars.flags=https://mcflags.emc.gs --add-modules=jdk.incubator.vector -jar slimeworldmanager-reobf.jar --nogui

OmerBenGera commented 9 months ago

Your Paper startup flags should not affect that.

OmerBenGera commented 3 months ago

Is this still relevant?

dearminder commented 3 months ago

No idea, not gonna waste your time :P

OmerBenGera commented 3 months ago

If the issue occurs again, let me know :)