BentoBoxWorld / BentoBox

Expandable Minecraft server plugin for island-type games like SkyBlock or AcidIsland.

Home Page:https://bentobox.world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server freeze on playerLeave/playerJoin

HamtaBot opened this issue · comments

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]: (git-UniverseSpigot-"8ee0821" (MC: 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

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?

I guess you found it ?