Bug Closed · Resolved

Serverlog spam with error/warn messages

#3717 opened by Unknown 3 years ago

Unknownreported this bug

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

Unknowncommented

i have thee same problem, do you get a solution?

Unknowncommented

Depends.
If you are not locked to use a spigot server you could use a paper server (works for me). Seems like it´s designed for paper anyways (at least that's what discord says). But if your are locked into spigot for some reason like me, then i sadly don't have a got a solution yet.

Unknowncommented

I´m lock on spigot but it´s like you say before, it looks like the plugin works anyways, but it´s really annoying. (Sorry if my English it´s not very good) Thanks man for the anwser.

Sign in to join the discussion.