You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin throw the error java.lang.NullPointerException: Cannot invoke "com.bgsoftware.superiorskyblock.api.world.WorldInfo.getName()" because "this.worldInfo" is null a few times, from that point it starts to spam
Could not pass event ChunkLoadEvent to SuperiorSkyblock2 v2024.4-b419
java.lang.NullPointerException: null
every time a Chunk is being loaded, see https://pastes.dev/7ndARfznSP, seems like it happened when a player ran the /is go command.
I've seen another issue similar to this one, #2336 tho the player already had an island, and it wasn't being generated for the first time. Might be a good idea mentioning we're using the Crops upgrade too.
To Reproduce
Cannot reproduce unfortunately, please let me know if you need anything else like a Spark report or the plugin configs
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Minecraft's Version
Purpur 1.21.1-2329-803bf62 (MC: 1.21.1)
Plugin's Version
SuperiorSkyblock2 version 2024.4-b419
Describe the bug
The plugin throw the error
java.lang.NullPointerException: Cannot invoke "com.bgsoftware.superiorskyblock.api.world.WorldInfo.getName()" because "this.worldInfo" is null
a few times, from that point it starts to spamevery time a Chunk is being loaded, see https://pastes.dev/7ndARfznSP, seems like it happened when a player ran the /is go command.
I've seen another issue similar to this one, #2336 tho the player already had an island, and it wasn't being generated for the first time. Might be a good idea mentioning we're using the Crops upgrade too.
To Reproduce
Cannot reproduce unfortunately, please let me know if you need anything else like a Spark report or the plugin configs
Additional Information
No response
The text was updated successfully, but these errors were encountered: