Getting error when creating or resetting an island in Bskyblock
See original GitHub issueDescription
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)
Issue Analytics
- State:
- Created 3 years ago
- Comments:30 (13 by maintainers)
Top Results From Across the Web
Can't reset island and says "You do not have an island" #962
Description Describe the bug I tried to reset an island on my server and it didn't work. ... chose an island and it...
Read more >FAQ - BentoBox World
How do I make my own custom islands?# ... Relevant issues: BentoBox#1212, BSkyBlock#247. ... Read the logs to find errors at startup.
Read more >Spigot BentoBox (BSkyblock, AcidIsland, SkyGrid, CaveBlock ...
reset : 300 options: # Whether the reset cooldown should be applied when the player creates an island for the first time or...
Read more >Spawn setup - YouTube
How to set up a spawn island in BSkyBlock, AcidIsland or other BentoBox games.Setting up a spawn island gives players a central location...
Read more >Tutorial: How to install BentoBox and addons - YouTube
This video explains you how to install BentoBox and addons through the example of the installation of BentoBox and BSkyBlock.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.