BentoBoxWorld / Bank

Allow your players to deposit and withdraw money from the island's bank! See island rankings!
Eclipse Public License 2.0
2 stars 6 forks source link

error at startup with new bentobox dev builds #47

Closed HamtaBot closed 3 months ago

HamtaBot commented 3 months ago

Expected behavior

no errors at startup

Observed/Actual behavior

acutally when starting server i'm getting this error https://pastebin.com/ui5bQALr and when the server started everyone has 0 on their islands bank, they need to deposit 1 or wait a bit for it to load it seems to also cause the ob bank top placeholder to be a bit wrong if players on top 10 doesnt connect they are not showed, exactly same thing as the level addon which i reported yesterday

Steps/models to reproduce

self explanatory

BentoBox version

bbox version 12:29:09 INFO: Serveur PAPER 1.20.1.

12:29:09 INFO: Version de BentoBox : 2.4.0-SNAPSHOT-b2640 12:29:09 INFO: Base de données : MARIADB 12:29:09 INFO: Mondes de jeu chargés : 12:29:09 INFO: oneblock_world (OneBlock) : Overworld 12:29:09 INFO: Addons chargés : 12:29:09 INFO: AOneBlock 1.14.1 (ENABLED) 12:29:09 INFO: Bank 1.7.0-SNAPSHOT-b83 (ENABLED) 12:29:09 INFO: Biomes 2.2.0-SNAPSHOT-b251 (ENABLED) 12:29:09 INFO: Chat 1.1.4 (ENABLED) 12:29:09 INFO: ControlPanel 1.13.1-SNAPSHOT-b61 (ENABLED) 12:29:09 INFO: IslandFly 1.11.0-SNAPSHOT-b159 (ENABLED) 12:29:09 INFO: Level 2.14.0-SNAPSHOT-b575 (ENABLED)

Plugin list

No response

Other

No response

tastybento commented 3 months ago

Thanks. This is the same issue as Level was having yesterday (not exactly the same but the same concept). I'll need to make changes to this too - thanks for testing.

tastybento commented 3 months ago

I made changes to BentoBox to make the Player cache concurrent. I think this should fix the issue. Please try the latest.