Closed Kryniowesegryderiusz closed 2 years ago
After pasting it here I've found common issue. I have no idea why or how, but when HeadDatabase was trying to load it was somehow blocking anything that was loading at the same time. So im closing it, but its really strange and if anybody have any explanation I'd love to read it
Expected behavior
Addons should properly load.
Observed/Actual behavior
Every restart BBox addons are randomly beeing disabled due to BentoBox.getInstance() returning null. Everytime after server restart thats different addon, but same static method. The strange thing is that addons before and addons after are properly loaded, so they dont have problem with getting BBox instance.
Below the errors after different restarts. Different addons, same method problem.
Steps/models to reproduce
Restart server with this addons installed. Before you ask - this error occures also without custom addons.
BentoBox version
17.07 03:22:46 [Server] INFO Running PURPUR 1.18.2. 17.07 03:22:46 [Server] INFO BentoBox version: 1.21.0-SNAPSHOT-b2277 17.07 03:22:46 [Server] INFO Database: MYSQL 17.07 03:22:46 [Server] INFO Loaded Game Worlds: 17.07 03:22:46 [Server] INFO skyblock (SkyBlock): Swiat, Pieklo, End 17.07 03:22:46 [Server] INFO Loaded Addons: 17.07 03:22:46 [Server] INFO Biomes 2.0.0 (ENABLED) 17.07 03:22:46 [Server] INFO BSkyBlock 1.15.2-SNAPSHOT-b718 (ENABLED) 17.07 03:22:46 [Server] INFO DimensionalTrees 1.6.0 (ENABLED) 17.07 03:22:46 [Server] INFO Level 2.9.0 (ENABLED) 17.07 03:22:46 [Server] INFO Limits 1.19.1-SNAPSHOT-b294 (ENABLED) 17.07 03:22:46 [Server] INFO SkyblockCore 0.5 (ENABLED) 17.07 03:22:46 [Server] INFO SkyIslandUpgrades 0.1 (ENABLED) 17.07 03:22:46 [Server] INFO Warps 1.11.2 (ENABLED) 17.07 03:22:49 [Server] INFO [ChatControlRed] [zwykly] PompeuszWRZ: Kupie piec 5/3/3
Plugin list
17.07 03:22:57 [Server] INFO Plugins (83): AntiCraft, AntiCreeper, BentoBox, BlockLocker, BlockParticles, ChatControlRed, ClayFarming, CleanroomGenerator, CMI, CMILib, CoreProtect, DeluxeMenus, DeluxeTags, DisableJoinMessage, EnchantableBlocks, EvenMoreFish, ExcellentCrates, Farciarz, FarmLimiter, FastAsyncWorldEdit (WorldEdit), FeatherBoard, HeadDatabase, IllegalStack, IronElevators, Jobs, JumpBlocks, KixsAutoAnnouncerPremium, KLibrary, KMobSummoner, KrynioSecurity, KShards, KTasks, KTimeCapsule, KTokens, KTopTime, LiftReloaded, LiteBans, LuckPerms, MarriageMaster, MaSuiteCore, MaSuiteHomes, MaSuiteTeleports, MaSuiteWarps, MobDifficulty, Multiverse-Core, MyCommand, MysqlPlayerDataBridge, NBTAPI, NexEngine, NoSpawnerChange, PlaceholderAPI, PlugManX (PlugMan), PremiumVanish, ProtocolLib, QuickShop, ServerRestorer, ShopGUIPlus, SimplePets, SkyGens, SkyHoppers, SkyMobsDrops, SkySpawnerChanger, SkyTickets, SkyupAukcje, SkyupBonusy, SkyupEco, SkyupEventPoints, SkyupPumpkinHarvester, SkyupStatTrak, SkyUtils, SkyVelocityBridge, Spartan, StopSlimeBlockMoving, TradePlus, Vault, ViaVersion, VipSlot, Vote*, Vouchers, WildStacker, WorldBorder, WorldGuard, WorldGuardExtraFlags
Other