Advertisement
Guest User

Untitled

a guest
Oct 10th, 2017
484
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.44 KB | None | 0 0
  1.  
  2. C:\Users\Callum\Desktop\p server>java -Xmx10210M -jar forge.jar -o true
  3. [19:52:39] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [19:52:39] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  5. [19:52:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  6. [19:52:41] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2477 for Minecraft 1.10.2 loading
  7. [19:52:41] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_144, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_144
  8. [19:52:41] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.10.2-2477-5.2.0-BETA-2698.jar
  9. [19:52:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [19:52:41] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  11. [19:52:41] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.6.15 Source=file:/C:/Users/Callum/Desktop/p%20server/mods/spongeforge-1.10.2-2477-5.2.0-BETA-2698.jar Env=SERVER
  12. [19:52:41] [main/INFO] [mixin]: Compatibility level set to JAVA_8
  13. [19:52:41] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
  14. [19:52:41] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
  15. [19:52:41] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
  16. [19:52:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  17. [19:52:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  18. [19:52:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  19. [19:52:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  20. [19:52:42] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  21. [19:52:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [19:52:42] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  23. [19:52:43] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@5316e95f
  24. [19:52:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  25. [19:52:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  26. [19:52:43] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  27. [19:52:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  28. [19:52:43] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  29. [19:52:46] [main/WARN] [mixin]: Discarding synthetic public method copy in mixins.common.core.json:entity.MixinEntity because it already exists in net.minecraft.entity.Entity
  30. [19:52:46] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  31. [19:52:47] [main/WARN] [mixin]: Discarding synthetic public method copy in mixins.common.core.json:item.MixinItemStack because it already exists in net.minecraft.item.ItemStack
  32. [19:52:50] [Server thread/INFO]: Starting minecraft server version 1.10.2
  33. [19:52:50] [Server thread/INFO] [FML]: MinecraftForge v12.18.3.2477 Initialized
  34. [19:52:50] [Server thread/INFO] [FML]: Replaced 231 ore recipes
  35. [19:52:51] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.item.inventory.InventoryArchetypes.MENU_COLUMN
  36. [19:52:51] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.item.inventory.InventoryArchetypes.MENU_BUTTON
  37. [19:52:51] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.item.inventory.InventoryArchetypes.MENU_ICON
  38. [19:52:51] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.item.inventory.InventoryArchetypes.MENU_CHECKBOX
  39. [19:52:51] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.item.inventory.InventoryArchetypes.MENU_SPINNER
  40. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.ACHIEVEMENTS
  41. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.AGE
  42. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.ATTACK_DAMAGE
  43. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.BASE_SIZE
  44. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.DAMAGE_ENTITY_MAP
  45. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.DOMINANT_HAND
  46. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.FILLED
  47. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.FLUID_LEVEL
  48. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.HEIGHT
  49. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.HELD_EXPERIENCE
  50. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.IS_SLEEPING
  51. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.LAST_ATTACKER
  52. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.LAST_DAMAGE
  53. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.LEASH_HOLDER
  54. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.PASSENGERS
  55. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.SCALE
  56. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.SPAWNER_ENTITIES
  57. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.SPAWNER_MAXIMUM_DELAY
  58. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.SPAWNER_MAXIMUM_NEARBY_ENTITIES
  59. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.SPAWNER_NEXT_ENTITY_TO_SPAWN
  60. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.SPAWNER_REQUIRED_PLAYER_RANGE
  61. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.SPAWNER_SPAWN_COUNT
  62. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.SPAWNER_SPAWN_RANGE
  63. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.STATISTICS
  64. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.WILL_SHATTER
  65. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.WIRE_ATTACHMENTS
  66. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.WIRE_ATTACHMENT_EAST
  67. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.WIRE_ATTACHMENT_NORTH
  68. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.WIRE_ATTACHMENT_SOUTH
  69. [19:52:52] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.WIRE_ATTACHMENT_WEST
  70. [19:52:52] [Server thread/INFO] [FML]: Found 1 mods from the command line. Injecting into mod discoverer
  71. [19:52:52] [Server thread/INFO] [FML]: Searching C:\Users\Callum\Desktop\p server\mods for mods
  72. [19:52:53] [Server thread/INFO] [mercurius_updater]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
  73. [19:52:54] [Server thread/INFO] [FML]: Forge Mod Loader has identified 8 mods to load
  74. [19:52:54] [Server thread/INFO] [FML]: FML has found a non-mod file worldedit-bukkit-6.1.9-SNAPSHOT-dist.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  75. [19:52:54] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, spongeapi, sponge, holograms, mercurius_updater, pixelmon] at CLIENT
  76. [19:52:54] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, spongeapi, sponge, holograms, mercurius_updater, pixelmon] at SERVER
  77. [19:52:55] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  78. [19:52:55] [Server thread/INFO] [FML]: Found 423 ObjectHolder annotations
  79. [19:52:55] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  80. [19:52:55] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  81. [19:52:55] [Server thread/INFO] [FML]: Applying holder lookups
  82. [19:52:55] [Server thread/INFO] [FML]: Holder lookups applied
  83. [19:52:55] [Server thread/INFO] [FML]: Applying holder lookups
  84. [19:52:55] [Server thread/INFO] [FML]: Holder lookups applied
  85. [19:52:55] [Server thread/INFO] [FML]: Applying holder lookups
  86. [19:52:55] [Server thread/INFO] [FML]: Holder lookups applied
  87. [19:52:55] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  88. [19:52:55] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  89. [19:52:56] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 12.18.3.2511
  90. [19:52:56] [Server thread/INFO] [mercurius]: Version Number exists, Using it: 1.9.4-1.0.5.24
  91. [19:52:56] [Server thread/INFO] [mercurius]: File exists, Checking hash: C:\Users\Callum\Desktop\p server\.\libraries\net\minecraftforge\Mercurius\1.9.4-1.0.5.24\Mercurius-1.9.4-1.0.5.24.jar
  92. [19:52:56] [Server thread/INFO] [mercurius]: Hash matches, Skipping download: 044c04ab8b8970752ef618d45213f62a3b66cab4
  93. [19:52:56] [Server thread/INFO] [mercurius]: Mercurius Jar contains all signed files! Continueing loading!
  94. [19:52:56] [Server thread/INFO] [Pixelmon]: Loading Pixelmon version 5.1.2
  95. [19:53:02] [Server thread/INFO] [Pixelmon]: Loading TM/HMs.
  96. [19:53:02] [Server thread/INFO] [Pixelmon]: Extracting database.
  97. [19:53:02] [Server thread/INFO] [Pixelmon]: Loading database driver.
  98. [19:53:02] [Server thread/INFO] [Pixelmon]: Establishing connection.
  99. [19:53:05] [Server thread/INFO] [FML]: Applying holder lookups
  100. [19:53:05] [Server thread/INFO] [FML]: Holder lookups applied
  101. [19:53:05] [Server thread/INFO] [FML]: Injecting itemstacks
  102. [19:53:05] [Server thread/INFO] [FML]: Itemstack injection complete
  103. [19:53:05] [Server thread/INFO]: Loading properties
  104. [19:53:05] [Server thread/INFO]: Default game type: SURVIVAL
  105. [19:53:05] [Server thread/INFO]: Generating keypair
  106. [19:53:05] [Server thread/INFO]: Starting Minecraft server on *:25565
  107. [19:53:05] [Server thread/INFO]: Using default channel type
  108. [19:53:05] [Server thread/INFO] [holograms]: Holograms loaded: 2.2
  109. [19:53:06] [Server thread/INFO] [Pixelmon]: Registering shop items.
  110. [19:53:06] [Server thread/INFO] [Pixelmon]: Registering NPCs.
  111. [19:53:06] [Server thread/INFO] [Pixelmon]: Registering structures.
  112. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: java.lang.Exception: Failed to load gym: grassgym.
  113. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.registerStructures(StructureRegistry.java:113)
  114. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at com.pixelmonmod.pixelmon.RegistryHelper.init(RegistryHelper.java:86)
  115. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:128)
  116. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  117. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  118. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  119. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at java.lang.reflect.Method.invoke(Unknown Source)
  120. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
  121. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  122. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  123. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  124. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at java.lang.reflect.Method.invoke(Unknown Source)
  125. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  126. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  127. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  128. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  129. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  130. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  131. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  132. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  133. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  134. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  135. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at java.lang.reflect.Method.invoke(Unknown Source)
  136. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  137. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  138. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  139. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  140. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  141. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzb000(LoadController.java:561)
  142. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  143. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:805)
  144. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108)
  145. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:333)
  146. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:214)
  147. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  148. [19:53:11] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.RegistryHelper:init:88]: at java.lang.Thread.run(Unknown Source)
  149. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.Exception: Failed to load Gym NPC data: grassgym.json
  150. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.pixelmonmod.pixelmon.worldGeneration.structure.gyms.GymInfo.setGymInfo(GymInfo.java:96)
  151. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.registerGym(StructureRegistry.java:307)
  152. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.registerStructures(StructureRegistry.java:111)
  153. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: ... 35 more
  154. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 1571 column 10
  155. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.Streams.parse(Streams.java:56)
  156. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
  157. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.JsonParser.parse(JsonParser.java:59)
  158. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.pixelmonmod.pixelmon.worldGeneration.structure.gyms.GymInfo.setGymInfo(GymInfo.java:44)
  159. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: ... 37 more
  160. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 1571 column 10
  161. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
  162. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
  163. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
  164. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
  165. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659)
  166. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
  167. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659)
  168. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
  169. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
  170. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.Streams.parse(Streams.java:44)
  171. [19:53:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: ... 40 more
  172. [19:53:11] [Server thread/INFO] [Pixelmon]: Registering drops.
  173. [19:53:11] [Server thread/INFO] [Pixelmon]: Registering Pokémon drops.
  174. [19:53:11] [Server thread/INFO] [Pixelmon]: Registering entity spawns.
  175. [19:53:12] [Server thread/INFO] [FML]: Injecting itemstacks
  176. [19:53:12] [Server thread/INFO] [FML]: Itemstack injection complete
  177. [19:53:12] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 8 mods
  178. [19:53:12] [Server thread/INFO]: Preparing level "world"
  179. [19:53:12] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
  180. [19:53:12] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
  181. [19:53:12] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  182. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.latios
  183. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.ninetales
  184. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.joltik
  185. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.blastoise
  186. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.diglett
  187. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chikoritaM
  188. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.kabuto
  189. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.turtwig
  190. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.squirtle
  191. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.golurk
  192. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.horsea
  193. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chikoritaF
  194. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.totodile
  195. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dusclops
  196. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.articuno
  197. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.nosepass
  198. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bayleef
  199. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.swinub
  200. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.togepi
  201. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.combee
  202. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.rhyperior
  203. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.oshawott
  204. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.porygon
  205. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.ivysaur
  206. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.venonat
  207. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.shellder
  208. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.blissey
  209. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.pidgeot
  210. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.relicanth
  211. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.vulpix
  212. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.lombre
  213. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.gengar
  214. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.loudred
  215. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.jolteon
  216. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.pidgey
  217. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.krokorok
  218. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.zorua
  219. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.charizard
  220. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.krabby
  221. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.walrein
  222. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.metapod
  223. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.staraptor
  224. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.golduck
  225. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.kabutops
  226. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.lampent
  227. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.grotle
  228. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.linoone
  229. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.spearow
  230. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.exploud
  231. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.pidgeotto
  232. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.clefairy
  233. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.emboar
  234. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.empoleon
  235. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.elekid
  236. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.seadra
  237. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.mrmime
  238. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.pawniard
  239. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.litwick
  240. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.vibrava
  241. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.lunatone
  242. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chimecho
  243. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.victreebel
  244. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.shelgon
  245. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.drapion
  246. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.flareon
  247. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.arbok
  248. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.feraligatr
  249. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.psyduck
  250. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.gloom
  251. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chansey
  252. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.cranidos
  253. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bagon
  254. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.sandile
  255. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.weepinbell
  256. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.ditto
  257. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.monferno
  258. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.ekans
  259. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.leafeon
  260. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.sandslash
  261. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.machop
  262. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.flaaffy
  263. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.pinsir
  264. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.piplup
  265. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.moltres
  266. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.heracross
  267. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.murkrow
  268. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.venusaur
  269. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.persian
  270. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.seviper
  271. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bonsly
  272. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.cottonee
  273. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chimchar
  274. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.raichu
  275. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.typhlosion
  276. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.ursaring
  277. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.blaziken
  278. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.wartortle
  279. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.paras
  280. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.parasect
  281. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.quilava
  282. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.metagross
  283. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.onix
  284. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.vileplume
  285. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bronzong
  286. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.kangaskhan
  287. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.aggron
  288. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.starmie
  289. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.poliwhirl
  290. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.staryu
  291. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.gyarados
  292. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.lickitung
  293. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chespin
  294. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.ampharos
  295. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.whismur
  296. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.voltorb
  297. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dewgong
  298. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.infernape
  299. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.scytherF
  300. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.scytherM
  301. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.wailord
  302. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.cyndaquil
  303. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.hitmonchan
  304. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.quagsire
  305. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.regirock
  306. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.haunter
  307. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.gliscor
  308. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.carracosta
  309. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.pikachu
  310. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.sudowoodo
  311. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bulbasaurF
  312. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.alakazam
  313. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bulbasaurM
  314. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.golbat
  315. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.espeon
  316. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.deoxys
  317. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.umbreonM
  318. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.scizor
  319. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.raikou
  320. [19:53:12] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.seel
  321. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.tepig
  322. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.mankey
  323. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.corphish
  324. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.electivire
  325. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dragonite
  326. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.fearow
  327. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.regigigas
  328. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.probopass
  329. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.raticate
  330. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.rhydon
  331. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.aerodactyl
  332. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.rampardos
  333. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.magmar
  334. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.duskull
  335. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.lugia
  336. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.gardevoir
  337. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dugtrio
  338. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.rattata
  339. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dragonair
  340. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.wooper
  341. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.boldore
  342. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.lucario
  343. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.magneton
  344. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.tentacruel
  345. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.abra
  346. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.flygonF
  347. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.phanpy
  348. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.flygonM
  349. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.torchic
  350. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.eeveeF
  351. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.eeveeM
  352. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.tangela
  353. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.archeops
  354. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.weezing
  355. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.claydol
  356. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chinchou
  357. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.prinplup
  358. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.weavile
  359. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.rayquaza
  360. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.slaking
  361. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.doduo
  362. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.gligar
  363. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.latias
  364. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.kricketune
  365. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chingling
  366. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.starly
  367. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.meowth
  368. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.celebi
  369. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.zubat
  370. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.wigglytuff
  371. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.mewtwo
  372. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.drowzeeF
  373. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.drowzeeM
  374. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.rhyhorn
  375. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.sceptile
  376. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bisharp
  377. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.jigglypuff
  378. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.vaporeon
  379. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.slowbro
  380. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.duosion
  381. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.poliwrath
  382. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.sandshrew
  383. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.nidoranmale
  384. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.piloswine
  385. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.kingler
  386. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.archen
  387. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.slowpoke
  388. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.furret
  389. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.munchlax
  390. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.electrode
  391. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dusknoir
  392. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bellossom
  393. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.froakie
  394. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.trapinchF
  395. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.trapinchM
  396. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.anorith
  397. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.umbreonF
  398. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.snivyF
  399. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.snivyM
  400. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.lotad
  401. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.entei
  402. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.yanmega
  403. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.kricketot
  404. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.machamp
  405. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.ludicolo
  406. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.cryogonal
  407. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dewott
  408. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.primeape
  409. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.koffing
  410. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.goldeen
  411. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.heatran
  412. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.exeggutor
  413. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.tauros
  414. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.nidorino
  415. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.nidorina
  416. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.nidoranfemale
  417. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.oddish
  418. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.hoppip
  419. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.kadabra
  420. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.croconaw
  421. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.hypno
  422. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.grovyle
  423. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.charmeleon
  424. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.tentacool
  425. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.mew
  426. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.yanma
  427. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.zapdos
  428. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.gastly
  429. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.mareep
  430. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.beedrill
  431. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.treecko
  432. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.drifblim
  433. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.grimer
  434. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.torterra
  435. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.banette
  436. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.drifloon
  437. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.electabuzz
  438. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.butterfree
  439. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.houndoom
  440. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.ledyba
  441. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.cloyster
  442. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.marowak
  443. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.jynx
  444. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.arcanine
  445. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.hariyama
  446. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.miltank
  447. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.milotic
  448. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.caterpie
  449. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dustox
  450. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.carvanha
  451. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.pichu
  452. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.shuppet
  453. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.clefable
  454. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.geodude
  455. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.marill
  456. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.golem
  457. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.magnemite
  458. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.chandelure
  459. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.kakuna
  460. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.magikarp
  461. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dratini
  462. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.tyranitar
  463. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.whiscash
  464. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.graveler
  465. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.regice
  466. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.combusken
  467. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.weedle
  468. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.magnezone
  469. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.suicune
  470. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.omanyte
  471. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.servineM
  472. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.magmortar
  473. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bastiodon
  474. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.servineF
  475. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.charmander
  476. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.crobat
  477. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.sableye
  478. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.staravia
  479. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.registeel
  480. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.muk
  481. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.hitmonlee
  482. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.cubone
  483. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.omastar
  484. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.venomoth
  485. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.growlithe
  486. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.glaceon
  487. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.sharpedo
  488. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.mudkip
  489. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.poliwag
  490. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.bellsprout
  491. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.armaldo
  492. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.aron
  493. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.farfetchd
  494. [19:53:13] [Server thread/INFO] [FML]: Found a missing id from the world pixelmon:pixelmon.mob.dodrio
  495. [19:53:13] [Server thread/INFO] [FML]: Applying holder lookups
  496. [19:53:13] [Server thread/INFO] [FML]: Holder lookups applied
  497. [19:53:14] [Server thread/INFO] [FML]: Loading dimension 0 (world) (DedicatedServer)
  498. [19:53:15] [Server thread/INFO]: Preparing start region for level 0 (world)
  499. [19:53:16] [Server thread/INFO]: Preparing spawn area: 59%
  500. [19:53:16] [Server thread/INFO] [Sponge]: Loading world [world] (Overworld)
  501. [19:53:16] [Server thread/INFO] [FML]: Loading dimension -1 (DIM-1) (DedicatedServer)
  502. [19:53:16] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (Nether)
  503. [19:53:16] [Server thread/INFO] [FML]: Loading dimension 1 (DIM1) (DedicatedServer)
  504. [19:53:16] [Server thread/INFO] [Sponge]: Loading world [DIM1] (The End)
  505. [19:53:16] [Server thread/INFO]: Preparing start region for level 0 (world)
  506. [19:53:16] [Server thread/INFO]: Done (3.711s)! For help, type "help" or "?"
  507. [19:53:48] [User Authenticator #1/INFO]: UUID of player Tilted_ is a7ada864-e595-42fb-906f-f5ddadff955e
  508. [19:53:48] [Netty Server IO #2/INFO] [FML]: Client protocol version 2
  509. [19:53:48] [Netty Server IO #2/INFO] [FML]: Client attempting to join with 6 mods : mercurius_updater@1.0,FML@8.0.99.99,XaeroMinimap@1.13.8,Forge@12.18.3.2254,mcp@9.19,pixelmon@5.1.2
  510. [19:53:48] [Netty Server IO #2/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, holograms] at CLIENT
  511. [19:53:48] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  512. [19:53:48] [Server thread/INFO]: Tilted_[/127.0.0.1:59020] logged in with entity id 238 in world(0) at (237.44263295283386, 63.0, 208.5240895256288)
  513. [19:53:48] [Server thread/INFO]: Tilted_ joined the game
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement