Closed timbo2040 closed 6 months ago
Hmm, I cannot replicate. Is BSkyBlock in the plugins/BentoBox/addons
folder? The error says it is in the plugins folder, but BentoBox addons need to be in the addons folder.
Also, from the reports you share, it looks like it is loaded? Can you share the steps?
Hmm, I cannot replicate. Is BSkyBlock in the
plugins/BentoBox/addons
folder? The error says it is in the plugins folder, but BentoBox addons need to be in the addons folder.Also, from the reports you share, it looks like it is loaded? Can you share the steps?
I think it is all correct, I downloaded it from the website after picking my addons. Then I extracted and popped it into my plugins folder
Yes, the addons, like BSkyBlock should not be in the plugins folder. They need to be in the addons folder.
But, it seems you did have something working. Do you get this error all the time? Or did this just happen once?
But, it seems you did have something working. Do you get this error all the time? Or did this just happen once?
It only worked the first time i ran the server. Making an island worked and everything but then it didnt work after that
The error message references "BSkyBlock-1.17.1-SNAPSHOT-LOCAL.jar" which is a locally built jar file and not the one that is in the releases, so I don't know where that came from. If you built the code then cool, but you may want to remove that jar from plugins, or make sure it was built properly. The jar to use in the releases of this repo.
The error message references "BSkyBlock-1.17.1-SNAPSHOT-LOCAL.jar" which is a locally built jar file and not the one that is in the releases, so I don't know where that came from. If you built the code then cool, but you may want to remove that jar from plugins, or make sure it was built properly. The jar to use in the releases of this repo.
Wait youre right.... i dont remember putting in my jar since it wasnt even done but thats gotta be it!
Okay, closing for now.
Expected behavior
Server starts and plugin loads properly, world don't disappear
Observed/Actual behavior
Plugin loads but with this error and player islands are gone after restart
Steps/models to reproduce
Newest version of BentoBox and BSkyBlock, this happens on startup for no apparent reason.
BentoBox version
21:27:24 INFO: Running PAPER 1.20.4.
21:27:24 INFO: BentoBox version: 2.3.0 21:27:24 INFO: Database: JSON 21:27:24 INFO: Loaded Game Worlds: 21:27:24 INFO: bskyblock_world (BSkyBlock): Overworld, Nether, The End 21:27:24 INFO: Loaded Addons: 21:27:24 INFO: Bank 1.7.1 (DISABLED) 21:27:24 INFO: Biomes 2.1.1 (ENABLED) 21:27:24 INFO: Border 4.2.1 (ENABLED) 21:27:24 INFO: BSkyBlock 1.17.1 (ENABLED) 21:27:24 INFO: Challenges 1.3.0 (ENABLED) 21:27:24 INFO: Chat 1.1.4 (ENABLED) 21:27:24 INFO: CheckMeOut 1.1.1 (ENABLED) 21:27:24 INFO: ControlPanel 1.13.1 (ENABLED) 21:27:24 INFO: DimensionalTrees 1.7.0 (ENABLED) 21:27:24 INFO: ExtraMobs 1.12 (ENABLED) 21:27:24 INFO: Level 2.12.0 (ENABLED) 21:27:24 INFO: Visit 1.6.0 (ENABLED) 21:27:24 INFO: Warps 1.14.0 (ENABLED)
Plugin list
AntiSwear, BentoBox, BentoBox-Bank, BentoBox-Biomes, BentoBox-BSkyBlock, BentoBox-BSkyBlock, BentoBox-Challenges, BentoBox-CheckMeOut, BentoBox-Level, BentoBox-Visit, BentoBox-Warps, RandomSpawnEffect, ViaBackwards, ViaVersion
Other
Here is the console error: