Errors after /bbox reload command
See original GitHub issueDescription
Describe the bug
We updated our BBox and its addons to latest DEV versions on our test server and lots of errors came up. Execution of /is level, challenges, biomes led to errors also. Some very spammy debugging lines are there too.
Steps to reproduce the behavior
- Updated to latest DEV builds
- Checkout our log: https://www.hastebin.com/muwuzeyapo.md
Expected behavior
- Opposite
Environment
Server
- OS: Debian GNU/Linux 9
- Java version: Java™ SE Runtime Environment 18.3 (build 10.0.1+10) Java HotSpot™ 64-Bit Server VM 18.3 (build 10.0.1+10, mixed mode)
Plugins
[06:32:17 INFO]: Plugins (50): AnimatedNames*, AreaShop, ArmorStandTools, BentoBox, BungeeTabListPlus*, ChatControl, ChestCommands, ChestShop*, ClearLag*, CrateReloaded, EditableSign, Essentials, EssentialsChat*, EssentialsSpawn*, ExecuteEverywhere*, FastAsyncWorldEdit*, FeatherBoard*, HeadDatabase*, HolographicDisplays, HungerKeeperPlus*, IPWhitelist*, IslandBorder, LeaderHeads*, LibsDisguises, LuckPerms, MobManager*, Multiverse-Core*, MVdWPlaceholderAPI*, NickRemover*, NoSleepCMDs*, OpenInv*, PlayerHeads, PlayerPoints*, ProtocolLib*, PvPManager*, PvPManagerBossBar*, RedstoneClockDetector*, RPGHealthIndicator*, SilkSpawners, SkinsRestorer, Spartan, TradeMe, TrophyHeads*, UnbreakingAnvils*, Vault*, VoidGenerator, WorldEdit, WorldGuard, WorldGuardPistonFix*, Yamler*
BentoBox setup
BentoBox and Addons
[15:21:59] [main/INFO]: [CHAT] Running PAPER 1.13.2.
[15:21:59] [main/INFO]: [CHAT] BentoBox version: 1.5.0-SNAPSHOT-b1125
[15:21:59] [main/INFO]: [CHAT] Loaded Game Worlds:
[15:21:59] [main/INFO]: [CHAT] acidisland (acidisland): Overworld, Nether, End
[15:21:59] [main/INFO]: [CHAT] skyblock (skyblock): Overworld, Nether, End
[15:21:59] [main/INFO]: [CHAT] Loaded Addons:
[15:21:59] [main/INFO]: [CHAT] AcidIsland 1.5.0-SNAPSHOT (ENABLED)
[15:21:59] [main/INFO]: [CHAT] BentoBox-InvSwitcher 0.0.3-SNAPSHOT (ENABLED)
[15:21:59] [main/INFO]: [CHAT] Biomes 1.5.0.0-SNAPSHOT-#30 (ENABLED)
[15:21:59] [main/INFO]: [CHAT] BSkyBlock 1.5.0 (ENABLED)
[15:21:59] [main/INFO]: [CHAT] Challenges 0.7.5-SNAPSHOT-#253 (ENABLED)
[15:21:59] [main/INFO]: [CHAT] Level 1.5.0-SNAPSHOT (ENABLED)
[15:21:59] [main/INFO]: [CHAT] Limits 0.2.0-SNAPSHOT (ENABLED)
[15:21:59] [main/INFO]: [CHAT] SerbCraftAddon 2.2 (ENABLED)
[15:21:59] [main/INFO]: [CHAT] WelcomeWarps 1.5.0-SNAPSHOT (ENABLED)
Configuration
- Database: mySQL
Additional context
- Please move the issue if I am mistaken with the place where this is posted, tho it seems that the cause is a combination of a few addons.
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (9 by maintainers)
Top Results From Across the Web
WFS Layer does not refresh or give new data when map ...
I am trying to add a WFS Layer with a BBOX strategy. When I change the extent I want GeoServer to ...
Read more >Openlayers bbox strategy - Stack Overflow
So I wanted first clear all features using this.clear() before add new features but when I add this command then loader is running...
Read more >An error message always appears when using stackSentinel ...
An error message always appears when using stackSentinel.py: No acquisition forfills the temporal range and bbox requirement. #244.
Read more >Console Command List - Valve Developer Community
Command Default Help Text
_fov 0 Automates fov command to server.
_restart Shutdown and restart the engine.
addip Add an IP address to the ban list....
Read more >NetSuite Applications Suite - Error Status Codes
The following table lists error status code types that can be returned in a message Response. These are values that are used in...
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
@tastybento, okay. Restarted server and loaded fine, thanks for warning. We will rather restart server next time until it’s fixed.
Should work. I had to remove individual add-on reloading because command unregistering could become too complex to track as some addons register under different game modes. So, Bentobox reloading is supported for all the addons in one go.