BentoBoxWorld / BentoBox

Expandable Minecraft server plugin for island-type games like SkyBlock or AcidIsland.
https://bentobox.world
Eclipse Public License 2.0
333 stars 137 forks source link

Server freeze on playerLeave/playerJoin #2396

Closed HamtaBot closed 4 months ago

HamtaBot commented 4 months ago

Expected behavior

no freeze when Db operations are made

Observed/Actual behavior

currently the server has big freeze when players leave and join it here is a spark showing it https://spark.lucko.me/YiI07xDlDJ

Steps/models to reproduce

self explanatory

BentoBox version

bbox version 12:39:59 INFO: Serveur PAPER 1.20.1.

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

Plugin list

No response

Other

No response

tastybento commented 4 months ago

I found the issue when player's quit - it was about clearing coops and all the islands were being loaded again, but I can't see anything about when players join, yet. Do you have a timings for that one?

HamtaBot commented 4 months ago

I guess you found it ?