Serverlog spam with error/warn messages
MythicMobs keeps spamming an error and warn message in the server logs, making it unable to read anything.
I used a new created Spigot Server (1.18.2) with the newest free version of MythicMobs (5.2.0) as the only plugin, but it happens everytime. The plugin seems to work just fine tho, but the messages making it unable to read anything and i think it has some impact on server performance.
Tried a paper server, also on 1.18.2 and it works fine without the error. Is there anyway this could be resolved or maybe fixed so it works on spigot without the error?
Error warn message spam
[23:23:57] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
[23:23:57] [Server thread/WARN]: java.lang.NoSuchMethodError: 'int org.bukkit.World.getPlayerCount()'
[23:23:57] [Server thread/WARN]: at io.lumine.mythic.bukkit.adapters.BukkitWorld.getPlayerCount(BukkitWorld.java:152)
[23:23:57] [Server thread/WARN]: at io.lumine.mythic.core.spawning.random.RandomSpawnerManager.spawnMobs(RandomSpawnerManager.java:276)
[23:23:57] [Server thread/WARN]: at io.lumine.mythic.bukkit.clock.MythicClock.runRandomSpawningClock(MythicClock.java:205)
[23:23:57] [Server thread/WARN]: at io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93)
[23:23:57] [Server thread/WARN]: at io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:162)
[23:23:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:82)
[23:23:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:415)
[23:23:57] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1285)
[23:23:57] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:429)
[23:23:57] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1237)
[23:23:57] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1047)
[23:23:57] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304)
[23:23:57] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
Log before the error spam
After this part of the log MythicMobs keeps sending the above error and warn messages
Click to expand
Starting server
Loading libraries, please wait...
[23:23:39] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[23:23:43] [Worker-Main-21/INFO]: Loaded 7 recipes
[23:23:39] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[23:23:43] [Worker-Main-21/INFO]: Loaded 7 recipes
[23:23:46] [Server thread/INFO]: Starting minecraft server version 1.18.2
[23:23:46] [Server thread/INFO]: Loading properties
[23:23:46] [Server thread/INFO]: This server is running CraftBukkit version 3498-Spigot-b081915-10ba1be (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT)
[23:23:46] [Server thread/INFO]: Debug logging is disabled
[23:23:46] [Server thread/INFO]: Using 4 threads for Netty based IO
[23:23:46] [Server thread/INFO]: Server Ping Player Sample Count: 12
[23:23:46] [Server thread/INFO]: Default game type: SURVIVAL
[23:23:46] [Server thread/INFO]: Generating keypair
[23:23:46] [Server thread/INFO]: Starting Minecraft server on *:25565
[23:23:47] [Server thread/INFO]: Using default channel type
[23:23:48] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v5.2.0-038019e5
[23:23:48] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
[23:23:48] [Server thread/INFO]: Preparing level "world"
[23:23:49] [Server thread/INFO]: -------- World Settings For [world] --------
[23:23:49] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[23:23:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:23:49] [Server thread/INFO]: Simulation Distance: 10
[23:23:49] [Server thread/INFO]: View Distance: 10
[23:23:49] [Server thread/INFO]: Item Merge Radius: 2.5
[23:23:49] [Server thread/INFO]: Item Despawn Rate: 6000
[23:23:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:23:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Carrot Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Potato Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Vine Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Kelp Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Mob Spawn Range: 6
[23:23:49] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:23:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[23:23:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[23:23:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[23:23:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:23:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:23:49] [Server thread/INFO]: Max TNT Explosions: 100
[23:23:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:23:49] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[23:23:49] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[23:23:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:23:49] [Server thread/INFO]: Simulation Distance: 10
[23:23:49] [Server thread/INFO]: View Distance: 10
[23:23:49] [Server thread/INFO]: Item Merge Radius: 2.5
[23:23:49] [Server thread/INFO]: Item Despawn Rate: 6000
[23:23:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:23:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Carrot Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Potato Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Vine Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Kelp Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Mob Spawn Range: 6
[23:23:49] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:23:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[23:23:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[23:23:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[23:23:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:23:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:23:49] [Server thread/INFO]: Max TNT Explosions: 100
[23:23:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:23:49] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[23:23:49] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[23:23:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:23:49] [Server thread/INFO]: Simulation Distance: 10
[23:23:49] [Server thread/INFO]: View Distance: 10
[23:23:49] [Server thread/INFO]: Item Merge Radius: 2.5
[23:23:49] [Server thread/INFO]: Item Despawn Rate: 6000
[23:23:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:23:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Carrot Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Potato Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Vine Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Kelp Growth Modifier: 100%
[23:23:49] [Server thread/INFO]: Mob Spawn Range: 6
[23:23:49] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:23:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[23:23:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[23:23:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[23:23:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:23:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:23:49] [Server thread/INFO]: Max TNT Explosions: 100
[23:23:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:23:49] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[23:23:51] [Worker-Main-35/INFO]: Preparing spawn area: 0%
[23:23:51] [Worker-Main-35/INFO]: Preparing spawn area: 0%
[23:23:51] [Worker-Main-35/INFO]: Preparing spawn area: 0%
[23:23:51] [Worker-Main-33/INFO]: Preparing spawn area: 0%
[23:23:51] [Worker-Main-35/INFO]: Preparing spawn area: 0%
[23:23:52] [Worker-Main-27/INFO]: Preparing spawn area: 0%
[23:23:53] [Worker-Main-34/INFO]: Preparing spawn area: 0%
[23:23:53] [Worker-Main-37/INFO]: Preparing spawn area: 1%
[23:23:53] [Worker-Main-29/INFO]: Preparing spawn area: 14%
[23:23:54] [Server thread/INFO]: Time elapsed: 4456 ms
[23:23:54] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[23:23:54] [Worker-Main-25/INFO]: Preparing spawn area: 0%
[23:23:54] [Worker-Main-28/INFO]: Preparing spawn area: 0%
[23:23:55] [Worker-Main-20/INFO]: Preparing spawn area: 94%
[23:23:55] [Server thread/INFO]: Time elapsed: 1021 ms
[23:23:55] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[23:23:55] [Worker-Main-37/INFO]: Preparing spawn area: 0%
[23:23:55] [Worker-Main-27/INFO]: Preparing spawn area: 0%
[23:23:56] [Server thread/INFO]: Time elapsed: 910 ms
[23:23:56] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.2.0-038019e5
[23:23:56] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Spigot (MC: 1.18.2)...
[23:23:56] [Server thread/INFO]: [MythicMobs] The server is running Spigot; disabled PaperSpigot exclusive functionality
[23:23:56] [Server thread/INFO]: [MythicMobs] Base directory D:\Spiele\Minecraft_Server\Spigot-1.18.2\plugins\MythicMobs\SavedData
[23:23:56] [Server thread/INFO]: [MythicMobs] Module directory D:\Spiele\Minecraft_Server\Spigot-1.18.2\plugins\MythicMobs\SavedData\worlds
[23:23:56] [Server thread/INFO]: [MythicMobs] LOADED
[23:23:57] [Server thread/INFO]: [MythicMobs] Loading Packs...
[23:23:57] [Server thread/INFO]: [MythicMobs] Loading Items...
[23:23:57] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
[23:23:57] [Server thread/INFO]: [MythicMobs] Loading Skills...
[23:23:57] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
[23:23:57] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
[23:23:57] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
[23:23:57] [Server thread/INFO]: [MythicMobs] ? Loaded 8 mobs.
[23:23:57] [Server thread/INFO]: [MythicMobs] ? Loaded 3 vanilla mob overrides.
[23:23:57] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
[23:23:57] [Server thread/INFO]: [MythicMobs] ? Loaded 3 skills.
[23:23:57] [Server thread/INFO]: [MythicMobs] ? Loaded 0 random spawns.
[23:23:57] [Server thread/INFO]: [MythicMobs] ? Loaded 3 mythic items.
[23:23:57] [Server thread/INFO]: [MythicMobs] ? Loaded 2 drop tables.
[23:23:57] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
[23:23:57] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
[23:23:57] [Server thread/ERROR]: [MythicMobs] Plugin MythicMobs v5.2.0-038019e5 has failed to register events for class io.lumine.mythic.bukkit.adapters.BukkitSkillTriggers because com/destroystokyo/paper/event/entity/CreeperIgniteEvent does not exist.
[23:23:57] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
[23:23:57] [Server thread/INFO]: [MythicMobs] ? MythicMobs v5.2.0 ( build 038019e5 ) has been successfully loaded!
[23:23:57] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[23:23:57] [Server thread/INFO]: Done (8.972s)! For help, type "help"
[23:23:57] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
[23:23:57] [Server thread/WARN]: java.lang.NoSuchMethodError: 'int org.bukkit.World.getPlayerCount()'
[23:23:57] [Server thread/WARN]: at io.lumine.mythic.bukkit.adapters.BukkitWorld.getPlayerCount(BukkitWorld.java:152)
[23:23:57] [Server thread/WARN]: at io.lumine.mythic.core.spawning.random.RandomSpawnerManager.spawnMobs(RandomSpawnerManager.java:276)
[23:23:57] [Server thread/WARN]: at io.lumine.mythic.bukkit.clock.MythicClock.runRandomSpawningClock(MythicClock.java:205)
[23:23:57] [Server thread/WARN]: at io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93)
[23:23:57] [Server thread/WARN]: at io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:162)
[23:23:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:82)
[23:23:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:415)
[23:23:57] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1285)
[23:23:57] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:429)
[23:23:57] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1237)
[23:23:57] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1047)
[23:23:57] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304)
[23:23:57] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)