Advertisement
Guest User

Error MM 5.3.1 - On spawn a mob

a guest
Jun 19th, 2023
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.58 KB | None | 0 0
  1. [19:16:08 ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2. [19:16:08 WARN]: java.lang.NoSuchMethodError: 'java.lang.String io.lumine.mythic.bukkit.utils.adventure.text.TranslatableComponent.fallback()'
  3. [19:16:08 WARN]: at MythicMobs-5.3.1.jar//io.lumine.mythic.bukkit.utils.adventure.text.serializer.gson.ComponentSerializerImpl.write(ComponentSerializerImpl.java:268)
  4. [19:16:08 WARN]: at MythicMobs-5.3.1.jar//io.lumine.mythic.bukkit.utils.adventure.text.serializer.gson.ComponentSerializerImpl.write(ComponentSerializerImpl.java:56)
  5. [19:16:08 WARN]: at com.google.gson.TypeAdapter$1.write(TypeAdapter.java:193)
  6. [19:16:08 WARN]: at com.google.gson.Gson.toJson(Gson.java:825)
  7. [19:16:08 WARN]: at com.google.gson.Gson.toJson(Gson.java:795)
  8. [19:16:08 WARN]: at com.google.gson.Gson.toJson(Gson.java:742)
  9. [19:16:08 WARN]: at com.google.gson.Gson.toJson(Gson.java:719)
  10. [19:16:08 WARN]: at MythicMobs-5.3.1.jar//io.lumine.mythic.bukkit.utils.adventure.text.serializer.gson.GsonComponentSerializerImpl.serialize(GsonComponentSerializerImpl.java:102)
  11. [19:16:08 WARN]: at MythicMobs-5.3.1.jar//io.lumine.mythic.bukkit.utils.adventure.text.serializer.gson.GsonComponentSerializerImpl.serialize(GsonComponentSerializerImpl.java:37)
  12. [19:16:08 WARN]: at MythicMobs-5.3.1.jar//io.lumine.mythic.core.volatilecode.v1_19_R3.VolatileEntityHandlerImpl.setCustomName(VolatileEntityHandlerImpl.java:107)
  13. [19:16:08 WARN]: at MythicMobs-5.3.1.jar//io.lumine.mythic.bukkit.adapters.BukkitEntity.setCustomName(BukkitEntity.java:67)
  14. [19:16:08 WARN]: at MythicMobs-5.3.1.jar//io.lumine.mythic.core.mobs.MobType.applyMobOptions(MobType.java:1048)
  15. [19:16:08 WARN]: at MythicMobs-5.3.1.jar//io.lumine.mythic.core.mobs.ActiveMob.setLevel(ActiveMob.java:467)
  16. [19:16:08 WARN]: at MythicMobs-5.3.1.jar//io.lumine.mythic.core.mobs.MobType.spawn(MobType.java:885)
  17. [19:16:08 WARN]: at MythicMobs-5.3.1.jar//io.lumine.mythic.core.mobs.MobType.spawn(MobType.java:814)
  18. [19:16:08 WARN]: at MythicMobs-5.3.1.jar//io.lumine.mythic.core.mobs.MobType.spawn(MobType.java:801)
  19. [19:16:08 WARN]: at MythicMobs-5.3.1.jar//io.lumine.mythic.core.mobs.MobType.spawn(MobType.java:789)
  20. [19:16:08 WARN]: at MythicMobs-5.3.1.jar//io.lumine.mythic.bukkit.listeners.EggListeners.lambda$onEggInteract$1(EggListeners.java:92)
  21. [19:16:08 WARN]: at MythicMobs-5.3.1.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  22. [19:16:08 WARN]: at MythicMobs-5.3.1.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  23. [19:16:08 WARN]: at MythicMobs-5.3.1.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  24. [19:16:08 WARN]: at org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftTask.run(CraftTask.java:101)
  25. [19:16:08 WARN]: at org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
  26. [19:16:08 WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1483)
  27. [19:16:08 WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  28. [19:16:08 WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1397)
  29. [19:16:08 WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1174)
  30. [19:16:08 WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)
  31. [19:16:08 WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement