Advertisement
Guest User

Untitled

a guest
Feb 8th, 2025
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.11 KB | None | 0 0
  1. [10:04:51] [Craft Scheduler Thread - 10 - FactionsBridge/INFO]: [FactionsBridge][LOG] You're all up to date. No issues here!
  2. [10:04:51] [Server thread/WARN]: [MythicMobs] Error initializing default entity magic values. Please report this.
  3. [10:04:51] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "org.bukkit.entity.EntityType.getEntityClass()" because "type" is null
  4. [10:04:51] [Server thread/WARN]: at org.bukkit.RegionAccessor.spawnEntity(RegionAccessor.java:407)
  5. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.adapters.BukkitEntityType.spawnEntity(BukkitEntityType.java:69)
  6. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.entities.BukkitCustom.spawn(BukkitCustom.java:37)
  7. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.api.mobs.entities.MythicEntityType.initializeDefaultValues(MythicEntityType.java:161)
  8. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.BukkitBootstrap.initializeMagicEntityValues(BukkitBootstrap.java:472)
  9. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  10. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  11. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  12. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
  13. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474)
  14. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1247)
  15. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:341)
  16. [10:04:51] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
  17. [10:04:51] [Server thread/WARN]: [MythicMobs] Error initializing default entity magic values. Please report this.
  18. [10:04:51] [Server thread/WARN]: java.lang.IllegalArgumentException: Villager.Profession cannot be null
  19. [10:04:51] [Server thread/WARN]: at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143)
  20. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.entity.CraftVillagerZombie.setVillagerProfession(CraftVillagerZombie.java:34)
  21. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.entities.BukkitBabyZombieVillager.spawn(BukkitBabyZombieVillager.java:53)
  22. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.api.mobs.entities.MythicEntityType.initializeDefaultValues(MythicEntityType.java:161)
  23. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.BukkitBootstrap.initializeMagicEntityValues(BukkitBootstrap.java:472)
  24. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  25. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  26. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  27. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
  28. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474)
  29. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1247)
  30. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:341)
  31. [10:04:51] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
  32. [10:04:51] [Server thread/WARN]: [MythicMobs] Error initializing default entity magic values. Please report this.
  33. [10:04:51] [Server thread/WARN]: java.lang.IllegalArgumentException: Cannot spawn an entity for org.bukkit.entity.Creaking because it is not an enabled feature
  34. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftRegionAccessor.createEntity(CraftRegionAccessor.java:520)
  35. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftRegionAccessor.spawn(CraftRegionAccessor.java:428)
  36. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftRegionAccessor.spawn(CraftRegionAccessor.java:424)
  37. [10:04:51] [Server thread/WARN]: at org.bukkit.RegionAccessor.spawn(RegionAccessor.java:398)
  38. [10:04:51] [Server thread/WARN]: at org.bukkit.RegionAccessor.spawnEntity(RegionAccessor.java:408)
  39. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.adapters.BukkitEntityType.spawnEntity(BukkitEntityType.java:69)
  40. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.entities.BukkitCreaking.spawn(BukkitCreaking.java:24)
  41. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.api.mobs.entities.MythicEntityType.initializeDefaultValues(MythicEntityType.java:161)
  42. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.BukkitBootstrap.initializeMagicEntityValues(BukkitBootstrap.java:472)
  43. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  44. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  45. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  46. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
  47. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474)
  48. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1247)
  49. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:341)
  50. [10:04:51] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
  51. [10:04:51] [Server thread/WARN]: [MythicMobs] Error initializing default entity magic values. Please report this.
  52. [10:04:51] [Server thread/WARN]: java.lang.IllegalArgumentException: Cannot spawn an entity for org.bukkit.entity.CreakingTransient because it is not an enabled feature
  53. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftRegionAccessor.createEntity(CraftRegionAccessor.java:520)
  54. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftRegionAccessor.spawn(CraftRegionAccessor.java:428)
  55. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftRegionAccessor.spawn(CraftRegionAccessor.java:424)
  56. [10:04:51] [Server thread/WARN]: at org.bukkit.RegionAccessor.spawn(RegionAccessor.java:398)
  57. [10:04:51] [Server thread/WARN]: at org.bukkit.RegionAccessor.spawnEntity(RegionAccessor.java:408)
  58. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.adapters.BukkitEntityType.spawnEntity(BukkitEntityType.java:69)
  59. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.entities.BukkitCreakingTransient.spawn(BukkitCreakingTransient.java:24)
  60. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.api.mobs.entities.MythicEntityType.initializeDefaultValues(MythicEntityType.java:161)
  61. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.BukkitBootstrap.initializeMagicEntityValues(BukkitBootstrap.java:472)
  62. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  63. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  64. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  65. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
  66. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474)
  67. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1247)
  68. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:341)
  69. [10:04:51] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
  70. [10:04:51] [Server thread/WARN]: [âš¡] LagFixer error message:
  71. -------------------------------
  72.  
  73. An error occurred in lagfixer:
  74. -> NoSuchFieldError: Class net.minecraft.world.entity.vehicle.AbstractMinecart does not have member field 'double maxSpeed'
  75.  
  76. Our support has been informed about it, it will be fixed soon.
  77. Make sure the LagFixer configuration is done correctly.
  78. If you have any doubts, contact support: https://discord.gg/CFmzJjgZdu
  79. java.lang.NoSuchFieldError: Class net.minecraft.world.entity.vehicle.AbstractMinecart does not have member field 'double maxSpeed'
  80. at LagFixer.jar//xyz.lychee.lagfixer.nms.v1_21_R2.CustomVehicles.setCustomVehicle(CustomVehicles.java:73)
  81. at LagFixer.jar//xyz.lychee.lagfixer.modules.CustomVehiclesModule.onSpawn(CustomVehiclesModule.java:40)
  82. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor1291.execute(Unknown Source)
  83. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77)
  84. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80)
  85. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  86. at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54)
  87. at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131)
  88. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:630)
  89. at org.bukkit.craftbukkit.event.CraftEventFactory.callVehicleCreateEvent(CraftEventFactory.java:1893)
  90. at org.bukkit.craftbukkit.event.CraftEventFactory.doEntityAddEventCalling(CraftEventFactory.java:709)
  91. at net.minecraft.server.level.ServerLevel.addEntity(ServerLevel.java:1603)
  92. at net.minecraft.server.level.ServerLevel.addFreshEntity(ServerLevel.java:1528)
  93. at org.bukkit.craftbukkit.CraftWorld.addEntityToWorld(CraftWorld.java:1100)
  94. at org.bukkit.craftbukkit.CraftRegionAccessor.addEntity(CraftRegionAccessor.java:467)
  95. at org.bukkit.craftbukkit.CraftRegionAccessor.spawn(CraftRegionAccessor.java:430)
  96. at org.bukkit.craftbukkit.CraftRegionAccessor.spawn(CraftRegionAccessor.java:424)
  97. at org.bukkit.RegionAccessor.spawn(RegionAccessor.java:398)
  98. at org.bukkit.RegionAccessor.spawnEntity(RegionAccessor.java:408)
  99. at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.adapters.BukkitEntityType.spawnEntity(BukkitEntityType.java:69)
  100. at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.entities.BukkitMinecart.spawn(BukkitMinecart.java:25)
  101. at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.api.mobs.entities.MythicEntityType.initializeDefaultValues(MythicEntityType.java:161)
  102. at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.BukkitBootstrap.initializeMagicEntityValues(BukkitBootstrap.java:472)
  103. at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  104. at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  105. at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  106. at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
  107. at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474)
  108. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1247)
  109. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:341)
  110. at java.base/java.lang.Thread.run(Thread.java:1583)
  111.  
  112. -------------------------------
  113.  
  114. [10:04:51] [Server thread/WARN]: [âš¡] LagFixer error message:
  115. -------------------------------
  116.  
  117. An error occurred in lagfixer:
  118. -> NoSuchFieldError: Class net.minecraft.world.entity.vehicle.AbstractMinecart does not have member field 'double maxSpeed'
  119.  
  120. Our support has been informed about it, it will be fixed soon.
  121. Make sure the LagFixer configuration is done correctly.
  122. If you have any doubts, contact support: https://discord.gg/CFmzJjgZdu
  123. java.lang.NoSuchFieldError: Class net.minecraft.world.entity.vehicle.AbstractMinecart does not have member field 'double maxSpeed'
  124. at LagFixer.jar//xyz.lychee.lagfixer.nms.v1_21_R2.CustomVehicles.setCustomVehicle(CustomVehicles.java:73)
  125. at LagFixer.jar//xyz.lychee.lagfixer.modules.CustomVehiclesModule.onSpawn(CustomVehiclesModule.java:40)
  126. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor1291.execute(Unknown Source)
  127. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77)
  128. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80)
  129. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  130. at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54)
  131. at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131)
  132. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:630)
  133. at org.bukkit.craftbukkit.event.CraftEventFactory.callVehicleCreateEvent(CraftEventFactory.java:1893)
  134. at org.bukkit.craftbukkit.event.CraftEventFactory.doEntityAddEventCalling(CraftEventFactory.java:709)
  135. at net.minecraft.server.level.ServerLevel.addEntity(ServerLevel.java:1603)
  136. at net.minecraft.server.level.ServerLevel.addFreshEntity(ServerLevel.java:1528)
  137. at org.bukkit.craftbukkit.CraftWorld.addEntityToWorld(CraftWorld.java:1100)
  138. at org.bukkit.craftbukkit.CraftRegionAccessor.addEntity(CraftRegionAccessor.java:467)
  139. at org.bukkit.craftbukkit.CraftRegionAccessor.spawn(CraftRegionAccessor.java:430)
  140. at org.bukkit.craftbukkit.CraftRegionAccessor.spawn(CraftRegionAccessor.java:424)
  141. at org.bukkit.RegionAccessor.spawn(RegionAccessor.java:398)
  142. at org.bukkit.RegionAccessor.spawnEntity(RegionAccessor.java:408)
  143. at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.adapters.BukkitEntityType.spawnEntity(BukkitEntityType.java:69)
  144. at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.entities.BukkitMinecartChest.spawn(BukkitMinecartChest.java:39)
  145. at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.api.mobs.entities.MythicEntityType.initializeDefaultValues(MythicEntityType.java:161)
  146. at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.BukkitBootstrap.initializeMagicEntityValues(BukkitBootstrap.java:472)
  147. at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  148. at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  149. at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  150. at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
  151. at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474)
  152. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1247)
  153. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:341)
  154. at java.base/java.lang.Thread.run(Thread.java:1583)
  155.  
  156. -------------------------------
  157.  
  158. [10:04:51] [Server thread/WARN]: [MythicMobs] Error initializing default entity magic values. Please report this.
  159. [10:04:51] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "org.bukkit.entity.EntityType.getEntityClass()" because "type" is null
  160. [10:04:51] [Server thread/WARN]: at org.bukkit.RegionAccessor.spawnEntity(RegionAccessor.java:407)
  161. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.adapters.BukkitEntityType.spawnEntity(BukkitEntityType.java:69)
  162. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.entities.BukkitCustom.spawn(BukkitCustom.java:37)
  163. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.api.mobs.entities.MythicEntityType.initializeDefaultValues(MythicEntityType.java:161)
  164. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.BukkitBootstrap.initializeMagicEntityValues(BukkitBootstrap.java:472)
  165. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  166. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  167. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  168. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
  169. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474)
  170. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1247)
  171. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:341)
  172. [10:04:51] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
  173. [10:04:51] [Server thread/WARN]: [MythicMobs] Error initializing default entity magic values. Please report this.
  174. [10:04:51] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "org.bukkit.entity.EntityType.getEntityClass()" because "type" is null
  175. [10:04:51] [Server thread/WARN]: at org.bukkit.RegionAccessor.spawnEntity(RegionAccessor.java:407)
  176. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.adapters.BukkitEntityType.spawnEntity(BukkitEntityType.java:69)
  177. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.entities.BukkitCustom.spawn(BukkitCustom.java:37)
  178. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.api.mobs.entities.MythicEntityType.initializeDefaultValues(MythicEntityType.java:161)
  179. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.BukkitBootstrap.initializeMagicEntityValues(BukkitBootstrap.java:472)
  180. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  181. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  182. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  183. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
  184. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474)
  185. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1247)
  186. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:341)
  187. [10:04:51] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
  188. [10:04:51] [Server thread/WARN]: [MythicMobs] Error initializing default entity magic values. Please report this.
  189. [10:04:51] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "org.bukkit.entity.EntityType.getEntityClass()" because "type" is null
  190. [10:04:51] [Server thread/WARN]: at org.bukkit.RegionAccessor.spawnEntity(RegionAccessor.java:407)
  191. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.adapters.BukkitEntityType.spawnEntity(BukkitEntityType.java:69)
  192. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.entities.BukkitCustom.spawn(BukkitCustom.java:37)
  193. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.api.mobs.entities.MythicEntityType.initializeDefaultValues(MythicEntityType.java:161)
  194. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.BukkitBootstrap.initializeMagicEntityValues(BukkitBootstrap.java:472)
  195. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  196. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  197. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  198. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
  199. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474)
  200. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1247)
  201. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:341)
  202. [10:04:51] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
  203. [10:04:51] [Server thread/WARN]: [MythicMobs] Error initializing default entity magic values. Please report this.
  204. [10:04:51] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "org.bukkit.entity.EntityType.getEntityClass()" because "type" is null
  205. [10:04:51] [Server thread/WARN]: at org.bukkit.RegionAccessor.spawnEntity(RegionAccessor.java:407)
  206. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.adapters.BukkitEntityType.spawnEntity(BukkitEntityType.java:69)
  207. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.entities.BukkitCustom.spawn(BukkitCustom.java:37)
  208. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.api.mobs.entities.MythicEntityType.initializeDefaultValues(MythicEntityType.java:161)
  209. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.BukkitBootstrap.initializeMagicEntityValues(BukkitBootstrap.java:472)
  210. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  211. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  212. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  213. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
  214. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474)
  215. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1247)
  216. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:341)
  217. [10:04:51] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
  218. [10:04:51] [Server thread/WARN]: [MythicMobs] Error initializing default entity magic values. Please report this.
  219. [10:04:51] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "org.bukkit.entity.EntityType.getEntityClass()" because "type" is null
  220. [10:04:51] [Server thread/WARN]: at org.bukkit.RegionAccessor.spawnEntity(RegionAccessor.java:407)
  221. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.adapters.BukkitEntityType.spawnEntity(BukkitEntityType.java:69)
  222. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.entities.BukkitCustom.spawn(BukkitCustom.java:37)
  223. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.api.mobs.entities.MythicEntityType.initializeDefaultValues(MythicEntityType.java:161)
  224. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.BukkitBootstrap.initializeMagicEntityValues(BukkitBootstrap.java:472)
  225. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  226. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  227. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  228. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
  229. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474)
  230. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1247)
  231. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:341)
  232. [10:04:51] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
  233. [10:04:51] [Server thread/WARN]: [MythicMobs] Error initializing default entity magic values. Please report this.
  234. [10:04:51] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "org.bukkit.entity.EntityType.getEntityClass()" because "type" is null
  235. [10:04:51] [Server thread/WARN]: at org.bukkit.RegionAccessor.spawnEntity(RegionAccessor.java:407)
  236. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.adapters.BukkitEntityType.spawnEntity(BukkitEntityType.java:69)
  237. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.entities.BukkitCustom.spawn(BukkitCustom.java:37)
  238. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.api.mobs.entities.MythicEntityType.initializeDefaultValues(MythicEntityType.java:161)
  239. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.BukkitBootstrap.initializeMagicEntityValues(BukkitBootstrap.java:472)
  240. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  241. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  242. [10:04:51] [Server thread/WARN]: at MythicMobs-5.8.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  243. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
  244. [10:04:51] [Server thread/WARN]: at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474)
  245. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1247)
  246. [10:04:51] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:341)
  247. [10:04:51] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
  248. [10:04:51] [Server thread/INFO]: [ShopGUIPlus] ================================[ ShopGUI+ 1.102.0 ]================================
  249.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement