Advertisement
Guest User

Untitled

a guest
Dec 25th, 2023
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.13 KB | None | 0 0
  1. Starting Pixelmon Mod Server...
  2. 2023-12-25 23:11:36,192 main WARN Advanced terminal features are not available in this environment
  3. [23:11:36] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.35, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
  4. [23:11:36] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_381 by Oracle Corporation
  5. [23:11:36] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
  6. [23:11:36] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/DIGITAL/Downloads/serverpack9110/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
  7. [23:11:38] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
  8. [23:11:47] [modloading-worker-9/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.35, for MC 1.16.5 with MCP 20210115.111550
  9. [23:11:47] [modloading-worker-4/INFO] [Pixelmon/]: Patched lifecycle fields.
  10. [23:11:47] [modloading-worker-9/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v36.2.35 Initialized
  11. [23:11:53] [main/INFO] [co.by.BYG/]: BYG: Blocks registered!
  12. [23:11:53] [main/INFO] [co.by.BYG/]: BYG: Items registered!
  13. [23:11:53] [main/INFO] [co.by.BYG/]: BYG: Block Entities registered!
  14. [23:11:53] [main/INFO] [co.by.BYG/]: BYG: Entities registered!
  15. [23:11:53] [main/INFO] [co.by.BYG/]: BYG: Block Entities registered!
  16. [23:11:53] [main/INFO] [co.by.BYG/]: BYG: Sounds registered!
  17. [23:11:56] [main/INFO] [co.by.BYG/]: BYG: Biomes registered!
  18. [23:11:56] [main/INFO] [co.by.BYG/]: BYG: Registering block placer types!
  19. [23:11:56] [main/INFO] [co.by.BYG/]: BYG: Decorators registered!
  20. [23:11:56] [main/INFO] [co.by.BYG/]: BYG: Features registered!
  21. [23:11:56] [main/INFO] [co.by.BYG/]: BYG: Structures registered!
  22. [23:11:56] [main/INFO] [co.by.BYG/]: BYG: Surface builders Registered!
  23. [23:11:56] [modloading-worker-2/INFO] [Pixelmon TCG/]: Loading TCG version 9.1.10
  24. [23:11:56] [modloading-worker-3/INFO] [Pixelmon/]: Loading Pixelmon version 9.1.10
  25. [23:11:56] [modloading-worker-13/INFO] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Registering forge reset packet
  26. [23:11:56] [modloading-worker-13/INFO] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Registered forge reset packet
  27. [23:11:56] [modloading-worker-8/INFO] [co.by.BYG/]: BYG: "Common Setup" Event Complete!
  28. [23:11:56] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
  29. [23:11:57] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: OUTDATED Current: 36.2.35 Target: 36.2.41
  30. [23:11:57] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap
  31. [23:11:57] [modloading-worker-2/INFO] [Pixelmon TCG/]: Initializing Pixelmon TCG v9.1.10
  32. [23:11:58] [modloading-worker-3/INFO] [Pixelmon/]: Loaded Advancements
  33. [23:11:58] [modloading-worker-3/INFO] [Pixelmon/]: Started the async storage scheduler.
  34. [23:11:58] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
  35. java.lang.NullPointerException: null
  36. at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?] {re:classloading}
  37. at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?] {re:classloading}
  38. at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_381] {}
  39. at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?] {re:classloading}
  40. [23:11:58] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [pixelmon] Starting version check at https://reforged.gg/forge/update.json
  41. [23:11:58] [main/INFO] [journeymap/]: Initializing Packet Registries
  42. [23:11:58] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/Atlases for invalid dist DEDICATED_SERVER
  43. [23:11:59] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [pixelmon] Found status: UP_TO_DATE Current: 9.1.10 Target: null
  44. [23:11:59] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [tcg] Starting version check at https://reforged.gg/forge/update.json
  45. [23:11:59] [main/INFO] [co.by.BYG/]: BYG: Compostible Blocks Added!
  46. [23:11:59] [main/INFO] [co.by.BYG/]: BYG: Added Hoeable Blocks!
  47. [23:11:59] [main/INFO] [co.by.BYG/]: BYG: Added Flammables!
  48. [23:11:59] [main/INFO] [co.by.BYG/]: BYG: Added strippable Blocks...
  49. [23:11:59] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [tcg] Found status: UP_TO_DATE Current: 9.1.10 Target: null
  50. [23:12:04] [main/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  51. [23:12:05] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [spectate, ] and [spectate, target] with inputs: [words with spaces, "and symbols", word]
  52. [23:12:05] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [spectate, target] and [spectate, ] with inputs: [Player, 0123, @e, @e[type=foo], dd12be42-52a9-4a91-a8a1-11c01849e498]
  53. [23:12:05] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  54. [23:12:05] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  55. [23:12:05] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  56. [23:12:05] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  57. [23:12:05] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  58. [23:12:05] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false]
  59. [23:12:05] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false]
  60. [23:12:06] [main/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, forge-1.16.5-36.2.35-universal.jar, journeymap-1.16.5-5.8.3.jar, Pixelmon-1.16.5-9.1.10-server.jar, byg-1.3.6.jar, ExplorersCompass-1.16.5-1.1.2-forge.jar, NaturesCompass-1.16.5-1.9.1-forge.jar
  61. [23:12:08] [Worker-Main-12/INFO] [minecraft/RecipeManager]: Loaded 8 recipes
  62. [23:12:09] [Worker-Main-12/INFO] [minecraft/AdvancementList]: Loaded 1975 advancements
  63. [23:12:10] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  64. [23:12:10] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  65. [23:12:10] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  66. [23:12:10] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  67. [23:12:10] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  68. [23:12:10] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  69. [23:12:10] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  70. [23:12:10] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  71. [23:12:10] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  72. [23:12:10] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  73. [23:12:10] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  74. [23:12:10] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  75. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  76. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  77. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  78. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  79. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  80. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  81. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  82. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  83. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  84. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  85. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  86. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  87. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  88. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  89. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  90. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  91. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  92. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  93. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  94. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  95. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  96. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  97. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  98. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  99. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  100. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  101. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  102. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  103. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  104. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  105. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  106. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  107. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  108. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Blood Moon
  109. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  110. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  111. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  112. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  113. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  114. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  115. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  116. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  117. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  118. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  119. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  120. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  121. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  122. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  123. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Syrup Bomb
  124. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  125. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  126. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  127. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  128. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  129. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  130. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  131. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  132. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  133. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  134. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  135. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  136. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  137. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  138. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  139. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  140. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  141. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  142. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  143. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  144. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  145. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  146. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  147. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  148. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  149. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  150. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  151. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  152. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Ivy Cudgel
  153. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  154. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  155. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  156. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  157. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  158. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  159. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  160. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  161. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  162. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Matcha Gotcha
  163. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  164. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  165. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  166. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  167. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  168. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  169. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  170. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  171. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  172. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  173. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  174. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  175. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  176. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  177. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  178. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  179. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  180. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  181. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  182. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  183. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  184. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  185. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  186. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  187. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  188. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  189. [23:12:11] [Worker-Main-12/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
  190. [23:12:12] [Worker-Main-12/INFO] [Pixelmon/]: Registering Better Spawner.
  191. [23:12:12] [Worker-Main-12/INFO] [Pixelmon/]: Registering trades.
  192. [23:12:12] [Worker-Main-12/INFO] [Pixelmon/]: Registering shop items.
  193. [23:12:18] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.16.5
  194. [23:12:18] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties
  195. [23:12:18] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL
  196. [23:12:18] [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair
  197. [23:12:18] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on *:25565
  198. [23:12:18] [Server thread/INFO] [minecraft/NetworkSystem]: Using default channel type
  199. [23:12:18] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
  200. [23:12:18] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"
  201. [23:12:22] [Worker-Main-9/WARN] [minecraft/WorldGenRegion]: Tried to access a block entity before it was created. BlockPos{x=-431, y=76, z=79}
  202. [23:12:22] [Worker-Main-9/WARN] [minecraft/WorldGenRegion]: Tried to access a block entity before it was created. BlockPos{x=-431, y=76, z=79}
  203. [23:12:23] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld
  204. [23:12:23] [Worker-Main-10/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
  205. [23:12:23] [Worker-Main-13/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
  206. [23:12:24] [Worker-Main-8/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 1%
  207. [23:12:24] [Worker-Main-13/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 1%
  208. [23:12:24] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:blue_rug}[facing=north,multipos=base] but failed at location BlockPos{x=-428, y=72, z=81}
  209. [23:12:24] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:blue_rug}[facing=east,multipos=bottom] but failed at location BlockPos{x=-427, y=72, z=81}
  210. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:blue_umbrella}[facing=west,multipos=top] but failed at location BlockPos{x=-432, y=78, z=75}
  211. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:blue_umbrella}[facing=west,multipos=base] but failed at location BlockPos{x=-432, y=76, z=75}
  212. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:blue_umbrella}[facing=east,multipos=top] but failed at location BlockPos{x=-426, y=78, z=75}
  213. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:blue_umbrella}[facing=east,multipos=base] but failed at location BlockPos{x=-426, y=76, z=75}
  214. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:blue_folding_chair}[facing=south] but failed at location BlockPos{x=-427, y=76, z=75}
  215. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:blue_folding_chair}[facing=east] but failed at location BlockPos{x=-428, y=76, z=76}
  216. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:tv}[facing=west,multipos=base,on=false] but failed at location BlockPos{x=-431, y=76, z=79}
  217. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:blue_folding_chair}[facing=west] but failed at location BlockPos{x=-426, y=76, z=76}
  218. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:blue_folding_chair}[facing=north] but failed at location BlockPos{x=-427, y=76, z=77}
  219. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:blue_vending_machine}[facing=east,multipos=top] but failed at location BlockPos{x=-426, y=72, z=75}
  220. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:white_vending_machine}[facing=east,multipos=top] but failed at location BlockPos{x=-426, y=72, z=77}
  221. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:blue_vending_machine}[facing=east,multipos=top] but failed at location BlockPos{x=-426, y=72, z=79}
  222. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:blue_umbrella}[facing=west,multipos=top] but failed at location BlockPos{x=-432, y=77, z=75}
  223. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:tv}[facing=west,multipos=top,on=false] but failed at location BlockPos{x=-431, y=77, z=79}
  224. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:blue_umbrella}[facing=east,multipos=top] but failed at location BlockPos{x=-426, y=77, z=75}
  225. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:white_rug}[facing=north,multipos=bottom] but failed at location BlockPos{x=-429, y=71, z=77}
  226. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:white_rug}[facing=west,multipos=base] but failed at location BlockPos{x=-429, y=71, z=78}
  227. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:red_pc}[facing=north,multipos=top] but failed at location BlockPos{x=-423, y=72, z=54}
  228. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:red_cushion_chair}[facing=south] but failed at location BlockPos{x=-424, y=71, z=57}
  229. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:red_cushion_chair}[facing=south] but failed at location BlockPos{x=-424, y=71, z=58}
  230. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:red_cushion_chair}[facing=south] but failed at location BlockPos{x=-424, y=71, z=59}
  231. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:white_rug}[facing=east,multipos=base] but failed at location BlockPos{x=-421, y=71, z=57}
  232. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:white_rug}[facing=south,multipos=bottom] but failed at location BlockPos{x=-421, y=71, z=58}
  233. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:red_trade_machine}[facing=north,multipos=top] but failed at location BlockPos{x=-418, y=72, z=58}
  234. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:red_trade_machine}[facing=north,multipos=bottom] but failed at location BlockPos{x=-418, y=71, z=58}
  235. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:red_trade_machine}[facing=east,multipos=top] but failed at location BlockPos{x=-418, y=72, z=59}
  236. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:red_trade_machine}[facing=south,multipos=top] but failed at location BlockPos{x=-418, y=72, z=60}
  237. [23:12:25] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:red_trade_machine}[facing=south,multipos=bottom] but failed at location BlockPos{x=-418, y=71, z=60}
  238. [23:12:25] [Worker-Main-8/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 4%
  239. [23:12:25] [Worker-Main-13/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 6%
  240. [23:12:26] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:gray_rug}[facing=west,multipos=bottom] but failed at location BlockPos{x=-381, y=73, z=57}
  241. [23:12:26] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:gray_rug}[facing=south,multipos=base] but failed at location BlockPos{x=-380, y=73, z=57}
  242. [23:12:26] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:brown_armchair}[facing=north] but failed at location BlockPos{x=-378, y=77, z=61}
  243. [23:12:26] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:fan}[facing=west] but failed at location BlockPos{x=-376, y=75, z=58}
  244. [23:12:26] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:brown_armchair}[facing=north] but failed at location BlockPos{x=-376, y=77, z=61}
  245. [23:12:26] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:green_rug}[facing=west,multipos=bottom] but failed at location BlockPos{x=-378, y=73, z=60}
  246. [23:12:26] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:green_rug}[facing=south,multipos=base] but failed at location BlockPos{x=-377, y=73, z=60}
  247. [23:12:26] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:fossil_display}[facing=east,multipos=top] but failed at location BlockPos{x=-376, y=73, z=61}
  248. [23:12:26] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:light_gray_rug}[facing=north,multipos=base] but failed at location BlockPos{x=-381, y=72, z=59}
  249. [23:12:26] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:light_gray_rug}[facing=east,multipos=bottom] but failed at location BlockPos{x=-380, y=72, z=59}
  250. [23:12:26] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:brown_cushion_chair}[facing=south] but failed at location BlockPos{x=-378, y=72, z=59}
  251. [23:12:26] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:brown_cushion_chair}[facing=east] but failed at location BlockPos{x=-379, y=72, z=60}
  252. [23:12:26] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:brown_cushion_chair}[facing=south] but failed at location BlockPos{x=-377, y=72, z=59}
  253. [23:12:26] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:brown_cushion_chair}[facing=north] but failed at location BlockPos{x=-378, y=72, z=61}
  254. [23:12:26] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:brown_cushion_chair}[facing=west] but failed at location BlockPos{x=-376, y=72, z=60}
  255. [23:12:26] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:brown_cushion_chair}[facing=north] but failed at location BlockPos{x=-377, y=72, z=61}
  256. [23:12:26] [Worker-Main-13/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 9%
  257. [23:12:26] [Worker-Main-13/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 12%
  258. [23:12:27] [Worker-Main-8/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 13%
  259. [23:12:27] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:white_chair}[facing=south] but failed at location BlockPos{x=-464, y=70, z=111}
  260. [23:12:27] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:pink_pc}[facing=north,multipos=top] but failed at location BlockPos{x=-463, y=71, z=108}
  261. [23:12:27] [Worker-Main-13/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 17%
  262. [23:12:28] [Worker-Main-8/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 20%
  263. [23:12:28] [Worker-Main-14/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 23%
  264. [23:12:29] [Worker-Main-13/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 25%
  265. [23:12:29] [Worker-Main-13/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 27%
  266. [23:12:30] [Worker-Main-9/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 28%
  267. [23:12:30] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:white_chair}[facing=south] but failed at location BlockPos{x=-495, y=87, z=41}
  268. [23:12:30] [Server thread/WARN] [minecraft/Chunk]: Tried to load a block entity for block Block{pixelmon:pink_pc}[facing=north,multipos=top] but failed at location BlockPos{x=-494, y=88, z=38}
  269. [23:12:30] [Worker-Main-13/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 32%
  270. [23:12:31] [Worker-Main-10/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 36%
  271. [23:12:31] [Worker-Main-17/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 39%
  272. [23:12:32] [Worker-Main-17/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 42%
  273. [23:12:32] [Worker-Main-9/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 45%
  274. [23:12:33] [Worker-Main-13/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 47%
  275. [23:12:33] [Worker-Main-10/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 50%
  276. [23:12:34] [Worker-Main-14/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 54%
  277. [23:12:34] [Worker-Main-17/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 57%
  278. [23:12:35] [Worker-Main-8/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 59%
  279. [23:12:35] [Worker-Main-14/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 63%
  280. [23:12:36] [Worker-Main-14/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 68%
  281. [23:12:36] [Worker-Main-17/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 70%
  282. [23:12:37] [Worker-Main-10/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 74%
  283. [23:12:37] [Worker-Main-17/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 77%
  284. [23:12:38] [Worker-Main-11/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 80%
  285. [23:12:38] [Worker-Main-13/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
  286. [23:12:39] [Worker-Main-8/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 86%
  287. [23:12:39] [Worker-Main-11/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 89%
  288. [23:12:40] [Worker-Main-14/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 91%
  289. [23:12:40] [Worker-Main-10/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 93%
  290. [23:12:41] [Worker-Main-14/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 94%
  291. [23:12:41] [Worker-Main-11/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 94%
  292. [23:12:41] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Time elapsed: 18661 ms
  293. [23:12:41] [Server thread/INFO] [minecraft/DedicatedServer]: Done (22.966s)! For help, type "help"
  294. [23:12:41] [Server thread/INFO] [Pixelmon/]: Datapacks found: vanilla,mod:forge,mod:journeymap,mod:pixelmon,mod:byg,mod:explorerscompass,mod:naturescompass
  295. [23:12:42] [Server thread/WARN] [ne.mi.ev.EventBus/EVENTBUS]: Attempting to add a Lambda listener with computed generic type of Event. Are you sure this is what you meant? NOTE : there are complex lambda forms where the generic type information is erased and cannot be recovered at runtime.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement