BentoBox: Getting error when creating or resetting an island in Bskyblock
Description
on setting or resetting an island we get an error in the console and TPS drops, sometime to zero and server crashes and restarts
Describe the bug
When a player creates or resets an island, we get the error “Server thread/ERROR Could not pass event IslandResettedEvent to BentoBox v1.15.5” the server drops TPS very low (below 10), sometimes it hit zero and the server crashes and restarts.
Steps to reproduce the behavior
Expected behavior
Screenshots and videos (Optional)
Environment
Output of /bbox version
(Mandatory)
28.01 03:29:10 [Server] Server thread/INFO BentoBox version: 1.15.5
28.01 03:29:10 [Server] Server thread/INFO Database: JSON
28.01 03:29:10 [Server] Server thread/INFO Loaded Game Worlds:
28.01 03:29:10 [Server] Server thread/INFO bskyblock_world (BSkyBlock): Overworld, Nether, The End
28.01 03:29:10 [Server] Server thread/INFO Loaded Addons:
28.01 03:29:10 [Server] Server thread/INFO Bank 1.1.1 (ENABLED)
28.01 03:29:10 [Server] Server thread/INFO Biomes 1.13.0 (ENABLED)
28.01 03:29:10 [Server] Server thread/INFO BSkyBlock 1.14.3 (ENABLED)
28.01 03:29:10 [Server] Server thread/INFO Chat 1.1.1 (ENABLED)
28.01 03:29:10 [Server] Server thread/INFO CheckMeOut 1.0.2 (ENABLED)
28.01 03:29:10 [Server] Server thread/INFO ControlPanel 1.7.0 (ENABLED)
28.01 03:29:10 [Server] Server thread/INFO DimensionalTrees 1.6.0 (ENABLED)
28.01 03:29:10 [Server] Server thread/INFO ExtraMobs 1.11.0.3 (ENABLED)
28.01 03:29:10 [Server] Server thread/INFO Greenhouses 1.4.1 (ENABLED)
28.01 03:29:10 [Server] Server thread/INFO Level 2.5.0 (DISABLED)
28.01 03:29:10 [Server] Server thread/INFO Limits 1.15.0 (ENABLED)
28.01 03:29:10 [Server] Server thread/INFO MagicCobblestoneGenerator 2.1.0 (ENABLED)
28.01 03:29:10 [Server] Server thread/INFO TwerkingForTrees 1.4.1 (ENABLED)
28.01 03:29:10 [Server] Server thread/INFO Warps 1.10.0 (ENABLED)
Plugins (Optional)
Additional context (Optional)
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 30 (13 by maintainers)
The most of lag comes from old island deletion. Due to tasty implementing a faster chunk removing using NMS, he set a default speed to 100. However, this feature works only in 1.16.4 and 1.16.5, so, if in BentoBox config you have a very high number for
delete-speed
it could lag the server.I would suggest reducing it till 1.
we will be upgrading to 1.16.5 in the next couple of days, we have to upgrade all 5 servers on the bungee at the same time. The Level addon is enabled according to the /bbox v.
I am thinking this all started when we had a total of 5 bskyblock servers running. Per BONNe we changed bskyblock in all places and changed the main class as well. it appeared to be working at first. will tray again with just 1 of the other servers.