Advertisement
VOrlando520

Untitled

Jun 14th, 2021
439
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 255.04 KB | None | 0 0
  1. [23:27:31] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  2. [23:27:31] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  3. [23:27:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [23:27:31] [main/DEBUG] [FML]: Injecting tracing printstreams for STDOUT/STDERR.
  5. [23:27:31] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading
  6. [23:27:31] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_282, running on Linux:amd64:4.15.0-140-generic, installed at /usr/local/openjdk-8
  7. [23:27:31] [main/DEBUG] [FML]: Java classpath at launch is:
  8. [23:27:31] [main/DEBUG] [FML]: server.jar
  9. [23:27:31] [main/DEBUG] [FML]: Java library path at launch is:
  10. [23:27:31] [main/DEBUG] [FML]: /usr/java/packages/lib/amd64
  11. [23:27:31] [main/DEBUG] [FML]: /usr/lib64
  12. [23:27:31] [main/DEBUG] [FML]: /lib64
  13. [23:27:31] [main/DEBUG] [FML]: /lib
  14. [23:27:31] [main/DEBUG] [FML]: /usr/lib
  15. [23:27:31] [main/DEBUG] [FML]: Determined Minecraft Libraries Root: ./libraries
  16. [23:27:31] [main/DEBUG] [FML]: Cleaning up mods folder: ./mods
  17. [23:27:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  18. [23:27:32] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  19. [23:27:32] [main/DEBUG] [mixin]: Mixin bootstrap service org.spongepowered.asm.service.modlauncher.MixinServiceModLauncherBootstrap is not available: ModLauncher is not available
  20. [23:27:32] [main/DEBUG] [mixin]: MixinService [LaunchWrapper] was successfully booted in sun.misc.Launcher$AppClassLoader@33909752
  21. [23:27:32] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/home/container/./mods/_MixinBootstrap-1.0.6.jar Service=LaunchWrapper Env=SERVER
  22. [23:27:32] [main/DEBUG] [mixin]: Error cleaning class output directory: .mixin.out/class: failed to delete one or more files; see suppressed exceptions for details
  23. [23:27:32] [main/DEBUG] [mixin]: Adding new mixin transformer proxy #1
  24. [23:27:32] [main/DEBUG] [mixin]: Initialising Mixin Platform Manager
  25. [23:27:32] [main/DEBUG] [mixin]: Adding mixin platform agents for container ContainerHandleURI(file:/home/container/./mods/_MixinBootstrap-1.0.6.jar)
  26. [23:27:32] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentFMLLegacy for ContainerHandleURI(file:/home/container/./mods/_MixinBootstrap-1.0.6.jar)
  27. [23:27:32] [main/DEBUG] [mixin]: MixinPlatformAgentFMLLegacy rejected container ContainerHandleURI(file:/home/container/./mods/_MixinBootstrap-1.0.6.jar)
  28. [23:27:32] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentLiteLoaderLegacy for ContainerHandleURI(file:/home/container/./mods/_MixinBootstrap-1.0.6.jar)
  29. [23:27:32] [main/DEBUG] [mixin]: MixinPlatformAgentLiteLoaderLegacy rejected container ContainerHandleURI(file:/home/container/./mods/_MixinBootstrap-1.0.6.jar)
  30. [23:27:32] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentDefault for ContainerHandleURI(file:/home/container/./mods/_MixinBootstrap-1.0.6.jar)
  31. [23:27:32] [main/DEBUG] [mixin]: MixinPlatformAgentDefault accepted container ContainerHandleURI(file:/home/container/./mods/_MixinBootstrap-1.0.6.jar)
  32. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/server.jar for mixin tweaker
  33. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar for mixin tweaker
  34. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar for mixin tweaker
  35. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/com/typesafe/config/1.3.1/config-1.3.1.jar for mixin tweaker
  36. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/commons-lang/commons-lang/2.6/commons-lang-2.6.jar for mixin tweaker
  37. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/java3d/vecmath/1.5.2/vecmath-1.5.2.jar for mixin tweaker
  38. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/jline/jline/2.13/jline-2.13.jar for mixin tweaker
  39. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar for mixin tweaker
  40. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/mysql/mysql-connector-java/5.1.46/mysql-connector-java-5.1.46.jar for mixin tweaker
  41. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar for mixin tweaker
  42. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-SNAPSHOT.jar for mixin tweaker
  43. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/net/md-5/SpecialSource/1.8.5/SpecialSource-1.8.5.jar for mixin tweaker
  44. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar for mixin tweaker
  45. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar for mixin tweaker
  46. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar for mixin tweaker
  47. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar for mixin tweaker
  48. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar for mixin tweaker
  49. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/jline/jline/3.5.1/jline-3.5.1.jar for mixin tweaker
  50. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar for mixin tweaker
  51. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar for mixin tweaker
  52. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar for mixin tweaker
  53. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar for mixin tweaker
  54. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar for mixin tweaker
  55. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar for mixin tweaker
  56. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar for mixin tweaker
  57. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar for mixin tweaker
  58. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar for mixin tweaker
  59. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar for mixin tweaker
  60. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/xerial/sqlite-jdbc/3.21.0.1/sqlite-jdbc-3.21.0.1.jar for mixin tweaker
  61. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/yaml/snakeyaml/1.19/snakeyaml-1.19.jar for mixin tweaker
  62. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/cache2k/cache2k-api/1.3.1.Alpha/cache2k-api-1.3.1.Alpha.jar for mixin tweaker
  63. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/cache2k/cache2k-core/1.3.1.Alpha/cache2k-core-1.3.1.Alpha.jar for mixin tweaker
  64. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar for mixin tweaker
  65. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/slf4j/slf4j-nop/1.7.30/slf4j-nop-1.7.30.jar for mixin tweaker
  66. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2_mc/scala-continuations-library_2.11-1.0.2_mc.jar for mixin tweaker
  67. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2_mc/scala-continuations-plugin_2.11.1-1.0.2_mc.jar for mixin tweaker
  68. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/io/netty/netty-all/4.1.24.Final/netty-all-4.1.24.Final.jar for mixin tweaker
  69. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/net/minecraft/1.12.2/minecraft_server.1.12.2.jar for mixin tweaker
  70. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/./mods/_MixinBootstrap-1.0.6.jar for mixin tweaker
  71. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/./mods/antiradar-0.1-demo.jar for mixin tweaker
  72. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/./mods/Forgelin-1.8.4.jar for mixin tweaker
  73. [23:27:32] [main/DEBUG] [mixin]: Scanning file:/home/container/./mods/PixelOptimizer-1.0.6.jar for mixin tweaker
  74. [23:27:32] [main/DEBUG] [mixin]: Adding agents for Mixin Container ContainerHandleURI(file:/home/container/./mods/_MixinBootstrap-1.0.6.jar)
  75. [23:27:32] [main/DEBUG] [mixin]: Adding agents for Mixin Container ContainerHandleURI(file:/home/container/./mods/PixelOptimizer-1.0.6.jar)
  76. [23:27:32] [main/DEBUG] [mixin]: Adding mixin platform agents for container ContainerHandleURI(file:/home/container/./mods/PixelOptimizer-1.0.6.jar)
  77. [23:27:32] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentFMLLegacy for ContainerHandleURI(file:/home/container/./mods/PixelOptimizer-1.0.6.jar)
  78. [23:27:32] [main/DEBUG] [mixin]: ForceLoadAsMod was specified for PixelOptimizer-1.0.6.jar, attempting force-load
  79. [23:27:32] [main/DEBUG] [mixin]: Adding PixelOptimizer-1.0.6.jar to reparseable coremod collection
  80. [23:27:32] [main/DEBUG] [mixin]: PixelOptimizer-1.0.6.jar has core plugin me.kevin.pixeloptimizer.PixelOptimizerMixinCoremod. Injecting it into FML for co-initialisation:
  81. [23:27:32] [main/DEBUG] [FML]: Instantiating coremod class PixelOptimizerMixinCoremod
  82. [23:27:32] [main/DEBUG] [FML]: The coremod PixelOptimizerMixinCoremod (me.kevin.pixeloptimizer.PixelOptimizerMixinCoremod) is not signed!
  83. [23:27:32] [main/DEBUG] [mixin]: Preparing mixins for MixinEnvironment[PREINIT]
  84. [23:27:32] [main/INFO] [FML]: Trying to load com/pixelmonmod/pixelmon/Pixelmon.class ...
  85. [23:27:37] [main/INFO] [FML]: Loaded!
  86. [23:27:37] [main/INFO] [FML]: Attempting to setup PixelOptimizer mixins...
  87. [23:27:37] [main/INFO] [mixin]: Compatibility level set to JAVA_8
  88. [23:27:37] [main/DEBUG] [FML]: Enqueued coremod PixelOptimizerMixinCoremod
  89. [23:27:37] [main/DEBUG] [mixin]: MixinPlatformAgentFMLLegacy accepted container ContainerHandleURI(file:/home/container/./mods/PixelOptimizer-1.0.6.jar)
  90. [23:27:37] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentLiteLoaderLegacy for ContainerHandleURI(file:/home/container/./mods/PixelOptimizer-1.0.6.jar)
  91. [23:27:37] [main/DEBUG] [mixin]: MixinPlatformAgentLiteLoaderLegacy rejected container ContainerHandleURI(file:/home/container/./mods/PixelOptimizer-1.0.6.jar)
  92. [23:27:37] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentDefault for ContainerHandleURI(file:/home/container/./mods/PixelOptimizer-1.0.6.jar)
  93. [23:27:37] [main/DEBUG] [mixin]: MixinPlatformAgentDefault accepted container ContainerHandleURI(file:/home/container/./mods/PixelOptimizer-1.0.6.jar)
  94. [23:27:37] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
  95. [23:27:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  96. [23:27:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  97. [23:27:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  98. [23:27:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  99. [23:27:37] [main/DEBUG] [FML]: Injecting coremod FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\} class transformers
  100. [23:27:37] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
  101. [23:27:37] [main/DEBUG] [mixin]: Checking for additional mixins for MixinEnvironment[PREINIT]
  102. [23:27:37] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
  103. [23:27:37] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
  104. [23:27:37] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
  105. [23:27:37] [main/DEBUG] [FML]: Injection complete
  106. [23:27:37] [main/DEBUG] [FML]: Running coremod plugin for FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\}
  107. [23:27:37] [main/DEBUG] [FML]: Running coremod plugin FMLCorePlugin
  108. [23:27:38] [main/DEBUG] [FML]: Read 1451 binary patches
  109. [23:27:39] [main/DEBUG] [FML]: Loading deobfuscation resource /deobfuscation_data-1.12.2.lzma with 36076 records
  110. [23:27:39] [main/DEBUG] [FML]: Coremod plugin class FMLCorePlugin run successfully
  111. [23:27:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  112. [23:27:39] [main/DEBUG] [FML]: Injecting coremod FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\} class transformers
  113. [23:27:39] [main/DEBUG] [FML]: Injection complete
  114. [23:27:39] [main/DEBUG] [FML]: Running coremod plugin for FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\}
  115. [23:27:39] [main/DEBUG] [FML]: Running coremod plugin FMLForgePlugin
  116. [23:27:39] [main/DEBUG] [FML]: Coremod plugin class FMLForgePlugin run successfully
  117. [23:27:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  118. [23:27:39] [main/DEBUG] [FML]: Injecting coremod MohistCorePlugin \{com.mohistmc.forge.MohistCorePlugin\} class transformers
  119. [23:27:39] [main/TRACE] [FML]: Registering transformer com.mohistmc.forge.SendPacketTransformer
  120. [23:27:39] [main/TRACE] [FML]: Registering transformer com.mohistmc.bukkit.pluginfix.MyPetTransformer
  121. [23:27:39] [main/DEBUG] [FML]: Injection complete
  122. [23:27:39] [main/DEBUG] [FML]: Running coremod plugin for MohistCorePlugin \{com.mohistmc.forge.MohistCorePlugin\}
  123. [23:27:39] [main/DEBUG] [FML]: Running coremod plugin MohistCorePlugin
  124. [23:27:39] [main/DEBUG] [FML]: Coremod plugin class MohistCorePlugin run successfully
  125. [23:27:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  126. [23:27:39] [main/DEBUG] [FML]: Injecting coremod Loader \{tk.endoffile.antiradar.ASM.Loader\} class transformers
  127. [23:27:39] [main/TRACE] [FML]: Registering transformer tk.endoffile.antiradar.ASM.OwnerInjector
  128. [23:27:39] [main/DEBUG] [FML]: Injection complete
  129. [23:27:39] [main/DEBUG] [FML]: Running coremod plugin for Loader \{tk.endoffile.antiradar.ASM.Loader\}
  130. [23:27:39] [main/DEBUG] [FML]: Running coremod plugin Loader
  131. [23:27:39] [main/DEBUG] [FML]: Coremod plugin class Loader run successfully
  132. [23:27:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  133. [23:27:39] [main/DEBUG] [FML]: Injecting coremod ForgelinPlugin \{net.shadowfacts.forgelin.preloader.ForgelinPlugin\} class transformers
  134. [23:27:39] [main/DEBUG] [FML]: Injection complete
  135. [23:27:39] [main/DEBUG] [FML]: Running coremod plugin for ForgelinPlugin \{net.shadowfacts.forgelin.preloader.ForgelinPlugin\}
  136. [23:27:39] [main/DEBUG] [FML]: Running coremod plugin ForgelinPlugin
  137. [23:27:39] [main/DEBUG] [FML]: Coremod plugin class ForgelinPlugin run successfully
  138. [23:27:39] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  139. [23:27:39] [main/DEBUG] [mixin]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:/home/container/./mods/_MixinBootstrap-1.0.6.jar)]
  140. [23:27:39] [main/DEBUG] [mixin]: Processing prepare() for PlatformAgent[MixinPlatformAgentFMLLegacy:ContainerHandleURI(file:/home/container/./mods/PixelOptimizer-1.0.6.jar)]
  141. [23:27:39] [main/DEBUG] [mixin]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:/home/container/./mods/PixelOptimizer-1.0.6.jar)]
  142. [23:27:39] [main/DEBUG] [mixin]: Registering mixin config: mixins.pixelopti.json
  143. [23:27:39] [main/DEBUG] [mixin]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:/home/container/./mods/_MixinBootstrap-1.0.6.jar)]
  144. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/server.jar for mixin tweaker
  145. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar for mixin tweaker
  146. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar for mixin tweaker
  147. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/com/typesafe/config/1.3.1/config-1.3.1.jar for mixin tweaker
  148. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/commons-lang/commons-lang/2.6/commons-lang-2.6.jar for mixin tweaker
  149. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/java3d/vecmath/1.5.2/vecmath-1.5.2.jar for mixin tweaker
  150. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/jline/jline/2.13/jline-2.13.jar for mixin tweaker
  151. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar for mixin tweaker
  152. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/mysql/mysql-connector-java/5.1.46/mysql-connector-java-5.1.46.jar for mixin tweaker
  153. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar for mixin tweaker
  154. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-SNAPSHOT.jar for mixin tweaker
  155. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/net/md-5/SpecialSource/1.8.5/SpecialSource-1.8.5.jar for mixin tweaker
  156. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar for mixin tweaker
  157. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar for mixin tweaker
  158. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar for mixin tweaker
  159. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar for mixin tweaker
  160. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar for mixin tweaker
  161. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/jline/jline/3.5.1/jline-3.5.1.jar for mixin tweaker
  162. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar for mixin tweaker
  163. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar for mixin tweaker
  164. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar for mixin tweaker
  165. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar for mixin tweaker
  166. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar for mixin tweaker
  167. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar for mixin tweaker
  168. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar for mixin tweaker
  169. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar for mixin tweaker
  170. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar for mixin tweaker
  171. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar for mixin tweaker
  172. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/xerial/sqlite-jdbc/3.21.0.1/sqlite-jdbc-3.21.0.1.jar for mixin tweaker
  173. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/yaml/snakeyaml/1.19/snakeyaml-1.19.jar for mixin tweaker
  174. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/cache2k/cache2k-api/1.3.1.Alpha/cache2k-api-1.3.1.Alpha.jar for mixin tweaker
  175. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/cache2k/cache2k-core/1.3.1.Alpha/cache2k-core-1.3.1.Alpha.jar for mixin tweaker
  176. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar for mixin tweaker
  177. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/slf4j/slf4j-nop/1.7.30/slf4j-nop-1.7.30.jar for mixin tweaker
  178. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2_mc/scala-continuations-library_2.11-1.0.2_mc.jar for mixin tweaker
  179. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2_mc/scala-continuations-plugin_2.11.1-1.0.2_mc.jar for mixin tweaker
  180. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/io/netty/netty-all/4.1.24.Final/netty-all-4.1.24.Final.jar for mixin tweaker
  181. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/libraries/net/minecraft/1.12.2/minecraft_server.1.12.2.jar for mixin tweaker
  182. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/./mods/_MixinBootstrap-1.0.6.jar for mixin tweaker
  183. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/./mods/antiradar-0.1-demo.jar for mixin tweaker
  184. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/./mods/Forgelin-1.8.4.jar for mixin tweaker
  185. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/./mods/PixelOptimizer-1.0.6.jar for mixin tweaker
  186. [23:27:39] [main/DEBUG] [mixin]: Scanning file:/home/container/mods/Pixelmon-1.12.2-8.2.0-universal.jar for mixin tweaker
  187. [23:27:39] [main/DEBUG] [mixin]: Scanning asmgen:/ for mixin tweaker
  188. [23:27:39] [main/DEBUG] [mixin]: Adding agents for Mixin Container ContainerHandleURI(file:/home/container/./mods/_MixinBootstrap-1.0.6.jar)
  189. [23:27:39] [main/DEBUG] [mixin]: Adding agents for Mixin Container ContainerHandleURI(file:/home/container/./mods/PixelOptimizer-1.0.6.jar)
  190. [23:27:39] [main/DEBUG] [mixin]: inject() running with 2 agents
  191. [23:27:39] [main/DEBUG] [mixin]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:/home/container/./mods/_MixinBootstrap-1.0.6.jar)]
  192. [23:27:39] [main/DEBUG] [mixin]: Processing inject() for PlatformAgent[MixinPlatformAgentFMLLegacy:ContainerHandleURI(file:/home/container/./mods/PixelOptimizer-1.0.6.jar)]
  193. [23:27:39] [main/DEBUG] [mixin]: FML agent is co-initiralising coremod instance PixelOptimizerMixinCoremod {[pixelmon]} for ContainerHandleURI(file:/home/container/./mods/PixelOptimizer-1.0.6.jar)
  194. [23:27:39] [main/DEBUG] [FML]: Injecting coremod PixelOptimizerMixinCoremod \{me.kevin.pixeloptimizer.PixelOptimizerMixinCoremod\} class transformers
  195. [23:27:39] [main/DEBUG] [FML]: Injection complete
  196. [23:27:39] [main/DEBUG] [FML]: Running coremod plugin for PixelOptimizerMixinCoremod \{me.kevin.pixeloptimizer.PixelOptimizerMixinCoremod\}
  197. [23:27:39] [main/DEBUG] [FML]: Running coremod plugin PixelOptimizerMixinCoremod
  198. [23:27:39] [main/DEBUG] [FML]: Coremod plugin class PixelOptimizerMixinCoremod run successfully
  199. [23:27:39] [main/DEBUG] [mixin]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:/home/container/./mods/PixelOptimizer-1.0.6.jar)]
  200. [23:27:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  201. [23:27:39] [main/DEBUG] [FML]: Loaded 215 rules from AccessTransformer config file forge_at.cfg
  202. [23:27:39] [main/DEBUG] [FML]: Loaded 1 rules from AccessTransformer mod jar file ./mods/PixelExtras-1.12.2-2.5.12-universal.jar!META-INF/pixelextras_at.cfg
  203.  
  204. [23:27:39] [main/DEBUG] [FML]: Loaded 43 rules from AccessTransformer mod jar file ./mods/Pixelmon-1.12.2-8.2.0-universal.jar!META-INF/pixelmon_at.cfg
  205.  
  206. [23:27:39] [main/DEBUG] [mixin]: Adding new mixin transformer proxy #2
  207. [23:27:39] [main/DEBUG] [FML]: Validating minecraft
  208. [23:27:39] [main/DEBUG] [mixin]: Preparing mixins for MixinEnvironment[INIT]
  209. [23:27:39] [main/DEBUG] [FML]: Minecraft validated, launching...
  210. [23:27:39] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  211. [23:27:39] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
  212. [23:27:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  213. [23:27:39] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
  214. [23:27:39] [main/DEBUG] [mixin]: Adding new mixin transformer proxy #3
  215. [23:27:39] [main/DEBUG] [mixin]: Preparing mixins for MixinEnvironment[DEFAULT]
  216. [23:27:39] [main/DEBUG] [mixin]: Selecting config mixins.pixelopti.json
  217. [23:27:39] [main/DEBUG] [mixin]: Preparing mixins.pixelopti.json (1)
  218. [23:27:39] [main/DEBUG] [mixin]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
  219. [23:27:39] [main/DEBUG] [mixin]: Rebuilding transformer delegation list:
  220. [23:27:39] [main/DEBUG] [mixin]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
  221. [23:27:39] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
  222. [23:27:39] [main/DEBUG] [mixin]: Excluding: org.spongepowered.asm.mixin.transformer.Proxy
  223. [23:27:39] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer
  224. [23:27:39] [main/DEBUG] [mixin]: Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
  225. [23:27:39] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
  226. [23:27:39] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
  227. [23:27:39] [main/DEBUG] [mixin]: Adding: $wrapper.com.mohistmc.forge.SendPacketTransformer
  228. [23:27:39] [main/DEBUG] [mixin]: Adding: $wrapper.com.mohistmc.bukkit.pluginfix.MyPetTransformer
  229. [23:27:39] [main/DEBUG] [mixin]: Adding: $wrapper.tk.endoffile.antiradar.ASM.OwnerInjector
  230. [23:27:39] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
  231. [23:27:39] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.AccessTransformer
  232. [23:27:39] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer
  233. [23:27:39] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
  234. [23:27:39] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemBlockTransformer
  235. [23:27:39] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemBlockSpecialTransformer
  236. [23:27:39] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.PotionEffectTransformer
  237. [23:27:39] [main/DEBUG] [mixin]: Excluding: org.spongepowered.asm.mixin.transformer.Proxy
  238. [23:27:39] [main/DEBUG] [mixin]: Excluding: org.spongepowered.asm.mixin.transformer.Proxy
  239. [23:27:39] [main/DEBUG] [mixin]: Transformer delegation list created with 14 entries
  240. [23:27:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldServer to metadata cache
  241. [23:27:39] [main/DEBUG] [mixin]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
  242. [23:27:39] [main/DEBUG] [mixin]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
  243. [23:27:39] [main/DEBUG] [mixin]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
  244. [23:27:39] [main/DEBUG] [mixin]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
  245. [23:27:39] [main/DEBUG] [mixin]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
  246. [23:27:39] [main/DEBUG] [mixin]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
  247. [23:27:39] [main/TRACE] [mixin]: Added class metadata for me/kevin/pixeloptimizer/mixins/MixinWorldServer$1 to metadata cache
  248. [23:27:39] [main/TRACE] [mixin]: Added class metadata for java/lang/invoke/MethodHandles$Lookup to metadata cache
  249. [23:27:39] [main/DEBUG] [mixin]: Mixing MixinWorldServer from mixins.pixelopti.json into net.minecraft.world.WorldServer
  250. [23:27:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/World to metadata cache
  251. [23:27:39] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/capabilities/ICapabilityProvider to metadata cache
  252. [23:27:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/IBlockAccess to metadata cache
  253. [23:27:39] [main/DEBUG] [mixin]: Renaming synthetic method lambda$updateEntity$0(Ljava/util/UUID;)Lorg/apache/commons/lang3/tuple/Pair; to mdc13120$lambda$updateEntity$0$0 in mixins.pixelopti.json:MixinWorldServer
  254. [23:27:39] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/Lists to metadata cache
  255. [23:27:39] [main/TRACE] [mixin]: Added class metadata for java/util/Collections to metadata cache
  256. [23:27:39] [main/TRACE] [mixin]: Added class metadata for java/util/List to metadata cache
  257. [23:27:39] [main/TRACE] [mixin]: Added class metadata for me/kevin/pixeloptimizer/config/Config to metadata cache
  258. [23:27:39] [main/TRACE] [mixin]: Added class metadata for java/lang/Math to metadata cache
  259. [23:27:39] [main/TRACE] [mixin]: Added class metadata for com/pixelmonmod/pixelmon/entities/pixelmon/EntityPixelmon to metadata cache
  260. [23:27:39] [main/TRACE] [mixin]: Added class metadata for com/pixelmonmod/pixelmon/entities/pixelmon/Entity8HoldsItems to metadata cache
  261. [23:27:39] [main/TRACE] [mixin]: Added class metadata for com/pixelmonmod/pixelmon/entities/pixelmon/Entity6Moves to metadata cache
  262. [23:27:39] [main/TRACE] [mixin]: Added class metadata for com/pixelmonmod/pixelmon/entities/pixelmon/Entity5Battle to metadata cache
  263. [23:27:39] [main/TRACE] [mixin]: Added class metadata for com/pixelmonmod/pixelmon/entities/pixelmon/Entity4Interactions to metadata cache
  264. [23:27:39] [main/TRACE] [mixin]: Added class metadata for com/pixelmonmod/pixelmon/entities/pixelmon/Entity3HasStats to metadata cache
  265. [23:27:39] [main/TRACE] [mixin]: Added class metadata for com/pixelmonmod/pixelmon/entities/pixelmon/Entity2Client to metadata cache
  266. [23:27:39] [main/TRACE] [mixin]: Added class metadata for com/pixelmonmod/pixelmon/entities/pixelmon/Entity1Base to metadata cache
  267. [23:27:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/Entity to metadata cache
  268. [23:27:39] [main/TRACE] [mixin]: Added class metadata for me/kevin/pixeloptimizer/PixelOptimizerMixinCoremod to metadata cache
  269. [23:27:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityTameable to metadata cache
  270. [23:27:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityAnimal to metadata cache
  271. [23:27:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityAgeable to metadata cache
  272. [23:27:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityCreature to metadata cache
  273. [23:27:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityLiving to metadata cache
  274. [23:27:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityLivingBase to metadata cache
  275. [23:27:39] [main/TRACE] [mixin]: Added class metadata for java/util/Map to metadata cache
  276. [23:27:39] [main/TRACE] [mixin]: Added class metadata for org/apache/commons/lang3/tuple/Pair to metadata cache
  277. [23:27:39] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/atomic/AtomicInteger to metadata cache
  278. [23:27:39] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/atomic/AtomicBoolean to metadata cache
  279. [23:27:39] [main/TRACE] [mixin]: Added class metadata for com/pixelmonmod/pixelmon/entities/SpawnLocationType to metadata cache
  280. [23:27:39] [main/TRACE] [mixin]: Added class metadata for java/lang/Enum to metadata cache
  281. [23:27:39] [main/TRACE] [mixin]: Added class metadata for me/kevin/pixeloptimizer/util/NumberUtil to metadata cache
  282. [23:27:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/AxisAlignedBB to metadata cache
  283. [23:27:39] [main/TRACE] [mixin]: Added class metadata for java/lang/Number to metadata cache
  284. [23:27:39] [main/TRACE] [mixin]: Added class metadata for java/io/Serializable to metadata cache
  285. [23:27:39] [main/TRACE] [mixin]: Added class metadata for java/lang/Comparable to metadata cache
  286. [23:27:39] [main/TRACE] [mixin]: Added class metadata for java/util/Map$Entry to metadata cache
  287. [23:27:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/IThreadListener to metadata cache
  288. [23:27:39] [main/TRACE] [mixin]: Added class metadata for com/mohistmc/common/RealTimeTicking to metadata cache
  289. [23:27:39] [main/TRACE] [mixin]: Added class metadata for java/util/Iterator to metadata cache
  290. [23:27:39] [main/TRACE] [mixin]: Added class metadata for java/util/function/Function to metadata cache
  291. [23:27:39] [main/TRACE] [mixin]: Added class metadata for java/util/UUID to metadata cache
  292. [23:27:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/player/EntityPlayerMP to metadata cache
  293. [23:27:40] [main/TRACE] [mixin]: Added class metadata for org/bukkit/craftbukkit/v1_12_R1/generator/SkyLandsChunkGenerator to metadata cache
  294. [23:27:40] [main/TRACE] [mixin]: Added class metadata for org/bukkit/craftbukkit/v1_12_R1/generator/NormalChunkGenerator to metadata cache
  295. [23:27:40] [main/TRACE] [mixin]: Added class metadata for org/bukkit/craftbukkit/v1_12_R1/generator/NetherChunkGenerator to metadata cache
  296. [23:27:40] [main/TRACE] [mixin]: Added class metadata for org/bukkit/craftbukkit/v1_12_R1/generator/CustomChunkGenerator to metadata cache
  297. [23:27:40] [main/TRACE] [mixin]: Added class metadata for org/bukkit/craftbukkit/v1_12_R1/generator/InternalChunkGenerator to metadata cache
  298. [23:27:40] [main/TRACE] [mixin]: Added class metadata for org/bukkit/generator/ChunkGenerator to metadata cache
  299. [23:27:40] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  300. [23:27:43] [main/DEBUG] [FML]: Creating vanilla freeze snapshot
  301. [23:27:43] [main/DEBUG] [FML]: Vanilla freeze snapshot created
  302. [23:27:43] [Server thread/INFO] [Mohist]: Starting minecraft server version 1.12.2
  303. [23:27:43] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2854 `Initialized
  304. [23:27:43] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients
  305. [23:27:44] [Server thread/INFO] [FML]: Replaced 1,227 ore ingredients
  306. [23:27:44] [Server thread/DEBUG] [FML]: File /home/container/config/injectedDependencies.json not found. No dependencies injected
  307. [23:27:44] [Server thread/DEBUG] [FML]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]
  308. [23:27:44] [Server thread/WARN] [FML]: Enabling removal of erroring Tile Entities - USE AT YOUR OWN RISK
  309. [23:27:44] [Server thread/DEBUG] [FML]: Attempting to load mods contained in the minecraft jar file and associated classes
  310. [23:27:44] [Server thread/DEBUG] [FML]: Found a minecraft related file at /home/container/server.jar, examining for mod candidates
  311. [23:27:44] [Server thread/DEBUG] [FML]: Found a minecraft related file at /home/container/libraries/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar, examining for mod candidates
  312. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar
  313. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/com/typesafe/config/1.3.1/config-1.3.1.jar
  314. [23:27:44] [Server thread/DEBUG] [FML]: Found a minecraft related file at /home/container/libraries/commons-lang/commons-lang/2.6/commons-lang-2.6.jar, examining for mod candidates
  315. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/java3d/vecmath/1.5.2/vecmath-1.5.2.jar
  316. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/jline/jline/2.13/jline-2.13.jar
  317. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar
  318. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/mysql/mysql-connector-java/5.1.46/mysql-connector-java-5.1.46.jar
  319. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
  320. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-SNAPSHOT.jar
  321. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/net/md-5/SpecialSource/1.8.5/SpecialSource-1.8.5.jar
  322. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar
  323. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar
  324. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar
  325. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
  326. [23:27:44] [Server thread/DEBUG] [FML]: Found a minecraft related file at /home/container/libraries/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar, examining for mod candidates
  327. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/org/jline/jline/3.5.1/jline-3.5.1.jar
  328. [23:27:44] [Server thread/DEBUG] [FML]: Found a minecraft related file at /home/container/libraries/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar, examining for mod candidates
  329. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar
  330. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar
  331. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar
  332. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar
  333. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar
  334. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar
  335. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar
  336. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar
  337. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar
  338. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/org/xerial/sqlite-jdbc/3.21.0.1/sqlite-jdbc-3.21.0.1.jar
  339. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/org/yaml/snakeyaml/1.19/snakeyaml-1.19.jar
  340. [23:27:44] [Server thread/DEBUG] [FML]: Found a minecraft related file at /home/container/libraries/org/cache2k/cache2k-api/1.3.1.Alpha/cache2k-api-1.3.1.Alpha.jar, examining for mod candidates
  341. [23:27:44] [Server thread/DEBUG] [FML]: Found a minecraft related file at /home/container/libraries/org/cache2k/cache2k-core/1.3.1.Alpha/cache2k-core-1.3.1.Alpha.jar, examining for mod candidates
  342. [23:27:44] [Server thread/DEBUG] [FML]: Found a minecraft related file at /home/container/libraries/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, examining for mod candidates
  343. [23:27:44] [Server thread/DEBUG] [FML]: Found a minecraft related file at /home/container/libraries/org/slf4j/slf4j-nop/1.7.30/slf4j-nop-1.7.30.jar, examining for mod candidates
  344. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2_mc/scala-continuations-library_2.11-1.0.2_mc.jar
  345. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2_mc/scala-continuations-plugin_2.11.1-1.0.2_mc.jar
  346. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/libraries/io/netty/netty-all/4.1.24.Final/netty-all-4.1.24.Final.jar
  347. [23:27:44] [Server thread/DEBUG] [FML]: Found a minecraft related file at /home/container/libraries/net/minecraft/1.12.2/minecraft_server.1.12.2.jar, examining for mod candidates
  348. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/./mods/_MixinBootstrap-1.0.6.jar
  349. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/./mods/antiradar-0.1-demo.jar
  350. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/./mods/Forgelin-1.8.4.jar
  351. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/./mods/PixelOptimizer-1.0.6.jar
  352. [23:27:44] [Server thread/TRACE] [FML]: Skipping known library file /home/container/mods/Pixelmon-1.12.2-8.2.0-universal.jar
  353. [23:27:44] [Server thread/DEBUG] [FML]: Minecraft jar mods loaded successfully
  354. [23:27:44] [Server thread/INFO] [FML]: Searching /home/container/./mods for mods
  355. [23:27:48] [Server thread/DEBUG] [FML]: Loading @Config anotation data
  356. [23:27:51] [Server thread/INFO] [FML]: Processing Object Holder annotations
  357. [23:27:51] [Server thread/INFO] [FML]: Found 1168 ObjectHolder annotations
  358. [23:27:51] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  359. [23:27:51] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  360. [23:27:51] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod minecraft
  361. [23:27:51] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod minecraft
  362. [23:27:51] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft took 0.000s
  363. [23:27:51] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod mcp
  364. [23:27:51] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod mcp
  365. [23:27:51] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.000s
  366. [23:27:51] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod mohist
  367. [23:27:51] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod mohist
  368. [23:27:51] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Mohist took 0.000s
  369. [23:27:51] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod FML
  370. [23:27:51] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod FML
  371. [23:27:51] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Forge Mod Loader took 0.000s
  372. [23:27:51] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod forge
  373. [23:27:51] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  374. [23:27:51] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod forge
  375. [23:27:51] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Forge took 0.038s
  376. [23:27:51] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod pixelmon
  377. [23:27:51] [Server thread/INFO] [Pixelmon]: Loading Pixelmon version 8.2.0
  378. [23:27:51] [Server thread/INFO] [Pixelmon]: Checking for migrations..
  379. [23:27:51] [Server thread/INFO] [Pixelmon]: Loading Advancements
  380. [23:27:52] [Server thread/INFO] [Pixelmon]: Started the async storage scheduler.
  381. [23:27:52] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod pixelmon
  382. [23:27:52] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Pixelmon took 1.497s
  383. [23:27:52] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod antiradar
  384. [23:27:52] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod antiradar
  385. [23:27:52] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - AntiRadar took 0.000s
  386. [23:27:52] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod aquagyms
  387. [23:27:52] [Server thread/INFO] [AquaGyms]: AquaGyms starting initialization.
  388. [23:27:52] [Server thread/INFO] [Atlantis]: Successfully read aquagyms:Data.
  389. [23:27:52] [Server thread/INFO] [Atlantis]: Successfully saved aquagyms:Data.
  390. [23:27:52] [Server thread/INFO] [Atlantis]: Successfully read aquagyms:Settings.
  391. [23:27:52] [Server thread/INFO] [Atlantis]: Successfully saved aquagyms:Settings.
  392. [23:27:52] [Server thread/INFO] [Atlantis]: Successfully read aquagyms:Decorations.
  393. [23:27:52] [Server thread/INFO] [Atlantis]: Successfully saved aquagyms:Decorations.
  394. [23:27:52] [Server thread/INFO] [Atlantis]: Successfully read aquagyms:Messages.
  395. [23:27:52] [Server thread/INFO] [Atlantis]: Successfully saved aquagyms:Messages.
  396. [23:27:52] [Server thread/INFO] [Atlantis]: Successfully read atlantis:Settings.
  397. [23:27:52] [Server thread/INFO] [Atlantis]: Successfully saved atlantis:Settings.
  398. [23:27:55] [pool-4-thread-1/DEBUG] [Atlantis]: Successfully saved aquagyms:Data.
  399. [23:27:55] [pool-4-thread-1/DEBUG] [Atlantis]: Successfully saved aquagyms:Settings.
  400. [23:27:55] [pool-4-thread-1/DEBUG] [Atlantis]: Successfully saved aquagyms:Decorations.
  401. [23:27:55] [pool-4-thread-1/DEBUG] [Atlantis]: Successfully saved aquagyms:Messages.
  402. [23:27:55] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod aquagyms
  403. [23:27:55] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - AquaGyms took 2.783s
  404. [23:27:55] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod aqualures
  405. [23:27:55] [Server thread/INFO] [AquaLures]: AquaLures starting initialization.
  406. [23:27:55] [Server thread/DEBUG] [Atlantis]: Successfully read aqualures:ActiveLures.
  407. [23:27:55] [Server thread/DEBUG] [Atlantis]: Successfully saved aqualures:ActiveLures.
  408. [23:27:55] [Server thread/DEBUG] [Atlantis]: Successfully read aqualures:Settings.
  409. [23:27:55] [Server thread/DEBUG] [Atlantis]: Successfully saved aqualures:Settings.
  410. [23:27:55] [Server thread/DEBUG] [Atlantis]: Successfully read aqualures:Messages.
  411. [23:27:55] [Server thread/DEBUG] [Atlantis]: Successfully saved aqualures:Messages.
  412. [23:27:55] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod aqualures
  413. [23:27:55] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - AquaLures took 0.052s
  414. [23:27:55] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod aquaskills
  415. [23:27:55] [Server thread/INFO] [AquaSkills]: AquaSkills starting initialization.
  416. [23:27:55] [Server thread/DEBUG] [Atlantis]: Successfully read aquaskills:Settings.
  417. [23:27:55] [Server thread/DEBUG] [Atlantis]: Successfully saved aquaskills:Settings.
  418. [23:27:55] [Server thread/DEBUG] [Atlantis]: Successfully read aquaskills:Log.
  419. [23:27:55] [Server thread/DEBUG] [Atlantis]: Successfully saved aquaskills:Log.
  420. [23:27:55] [Server thread/DEBUG] [Atlantis]: Successfully read aquaskills:ASBPSettings.
  421. [23:27:55] [Server thread/DEBUG] [Atlantis]: Successfully saved aquaskills:ASBPSettings.
  422. [23:27:55] [Server thread/DEBUG] [Atlantis]: Successfully read aquaskills:Messages.
  423. [23:27:55] [Server thread/DEBUG] [Atlantis]: Successfully saved aquaskills:Messages.
  424. [23:27:55] [Server thread/DEBUG] [Atlantis]: Successfully read aquaskills:GlobalXP.
  425. [23:27:55] [Server thread/DEBUG] [Atlantis]: Successfully saved aquaskills:GlobalXP.
  426. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod aquaskills
  427. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - AquaSkills took 0.585s
  428. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod aquaslots
  429. [23:27:56] [Server thread/INFO] [AquaSlots]: Initializing AquaSlots 1.12.2-3.0.1-server
  430. [23:27:56] [Server thread/DEBUG] [Atlantis]: Successfully read aquaslots:Configuration.
  431. [23:27:56] [Server thread/DEBUG] [Atlantis]: Successfully saved aquaslots:Configuration.
  432. [23:27:56] [Server thread/INFO] [AquaSlots]: AquaSlots initialized.
  433. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod aquaslots
  434. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - AquaSlots took 0.038s
  435. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod aquavaults
  436. [23:27:56] [Server thread/INFO] [AquaVaults]: AquaVaults starting initialization.
  437. [23:27:56] [Server thread/DEBUG] [Atlantis]: Successfully read aquavaults:Settings.
  438. [23:27:56] [Server thread/DEBUG] [Atlantis]: Successfully saved aquavaults:Settings.
  439. [23:27:56] [Server thread/DEBUG] [Atlantis]: Successfully read aquavaults:Messages.
  440. [23:27:56] [Server thread/DEBUG] [Atlantis]: Successfully saved aquavaults:Messages.
  441. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod aquavaults
  442. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - AquaVaults took 0.091s
  443. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod libcious
  444. [23:27:56] [Server thread/INFO] [Libcious]: UI API is now available
  445. [23:27:56] [Server thread/INFO] [Libcious]: Ticking Task API is now available
  446. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod libcious
  447. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Libcious took 0.008s
  448. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod battletower
  449. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod battletower
  450. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - BattleTower took 0.000s
  451. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod breedfilter
  452. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod breedfilter
  453. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - BreedFilter took 0.002s
  454. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod breedability
  455. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod breedability
  456. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Breedability took 0.005s
  457. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod cable-libs
  458. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod cable-libs
  459. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - CableLibs took 0.000s
  460. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod chatotstop
  461. [23:27:56] [Server thread/INFO] [ChatotStop]: Loading up to prevent mimicking texts using the mod ChatotStop - Made by Winglet @2021 v:1.0-SNAPSHOT
  462. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod chatotstop
  463. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - ChatotStop took 0.000s
  464. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod chooseattacklagfix
  465. [23:27:56] [Server thread/INFO] [ChooseAttackLagFix]: ChooseAttackLagFix enabled.
  466. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod chooseattacklagfix
  467. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - ChooseAttackLagFix took 0.003s
  468. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod chunkpregenerator
  469. [23:27:56] [Server thread/INFO] [FML]: Made the Pregenerator ThreadSave
  470. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod chunkpregenerator
  471. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Chunk Pregenerator took 0.048s
  472. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod clearfairy
  473. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod clearfairy
  474. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Clearfairy took 0.000s
  475. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod cursethebindings
  476. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod cursethebindings
  477. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - CurseTheBindings took 0.002s
  478. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod dailies
  479. [23:27:56] [Server thread/INFO] [Dailies]: Dailies starting initialization.
  480. [23:27:56] [Server thread/DEBUG] [Atlantis]: Successfully read dailies:Settings.
  481. [23:27:56] [Server thread/DEBUG] [Atlantis]: Successfully saved dailies:Settings.
  482. [23:27:56] [Server thread/DEBUG] [Atlantis]: Successfully read dailies:Messages.
  483. [23:27:56] [Server thread/DEBUG] [Atlantis]: Successfully saved dailies:Messages.
  484. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 5pokeballs in quest Hatch a Gen 6 Starter isn't valid!
  485. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Hatch a Gen 6 Starter
  486. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 200Dollars in quest Hatch a Gen 7 Starter isn't valid!
  487. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Hatch a Gen 7 Starter
  488. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 5pokeballs in quest Visit the Nether isn't valid!
  489. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Visit the Nether
  490. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 5pokeballs in quest Catch Dark-types isn't valid!
  491. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Dark-types
  492. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 5pokeballs in quest Catch Normal-types isn't valid!
  493. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Normal-types
  494. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 200Dollars in quest Catch Psychic-types isn't valid!
  495. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Psychic-types
  496. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 200Dollars in quest Hatch a Gen 4 Starter isn't valid!
  497. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Hatch a Gen 4 Starter
  498. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 200Dollars in quest Catch Ghost-types isn't valid!
  499. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Ghost-types
  500. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 200Dollars in quest Find a Pokéloot isn't valid!
  501. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Find a Pokéloot
  502. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 5pokeballs in quest Hatch a Gen 8 Starter isn't valid!
  503. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Hatch a Gen 8 Starter
  504. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 5pokeballs in quest Catch Fighting-types isn't valid!
  505. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Fighting-types
  506. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 200Dollars in quest Hatch a Gen 5 Starter isn't valid!
  507. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Hatch a Gen 5 Starter
  508. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 5pokeballs in quest Find a Temple isn't valid!
  509. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Find a Temple
  510. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 5pokeballs in quest Catch Grass-types isn't valid!
  511. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Grass-types
  512. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 200Dollars in quest Break Stone isn't valid!
  513. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Break Stone
  514. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 200Dollars in quest Catch Dragon-types isn't valid!
  515. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Dragon-types
  516. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 200Dollars in quest Catch Electric-types isn't valid!
  517. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Electric-types
  518. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 200Dollars in quest Catch Steel-types isn't valid!
  519. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Steel-types
  520. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 200Dollars in quest Defeat Trainers isn't valid!
  521. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Defeat Trainers
  522. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 5pokeballs in quest Catch Ground-types isn't valid!
  523. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Ground-types
  524. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 5pokeballs in quest Place a Healer isn't valid!
  525. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Place a Healer
  526. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 5pokeballs in quest Catch Fire-types isn't valid!
  527. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Fire-types
  528. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 200Dollars in quest Catch Water-types isn't valid!
  529. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Water-types
  530. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 200Dollars in quest Harvest Apricorns isn't valid!
  531. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Harvest Apricorns
  532. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 5pokeballs in quest Hatch a Gen 2 Starter isn't valid!
  533. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Hatch a Gen 2 Starter
  534. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 5pokeballs in quest Catch Rock-types isn't valid!
  535. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Rock-types
  536. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 5pokeballs in quest Catch Flying-types isn't valid!
  537. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Flying-types
  538. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 200Dollars in quest Catch Fairy-types isn't valid!
  539. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Fairy-types
  540. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 5pokeballs in quest Hatch a Gen 1 Starter isn't valid!
  541. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Hatch a Gen 1 Starter
  542. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 200Dollars in quest Hatch a Gen 3 Starter isn't valid!
  543. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Hatch a Gen 3 Starter
  544. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 5pokeballs in quest Catch Poison-types isn't valid!
  545. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Poison-types
  546. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 200Dollars in quest Catch Bug-types isn't valid!
  547. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Bug-types
  548. [23:27:56] [Server thread/ERROR] [Dailies]: Reward 200Dollars in quest Catch Ice-types isn't valid!
  549. [23:27:56] [Server thread/ERROR] [Dailies]: Failed to parse Dailies quest - Catch Ice-types
  550. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod dailies
  551. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Dailies took 0.081s
  552. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod drowpzee
  553. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod drowpzee
  554. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Drowpzee took 0.000s
  555. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod dungeons
  556. [23:27:56] [Server thread/INFO] [Dungeons]: Dungeons starting initialization.
  557. [23:27:56] [Server thread/DEBUG] [Atlantis]: Successfully read dungeons:Messages.
  558. [23:27:56] [Server thread/DEBUG] [Atlantis]: Successfully saved dungeons:Messages.
  559. [23:27:56] [Server thread/DEBUG] [Atlantis]: Successfully read dungeons:Settings.
  560. [23:27:56] [Server thread/DEBUG] [Atlantis]: Successfully saved dungeons:Settings.
  561. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod dungeons
  562. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Dungeons took 0.170s
  563. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod eggcellent
  564. [23:27:56] [Server thread/INFO] [Eggcellent]: Booting up Eggcellent made by Licious @2020 - 1.0
  565. [23:27:56] [Server thread/WARN] [Eggcellent]: You don't have Ditto x Ditto breeding enabled this plugin is not necessary and will not boot
  566. [23:27:56] [Server thread/WARN] [Eggcellent]: To enable this feature and plugin go to ./config/pixelmon.hocon and set 'allowDittoDittoBreeding' to true, this plugin will require a server reboot to register itself
  567. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod eggcellent
  568. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Eggcellent took 0.000s
  569. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod evolvefix
  570. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod evolvefix
  571. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Evolvefix took 0.000s
  572. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod flashplus
  573. [23:27:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod flashplus
  574. [23:27:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - FlashPlus took 0.023s
  575. [23:27:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod flashspec
  576. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered move1/move2/move3/move4 spec
  577. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered helditem spec
  578. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered uborleg spec
  579. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered abs spec
  580. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered unbattleable spec
  581. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered numivs spec
  582. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered ai spec
  583. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered leg spec
  584. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered ub spec
  585. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered unevo spec
  586. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered unlevel spec
  587. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered uncatchable spec
  588. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered aggro spec
  589. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered levelc spec
  590. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered untrashable spec
  591. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered undeleteable spec
  592. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered unmega spec
  593. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered unmegabattle spec
  594. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered undropable spec
  595. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered dropitem/dropchance/dropitemsaver spec
  596. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered unmegaout spec
  597. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered levelr spec
  598. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered unnickable spec
  599. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered iv31&min% spec
  600. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered reggsteps spec
  601. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered unhatchable spec
  602. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered nummaxivs spec
  603. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered oncatch/transformchance spec
  604. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered happiness spec
  605. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered tdusk/tday/tdawn/tnight spec
  606. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered leg1 spec
  607. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered originaltrainer spec
  608. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered nickname spec
  609. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered miniv% spec
  610. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered aura spec
  611. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered moves spec [MatchOnly]
  612. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered all spec [MatchOnly]
  613. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered spawner spec [MatchOnly]
  614. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered dim spec [MatchOnly]
  615. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered dimname spec [MatchOnly]
  616. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered egggroup spec [MatchOnly]
  617. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered leg1l/legl/ubl/uborlegl spec
  618. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered hascustomtexture spec
  619. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered hachancespec spec
  620. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered happinesschange spec
  621. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered shinychance spec
  622. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered Clone spec
  623. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered HP spec
  624. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered minnumivs spec
  625. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered miniv31&min% spec
  626. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] unexpable spec
  627. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered rain/thunder/clear spec
  628. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered customtexturechance spec
  629. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered isBoss spec [MatchOnly]
  630. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered rtime spec
  631. [23:27:56] [Server thread/INFO] [flashspec]: [FlashSpec] Registered formchance spec
  632. [23:27:59] [Server thread/INFO] []: 2120447d-bb7a-49f3-83a0-aad8d4f2b7c5
  633. [23:27:59] [Server thread/INFO] []: [Wondertrade] Successfully loaded configuration File.
  634. [23:27:59] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod wondertrade
  635. [23:27:59] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Wondertrade took 0.008s
  636. [23:27:59] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod yetanotherpokebuilder
  637. [23:27:59] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod yetanotherpokebuilder
  638. [23:27:59] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - YetAnotherPokeBuilder took 0.074s
  639. [23:27:59] [Server thread/DEBUG] [FML]: Bar Finished: PreInitialization took 8.031s
  640. [23:27:59] [Server thread/INFO] [FML]: Applying holder lookups
  641. [23:27:59] [Server thread/INFO] [FML]: Holder lookups applied
  642. [23:27:59] [Server thread/INFO] [FML]: Applying holder lookups
  643. [23:27:59] [Server thread/INFO] [FML]: Holder lookups applied
  644. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Trainer as pixelmon:npc_trainer
  645. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Trader as pixelmon:npc_trader
  646. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Pixelmon as pixelmon:pixelmon
  647. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Statue as pixelmon:statue
  648. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity ChattingNPC as pixelmon:npc_chatting
  649. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity QuestGiverNPC as pixelmon:npc_questgiver
  650. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Relearner as pixelmon:npc_relearner
  651. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Tutor as pixelmon:npc_tutor
  652. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Pokeball as pixelmon:empty_pokeball
  653. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Hook as pixelmon:hook
  654. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity EntityChairMount as pixelmon:chair_mount
  655. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity NurseJoy as pixelmon:npc_nursejoy
  656. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Shopkeeper as pixelmon:npc_shopkeeper
  657. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity PixelmonPainting as pixelmon:painting
  658. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity OccupiedPokeball as pixelmon:occupied_pokeball
  659. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Wormhole as pixelmon:ultra_wormhole
  660. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Breeding as pixelmon:breeding
  661. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Bike as pixelmon:bike
  662. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity OldFisherman as pixelmon:npc_oldfisherman
  663. [23:27:59] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Pokestop as pixelmon:pokestop
  664. [23:27:59] [Server thread/INFO] [FML]: Applying holder lookups
  665. [23:27:59] [Server thread/INFO] [FML]: Holder lookups applied
  666. [23:27:59] [Server thread/INFO] [FML]: Applying holder lookups
  667. [23:27:59] [Server thread/INFO] [FML]: Holder lookups applied
  668. [23:27:59] [Server thread/INFO] [FML]: Injecting itemstacks
  669. [23:27:59] [Server thread/INFO] [FML]: Injecting injection complete
  670. [23:27:59] [Server thread/INFO] [FML]: Replacing pt.licious.forgeyourbukket.ForgeYourBukket$PermissionHandler with com.mohistmc.forge.BukkitPermissionsHandler
  671. [23:27:59] [Server thread/INFO] [FML]: Registered Forge API Permission Handler(Bukkit)
  672. [23:27:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading configuration file(server.properties)
  673. [23:27:59] [Server thread/INFO] [Mohist]: Default gamemode type:SURVIVAL
  674. [23:27:59] [Server thread/INFO] [Mohist]: This server is runningMohistversion git-Mohist-1.12.2-159 (MC: 1.12.2)(Implementing API version1.12.2-R0.1-SNAPSHOT)
  675. [23:28:00] [Server thread/INFO] [Spigot]: Server Player Sample Count:12
  676. [23:28:00] [Server thread/INFO] [Mohist]: Using 4 threads for Netty based IO
  677. [23:28:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
  678. [23:28:00] [Server thread/INFO] [Mohist]: Starting Minecraft server on 0.0.0.0:25565
  679. [23:28:00] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
  680. [23:28:00] [Server thread/INFO] [FML]: Applying holder lookups
  681. [23:28:00] [Server thread/INFO] [FML]: Holder lookups applied
  682. [23:28:00] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod minecraft
  683. [23:28:00] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod minecraft
  684. [23:28:00] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft took 0.000s
  685. [23:28:00] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod mcp
  686. [23:28:00] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod mcp
  687. [23:28:00] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft Coder Pack took 0.000s
  688. [23:28:00] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod mohist
  689. [23:28:00] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod mohist
  690. [23:28:00] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Mohist took 0.000s
  691. [23:28:00] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod FML
  692. [23:28:00] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod FML
  693. [23:28:00] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Forge Mod Loader took 0.000s
  694. [23:28:00] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod forge
  695. [23:28:00] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod forge
  696. [23:28:00] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft Forge took 0.000s
  697. [23:28:00] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod pixelmon
  698. [23:28:00] [Server thread/INFO] [Pixelmon]: Registering shop items.
  699. [23:28:00] [Server thread/INFO] [Pixelmon]: Item not found: pixelmon:stick in shopItems.json
  700. [23:28:00] [Server thread/INFO] [Pixelmon]: Registering NPCs.
  701. [23:28:00] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for pixelmon:stick in pokemartsecond1_en_us.json
  702. [23:28:00] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for pixelmon:tr8_0 in galartr1_en_us.json
  703. [23:28:00] [Server thread/INFO] [Pixelmon]: Registered NPC trades.
  704. [23:28:00] [Server thread/INFO] [Pixelmon]: Registering structures.
  705. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Thunderbolt could not be found in Gym electricgym.json drops.
  706. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Thunder could not be found in Gym electricgym.json drops.
  707. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Thunder Wave could not be found in Gym electricgym.json drops.
  708. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Thunder Punch could not be found in Gym electricgym.json drops.
  709. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Thunder Fang could not be found in Gym electricgym.json drops.
  710. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Electroweb could not be found in Gym electricgym.json drops.
  711. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Volt Switch could not be found in Gym electricgym.json drops.
  712. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Eerie Impulse could not be found in Gym electricgym.json drops.
  713. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Electro Ball could not be found in Gym electricgym.json drops.
  714. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Wild Charge could not be found in Gym electricgym.json drops.
  715. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Flamethrower could not be found in Gym firegym.json drops.
  716. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Fire Blast could not be found in Gym firegym.json drops.
  717. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Heat Wave could not be found in Gym firegym.json drops.
  718. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Blaze Kick could not be found in Gym firegym.json drops.
  719. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Overheat could not be found in Gym firegym.json drops.
  720. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Flare Blitz could not be found in Gym firegym.json drops.
  721. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Heat Crash could not be found in Gym firegym.json drops.
  722. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Fire Punch could not be found in Gym firegym.json drops.
  723. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Fire Spin could not be found in Gym firegym.json drops.
  724. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Will-O-Wisp could not be found in Gym firegym.json drops.
  725. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Sunny Day could not be found in Gym firegym.json drops.
  726. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Fire Fang could not be found in Gym firegym.json drops.
  727. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Mystical Fire could not be found in Gym firegym.json drops.
  728. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Flamethrower could not be found in Gym firegym2.json drops.
  729. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Fire Blast could not be found in Gym firegym2.json drops.
  730. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Heat Wave could not be found in Gym firegym2.json drops.
  731. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Blaze Kick could not be found in Gym firegym2.json drops.
  732. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Overheat could not be found in Gym firegym2.json drops.
  733. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Flare Blitz could not be found in Gym firegym2.json drops.
  734. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Heat Crash could not be found in Gym firegym2.json drops.
  735. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Fire Punch could not be found in Gym firegym2.json drops.
  736. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Fire Spin could not be found in Gym firegym2.json drops.
  737. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Will-O-Wisp could not be found in Gym firegym2.json drops.
  738. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Sunny Day could not be found in Gym firegym2.json drops.
  739. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Fire Fang could not be found in Gym firegym2.json drops.
  740. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Mystical Fire could not be found in Gym firegym2.json drops.
  741. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Fly could not be found in Gym flyinggym.json drops.
  742. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Acrobatics could not be found in Gym flyinggym.json drops.
  743. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Air Slash could not be found in Gym flyinggym.json drops.
  744. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Brave Bird could not be found in Gym flyinggym.json drops.
  745. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Hurricane could not be found in Gym flyinggym.json drops.
  746. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Bounce could not be found in Gym flyinggym.json drops.
  747. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Giga Drain could not be found in Gym grassgym.json drops.
  748. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Solar Beam could not be found in Gym grassgym.json drops.
  749. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Solar Blade could not be found in Gym grassgym.json drops.
  750. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Magical Leaf could not be found in Gym grassgym.json drops.
  751. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Bullet Seed could not be found in Gym grassgym.json drops.
  752. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Seed Bomb could not be found in Gym grassgym.json drops.
  753. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Leaf Blade could not be found in Gym grassgym.json drops.
  754. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Energy Ball could not be found in Gym grassgym.json drops.
  755. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Leaf Storm could not be found in Gym grassgym.json drops.
  756. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Power Whip could not be found in Gym grassgym.json drops.
  757. [23:28:00] [Server thread/WARN] [Pixelmon]: Item Galar: Grass Knot could not be found in Gym grassgym.json drops.
  758. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: U-Turn could not be found in Gym grassbuggym.json drops.
  759. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Leech Life could not be found in Gym grassbuggym.json drops.
  760. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: X-Scissor could not be found in Gym grassbuggym.json drops.
  761. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Bug Buzz could not be found in Gym grassbuggym.json drops.
  762. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Pollen Puff could not be found in Gym grassbuggym.json drops.
  763. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Giga Drain could not be found in Gym grassbuggym.json drops.
  764. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Solar Beam could not be found in Gym grassbuggym.json drops.
  765. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Solar Blade could not be found in Gym grassbuggym.json drops.
  766. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Magical Leaf could not be found in Gym grassbuggym.json drops.
  767. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Bullet Seed could not be found in Gym grassbuggym.json drops.
  768. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Earthquake could not be found in Gym groundgym.json drops.
  769. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Earth Power could not be found in Gym groundgym.json drops.
  770. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Dig could not be found in Gym groundgym.json drops.
  771. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Sand Tomb could not be found in Gym groundgym.json drops.
  772. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Bulldoze could not be found in Gym groundgym.json drops.
  773. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Stomping Tantrum could not be found in Gym groundgym.json drops.
  774. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Spikes could not be found in Gym groundgym.json drops.
  775. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Drill Run could not be found in Gym groundgym.json drops.
  776. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: High Horsepower could not be found in Gym groundgym.json drops.
  777. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Ice Punch could not be found in Gym icegym.json drops.
  778. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Ice Beam could not be found in Gym icegym.json drops.
  779. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Blizzard could not be found in Gym icegym.json drops.
  780. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Avalanche could not be found in Gym icegym.json drops.
  781. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Ice Fang could not be found in Gym icegym.json drops.
  782. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Icy Wind could not be found in Gym icegym.json drops.
  783. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Hail could not be found in Gym icegym.json drops.
  784. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Icicle Spear could not be found in Gym icegym.json drops.
  785. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Ice Punch could not be found in Gym icegym2.json drops.
  786. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Ice Beam could not be found in Gym icegym2.json drops.
  787. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Blizzard could not be found in Gym icegym2.json drops.
  788. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Avalanche could not be found in Gym icegym2.json drops.
  789. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Ice Fang could not be found in Gym icegym2.json drops.
  790. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Icy Wind could not be found in Gym icegym2.json drops.
  791. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Hail could not be found in Gym icegym2.json drops.
  792. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Icicle Spear could not be found in Gym icegym2.json drops.
  793. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Psychic could not be found in Gym psychicgym.json drops.
  794. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Light Screen could not be found in Gym psychicgym.json drops.
  795. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Reflect could not be found in Gym psychicgym.json drops.
  796. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Rest could not be found in Gym psychicgym.json drops.
  797. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Imprison could not be found in Gym psychicgym.json drops.
  798. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Trick could not be found in Gym psychicgym.json drops.
  799. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Cosmic Power could not be found in Gym psychicgym.json drops.
  800. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Calm Mind could not be found in Gym psychicgym.json drops.
  801. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Psycho Cut could not be found in Gym psychicgym.json drops.
  802. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Future Sight could not be found in Gym psychicgym.json drops.
  803. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Psyshock could not be found in Gym psychicgym.json drops.
  804. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Zen Headbutt could not be found in Gym psychicgym.json drops.
  805. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Stored Power could not be found in Gym psychicgym.json drops.
  806. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Rock Slide could not be found in Gym rockgym.json drops.
  807. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Rock Tomb could not be found in Gym rockgym.json drops.
  808. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Rock Blast could not be found in Gym rockgym.json drops.
  809. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Sandstorm could not be found in Gym rockgym.json drops.
  810. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Power Gem could not be found in Gym rockgym.json drops.
  811. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Stone Edge could not be found in Gym rockgym.json drops.
  812. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Stealth Rock could not be found in Gym rockgym.json drops.
  813. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Steel Wing could not be found in Gym steelgym.json drops.
  814. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Smart Strike could not be found in Gym steelgym.json drops.
  815. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Iron Tail could not be found in Gym steelgym.json drops.
  816. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Iron Defense could not be found in Gym steelgym.json drops.
  817. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Gyro Ball could not be found in Gym steelgym.json drops.
  818. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Flash Cannon could not be found in Gym steelgym.json drops.
  819. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Iron Head could not be found in Gym steelgym.json drops.
  820. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Heavy Slam could not be found in Gym steelgym.json drops.
  821. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Rain Dance could not be found in Gym watergym.json drops.
  822. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Whirlpool could not be found in Gym watergym.json drops.
  823. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Surf could not be found in Gym watergym.json drops.
  824. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Dive could not be found in Gym watergym.json drops.
  825. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Brine could not be found in Gym watergym.json drops.
  826. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Razor Shell could not be found in Gym watergym.json drops.
  827. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Hydro Pump could not be found in Gym watergym.json drops.
  828. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Waterfall could not be found in Gym watergym.json drops.
  829. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Muddy Water could not be found in Gym watergym.json drops.
  830. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Scald could not be found in Gym watergym.json drops.
  831. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Liquidation could not be found in Gym watergym.json drops.
  832. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Rain Dance could not be found in Gym watergym2.json drops.
  833. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Whirlpool could not be found in Gym watergym2.json drops.
  834. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Surf could not be found in Gym watergym2.json drops.
  835. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Dive could not be found in Gym watergym2.json drops.
  836. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Brine could not be found in Gym watergym2.json drops.
  837. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Razor Shell could not be found in Gym watergym2.json drops.
  838. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Hydro Pump could not be found in Gym watergym2.json drops.
  839. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Waterfall could not be found in Gym watergym2.json drops.
  840. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Muddy Water could not be found in Gym watergym2.json drops.
  841. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Scald could not be found in Gym watergym2.json drops.
  842. [23:28:01] [Server thread/WARN] [Pixelmon]: Item Galar: Liquidation could not be found in Gym watergym2.json drops.
  843. [23:28:01] [Server thread/INFO] [Pixelmon]: Registering all drops.
  844. [23:28:01] [Server thread/INFO] [Pixelmon]: Registering battle rules.
  845. [23:28:01] [Server thread/INFO] [Pixelmon]: Registering Pokémon stats.
  846. [23:28:02] [Server thread/INFO] [Pixelmon]: Registering quests.
  847. [23:28:02] [Server thread/INFO] [Pixelmon]: Loaded 39 Quests.
  848. [23:28:05] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod pixelmon
  849. [23:28:05] [Server thread/INFO] [Pixelmon]: Registering spawn sets.
  850. [23:28:06] [Server thread/ERROR] [Pixelmon]: Umbreon.set.json has JSON syntax problems! Here's a long error:
  851. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 46 column 8 path $.spawnInfos[1].condition.stringBiomes
  852. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  853. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  854. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  855. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  856. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  857. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  858. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  859. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:175)
  860. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  861. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  862. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  863. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  864. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  865. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  866. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  867. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  868. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  869. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  870. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  871. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  872. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  873. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  874. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  875. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  876. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  877. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  878. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  879. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  880. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  881. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  882. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  883. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  884. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  885. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  886. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  887. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  888. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  889. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  890. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  891. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  892. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  893. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  894. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  895. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  896. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  897. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 46 column 8 path $.spawnInfos[1].condition.stringBiomes
  898. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  899. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  900. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  901. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  902. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  903. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  904. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  905. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  906. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  907. [23:28:06] [Server thread/WARN] []: ... 44 more
  908. [23:28:06] [Server thread/ERROR] [Pixelmon]: Shinx.set.json has JSON syntax problems! Here's a long error:
  909. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 39 column 8 path $.spawnInfos[1].condition.stringBiomes
  910. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  911. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  912. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  913. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  914. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  915. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  916. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  917. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:175)
  918. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  919. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  920. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  921. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  922. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  923. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  924. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  925. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  926. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  927. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  928. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  929. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  930. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  931. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  932. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  933. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  934. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  935. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  936. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  937. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  938. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  939. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  940. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  941. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  942. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  943. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  944. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  945. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  946. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  947. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  948. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  949. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  950. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  951. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  952. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  953. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  954. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  955. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 39 column 8 path $.spawnInfos[1].condition.stringBiomes
  956. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  957. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  958. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  959. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  960. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  961. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  962. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  963. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  964. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  965. [23:28:06] [Server thread/WARN] []: ... 44 more
  966. [23:28:06] [Server thread/ERROR] [Pixelmon]: Glameow.set.json has JSON syntax problems! Here's a long error:
  967. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 48 column 8 path $.spawnInfos[1].condition.stringBiomes
  968. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  969. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  970. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  971. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  972. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  973. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  974. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  975. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:175)
  976. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  977. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  978. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  979. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  980. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  981. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  982. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  983. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  984. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  985. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  986. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  987. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  988. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  989. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  990. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  991. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  992. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  993. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  994. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  995. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  996. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  997. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  998. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  999. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1000. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1001. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1002. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1003. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1004. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1005. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1006. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1007. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1008. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1009. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1010. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1011. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1012. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1013. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 48 column 8 path $.spawnInfos[1].condition.stringBiomes
  1014. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  1015. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  1016. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  1017. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  1018. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1019. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  1020. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1021. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  1022. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  1023. [23:28:06] [Server thread/WARN] []: ... 44 more
  1024. [23:28:06] [Server thread/ERROR] [Pixelmon]: Riolu.set.json has JSON syntax problems! Here's a long error:
  1025. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 44 column 8 path $.spawnInfos[1].condition.stringBiomes
  1026. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  1027. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  1028. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  1029. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  1030. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  1031. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  1032. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  1033. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:175)
  1034. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  1035. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  1036. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1037. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1038. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1039. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1040. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  1041. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1042. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1043. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1044. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1045. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1046. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1047. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1048. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1049. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1050. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1051. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  1052. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  1053. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1054. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1055. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1056. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1057. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1058. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1059. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1060. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1061. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1062. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1063. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1064. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1065. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1066. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1067. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1068. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1069. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1070. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1071. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 44 column 8 path $.spawnInfos[1].condition.stringBiomes
  1072. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  1073. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  1074. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  1075. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  1076. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1077. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  1078. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1079. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  1080. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  1081. [23:28:06] [Server thread/WARN] []: ... 44 more
  1082. [23:28:06] [Server thread/ERROR] [Pixelmon]: Luxio.set.json has JSON syntax problems! Here's a long error:
  1083. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 39 column 8 path $.spawnInfos[1].condition.stringBiomes
  1084. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  1085. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  1086. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  1087. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  1088. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  1089. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  1090. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  1091. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:175)
  1092. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  1093. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  1094. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1095. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1096. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1097. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1098. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  1099. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1100. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1101. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1102. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1103. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1104. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1105. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1106. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1107. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1108. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1109. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  1110. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  1111. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1112. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1113. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1114. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1115. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1116. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1117. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1118. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1119. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1120. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1121. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1122. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1123. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1124. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1125. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1126. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1127. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1128. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1129. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 39 column 8 path $.spawnInfos[1].condition.stringBiomes
  1130. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  1131. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  1132. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  1133. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  1134. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1135. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  1136. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1137. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  1138. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  1139. [23:28:06] [Server thread/WARN] []: ... 44 more
  1140. [23:28:06] [Server thread/ERROR] [Pixelmon]: Silicobra.set.json has JSON syntax problems! Here's a long error:
  1141. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 40 column 8 path $.spawnInfos[1].condition.stringBiomes
  1142. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  1143. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  1144. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  1145. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  1146. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  1147. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  1148. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  1149. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:175)
  1150. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  1151. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  1152. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1153. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1154. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1155. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1156. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  1157. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1158. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1159. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1160. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1161. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1162. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1163. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1164. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1165. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1166. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1167. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  1168. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  1169. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1170. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1171. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1172. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1173. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1174. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1175. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1176. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1177. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1178. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1179. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1180. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1181. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1182. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1183. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1184. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1185. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1186. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1187. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 40 column 8 path $.spawnInfos[1].condition.stringBiomes
  1188. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  1189. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  1190. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  1191. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  1192. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1193. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  1194. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1195. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  1196. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  1197. [23:28:06] [Server thread/WARN] []: ... 44 more
  1198. [23:28:06] [Server thread/ERROR] [Pixelmon]: Lunatone.set.json has JSON syntax problems! Here's a long error:
  1199. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 81 column 8 path $.spawnInfos[1].condition.stringBiomes
  1200. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  1201. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  1202. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  1203. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  1204. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  1205. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  1206. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  1207. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:175)
  1208. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  1209. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  1210. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1211. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1212. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1213. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1214. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  1215. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1216. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1217. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1218. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1219. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1220. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1221. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1222. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1223. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1224. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1225. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  1226. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  1227. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1228. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1229. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1230. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1231. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1232. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1233. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1234. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1235. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1236. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1237. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1238. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1239. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1240. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1241. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1242. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1243. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1244. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1245. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 81 column 8 path $.spawnInfos[1].condition.stringBiomes
  1246. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  1247. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  1248. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  1249. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  1250. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1251. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  1252. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1253. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  1254. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  1255. [23:28:06] [Server thread/WARN] []: ... 44 more
  1256. [23:28:06] [Server thread/ERROR] [Pixelmon]: Luxray.set.json has JSON syntax problems! Here's a long error:
  1257. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 39 column 8 path $.spawnInfos[1].condition.stringBiomes
  1258. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  1259. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  1260. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  1261. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  1262. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  1263. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  1264. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  1265. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:175)
  1266. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  1267. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  1268. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1269. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1270. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1271. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1272. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  1273. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1274. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1275. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1276. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1277. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1278. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1279. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1280. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1281. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1282. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1283. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  1284. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  1285. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1286. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1287. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1288. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1289. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1290. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1291. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1292. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1293. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1294. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1295. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1296. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1297. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1298. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1299. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1300. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1301. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1302. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1303. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 39 column 8 path $.spawnInfos[1].condition.stringBiomes
  1304. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  1305. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  1306. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  1307. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  1308. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1309. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  1310. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1311. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  1312. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  1313. [23:28:06] [Server thread/WARN] []: ... 44 more
  1314. [23:28:06] [Server thread/ERROR] [Pixelmon]: Lucario.set.json has JSON syntax problems! Here's a long error:
  1315. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 44 column 8 path $.spawnInfos[1].condition.stringBiomes
  1316. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  1317. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  1318. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  1319. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  1320. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  1321. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  1322. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  1323. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:175)
  1324. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  1325. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  1326. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1327. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1328. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1329. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1330. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  1331. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1332. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1333. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1334. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1335. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1336. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1337. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1338. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1339. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1340. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1341. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  1342. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  1343. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1344. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1345. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1346. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1347. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1348. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1349. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1350. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1351. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1352. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1353. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1354. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1355. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1356. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1357. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1358. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1359. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1360. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1361. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 44 column 8 path $.spawnInfos[1].condition.stringBiomes
  1362. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  1363. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  1364. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  1365. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  1366. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1367. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  1368. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1369. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  1370. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  1371. [23:28:06] [Server thread/WARN] []: ... 44 more
  1372. [23:28:06] [Server thread/ERROR] [Pixelmon]: Purugly.set.json has JSON syntax problems! Here's a long error:
  1373. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 48 column 8 path $.spawnInfos[1].condition.stringBiomes
  1374. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  1375. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  1376. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  1377. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  1378. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  1379. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  1380. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  1381. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:175)
  1382. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  1383. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  1384. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1385. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1386. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1387. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1388. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  1389. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1390. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1391. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1392. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1393. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1394. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1395. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1396. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1397. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1398. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1399. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  1400. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  1401. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1402. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1403. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1404. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1405. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1406. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1407. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1408. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1409. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1410. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1411. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1412. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1413. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1414. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1415. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1416. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1417. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1418. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1419. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 48 column 8 path $.spawnInfos[1].condition.stringBiomes
  1420. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  1421. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  1422. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  1423. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  1424. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1425. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  1426. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1427. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  1428. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  1429. [23:28:06] [Server thread/WARN] []: ... 44 more
  1430. [23:28:06] [Server thread/ERROR] [Pixelmon]: Yamask.set.json has JSON syntax problems! Here's a long error:
  1431. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 63 column 8 path $.spawnInfos[1].condition.stringBiomes
  1432. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  1433. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  1434. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  1435. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  1436. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  1437. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  1438. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  1439. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:175)
  1440. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  1441. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  1442. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1443. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1444. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1445. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1446. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  1447. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1448. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1449. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1450. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1451. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1452. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1453. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1454. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1455. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1456. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1457. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  1458. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  1459. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1460. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1461. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1462. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1463. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1464. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1465. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1466. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1467. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1468. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1469. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1470. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1471. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1472. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1473. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1474. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1475. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1476. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1477. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 63 column 8 path $.spawnInfos[1].condition.stringBiomes
  1478. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  1479. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  1480. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  1481. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  1482. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1483. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  1484. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1485. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  1486. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  1487. [23:28:06] [Server thread/WARN] []: ... 44 more
  1488. [23:28:06] [Server thread/ERROR] [Pixelmon]: Espeon.set.json has JSON syntax problems! Here's a long error:
  1489. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 44 column 8 path $.spawnInfos[1].condition.stringBiomes
  1490. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  1491. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  1492. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  1493. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  1494. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  1495. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  1496. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  1497. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:175)
  1498. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  1499. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  1500. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1501. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1502. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1503. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1504. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  1505. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1506. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1507. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1508. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1509. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1510. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1511. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1512. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1513. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1514. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1515. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  1516. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  1517. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1518. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1519. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1520. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1521. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1522. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1523. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1524. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1525. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1526. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1527. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1528. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1529. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1530. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1531. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1532. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1533. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1534. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1535. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 44 column 8 path $.spawnInfos[1].condition.stringBiomes
  1536. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  1537. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  1538. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  1539. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  1540. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1541. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  1542. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1543. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  1544. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  1545. [23:28:06] [Server thread/WARN] []: ... 44 more
  1546. [23:28:06] [Server thread/ERROR] [Pixelmon]: Rotom.set.json has JSON syntax problems! Here's a long error:
  1547. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 41 column 8 path $.spawnInfos[1].condition.times
  1548. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  1549. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  1550. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  1551. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  1552. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  1553. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  1554. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  1555. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:175)
  1556. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  1557. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  1558. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1559. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1560. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1561. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1562. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  1563. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1564. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1565. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1566. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1567. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1568. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1569. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1570. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1571. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1572. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1573. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  1574. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  1575. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1576. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1577. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1578. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1579. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1580. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1581. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1582. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1583. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1584. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1585. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1586. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1587. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1588. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1589. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1590. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1591. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1592. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1593. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 41 column 8 path $.spawnInfos[1].condition.times
  1594. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  1595. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  1596. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  1597. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  1598. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1599. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  1600. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1601. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  1602. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  1603. [23:28:06] [Server thread/WARN] []: ... 44 more
  1604. [23:28:06] [Server thread/ERROR] [Pixelmon]: Golett.set.json has JSON syntax problems! Here's a long error:
  1605. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 51 column 8 path $.spawnInfos[1].condition.stringBiomes
  1606. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  1607. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  1608. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  1609. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  1610. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  1611. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  1612. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  1613. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:175)
  1614. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  1615. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  1616. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1617. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1618. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1619. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1620. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  1621. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1622. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1623. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1624. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1625. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1626. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1627. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1628. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1629. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1630. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1631. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  1632. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  1633. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1634. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1635. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1636. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1637. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1638. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1639. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1640. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1641. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1642. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1643. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1644. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1645. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1646. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1647. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1648. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1649. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1650. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1651. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 51 column 8 path $.spawnInfos[1].condition.stringBiomes
  1652. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  1653. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  1654. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  1655. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  1656. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1657. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  1658. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1659. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  1660. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  1661. [23:28:06] [Server thread/WARN] []: ... 44 more
  1662. [23:28:06] [Server thread/ERROR] [Pixelmon]: Solrock.set.json has JSON syntax problems! Here's a long error:
  1663. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 65 column 8 path $.spawnInfos[1].condition.stringBiomes
  1664. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  1665. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  1666. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  1667. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  1668. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  1669. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  1670. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  1671. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:175)
  1672. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  1673. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  1674. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1675. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1676. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1677. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1678. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  1679. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1680. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1681. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1682. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1683. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1684. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1685. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1686. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1687. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1688. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1689. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  1690. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  1691. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1692. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1693. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1694. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1695. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1696. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1697. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1698. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1699. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1700. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1701. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1702. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1703. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1704. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1705. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1706. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1707. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1708. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1709. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 65 column 8 path $.spawnInfos[1].condition.stringBiomes
  1710. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  1711. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  1712. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  1713. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  1714. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1715. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  1716. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1717. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  1718. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  1719. [23:28:06] [Server thread/WARN] []: ... 44 more
  1720. [23:28:06] [Server thread/ERROR] [Pixelmon]: Cofagrigus.set.json has JSON syntax problems! Here's a long error:
  1721. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 61 column 8 path $.spawnInfos[1].condition.stringBiomes
  1722. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  1723. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  1724. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  1725. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  1726. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  1727. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  1728. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  1729. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:175)
  1730. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  1731. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  1732. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1733. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1734. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1735. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1736. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  1737. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1738. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1739. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1740. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1741. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1742. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1743. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1744. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1745. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1746. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1747. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  1748. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  1749. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1750. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1751. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1752. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1753. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1754. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1755. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1756. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1757. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1758. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1759. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1760. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1761. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1762. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1763. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1764. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1765. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1766. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1767. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 61 column 8 path $.spawnInfos[1].condition.stringBiomes
  1768. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  1769. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  1770. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  1771. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  1772. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1773. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  1774. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1775. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  1776. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  1777. [23:28:06] [Server thread/WARN] []: ... 44 more
  1778. [23:28:06] [Server thread/ERROR] [Pixelmon]: Manaphy.set.json has JSON syntax problems! Here's a long error:
  1779. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 23 column 8 path $.spawnInfos[0].condition.times
  1780. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  1781. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  1782. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  1783. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  1784. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  1785. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  1786. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  1787. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:176)
  1788. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  1789. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  1790. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1791. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1792. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1793. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1794. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  1795. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1796. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1797. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1798. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1799. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1800. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1801. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1802. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1803. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1804. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1805. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  1806. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  1807. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1808. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1809. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1810. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1811. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1812. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1813. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1814. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1815. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1816. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1817. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1818. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1819. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1820. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1821. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1822. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1823. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1824. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1825. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 23 column 8 path $.spawnInfos[0].condition.times
  1826. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  1827. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  1828. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  1829. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  1830. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1831. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  1832. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1833. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  1834. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  1835. [23:28:06] [Server thread/WARN] []: ... 44 more
  1836. [23:28:06] [Server thread/ERROR] [Pixelmon]: TypeNull.set.json has JSON syntax problems! Here's a long error:
  1837. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 23 column 8 path $.spawnInfos[0].condition.times
  1838. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  1839. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  1840. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  1841. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  1842. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  1843. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  1844. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  1845. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:176)
  1846. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  1847. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  1848. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1849. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1850. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1851. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1852. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  1853. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1854. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1855. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1856. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1857. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1858. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1859. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1860. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1861. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1862. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1863. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  1864. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  1865. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1866. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1867. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1868. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1869. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1870. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1871. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1872. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1873. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1874. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1875. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1876. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1877. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1878. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1879. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1880. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1881. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1882. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1883. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 23 column 8 path $.spawnInfos[0].condition.times
  1884. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  1885. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  1886. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  1887. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  1888. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1889. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  1890. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1891. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  1892. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  1893. [23:28:06] [Server thread/WARN] []: ... 44 more
  1894. [23:28:06] [Server thread/ERROR] [Pixelmon]: Magearna.set.json has JSON syntax problems! Here's a long error:
  1895. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 23 column 8 path $.spawnInfos[0].condition.times
  1896. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  1897. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  1898. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  1899. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  1900. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  1901. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  1902. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  1903. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:176)
  1904. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  1905. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  1906. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1907. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1908. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1909. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1910. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  1911. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1912. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1913. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1914. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1915. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1916. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1917. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1918. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1919. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1920. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1921. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  1922. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  1923. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1924. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1925. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1926. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1927. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1928. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1929. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1930. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1931. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1932. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1933. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1934. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1935. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1936. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1937. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1938. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1939. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1940. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1941. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 23 column 8 path $.spawnInfos[0].condition.times
  1942. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  1943. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  1944. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  1945. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  1946. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1947. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  1948. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  1949. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  1950. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  1951. [23:28:06] [Server thread/WARN] []: ... 44 more
  1952. [23:28:06] [Server thread/ERROR] [Pixelmon]: Diancie.set.json has JSON syntax problems! Here's a long error:
  1953. [23:28:06] [Server thread/WARN] []: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 48 column 8 path $.spawnInfos[1].condition.times
  1954. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:60)
  1955. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
  1956. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:887)
  1957. [23:28:06] [Server thread/WARN] []: at com.google.gson.Gson.fromJson(Gson.java:825)
  1958. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:101)
  1959. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.SpawnSet.deserialize(SpawnSet.java:96)
  1960. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.api.spawning.util.SetLoader.importSetsFrom(SetLoader.java:103)
  1961. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawning.loadAndInitialize(PixelmonSpawning.java:176)
  1962. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.CommonProxy.postInit(CommonProxy.java:185)
  1963. [23:28:06] [Server thread/WARN] []: at com.pixelmonmod.pixelmon.Pixelmon.postInit(Pixelmon.java:219)
  1964. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1965. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1966. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1967. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1968. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
  1969. [23:28:06] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1970. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1971. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1972. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1973. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1974. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1975. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1976. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1977. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1978. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1979. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
  1980. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
  1981. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1982. [23:28:06] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1983. [23:28:06] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1984. [23:28:06] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Method.java:498)
  1985. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1986. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1987. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1988. [23:28:06] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1989. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1990. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1991. [23:28:06] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1992. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132)
  1993. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771)
  1994. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
  1995. [23:28:06] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  1996. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
  1997. [23:28:06] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
  1998. [23:28:06] [Server thread/WARN] []: at java.lang.Thread.run(Thread.java:748)
  1999. [23:28:06] [Server thread/WARN] []: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 48 column 8 path $.spawnInfos[1].condition.times
  2000. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  2001. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  2002. [23:28:06] [Server thread/WARN] []: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  2003. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  2004. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  2005. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
  2006. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  2007. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  2008. [23:28:06] [Server thread/WARN] []: at com.google.gson.internal.Streams.parse(Streams.java:48)
  2009. [23:28:06] [Server thread/WARN] []: ... 44 more
  2010. [23:28:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: "Preparing level "world""
  2011. [23:28:12] [Server thread/DEBUG] [com.vexsoftware.votifier.io.netty.util.internal.logging.InternalLoggerFactory]: Using Log4J2 as the default logging framework
  2012. [23:28:12] [Server thread/DEBUG] [com.vexsoftware.votifier.io.netty.util.internal.PlatformDependent0]: -Dio.netty.noUnsafe: false
  2013. [23:28:12] [Server thread/DEBUG] [com.vexsoftware.votifier.io.netty.util.internal.PlatformDependent0]: Java version: 8
  2014. [23:28:12] [Server thread/DEBUG] [com.vexsoftware.votifier.io.netty.util.internal.PlatformDependent0]: sun.misc.Unsafe.theUnsafe: available
  2015. [23:28:12] [Server thread/DEBUG] [com.vexsoftware.votifier.io.netty.util.internal.PlatformDependent0]: sun.misc.Unsafe.copyMemory: available
  2016. [23:28:12] [Server thread/DEBUG] [com.vexsoftware.votifier.io.netty.util.internal.PlatformDependent0]: java.nio.Buffer.address: available
  2017. [23:28:12] [Server thread/DEBUG] [com.vexsoftware.votifier.io.netty.util.internal.PlatformDependent0]: direct buffer constructor: available
  2018. [23:28:12] [Server thread/DEBUG] [com.vexsoftware.votifier.io.netty.util.internal.PlatformDependent0]: java.nio.Bits.unaligned: available, true
  2019. [23:28:12] [Server thread/DEBUG] [com.vexsoftware.votifier.io.netty.util.internal.PlatformDependent0]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
  2020. [23:28:12] [Server thread/DEBUG] [com.vexsoftware.votifier.io.netty.util.internal.PlatformDependent0]: java.nio.DirectByteBuffer.<init>(long, int): available
  2021. [23:28:12] [Server thread/DEBUG] [com.vexsoftware.votifier.io.netty.util.internal.PlatformDependent]: sun.misc.Unsafe: available
  2022. [23:28:12] [Server thread/DEBUG] [com.vexsoftware.votifier.io.netty.util.internal.PlatformDependent]: -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
  2023. [23:28:12] [Server thread/DEBUG] [com.vexsoftware.votifier.io.netty.util.internal.PlatformDependent]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
  2024. [23:28:12] [Server thread/DEBUG] [com.vexsoftware.votifier.io.netty.util.internal.PlatformDependent]: -Dio.netty.maxDirectMemory: 15032385536 bytes
  2025. [23:28:12] [Server thread/DEBUG] [com.vexsoftware.votifier.io.netty.util.internal.PlatformDependent]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
  2026. [23:28:12] [Server thread/DEBUG] [com.vexsoftware.votifier.io.netty.util.internal.CleanerJava6]: java.nio.ByteBuffer.cleaner(): available
  2027. [23:28:12] [Server thread/DEBUG] [com.vexsoftware.votifier.io.netty.util.internal.PlatformDependent]: -Dio.netty.noPreferDirect: false
  2028. [23:28:13] [Netty Epoll Server IO #0/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  2029. [23:28:14] [Netty Epoll Server IO #2/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  2030. [23:28:14] [Netty Epoll Server IO #3/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  2031. [23:28:16] [Server thread/INFO] [Mohist]: Loading OSZOAntiWDL v1.3-SNAPSHOT
  2032. [23:28:16] [Server thread/INFO] [Mohist]: Loading PlaceholderAPI v2.10.9
  2033. [23:28:16] [Server thread/INFO] [Mohist]: Loading UltimateAutoRestart vBuild 43
  2034. [23:28:16] [Server thread/INFO] [Mohist]: Loading HopperImprovements v1.0-SNAPSHOT (build #20)
  2035. [23:28:16] [Server thread/INFO] [Mohist]: Loading NametagEdit v4.4.10
  2036. [23:28:16] [Server thread/INFO] [Mohist]: Loading ZetaHoppers v1.0-1.13.2
  2037. [23:28:16] [Server thread/INFO] [Mohist]: Loading PvPToggle v1.7
  2038. [23:28:16] [Server thread/INFO] [Mohist]: Loading EntityDetection v1.1.3 (build #21)
  2039. [23:28:16] [Server thread/INFO] [Mohist]: Loading InventorySaver v2.23.0-VERSION-1.12
  2040. [23:28:16] [Server thread/INFO] [Mohist]: Loading ChatReaction v1.8.0
  2041. [23:28:16] [Server thread/INFO] [Mohist]: Loading SkinsRestorer v14.0.2
  2042. [23:28:16] [Server thread/INFO] [Mohist]: Loading antiRedstoneClock v1.4.0
  2043. [23:28:16] [Server thread/WARN] [Mohist]: WorldGuard hasn't been found!
  2044. [23:28:16] [Server thread/INFO] [Mohist]: Loading DeluxeTags v1.8.1
  2045. [23:28:16] [Server thread/INFO] [Mohist]: Loading VoxelSniper v5.172.0-SNAPSHOT
  2046. [23:28:16] [Server thread/INFO] [Mohist]: Loading GUIHelper v1.0.7
  2047. [23:28:16] [Server thread/INFO] [Mohist]: Loading CraftEnhance v2.4.2
  2048. [23:28:16] [Server thread/INFO] [Mohist]: Loading BanItem v3.1.1
  2049. [23:28:16] [Server thread/INFO] [Mohist]: Loading NoPortals v0.1
  2050. [23:28:16] [Server thread/INFO] [Mohist]: Loading CraftingStore v2.6.2
  2051. [23:28:16] [Server thread/INFO] [Mohist]: Loading CoreProtect v2.14.4
  2052. [23:28:16] [Server thread/INFO] [Mohist]: Loading LuckPerms v5.2.99
  2053. [23:28:16] [Server thread/INFO] [Mohist]: Loading Skript v2.2-dev37c
  2054. [23:28:16] [Server thread/INFO] [Mohist]: Loading AnimatedScoreboard v0.2.3
  2055. [23:28:16] [Server thread/INFO] [Mohist]: Loading PacketListenerApi v3.7.9-SNAPSHOT
  2056. [23:28:16] [Server thread/INFO] []: [ReflectionHelper/MinecraftVersion] I am loaded from package org.inventivetalent.packetlistener.reflection.minecraft
  2057. [23:28:16] [Server thread/INFO] []: [ReflectionHelper/MinecraftVersion] Version is v1_12_R1 (11201)
  2058. [23:28:16] [Server thread/INFO] []: [PacketListenerAPI] Using INChannel
  2059. [23:28:16] [Server thread/INFO] [Mohist]: Injected custom channel handlers.
  2060. [23:28:16] [Server thread/INFO] [Mohist]: Loading CMILib v1.0.0.2
  2061. [23:28:16] [Server thread/INFO] [Mohist]: Loading Anti-droper-crash-plugin-1-12-2 v1.0
  2062. [23:28:16] [Server thread/INFO] [Mohist]: Loading StreamingDrops v6.2
  2063. [23:28:16] [Server thread/INFO] [Mohist]: Loading SkQuery v4.1.1
  2064. [23:28:16] [Server thread/INFO] [Mohist]: Loading WorldBorder v1.8.7
  2065. [23:28:16] [Server thread/INFO] [Mohist]: Loading MessageAnnouncer v1.12.2
  2066. [23:28:16] [Server thread/INFO] [Mohist]: Loading Votifier v2.7.2
  2067. [23:28:16] [Server thread/INFO] [Mohist]: Loading Multiverse-Core v2.5.0-b727
  2068. [23:28:17] [Server thread/INFO] [Mohist]: Loading ProtocolLib v4.5.1
  2069. [23:28:17] [Server thread/INFO] [Mohist]: Loading TangledMazeLegacy v1.3.7
  2070. [23:28:17] [Server thread/INFO] [Mohist]: Loading ChestLockGui v4.0.1
  2071. [23:28:17] [Server thread/INFO] [Mohist]: Loading FastAsyncWorldEdit v${version}
  2072. [23:28:17] [Server thread/INFO] [Mohist]: Loading Vouchers v1.2.0
  2073. [23:28:17] [Server thread/INFO] [Mohist]: Loading Minepacks v2.3.21.2-Release
  2074. [23:28:17] [Server thread/INFO] [Mohist]: [Minepacks] PCGF-PluginLib not installed. Switching to standalone mode!
  2075. [23:28:17] [Server thread/INFO] [Mohist]: Loading Arcade v1.46c-Legacy
  2076. [23:28:17] [Server thread/INFO] [Mohist]: Loading UltraAFK v11.6
  2077. [23:28:17] [Server thread/INFO] [Mohist]: Loading NexelWilderness v0.8-pre7
  2078. [23:28:17] [Server thread/INFO] [Mohist]: Loading YamaskPlaceholders v1.5.0
  2079. [23:28:17] [Server thread/INFO] [Mohist]: Loading ServerListPlus v3.4.8
  2080. [23:28:17] [Server thread/INFO] [Mohist]: Loading Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
  2081. [23:28:17] [Server thread/INFO] [Mohist]: Loading TabPacketFixer v0.3
  2082. [23:28:17] [Server thread/INFO] [Mohist]: Loading ResourceWorld v1.9.4
  2083. [23:28:17] [Server thread/INFO] [Mohist]: Loading AuthMe v5.6.0-beta2-b2453
  2084. [23:28:17] [Server thread/INFO] [Mohist]: Loading HolographicDisplays v2.4.6
  2085. [23:28:17] [Server thread/INFO] [Mohist]: Loading VoteParty v2.24
  2086. [23:28:17] [Server thread/INFO] [Mohist]: Loading Marriage v2.0.20
  2087. [23:28:17] [Server thread/INFO] [Mohist]: [Marriage] Completed plugin pre-load stage.
  2088. [23:28:17] [Server thread/INFO] [Mohist]: Loading theBartender v1.4
  2089. [23:28:17] [Server thread/INFO] [Mohist]: Loading GCoreLegacy v7.16.2
  2090. [23:28:17] [Server thread/INFO] [Mohist]: Loading WorldEdit v6.1.9;caf0ad9
  2091. [23:28:17] [Server thread/INFO] [Mohist]: Loading BettingGames v1.17.3
  2092. [23:28:17] [Server thread/INFO] [Mohist]: Loading Citizens v2.0.27-SNAPSHOT (build 2269)
  2093. [23:28:17] [Server thread/INFO] [Mohist]: Loading DiscordSRV v1.22.0
  2094. [23:28:17] [Server thread/INFO] [Mohist]: Loading DeluxeMenus v1.13.3-Release
  2095. [23:28:17] [Server thread/INFO] [Mohist]: Loading Parkour v6.5
  2096. [23:28:17] [Server thread/INFO] [Mohist]: Loading SuperbVote v0.5.2-1.12
  2097. [23:28:17] [Server thread/INFO] [Mohist]: Loading EcoBridgeSpigot v1.0.3
  2098. [23:28:17] [Server thread/INFO] [Mohist]: Loading CrazyCrates v1.10-RELEASE
  2099. [23:28:17] [Server thread/INFO] [Mohist]: Loading FastLogin v1.11-SNAPSHOT-7192dcd
  2100. [23:28:17] [Server thread/INFO] [Mohist]: Loading GriefDefender v1.5.12-DEV3
  2101. [23:28:17] [Server thread/INFO] [Mohist]: Loading CMI v8.8.5.0
  2102. [23:28:17] [Server thread/INFO] [Mohist]: Loading AuctionMaster v2.7.5
  2103. [23:28:17] [Server thread/INFO] [Mohist]: Loading Quests v2.18
  2104. [23:28:17] [Server thread/INFO] [Mohist]: Loading DiscordSRV-Staff-Chat v1.3.3
  2105. [23:28:17] [Server thread/INFO] [Mohist]: Loading StaffPlus v1.12.49
  2106. [23:28:17] [Server thread/INFO] [Mohist]: Loading StoreStats v2.17.0
  2107. [23:28:17] [Server thread/INFO] [Mohist]: Loading ProCosmetics v12.6
  2108. [23:28:17] [Server thread/INFO] [Mohist]: Loading StaffPlusPlusDiscord v1.16.56
  2109. [23:28:17] [Server thread/DEBUG] [Mohist]: Server permissions file permissions.yml is empty, ignoring it
  2110. [23:28:17] [Server thread/INFO] [Mohist]: Enabling LuckPerms v5.2.99
  2111. [23:28:18] [Server thread/INFO] []: __
  2112. [23:28:18] [Server thread/INFO] []: | |__) LuckPerms v5.2.99
  2113. [23:28:18] [Server thread/INFO] []: |___ | Running on Bukkit - Mohist
  2114. [23:28:18] [Server thread/INFO] [Mohist]: [LuckPerms] Loading configuration...
  2115. [23:28:19] [Server thread/INFO] [Mohist]: [LuckPerms] Loading storage provider... [H2]
  2116. [23:28:20] [Netty Epoll Server IO #1/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  2117. [23:28:22] [Server thread/INFO] [Mohist]: [LuckPerms] Loading internal permission managers...
  2118. [23:28:22] [Netty Epoll Server IO #2/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  2119. [23:28:22] [Server thread/INFO] [Mohist]: [LuckPerms] Performing initial data load...
  2120. [23:28:23] [Server thread/INFO] [Mohist]: [LuckPerms] Successfully enabled. (took 5732ms)
  2121. [23:28:23] [Server thread/INFO] [Mohist]: Enabling ProtocolLib v4.5.1
  2122. [23:28:23] [Server thread/INFO] [Mohist]: [ProtocolLib] Started structure compiler thread.
  2123. [23:28:23] [Server thread/INFO] [Mohist]: Enabling FastAsyncWorldEdit v${version}
  2124. [23:28:26] [Netty Epoll Server IO #3/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  2125. [23:28:26] [Server thread/INFO] [Mohist]: Enabling Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
  2126. [23:28:26] [Server thread/INFO] [Mohist]: [Vault] [Economy] CMI Economy found: Waiting
  2127. [23:28:26] [Server thread/INFO] [Mohist]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  2128. [23:28:27] [Server thread/INFO] [Mohist]: [Vault] Enabled Version 1.7.3-b${env.TRAVIS_BUILD_NUMBER}
  2129. [23:28:27] [Server thread/INFO] [Mohist]: [LuckPerms] Registered Vault permission & chat hook.
  2130. [23:28:27] [Server thread/INFO] [Mohist]: Enabling GriefDefender v1.5.12-DEV3
  2131. [23:28:27] [Server thread/INFO] [Mohist]: [GriefDefender] Loading libraries...
  2132. [23:28:27] [Netty Epoll Server IO #0/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  2133. [23:28:28] [Server thread/INFO] [Mohist]: [GriefDefender] GriefDefender boot start.
  2134. [23:28:29] [Server thread/INFO] [Mohist]: [GriefDefender] Loading configuration...
  2135. [23:28:30] [Netty Epoll Server IO #1/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  2136. [23:28:31] [Netty Epoll Server IO #2/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  2137. [23:28:32] [Netty Epoll Server IO #3/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  2138. [23:28:32] [Netty Epoll Server IO #0/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  2139. [23:28:32] [Netty Epoll Server IO #1/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  2140. [23:28:33] [Server thread/INFO] [Mohist]: [ACF] Enabled Asynchronous Tab Completion Support!
  2141. [23:28:33] [Netty Epoll Server IO #2/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  2142. [23:28:34] [Server thread/INFO] [Mohist]: [GriefDefender] Loaded successfully.
  2143. [23:28:34] [Server thread/INFO] [Mohist]: -------- World Settings For [world] --------
  2144. [23:28:34] [Server thread/INFO] [Mohist]: Mob Spawn Range: 6
  2145. [23:28:34] [Server thread/INFO] [Mohist]: Cactus Growth Modifier: 100%
  2146. [23:28:34] [Server thread/INFO] [Mohist]: Cane Growth Modifier: 100%
  2147. [23:28:34] [Server thread/INFO] [Mohist]: Melon Growth Modifier: 100%
  2148. [23:28:34] [Server thread/INFO] [Mohist]: Mushroom Growth Modifier: 100%
  2149. [23:28:34] [Server thread/INFO] [Mohist]: Pumpkin Growth Modifier: 100%
  2150. [23:28:34] [Server thread/INFO] [Mohist]: Sapling Growth Modifier: 100%
  2151. [23:28:34] [Server thread/INFO] [Mohist]: Wheat Growth Modifier: 100%
  2152. [23:28:34] [Server thread/INFO] [Mohist]: NetherWart Growth Modifier: 100%
  2153. [23:28:34] [Server thread/INFO] [Mohist]: Vine Growth Modifier: 100%
  2154. [23:28:34] [Server thread/INFO] [Mohist]: Cocoa Growth Modifier: 100%
  2155. [23:28:34] [Server thread/INFO] [Mohist]: Entity Activation Range: animals 24 / monsters 24 / misc 10 / tick-inactive-villagers false
  2156. [23:28:34] [Server thread/INFO] [Mohist]: Hopper Transfer: 20 Hopper Check: 20 Hopper Amount: 1
  2157. [23:28:34] [Server thread/INFO] [Mohist]: Random Lighting Updates: false
  2158. [23:28:34] [Server thread/INFO] [Mohist]: Structure Info Saving: false
  2159. [23:28:34] [Server thread/INFO] [Mohist]: *** WARNING *** You have selected to NOT save structure info. This may cause structures such as fortresses to not spawn mobs!
  2160. [23:28:34] [Server thread/INFO] [Mohist]: *** WARNING *** You have selected to NOT save structure info. This may cause structures such as fortresses to not spawn mobs!
  2161. [23:28:34] [Server thread/INFO] [Mohist]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  2162. [23:28:34] [Server thread/INFO] [Mohist]: Max TNT Explosions: 100
  2163. [23:28:34] [Server thread/INFO] [Mohist]: Tile Max Tick Time: 50 ms Entity max Tick Time: 1,000 ms
  2164. [23:28:34] [Server thread/INFO] [Mohist]: Max height for cactus growth 3. Max height for reed growth 3
  2165. [23:28:34] [Server thread/INFO] [Mohist]: Zombie Aggressive Towards Villager: true
  2166. [23:28:34] [Server thread/INFO] [Mohist]: Nerfing mobs spawned from spawners: true
  2167. [23:28:34] [Server thread/INFO] [Mohist]: Experience Merge Radius: 4
  2168. [23:28:34] [Server thread/INFO] [Mohist]: Item Despawn Rate: 4,000
  2169. [23:28:34] [Server thread/INFO] [Mohist]: Item Merge Radius: 6
  2170. [23:28:34] [Server thread/INFO] [Mohist]: Arrow Despawn Rate: 300
  2171. [23:28:34] [Server thread/INFO] [Mohist]: Allow Zombie Pigmen to spawn from portal blocks: true
  2172. [23:28:34] [Server thread/INFO] [Mohist]: View Distance: 6
  2173. [23:28:34] [Server thread/INFO] [Mohist]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
  2174. [23:28:34] [Server thread/INFO] [FML]: Loading dimension 0 (world)
  2175. [23:28:35] [Server thread/INFO] [Mohist]: [GriefDefender] [world] 439 total claims loaded.
  2176. [23:28:35] [Server thread/INFO] [Mohist]: [GriefDefender] Loading schematics for world world...
  2177. [23:28:35] [Server thread/INFO] [Mohist]: -------- World Settings For [DIM-1] --------
  2178. [23:28:35] [Server thread/INFO] [Mohist]: Mob Spawn Range: 6
  2179. [23:28:35] [Server thread/INFO] [Mohist]: Cactus Growth Modifier: 100%
  2180. [23:28:35] [Server thread/INFO] [Mohist]: Cane Growth Modifier: 100%
  2181. [23:28:35] [Server thread/INFO] [Mohist]: Melon Growth Modifier: 100%
  2182. [23:28:35] [Server thread/INFO] [Mohist]: Mushroom Growth Modifier: 100%
  2183. [23:28:35] [Server thread/INFO] [Mohist]: Pumpkin Growth Modifier: 100%
  2184. [23:28:35] [Server thread/INFO] [Mohist]: Sapling Growth Modifier: 100%
  2185. [23:28:35] [Server thread/INFO] [Mohist]: Wheat Growth Modifier: 100%
  2186. [23:28:35] [Server thread/INFO] [Mohist]: NetherWart Growth Modifier: 100%
  2187. [23:28:35] [Server thread/INFO] [Mohist]: Vine Growth Modifier: 100%
  2188. [23:28:35] [Server thread/INFO] [Mohist]: Cocoa Growth Modifier: 100%
  2189. [23:28:35] [Server thread/INFO] [Mohist]: Entity Activation Range: animals 24 / monsters 24 / misc 10 / tick-inactive-villagers false
  2190. [23:28:35] [Server thread/INFO] [Mohist]: Hopper Transfer: 20 Hopper Check: 20 Hopper Amount: 1
  2191. [23:28:35] [Server thread/INFO] [Mohist]: Random Lighting Updates: false
  2192. [23:28:35] [Server thread/INFO] [Mohist]: Structure Info Saving: false
  2193. [23:28:35] [Server thread/INFO] [Mohist]: *** WARNING *** You have selected to NOT save structure info. This may cause structures such as fortresses to not spawn mobs!
  2194. [23:28:35] [Server thread/INFO] [Mohist]: *** WARNING *** You have selected to NOT save structure info. This may cause structures such as fortresses to not spawn mobs!
  2195. [23:28:35] [Server thread/INFO] [Mohist]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  2196. [23:28:35] [Server thread/INFO] [Mohist]: Max TNT Explosions: 100
  2197. [23:28:35] [Server thread/INFO] [Mohist]: Tile Max Tick Time: 50 ms Entity max Tick Time: 1,000 ms
  2198. [23:28:35] [Server thread/INFO] [Mohist]: Max height for cactus growth 3. Max height for reed growth 3
  2199. [23:28:35] [Server thread/INFO] [Mohist]: Zombie Aggressive Towards Villager: true
  2200. [23:28:35] [Server thread/INFO] [Mohist]: Nerfing mobs spawned from spawners: true
  2201. [23:28:35] [Server thread/INFO] [Mohist]: Experience Merge Radius: 4
  2202. [23:28:35] [Server thread/INFO] [Mohist]: Item Despawn Rate: 4,000
  2203. [23:28:35] [Server thread/INFO] [Mohist]: Item Merge Radius: 6
  2204. [23:28:35] [Server thread/INFO] [Mohist]: Arrow Despawn Rate: 300
  2205. [23:28:35] [Server thread/INFO] [Mohist]: Allow Zombie Pigmen to spawn from portal blocks: true
  2206. [23:28:35] [Server thread/INFO] [Mohist]: View Distance: 6
  2207. [23:28:35] [Server thread/INFO] [Mohist]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
  2208. [23:28:35] [Server thread/INFO] [FML]: Loading dimension -1 (DIM-1)
  2209. [23:28:35] [Server thread/INFO] [Mohist]: [GriefDefender] [dim-1] 6 total claims loaded.
  2210. [23:28:35] [Server thread/INFO] [Mohist]: [GriefDefender] Loading schematics for world DIM-1...
  2211. [23:28:35] [Server thread/INFO] [Mohist]: -------- World Settings For [DIM1] --------
  2212. [23:28:35] [Server thread/INFO] [Mohist]: Mob Spawn Range: 6
  2213. [23:28:35] [Server thread/INFO] [Mohist]: Cactus Growth Modifier: 100%
  2214. [23:28:35] [Server thread/INFO] [Mohist]: Cane Growth Modifier: 100%
  2215. [23:28:35] [Server thread/INFO] [Mohist]: Melon Growth Modifier: 100%
  2216. [23:28:35] [Server thread/INFO] [Mohist]: Mushroom Growth Modifier: 100%
  2217. [23:28:35] [Server thread/INFO] [Mohist]: Pumpkin Growth Modifier: 100%
  2218. [23:28:35] [Server thread/INFO] [Mohist]: Sapling Growth Modifier: 100%
  2219. [23:28:35] [Server thread/INFO] [Mohist]: Wheat Growth Modifier: 100%
  2220. [23:28:35] [Server thread/INFO] [Mohist]: NetherWart Growth Modifier: 100%
  2221. [23:28:35] [Server thread/INFO] [Mohist]: Vine Growth Modifier: 100%
  2222. [23:28:35] [Server thread/INFO] [Mohist]: Cocoa Growth Modifier: 100%
  2223. [23:28:35] [Server thread/INFO] [Mohist]: Entity Activation Range: animals 24 / monsters 24 / misc 10 / tick-inactive-villagers false
  2224. [23:28:35] [Server thread/INFO] [Mohist]: Hopper Transfer: 20 Hopper Check: 20 Hopper Amount: 1
  2225. [23:28:35] [Server thread/INFO] [Mohist]: Random Lighting Updates: false
  2226. [23:28:35] [Server thread/INFO] [Mohist]: Structure Info Saving: false
  2227. [23:28:35] [Server thread/INFO] [Mohist]: *** WARNING *** You have selected to NOT save structure info. This may cause structures such as fortresses to not spawn mobs!
  2228. [23:28:35] [Server thread/INFO] [Mohist]: *** WARNING *** You have selected to NOT save structure info. This may cause structures such as fortresses to not spawn mobs!
  2229. [23:28:35] [Server thread/INFO] [Mohist]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  2230. [23:28:35] [Server thread/INFO] [Mohist]: Max TNT Explosions: 100
  2231. [23:28:35] [Server thread/INFO] [Mohist]: Tile Max Tick Time: 50 ms Entity max Tick Time: 1,000 ms
  2232. [23:28:35] [Server thread/INFO] [Mohist]: Max height for cactus growth 3. Max height for reed growth 3
  2233. [23:28:35] [Server thread/INFO] [Mohist]: Zombie Aggressive Towards Villager: true
  2234. [23:28:35] [Server thread/INFO] [Mohist]: Nerfing mobs spawned from spawners: true
  2235. [23:28:35] [Server thread/INFO] [Mohist]: Experience Merge Radius: 4
  2236. [23:28:35] [Server thread/INFO] [Mohist]: Item Despawn Rate: 4,000
  2237. [23:28:35] [Server thread/INFO] [Mohist]: Item Merge Radius: 6
  2238. [23:28:35] [Server thread/INFO] [Mohist]: Arrow Despawn Rate: 300
  2239. [23:28:35] [Server thread/INFO] [Mohist]: Allow Zombie Pigmen to spawn from portal blocks: true
  2240. [23:28:35] [Server thread/INFO] [Mohist]: View Distance: 6
  2241. [23:28:35] [Server thread/INFO] [Mohist]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
  2242. [23:28:35] [Server thread/INFO] [FML]: Loading dimension 1 (DIM1)
  2243. [23:28:35] [Server thread/INFO] [Mohist]: [GriefDefender] [dim1] 17 total claims loaded.
  2244. [23:28:35] [Server thread/INFO] [Mohist]: [GriefDefender] Loading schematics for world DIM1...
  2245. [23:28:35] [Server thread/INFO] [Mohist]: -------- World Settings For [DIM72] --------
  2246. [23:28:35] [Server thread/INFO] [Mohist]: Mob Spawn Range: 6
  2247. [23:28:35] [Server thread/INFO] [Mohist]: Cactus Growth Modifier: 100%
  2248. [23:28:35] [Server thread/INFO] [Mohist]: Cane Growth Modifier: 100%
  2249. [23:28:35] [Server thread/INFO] [Mohist]: Melon Growth Modifier: 100%
  2250. [23:28:35] [Server thread/INFO] [Mohist]: Mushroom Growth Modifier: 100%
  2251. [23:28:35] [Server thread/INFO] [Mohist]: Pumpkin Growth Modifier: 100%
  2252. [23:28:35] [Server thread/INFO] [Mohist]: Sapling Growth Modifier: 100%
  2253. [23:28:35] [Server thread/INFO] [Mohist]: Wheat Growth Modifier: 100%
  2254. [23:28:35] [Server thread/INFO] [Mohist]: NetherWart Growth Modifier: 100%
  2255. [23:28:35] [Server thread/INFO] [Mohist]: Vine Growth Modifier: 100%
  2256. [23:28:35] [Server thread/INFO] [Mohist]: Cocoa Growth Modifier: 100%
  2257. [23:28:35] [Server thread/INFO] [Mohist]: Entity Activation Range: animals 24 / monsters 24 / misc 10 / tick-inactive-villagers false
  2258. [23:28:35] [Server thread/INFO] [Mohist]: Hopper Transfer: 20 Hopper Check: 20 Hopper Amount: 1
  2259. [23:28:35] [Server thread/INFO] [Mohist]: Random Lighting Updates: false
  2260. [23:28:35] [Server thread/INFO] [Mohist]: Structure Info Saving: false
  2261. [23:28:35] [Server thread/INFO] [Mohist]: *** WARNING *** You have selected to NOT save structure info. This may cause structures such as fortresses to not spawn mobs!
  2262. [23:28:35] [Server thread/INFO] [Mohist]: *** WARNING *** You have selected to NOT save structure info. This may cause structures such as fortresses to not spawn mobs!
  2263. [23:28:35] [Server thread/INFO] [Mohist]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  2264. [23:28:35] [Server thread/INFO] [Mohist]: Max TNT Explosions: 100
  2265. [23:28:35] [Server thread/INFO] [Mohist]: Tile Max Tick Time: 50 ms Entity max Tick Time: 1,000 ms
  2266. [23:28:35] [Server thread/INFO] [Mohist]: Max height for cactus growth 3. Max height for reed growth 3
  2267. [23:28:35] [Server thread/INFO] [Mohist]: Zombie Aggressive Towards Villager: true
  2268. [23:28:35] [Server thread/INFO] [Mohist]: Nerfing mobs spawned from spawners: true
  2269. [23:28:35] [Server thread/INFO] [Mohist]: Experience Merge Radius: 4
  2270. [23:28:35] [Server thread/INFO] [Mohist]: Item Despawn Rate: 4,000
  2271. [23:28:35] [Server thread/INFO] [Mohist]: Item Merge Radius: 6
  2272. [23:28:35] [Server thread/INFO] [Mohist]: Arrow Despawn Rate: 300
  2273. [23:28:35] [Server thread/INFO] [Mohist]: Allow Zombie Pigmen to spawn from portal blocks: true
  2274. [23:28:35] [Server thread/INFO] [Mohist]: View Distance: 6
  2275. [23:28:35] [Server thread/INFO] [Mohist]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
  2276. [23:28:35] [Server thread/INFO] [FML]: Loading dimension 72 (DIM72)
  2277. [23:28:36] [Server thread/INFO] [Mohist]: [GriefDefender] [dim72] 100 total claims loaded.
  2278. [23:28:36] [Server thread/INFO] [Mohist]: [GriefDefender] Loading schematics for world DIM72...
  2279. [23:28:36] [Server thread/INFO] [Mohist]: -------- World Settings For [DIM73] --------
  2280. [23:28:36] [Server thread/INFO] [Mohist]: Mob Spawn Range: 6
  2281. [23:28:36] [Server thread/INFO] [Mohist]: Cactus Growth Modifier: 100%
  2282. [23:28:36] [Server thread/INFO] [Mohist]: Cane Growth Modifier: 100%
  2283. [23:28:36] [Server thread/INFO] [Mohist]: Melon Growth Modifier: 100%
  2284. [23:28:36] [Server thread/INFO] [Mohist]: Mushroom Growth Modifier: 100%
  2285. [23:28:36] [Server thread/INFO] [Mohist]: Pumpkin Growth Modifier: 100%
  2286. [23:28:36] [Server thread/INFO] [Mohist]: Sapling Growth Modifier: 100%
  2287. [23:28:36] [Server thread/INFO] [Mohist]: Wheat Growth Modifier: 100%
  2288. [23:28:36] [Server thread/INFO] [Mohist]: NetherWart Growth Modifier: 100%
  2289. [23:28:36] [Server thread/INFO] [Mohist]: Vine Growth Modifier: 100%
  2290. [23:28:36] [Server thread/INFO] [Mohist]: Cocoa Growth Modifier: 100%
  2291. [23:28:36] [Server thread/INFO] [Mohist]: Entity Activation Range: animals 24 / monsters 24 / misc 10 / tick-inactive-villagers false
  2292. [23:28:36] [Server thread/INFO] [Mohist]: Hopper Transfer: 20 Hopper Check: 20 Hopper Amount: 1
  2293. [23:28:36] [Server thread/INFO] [Mohist]: Random Lighting Updates: false
  2294. [23:28:36] [Server thread/INFO] [Mohist]: Structure Info Saving: false
  2295. [23:28:36] [Server thread/INFO] [Mohist]: *** WARNING *** You have selected to NOT save structure info. This may cause structures such as fortresses to not spawn mobs!
  2296. [23:28:36] [Server thread/INFO] [Mohist]: *** WARNING *** You have selected to NOT save structure info. This may cause structures such as fortresses to not spawn mobs!
  2297. [23:28:36] [Server thread/INFO] [Mohist]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  2298. [23:28:36] [Server thread/INFO] [Mohist]: Max TNT Explosions: 100
  2299. [23:28:36] [Server thread/INFO] [Mohist]: Tile Max Tick Time: 50 ms Entity max Tick Time: 1,000 ms
  2300. [23:28:36] [Server thread/INFO] [Mohist]: Max height for cactus growth 3. Max height for reed growth 3
  2301. [23:28:36] [Server thread/INFO] [Mohist]: Zombie Aggressive Towards Villager: true
  2302. [23:28:36] [Server thread/INFO] [Mohist]: Nerfing mobs spawned from spawners: true
  2303. [23:28:36] [Server thread/INFO] [Mohist]: Experience Merge Radius: 4
  2304. [23:28:36] [Server thread/INFO] [Mohist]: Item Despawn Rate: 4,000
  2305. [23:28:36] [Server thread/INFO] [Mohist]: Item Merge Radius: 6
  2306. [23:28:36] [Server thread/INFO] [Mohist]: Arrow Despawn Rate: 300
  2307. [23:28:36] [Server thread/INFO] [Mohist]: Allow Zombie Pigmen to spawn from portal blocks: true
  2308. [23:28:36] [Server thread/INFO] [Mohist]: View Distance: 6
  2309. [23:28:36] [Server thread/INFO] [Mohist]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
  2310. [23:28:36] [Server thread/INFO] [FML]: Loading dimension 73 (DIM73)
  2311. [23:28:36] [Server thread/INFO] [Mohist]: [GriefDefender] [dim73] 0 total claims loaded.
  2312. [23:28:36] [Server thread/INFO] [Mohist]: [GriefDefender] Loading schematics for world DIM73...
  2313. [23:28:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 (Seed:5613338981377796734 )
  2314. [23:28:37] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 42%
  2315. [23:28:37] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.EntityJoinWorldEvent@7ddf8d56:
  2316. java.lang.NullPointerException: Looks like you misspelled a pokemon name... ()
  2317. at com.xpgaming.pixelhunt.utils.Utils.isInHunt(Utils.java:457) ~[Utils.class:2.0.1]
  2318. at com.xpgaming.pixelhunt.listeners.PixelmonSpawnListener.onPixelmonSpawn(PixelmonSpawnListener.java:30) ~[PixelmonSpawnListener.class:2.0.1]
  2319. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_292_PixelmonSpawnListener_onPixelmonSpawn_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?]
  2320. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:96) ~[ASMEventHandler.class:?]
  2321. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:186) [EventBus.class:?]
  2322. at net.minecraft.world.WorldServer.func_175650_b(WorldServer.java:1258) [oo.class:?]
  2323. at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:935) [axw.class:?]
  2324. at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:108) [ChunkIOProvider.class:?]
  2325. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:93) [ChunkIOExecutor.class:?]
  2326. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:129) [on.class:?]
  2327. at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:99) [on.class:?]
  2328. at net.minecraft.world.gen.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:160) [on.class:?]
  2329. at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:155) [on.class:?]
  2330. at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:151) [on.class:?]
  2331. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:147) [on.class:?]
  2332. at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:422) [MinecraftServer.class:?]
  2333. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:385) [MinecraftServer.class:?]
  2334. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:316) [nz.class:?]
  2335. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596) [MinecraftServer.class:?]
  2336. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
  2337. [23:28:37] [Server thread/ERROR] [FML]: Index: 4 Listeners:
  2338. [23:28:37] [Server thread/ERROR] [FML]: 0: HIGHEST
  2339. [23:28:37] [Server thread/ERROR] [FML]: 1: ASM: net.minecraftforge.common.ForgeInternalHandler@7a1a6c09 onEntityJoinWorld(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  2340. [23:28:37] [Server thread/ERROR] [FML]: 2: NORMAL
  2341. [23:28:37] [Server thread/ERROR] [FML]: 3: ASM: de.waterdu.dungeons.event.Events@39e260c0 onEntityLoad(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  2342. [23:28:37] [Server thread/ERROR] [FML]: 4: ASM: com.xpgaming.pixelhunt.listeners.PixelmonSpawnListener@7dc65d3d onPixelmonSpawn(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  2343. [23:28:37] [Server thread/ERROR] [FML]: 5: ASM: class com.pixelmonmod.pixelmon.listener.spawn.BlockMCMobSpawn checkEntitySpawn(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  2344. [23:28:37] [Server thread/ERROR] [FML]: 6: ASM: com.pixelmonmod.pixelmon.TickHandler@37c24166 onPlayerJoinedServer(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  2345. [23:28:37] [Server thread/ERROR] [FML]: 7: ASM: class com.pixelmonmod.pixelmon.listener.spawn.ReplaceMCVillagers onVillagerSpawn(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;)V
  2346. [23:28:37] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
  2347. [23:28:37] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /home/container/./crash-reports/crash-2021-06-14_23.28.37-server.txt
  2348. [23:28:37] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  2349. [23:28:37] [Server thread/INFO] [Mohist]: Disabling GriefDefender v1.5.12-DEV3
  2350. [23:28:37] [Server thread/INFO] [Mohist]: [GriefDefender] Saving claim data...
  2351. [23:28:37] [Server thread/INFO] [Mohist]: [GriefDefender] Save complete.
  2352. [23:28:37] [Server thread/INFO] [Mohist]: Disabling Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
  2353. [23:28:37] [Server thread/INFO] [Mohist]: Disabling FastAsyncWorldEdit v${version}
  2354. [23:28:37] [Server thread/INFO] [Mohist]: Disabling ProtocolLib v4.5.1
  2355. [23:28:37] [Server thread/INFO] [Mohist]: Disabling LuckPerms v5.2.99
  2356. [23:28:37] [Server thread/INFO] [Mohist]: [LuckPerms] Starting shutdown process...
  2357. [23:28:37] [Server thread/INFO] [Mohist]: [LuckPerms] Closing storage...
  2358. [23:28:37] [Server thread/INFO] [Mohist]: [LuckPerms] Goodbye!
  2359. [23:28:37] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
  2360. [23:28:37] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
  2361. [23:28:37] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
  2362.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement