Advertisement
Guest User

Untitled

a guest
Oct 20th, 2018
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 120.99 KB | None | 0 0
  1. [13:55:39] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  2. [13:55:39] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  3. [13:55:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [13:55:39] [main/INFO] [FML]: Forge Mod Loader version 14.23.4.2705 for Minecraft 1.12.2 loading
  5. [13:55:39] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_171, running on Linux:amd64:3.10.0-693.5.2.el7.x86_64, installed at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.171-7.b10.el7.x86_64/jre
  6. [13:55:39] [main/INFO] [FML]: Searching /home/minecraft/multicraft/servers/server1/./mods for mods
  7. [13:55:39] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2768-7.1.1.jar
  8. [13:55:39] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [13:55:39] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  10. [13:55:39] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/home/minecraft/multicraft/servers/server1/./mods/spongeforge-1.12.2-2768-7.1.1.jar Service=LaunchWrapper Env=SERVER
  11. [13:55:39] [main/WARN] [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
  12. [13:55:39] [main/INFO] [mixin]: Compatibility level set to JAVA_8
  13. [13:55:40] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
  14. [13:55:40] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
  15. [13:55:40] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
  16. [13:55:40] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  17. [13:55:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  18. [13:55:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  19. [13:55:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  20. [13:55:41] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  21. [13:55:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [13:55:41] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  23. [13:55:41] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@27b22f74
  24. [13:55:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  25. [13:55:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  26. [13:55:41] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
  27. [13:55:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  28. [13:55:41] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
  29. [13:55:46] [main/WARN] [mixin]: Static binding violation: PRIVATE overwrite method initializeConnectionToPlayer in mixins.common.core.json:server.MixinPlayerList cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
  30. [13:55:46] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  31. [13:55:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
  32. [13:55:52] [Server thread/INFO] [FML]: MinecraftForge v14.23.4.2705 Initialized
  33. [13:55:52] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  34. [13:55:52] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
  35. [13:55:52] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/home/minecraft/multicraft/servers/server1/./mods/spongeforge-1.12.2-2768-7.1.1.jar!/mcmod.info
  36. [13:55:52] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
  37. [13:55:55] [Server thread/INFO] [FML]: Searching /home/minecraft/multicraft/servers/server1/./mods for mods
  38. [13:55:56] [Server thread/WARN] [Sponge]: Plugin 'craftrestrict' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
  39. Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
  40. [13:55:57] [Server thread/WARN] [FML]: Mod pokedisguisemod is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  41. [13:55:57] [Server thread/WARN] [Sponge]: Plugin 'xppokedex' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
  42. Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
  43. [13:55:57] [Server thread/WARN] [Sponge]: Plugin 'zpixelmonplaceholders' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
  44. Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
  45. [13:55:57] [Server thread/INFO] [FML]: Forge Mod Loader has identified 73 mods to load
  46. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
  47. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
  48. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for spongeforge: assets/spongeforge/lang/en_us.lang
  49. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for activetime: assets/activetime/lang/en_us.lang
  50. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for adamantineshield: assets/adamantineshield/lang/en_us.lang
  51. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for agp: assets/agp/lang/en_us.lang
  52. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for aurionsvotelistener: assets/aurionsvotelistener/lang/en_us.lang
  53. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for bossbarmessages: assets/bossbarmessages/lang/en_us.lang
  54. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for catclearlag: assets/catclearlag/lang/en_us.lang
  55. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for chatclear: assets/chatclear/lang/en_us.lang
  56. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for command-utils: assets/command-utils/lang/en_us.lang
  57. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for commanditems: assets/commanditems/lang/en_us.lang
  58. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for commandsigns: assets/commandsigns/lang/en_us.lang
  59. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for craftrestrict: assets/craftrestrict/lang/en_us.lang
  60. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for dailyrewards: assets/dailyrewards/lang/en_us.lang
  61. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for dynmap: assets/dynmap/lang/en_us.lang
  62. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for easy-texts: assets/easy-texts/lang/en_us.lang
  63. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for economylite: assets/economylite/lang/en_us.lang
  64. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for enjin-minecraft-plugin: assets/enjin-minecraft-plugin/lang/en_us.lang
  65. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for entity-particles: assets/entity-particles/lang/en_us.lang
  66. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for formedit: assets/formedit/lang/en_us.lang
  67. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for griefprevention: assets/griefprevention/lang/en_us.lang
  68. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for gts: assets/gts/lang/en_us.lang
  69. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for holograms: assets/holograms/lang/en_us.lang
  70. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for huskycrates: assets/huskycrates/lang/en_us.lang
  71. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for huskyui: assets/huskyui/lang/en_us.lang
  72. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for hypermodbanner: assets/hypermodbanner/lang/en_us.lang
  73. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for luckperms: assets/luckperms/lang/en_us.lang
  74. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for lunahunt: assets/lunahunt/lang/en_us.lang
  75. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for lunatreasure: assets/lunatreasure/lang/en_us.lang
  76. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for mmcreboot: assets/mmcreboot/lang/en_us.lang
  77. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for mmctickets: assets/mmctickets/lang/en_us.lang
  78. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for nucleus: assets/nucleus/lang/en_us.lang
  79. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for nuvotifier: assets/nuvotifier/lang/en_us.lang
  80. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for particlesaddon: assets/particlesaddon/lang/en_us.lang
  81. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for pixelannouncerplus: assets/pixelannouncerplus/lang/en_us.lang
  82. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for pixelauctions: assets/pixelauctions/lang/en_us.lang
  83. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for pixeleventcommands: assets/pixeleventcommands/lang/en_us.lang
  84. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for pixelextras: assets/pixelextras/lang/en_us.lang
  85. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for pixelmon-xtra: assets/pixelmon-xtra/lang/en_us.lang
  86. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for pixelmoneconomybridge: assets/pixelmoneconomybridge/lang/en_us.lang
  87. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for pixelmoney: assets/pixelmoney/lang/en_us.lang
  88. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for pixelupgrade: assets/pixelupgrade/lang/en_us.lang
  89. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for pixelutil: assets/pixelutil/lang/en_us.lang
  90. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for placeholderapi: assets/placeholderapi/lang/en_us.lang
  91. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for pokebuilder: assets/pokebuilder/lang/en_us.lang
  92. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for pokedisguisemod: assets/pokedisguisemod/lang/en_us.lang
  93. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for pokedisguise: assets/pokedisguise/lang/en_us.lang
  94. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for pokestop: assets/pokestop/lang/en_us.lang
  95. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for pokexpmultiplier: assets/pokexpmultiplier/lang/en_us.lang
  96. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for randomleg: assets/randomleg/lang/en_us.lang
  97. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for serverlistplus: assets/serverlistplus/lang/en_us.lang
  98. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for slottery: assets/slottery/lang/en_us.lang
  99. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for statusprotocol: assets/statusprotocol/lang/en_us.lang
  100. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for supertools: assets/supertools/lang/en_us.lang
  101. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for tabmanager: assets/tabmanager/lang/en_us.lang
  102. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for tournaments: assets/tournaments/lang/en_us.lang
  103. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for trainercommands: assets/trainercommands/lang/en_us.lang
  104. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for unity: assets/unity/lang/en_us.lang
  105. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for virtualchest: assets/virtualchest/lang/en_us.lang
  106. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for voteparty: assets/voteparty/lang/en_us.lang
  107. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for voxelsniper: assets/voxelsniper/lang/en_us.lang
  108. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for wannasuicide: assets/wannasuicide/lang/en_us.lang
  109. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for wondertrade: assets/wondertrade/lang/en_us.lang
  110. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for worldedit: assets/worldedit/lang/en_us.lang
  111. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for xppokedex: assets/xppokedex/lang/en_us.lang
  112. [13:55:57] [Server thread/WARN] [FML]: Missing English translation for zpixelmonplaceholders: assets/zpixelmonplaceholders/lang/en_us.lang
  113. [13:55:57] [Server thread/WARN] [Sponge]: The mod spongeforge was designed for forge 14.23.5.2768 but version 14.23.4.2705 is in use. It may not work properly.
  114. [13:55:57] [Server thread/WARN] [Sponge]: The mod spongeforge was designed for forge 14.23.5.2768 but version 14.23.4.2705 is in use. It may not work properly.
  115. [13:55:57] [Server thread/WARN] [Sponge]: The mod command-utils was designed for spongeapi 5.1.0 but version 7.1-ff990df4 is in use. It may not work properly.
  116. [13:55:57] [Server thread/WARN] [Sponge]: The mod commanditems was designed for spongeapi 5.2.0-SNAPSHOT but version 7.1-ff990df4 is in use. It may not work properly.
  117. [13:55:57] [Server thread/WARN] [Sponge]: The mod easy-texts was designed for spongeapi 5.1.0 but version 7.1-ff990df4 is in use. It may not work properly.
  118. [13:55:57] [Server thread/WARN] [Sponge]: The mod huskycrates was designed for spongeapi 8.0.0-SNAPSHOT but version 7.1-ff990df4 is in use. It may not work properly.
  119. [13:55:57] [Server thread/WARN] [Sponge]: The mod huskycrates was designed for spongeapi 8.0.0-SNAPSHOT but version 7.1-ff990df4 is in use. It may not work properly.
  120. [13:55:57] [Server thread/WARN] [Sponge]: The mod pixelmon-xtra was designed for spongeapi 5.1.0 but version 7.1-ff990df4 is in use. It may not work properly.
  121. [13:55:57] [Server thread/WARN] [Sponge]: The mod placeholderapi was designed for spongeapi 5.1.0 but version 7.1-ff990df4 is in use. It may not work properly.
  122. [13:55:57] [Server thread/WARN] [Sponge]: The mod tabmanager was designed for spongeapi 5.1.0 but version 7.1-ff990df4 is in use. It may not work properly.
  123. [13:55:58] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, activetime, adamantineshield, agp, aurionsvotelistener, bossbarmessages, catclearlag, chatclear, command-utils, commanditems, commandsigns, craftrestrict, dailyrewards, dynmap, easy-texts, economylite, enjin-minecraft-plugin, entity-particles, formedit, gameshark, griefprevention, gts, holograms, huskycrates, huskyui, hypermodbanner, luckperms, lunahunt, lunatreasure, mmcreboot, mmctickets, nucleus, nuvotifier, particlesaddon, pixelannouncerplus, pixelauctions, pixeleventcommands, pixelextras, pixelmon-xtra, pixelmoneconomybridge, pixelmoney, pixelmon, pixelupgrade, pixelutil, placeholderapi, pokebuilder, pokedisguisemod, pokedisguise, pokestop, pokexpmultiplier, randomleg, serverlistplus, slottery, statusprotocol, supertools, tabmanager, tournaments, trainercommands, unity, virtualchest, voteparty, voxelsniper, wannasuicide, wondertrade, worldedit, xppokedex, zpixelmonplaceholders] at CLIENT
  124. [13:55:58] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, activetime, adamantineshield, agp, aurionsvotelistener, bossbarmessages, catclearlag, chatclear, command-utils, commanditems, commandsigns, craftrestrict, dailyrewards, dynmap, easy-texts, economylite, enjin-minecraft-plugin, entity-particles, formedit, gameshark, griefprevention, gts, holograms, huskycrates, huskyui, hypermodbanner, luckperms, lunahunt, lunatreasure, mmcreboot, mmctickets, nucleus, nuvotifier, particlesaddon, pixelannouncerplus, pixelauctions, pixeleventcommands, pixelextras, pixelmon-xtra, pixelmoneconomybridge, pixelmoney, pixelmon, pixelupgrade, pixelutil, placeholderapi, pokebuilder, pokedisguisemod, pokedisguise, pokestop, pokexpmultiplier, randomleg, serverlistplus, slottery, statusprotocol, supertools, tabmanager, tournaments, trainercommands, unity, virtualchest, voteparty, voxelsniper, wannasuicide, wondertrade, worldedit, xppokedex, zpixelmonplaceholders] at SERVER
  125. [13:55:58] [Server thread/WARN] [Sponge]: There's no certificate fingerprint available
  126. [13:55:59] [Server thread/INFO] [Dynmap]: [Dynmap] Mod Support API available
  127. [13:56:02] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  128. [13:56:02] [Server thread/INFO] [FML]: Found 1185 ObjectHolder annotations
  129. [13:56:02] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  130. [13:56:02] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  131. [13:56:02] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  132. [13:56:02] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Starting version check at https://pixelmongenerations.com/update.json
  133. [13:56:02] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Starting version check at https://files.minecraftforge.net/maven/org/spongepowered/spongeforge/promotions_slim.json
  134. [13:56:02] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Found status: OUTDATED Target: 7.1.0-BETA-3361
  135. [13:56:02] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  136. [13:56:02] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2768
  137. [13:56:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §b §r§3 __ §r
  138. [13:56:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §b | §r§3|__) §r§2LuckPerms §r§bv4.3.9§r
  139. [13:56:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §b |___ §r§3| §r§8Running on Sponge - SpongeForge§r
  140. [13:56:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
  141. [13:56:02] [Server thread/INFO] [luckperms]: Loading configuration...
  142. [13:56:03] [Server thread/INFO] [luckperms]: Loading storage provider... [YAML]
  143. [13:56:03] [Server thread/INFO] [luckperms]: Loading internal permission managers...
  144. [13:56:03] [Server thread/INFO] [luckperms]: Registering PermissionService...
  145. [13:56:03] [Server thread/INFO] [luckperms]: Performing initial data load...
  146. [13:56:04] [Server thread/INFO] [luckperms]: Successfully enabled. (took 1338ms)
  147. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
  148. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§e _______ .___________. _______.§r
  149. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§e / _____|| | / |§r
  150. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§e| | __ `---| |----` | (----`§r
  151. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§e| | |_ | | | \ \ §r
  152. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§e| |__| | | | .----) | §r
  153. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§e \______| |__| |_______/ §r
  154. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r
  155. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§eRise of the Doof Edition§r
  156. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
  157. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§aAuthor: §r§bNickImpact§r
  158. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§aVersion: §r§b3.0.0-PR5-S7.0§r
  159. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
  160. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
  161. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rChecking dependencies...§r
  162. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rOpening API and registering base setup...§r
  163. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rLoaded entry type: MoneyPrice§r
  164. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rLoaded entry type: ItemPrice§r
  165. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rLoaded entry type: PokePrice§r
  166. [13:56:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rPre-init phase complete!§r
  167. [13:56:04] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Starting...
  168. [13:56:05] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Start completed.
  169. [13:56:05] [Server thread/INFO] [adamantineshield]: AS database loaded successfully
  170. [13:56:05] [Server thread/INFO] [adamantineshield]: Purging entries older than 30 days
  171. [13:56:05] [Server thread/INFO] [adamantineshield]: Registering event listeners
  172. [13:56:05] [Server thread/WARN] [Sponge]: supertools: It is no longer required to include the plugin id when specifying a Key id through Key.Builder#id. This is deprecated and may be removed later. The plugin id will be retrieved from the current PluginContainer in the cause stack. Key: SpongeKey{name=Tool Type, id=supertools:tool_type, valueToken=org.spongepowered.api.data.value.mutable.Value<io.evolht.supertools.enums.ToolEnum>, elementToken=io.evolht.supertools.enums.ToolEnum, query=tool.type}
  173. [13:56:05] [Server thread/WARN] [Sponge]: entity-particles: It is no longer required to include the plugin id when specifying a Key id through Key.Builder#id. This is deprecated and may be removed later. The plugin id will be retrieved from the current PluginContainer in the cause stack. Key: SpongeKey{name=ID, id=entity-particles:id, valueToken=org.spongepowered.api.data.value.mutable.Value<java.lang.String>, elementToken=java.lang.String, query=Id}
  174. [13:56:05] [Server thread/INFO] [catclearlag]: Setting up config...
  175. [13:56:05] [Server thread/INFO] [serverlistplus]: [Core] Reloading configuration...
  176. [13:56:05] [Server thread/INFO] [serverlistplus]: [Core] Loaded configuration: ServerStatusConf
  177. [13:56:05] [Server thread/INFO] [serverlistplus]: [Core] Loaded configuration: PluginConf
  178. [13:56:05] [Server thread/INFO] [serverlistplus]: [Core] Reloading saved player identities...
  179. [13:56:06] [Server thread/INFO] [serverlistplus]: Successfully loaded!
  180. [13:56:06] [Server thread/INFO] [economylite]: EconomyLite 2.13.0 is initializing!
  181. [13:56:06] [Server thread/INFO] [economylite]: Using currency: Coin
  182. [13:56:06] [Server thread/INFO] [economylite]: The SQL module is disabled!
  183. [13:56:06] [Server thread/INFO] [economylite]: The Loan module is disabled!
  184. [13:56:06] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Starting...
  185. [13:56:06] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Start completed.
  186. [13:56:06] [Server thread/INFO] [griefprevention]:
  187. bStats metrics is present in 12 plugins on this server.
  188. Presently, none of them are allowed to send data.
  189. Presently, the following 12 plugins are not allowed to send data:
  190. [GriefPrevention, PlaceholderAPI, CommandUtils, EasyTexts, EconomyLite, EntityParticles, Holograms, MMCReboot, MMCTickets, PixelmonXtra, TabManager, VirtualChest]
  191. To change the enabled/disabled state of any bStats use in a plugin, visit the Sponge config!
  192. [13:56:06] [Server thread/INFO] [tabmanager]: [TabManager 1.2] is beginning setup.
  193. [13:56:06] [Server thread/INFO] [tabmanager]: [TabManager 1.2] uses bStats, not for any nefarious reasons, just because the author (Proxying) is nosey.
  194. [13:56:06] [Server thread/INFO] [tabmanager]: [TabManager 1.2] Feel free to disable this in the bStats config, but I'd appreciate it if you didn't.
  195. [13:56:06] [Server thread/INFO] [tabmanager]: [TabManager 1.2] has finished setup.
  196. [13:56:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f--------------------------§r
  197. [13:56:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §fWelcome to §r§fNucleus§r§f version §r§f1.6.1-S7.1§r§f, running on Sponge API §r§f7.1-ff990df4§r§f. We're glad you're with us!§r
  198. [13:56:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §fWe're now starting up. If you have any questions, visit our documentation site at http://nucleuspowered.org/docs§r
  199. [13:56:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §fYou can also add a message to our Sponge Forum thread, or visit us in Discord - https://discord.gg/MC2mAuS§r
  200. [13:56:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §fDiscover a bug? Report it at https://github.com/NucleusPowered/Nucleus/issues - adding a copy of the file from §r§e/nucleus info §r§fto the report!§r
  201. [13:56:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f--------------------------§r
  202. [13:56:06] [Server thread/INFO] [nucleus]: Nucleus is now starting. Entering pre-init phase.
  203. [13:56:06] [Server thread/INFO] [nucleus]: Starting QuickStart Module Loader version 0.11.0 subsystem.
  204. [13:56:06] [Server thread/WARN] [Sponge]: holograms: It is no longer required to include the plugin id when specifying a Key id through Key.Builder#id. This is deprecated and may be removed later. The plugin id will be retrieved from the current PluginContainer in the cause stack. Key: SpongeKey{name=Is Hologram, id=holograms:is-hologram, valueToken=org.spongepowered.api.data.value.mutable.Value<java.lang.Boolean>, elementToken=java.lang.Boolean, query=IsHologram}
  205. [13:56:06] [Server thread/INFO] [griefprevention]: Grief Prevention boot start.
  206. [13:56:06] [Server thread/INFO] [griefprevention]: Finished loading configuration.
  207. [13:56:06] [Server thread/INFO] [griefprevention]: Registering GriefPrevention API...
  208. [13:56:06] [Server thread/INFO] [PixelmonGenerations]: Loading Pixelmon Generations version 2.3.0
  209. [13:56:07] [Server thread/INFO] [PixelmonGenerations]: Checking for migrations..
  210. [13:56:07] [Server thread/INFO] [PixelmonGenerations]: Loading Advancements
  211. [13:56:07] [Server thread/INFO] [hypermodbanner]: Initializing HyperModBanner version 3.3.0 created by Clienthax, upgraded by Hiroku
  212. [13:56:07] [Server thread/INFO] [STDOUT]: [com.wondertrademod.wondertrade.Utilities:loadDefaultCooldowns:93]: 2120447d-bb7a-49f3-83a0-aad8d4f2b7c5
  213. [13:56:07] [Server thread/INFO] [STDOUT]: [com.wondertrademod.wondertrade.Wondertrade:preInit:80]: [Wondertrade] Successfully loaded configuration File.
  214. [13:56:07] [Server thread/INFO] [FML]: Applying holder lookups
  215. [13:56:07] [Server thread/INFO] [FML]: Holder lookups applied
  216. [13:56:08] [Server thread/INFO] [PixelmonGenerations]: Loading TM/HMs.
  217. [13:56:08] [Server thread/INFO] [PixelmonGenerations]: Extracting database.
  218. [13:56:08] [Server thread/INFO] [PixelmonGenerations]: Loading database driver.
  219. [13:56:08] [Server thread/INFO] [PixelmonGenerations]: Establishing connection.
  220. [13:56:08] [Server thread/INFO] [FML]: Applying holder lookups
  221. [13:56:08] [Server thread/INFO] [FML]: Holder lookups applied
  222. [13:56:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `sponge` for name `human`, expected `spongeforge`. This could be a intended override, but in most cases indicates a broken mod.
  223. [13:56:08] [Server thread/INFO] [FML]: Applying holder lookups
  224. [13:56:08] [Server thread/INFO] [FML]: Holder lookups applied
  225. [13:56:08] [Server thread/INFO] [FML]: Applying holder lookups
  226. [13:56:08] [Server thread/INFO] [FML]: Holder lookups applied
  227. [13:56:08] [Server thread/INFO] [FML]: Injecting itemstacks
  228. [13:56:08] [Server thread/INFO] [FML]: Itemstack injection complete
  229. [13:56:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
  230. [13:56:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
  231. [13:56:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
  232. [13:56:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 158.69.251.211:25565
  233. [13:56:08] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
  234. [13:56:09] [Server thread/INFO] [FML]: Applying holder lookups
  235. [13:56:09] [Server thread/INFO] [FML]: Holder lookups applied
  236. [13:56:09] [Server thread/INFO] [nucleus]: Nucleus is now entering the init phase.
  237. [13:56:09] [Server thread/INFO] [activetime]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
  238. [13:56:09] [Server thread/INFO] [activetime]: | ActiveTime -- Version 1.4.3 |
  239. [13:56:09] [Server thread/INFO] [activetime]: | Developed By: Simon_Flash |
  240. [13:56:09] [Server thread/INFO] [activetime]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
  241. [13:56:09] [Server thread/INFO] [xP// PokeDex]: Loaded v0.5!
  242. [13:56:09] [Server thread/INFO] [pixelmoney]: Registering listeners...
  243. [13:56:09] [Server thread/INFO] [pixelmoney]: Registering commands...
  244. [13:56:09] [Server thread/INFO] [pixelmoney]: Successfully initializated!
  245. [13:56:09] [Server thread/WARN] [Sponge]: Plugin 'pixelmon-xtra' is attempting to register command 'resendPlayerExtraData' with an uppercase character - adjusting to 'resendplayerextradata'
  246. [13:56:09] [Server thread/INFO] [pixelmon-xtra]: PixelmonXtra loaded: 1.0
  247. [13:56:09] [Server thread/INFO] [STDOUT]: [de.randombyte.pokebuilder.config.PokeBuilderConfig:loadConfig:135]: [PokeBuilder]: Loaded the config.
  248. [13:56:09] [Server thread/INFO] [STDOUT]: [de.randombyte.pokebuilder.config.PokeBuilderTokensConfig:loadConfig:103]: [PokeBuilder]: Loaded the config.
  249. [13:56:09] [Server thread/INFO] [PokexpMultiplier]: Loaded!
  250. [13:56:09] [Server thread/INFO] [catclearlag]: Starting plugin...
  251. [13:56:09] [Server thread/INFO] [catclearlag]: Registering commands...
  252. [13:56:09] [Server thread/INFO] [aurionsvotelistener]: AurionsVoteListener Vote loading...
  253. [13:56:09] [Server thread/INFO] [aurionsvotelistener]: Trying To setup Config Loader
  254. [13:56:09] [Server thread/INFO] [aurionsvotelistener]: loading successfull
  255. [13:56:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: >> Connection to database§r
  256. [13:56:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: >> Connection succesfull§r
  257. [13:56:10] [Server thread/INFO] [aurionsvotelistener]: AurionsVoteListener Enabled
  258. [13:56:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rNow entering the init phase§r
  259. [13:56:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rLoading configuration...§r
  260. [13:56:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rInitializing commands...§r
  261. [13:56:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rInitializing listeners...§r
  262. [13:56:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rLoading storage provider... [H2]§r
  263. [13:56:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rLoading data into cache...§r
  264. [13:56:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rInitialization complete!§r
  265. [13:56:10] [Server thread/INFO] [PU]: ===========================================================================
  266. [13:56:10] [Server thread/INFO] [PU]: --> §aLoading global settings and §2/pixelupgrade§a command listing...
  267. [13:56:10] [Server thread/INFO] [PU]: --> §aLoading command-specific configs...
  268. [13:56:10] [Server thread/INFO] [PU]: --> §aSuccessfully registered a bunch of commands! See below.
  269. [13:56:10] [Server thread/INFO] [PU]: §2/checkegg§a (§2/egg§a), §2/checkstats§a (§2/cs§a), §2/checktypes§a (§2/type§a),
  270. [13:56:10] [Server thread/INFO] [PU]: §2/dittofusion§a (§2/fuse§a), §2/fixevs§a, §2/fixlevel§a,
  271. [13:56:10] [Server thread/INFO] [PU]: §2/forcehatch§a (§2/fhatch§a), §2/forcestats§a (§2/fstats§a), §2/pixelupgrade§a (§2/pu§a),
  272. [13:56:10] [Server thread/INFO] [PU]: §2/pureload§a, §2/resetcount§a (§2/delcount§a), §2/resetevs§a (§2/delevs§a),
  273. [13:56:10] [Server thread/INFO] [PU]: §2/switchgender§a (§2/bend§a), §2/showstats§a (§2/show§a), §2/upgradeivs§a (§2/upgrade§a)
  274. [13:56:10] [Server thread/INFO] [PU]: ===========================================================================
  275. [13:56:10] [Server thread/WARN] [Sponge]: Plugin 'command-utils' is attempting to register command 'commandUtils' with an uppercase character - adjusting to 'commandutils'
  276. [13:56:10] [Server thread/WARN] [Sponge]: Plugin 'command-utils' is attempting to register command 'cmdUtils' with an uppercase character - adjusting to 'cmdutils'
  277. [13:56:10] [Server thread/INFO] [lunahunt]: Loaded v0.6!
  278. [13:56:10] [Server thread/INFO] [pixeleventcommands]: Registering event handlers for PEC
  279. [13:56:10] [Server thread/INFO] [pixeleventcommands]: Pixelmon event handler started
  280. [13:56:10] [Server thread/INFO] [pixeleventcommands]: Done
  281. [13:56:10] [Server thread/INFO] [easy-texts]: EasyTexts loaded: 0.1
  282. [13:56:10] [Server thread/INFO] [pixelannouncerplus]: Registering event handlers for PixelAnnouncerPlus
  283. [13:56:10] [Server thread/INFO] [pixelannouncerplus]: Pixelmon event handler started
  284. [13:56:10] [Server thread/INFO] [pixelannouncerplus]: Done
  285. [13:56:10] [Server thread/INFO] [holograms]: Holograms loaded: 3.1
  286. [13:56:10] [Server thread/INFO] [ParticlesAddon]: Loading config(s).
  287. [13:56:10] [Server thread/INFO] [ParticlesAddon]: Loading particles.
  288. [13:56:10] [Server thread/INFO] [ParticlesAddon]: Registering listeners.
  289. [13:56:10] [Server thread/INFO] [ParticlesAddon]: Done! This mod was made by happyzleaf for Lunar Rising! (http://happyzleaf.com/)
  290. [13:56:10] [Server thread/INFO] [voxelsniper]: Loading VoxelSniper configuration
  291. [13:56:10] [Server thread/INFO] [voxelsniper]: Registered 58 Sniper Brushes with 116 handles.
  292. [13:56:10] [Server thread/INFO] [unity]: Loaded Unity: 2.0
  293. [13:56:10] [Server thread/INFO] [supertools]: Detected configuration file and loaded
  294. [13:56:11] [Server thread/INFO] [EnjinMinecraftPlugin]: Log4j 2 handler detected: com.enjin.common.compatibility.CurrentLog4j2Handler
  295. [13:56:11] [Server thread/WARN] [EnjinMinecraftPlugin]: Could not initialize file appender...
  296. [13:56:11] [Server thread/INFO] [EnjinMinecraftPlugin]: Initializing EMP Commands
  297. [13:56:11] [Server thread/INFO] [EnjinMinecraftPlugin]: Initializing EMP Managers
  298. [13:56:11] [Server thread/INFO] [EnjinMinecraftPlugin]: NuVotifier detected, listening for votes.
  299. [13:56:11] [Server thread/INFO] [EnjinMinecraftPlugin]: Initializing EMP Listeners
  300. [13:56:11] [Server thread/INFO] [tournaments]: Tournaments » Initializing Tournaments version 2.2.2...
  301. [13:56:11] [Server thread/INFO] [tournaments]: Tournaments » This platform was written by Hiroku!
  302. [13:56:11] [Server thread/INFO] [tournaments]: Tournaments » Loading default presets...
  303. [13:56:11] [Server thread/INFO] [tournaments]: Tournaments » Loaded default preset: Standard
  304. [13:56:11] [Server thread/INFO] [tournaments]: Tournaments » Loading presets from config/tournaments/presets/ ...
  305. [13:56:11] [Server thread/INFO] [tournaments]: Tournaments » Successfully loaded 1 preset.
  306. [13:56:11] [Server thread/INFO] [nucleus]: Nucleus is now entering the post-init phase.
  307. [13:56:11] [Server thread/INFO] [nucleus]: Nucleus is now loading and enabling modules. This may take a few seconds.
  308. [13:56:11] [Server thread/INFO] [nucleus]: Starting phase: PREENABLE
  309. [13:56:11] [Server thread/INFO] [nucleus]: Starting phase: ENABLE
  310. [13:56:12] [Server thread/INFO] [nucleus]: Starting phase: POSTENABLE
  311. [13:56:12] [Server thread/INFO] [nucleus]: Nucleus language set to "en-GB"
  312. [13:56:12] [Server thread/INFO] [nucleus]: Nucleus has completed loading modules.
  313. [13:56:13] [Server thread/INFO] [nucleus]: Nucleus has completed server initialisation tasks. Waiting for game server to start to complete the final tasks.
  314. [13:56:13] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.HeavySlam:<init>:9]: New Heavy Slam Created().
  315. [13:56:13] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.HeavySlam:<init>:9]: New Heavy Slam Created().
  316. [13:56:13] [Server thread/INFO] [PixelmonGenerations]: Registering shop items.
  317. [13:56:13] [Server thread/INFO] [PixelmonGenerations]: Item not found: orange_vending_machine in shopItems.json
  318. [13:56:13] [Server thread/INFO] [PixelmonGenerations]: Item not found: green_umbrella in shopItems.json
  319. [13:56:13] [Server thread/INFO] [PixelmonGenerations]: Item not found: pixelmon:boulder in shopItems.json
  320. [13:56:13] [Server thread/INFO] [PixelmonGenerations]: Registering NPCs.
  321. [13:56:13] [Server thread/INFO] [PixelmonGenerations]: Item mismatch: no item found for pixelmon:orange_vending_machine in decoration_en_us.json
  322. [13:56:13] [Server thread/INFO] [PixelmonGenerations]: Item mismatch: no item found for pixelmon:green_umbrella in decoration_en_us.json
  323. [13:56:13] [Server thread/INFO] [PixelmonGenerations]: Item mismatch: no item found for pixelmon:boulder in decoration_en_us.json
  324. [13:56:13] [Server thread/INFO] [PixelmonGenerations]: Item mismatch: no item found for pixelmon:hourglass_silver in breedevo_en_us.json
  325. [13:56:13] [Server thread/WARN] [PixelmonGenerations]: Trainer Mountaineer is missing rarity data!
  326. [13:56:13] [Server thread/INFO] [PixelmonGenerations]: Registering structures.
  327. [13:56:23] [Server thread/INFO] [PixelmonGenerations]: Registering drops.
  328. [13:56:23] [Server thread/INFO] [PixelmonGenerations]: Registering Pokémon drops.
  329. [13:56:23] [Server thread/INFO] [PixelmonGenerations]: Item not found: pixelmon:odd_keystone in pokedrops.json
  330. [13:56:23] [Server thread/INFO] [PixelmonGenerations]: Item not found: pixelmon:lustrious_orb in pokedrops.json
  331. [13:56:23] [Server thread/INFO] [PixelmonGenerations]: Item not found: pixelmon:revealglass in pokedrops.json
  332. [13:56:23] [Server thread/INFO] [PixelmonGenerations]: Item not found: pixelmon:revealglass in pokedrops.json
  333. [13:56:23] [Server thread/INFO] [PixelmonGenerations]: Item not found: pixelmon:revealglass in pokedrops.json
  334. [13:56:23] [Server thread/INFO] [PixelmonGenerations]: Item not found: minecraft:seeds in pokedrops.json
  335. [13:56:23] [Server thread/INFO] [PixelmonGenerations]: Item not found: minecraft:seeds in pokedrops.json
  336. [13:56:23] [Server thread/INFO] [PixelmonGenerations]: Registering battle rules.
  337. [13:56:23] [Server thread/ERROR] [PixelmonGenerations]: Error occurred when reading tier file: unrestricted.json.
  338. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: java.lang.IllegalStateException: Not a JSON Object: null
  339. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90)
  340. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTier(RulesRegistry.java:190)
  341. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTier(RulesRegistry.java:166)
  342. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTiers(RulesRegistry.java:93)
  343. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerRules(RulesRegistry.java:69)
  344. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.CommonProxy.init(CommonProxy.java:117)
  345. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:114)
  346. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  347. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  348. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  349. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  350. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
  351. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
  352. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  353. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  354. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  355. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  356. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  357. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  358. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  359. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  360. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  361. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  362. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  363. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  364. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  365. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  366. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  367. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  368. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  369. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  370. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  371. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  372. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  373. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  374. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560)
  375. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  376. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
  377. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  378. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337)
  379. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
  380. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  381. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.Thread.run(Thread.java:748)
  382. [13:56:23] [Server thread/INFO] [PixelmonGenerations]: Loading internal tier file instead of external tier file.
  383. [13:56:23] [Server thread/ERROR] [PixelmonGenerations]: Error occurred when reading tier file: ou.json.
  384. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: java.lang.IllegalStateException: Not a JSON Object: null
  385. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90)
  386. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTier(RulesRegistry.java:190)
  387. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTier(RulesRegistry.java:166)
  388. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTiers(RulesRegistry.java:93)
  389. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerRules(RulesRegistry.java:69)
  390. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.CommonProxy.init(CommonProxy.java:117)
  391. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:114)
  392. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  393. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  394. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  395. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  396. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
  397. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
  398. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  399. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  400. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  401. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  402. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  403. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  404. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  405. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  406. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  407. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  408. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  409. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  410. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  411. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  412. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  413. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  414. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  415. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  416. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  417. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  418. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  419. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  420. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560)
  421. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  422. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
  423. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  424. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337)
  425. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
  426. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  427. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.Thread.run(Thread.java:748)
  428. [13:56:23] [Server thread/INFO] [PixelmonGenerations]: Loading internal tier file instead of external tier file.
  429. [13:56:23] [Server thread/ERROR] [PixelmonGenerations]: Error occurred when reading tier file: uu.json.
  430. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: java.lang.IllegalStateException: Not a JSON Object: null
  431. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90)
  432. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTier(RulesRegistry.java:190)
  433. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTier(RulesRegistry.java:166)
  434. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTiers(RulesRegistry.java:93)
  435. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerRules(RulesRegistry.java:69)
  436. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.CommonProxy.init(CommonProxy.java:117)
  437. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:114)
  438. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  439. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  440. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  441. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  442. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
  443. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
  444. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  445. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  446. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  447. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  448. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  449. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  450. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  451. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  452. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  453. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  454. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  455. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  456. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  457. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  458. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  459. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  460. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  461. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  462. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  463. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  464. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  465. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  466. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560)
  467. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  468. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
  469. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  470. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337)
  471. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
  472. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  473. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.Thread.run(Thread.java:748)
  474. [13:56:23] [Server thread/INFO] [PixelmonGenerations]: Loading internal tier file instead of external tier file.
  475. [13:56:23] [Server thread/ERROR] [PixelmonGenerations]: Error occurred when reading tier file: ru.json.
  476. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: java.lang.IllegalStateException: Not a JSON Object: null
  477. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90)
  478. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTier(RulesRegistry.java:190)
  479. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTier(RulesRegistry.java:166)
  480. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTiers(RulesRegistry.java:93)
  481. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerRules(RulesRegistry.java:69)
  482. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.CommonProxy.init(CommonProxy.java:117)
  483. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:114)
  484. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  485. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  486. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  487. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  488. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
  489. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
  490. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  491. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  492. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  493. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  494. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  495. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  496. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  497. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  498. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  499. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  500. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  501. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  502. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  503. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  504. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  505. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  506. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  507. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  508. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  509. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  510. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  511. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  512. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560)
  513. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  514. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
  515. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  516. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337)
  517. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
  518. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  519. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.Thread.run(Thread.java:748)
  520. [13:56:23] [Server thread/INFO] [PixelmonGenerations]: Loading internal tier file instead of external tier file.
  521. [13:56:23] [Server thread/ERROR] [PixelmonGenerations]: Error occurred when reading tier file: nu.json.
  522. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: java.lang.IllegalStateException: Not a JSON Object: null
  523. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90)
  524. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTier(RulesRegistry.java:190)
  525. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTier(RulesRegistry.java:166)
  526. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTiers(RulesRegistry.java:93)
  527. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerRules(RulesRegistry.java:69)
  528. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.CommonProxy.init(CommonProxy.java:117)
  529. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:114)
  530. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  531. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  532. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  533. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  534. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
  535. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
  536. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  537. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  538. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  539. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  540. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  541. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  542. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  543. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  544. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  545. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  546. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  547. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  548. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  549. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  550. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  551. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  552. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  553. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  554. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  555. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  556. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  557. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  558. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560)
  559. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  560. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
  561. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  562. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337)
  563. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
  564. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  565. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.Thread.run(Thread.java:748)
  566. [13:56:23] [Server thread/INFO] [PixelmonGenerations]: Loading internal tier file instead of external tier file.
  567. [13:56:23] [Server thread/ERROR] [PixelmonGenerations]: Error occurred when reading tier file: battlespot.json.
  568. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: java.lang.IllegalStateException: Not a JSON Object: null
  569. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90)
  570. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTier(RulesRegistry.java:190)
  571. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTier(RulesRegistry.java:154)
  572. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerTiers(RulesRegistry.java:108)
  573. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry.registerRules(RulesRegistry.java:69)
  574. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.CommonProxy.init(CommonProxy.java:117)
  575. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:114)
  576. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  577. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  578. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  579. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  580. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
  581. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
  582. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  583. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  584. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  585. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  586. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  587. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  588. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  589. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  590. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  591. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  592. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  593. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  594. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  595. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  596. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.reflect.Method.invoke(Method.java:498)
  597. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  598. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  599. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  600. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  601. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  602. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  603. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  604. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560)
  605. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  606. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
  607. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  608. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337)
  609. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
  610. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  611. [13:56:23] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.rules.clauses.tiers.RulesRegistry:printError:142]: at java.lang.Thread.run(Thread.java:748)
  612. [13:56:23] [Server thread/INFO] [PixelmonGenerations]: Registering entity spawns.
  613. [13:56:26] [Server thread/INFO] [FML]: Injecting itemstacks
  614. [13:56:26] [Server thread/INFO] [FML]: Itemstack injection complete
  615. [13:56:26] [Server thread/INFO] [worldedit]: WorldEdit for Sponge (version 6.1.9-SNAPSHOT) is loaded
  616. [13:56:26] [Server thread/INFO] [STDOUT]: [com.codehusky.huskycrates.crate.virtual.views.SpinnerView$Config:<init>:177]: null
  617. [13:56:26] [Server thread/INFO] [STDOUT]: [com.codehusky.huskycrates.crate.virtual.views.SpinnerView$Config:<init>:177]: null
  618. [13:56:26] [Server thread/INFO] [adamantineshield]: Registering plugin commands
  619. [13:56:26] [Server thread/INFO] [VoteParty]: Loaded, this plugin was made by aust101 and updated by happyzleaf. (http://www.happyzleaf.com/)
  620. [13:56:26] [Server thread/INFO] [PixelmonPlaceholders]: Loaded! This plugin was made by happyzleaf :)
  621. [13:56:26] [Server thread/INFO] [command-utils]: Loaded CommandUtils: 1.7.5
  622. [13:56:26] [Server thread/INFO] [PixelmonGenerations]: Registering spawn sets.
  623. [13:56:27] [Server thread/INFO] [entity-particles]: EntityParticles loaded: 2.0.5
  624. [13:56:27] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 73 mods
  625. [13:56:28] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
  626. [13:56:28] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
  627. [13:56:28] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
  628. [13:56:28] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
  629. [13:56:28] [Server thread/INFO] [FML]: Applying holder lookups
  630. [13:56:28] [Server thread/INFO] [FML]: Holder lookups applied
  631. [13:56:29] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 531 advancements
  632. [13:56:29] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 10 advancement trees
  633. [13:56:30] [Server thread/INFO] [griefprevention]: [world] 1132 total claims loaded.
  634. [13:56:30] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 (world)
  635. [13:56:34] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 0%
  636. [13:56:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 42%
  637. [13:56:35] [Server thread/INFO] [Sponge]: Loading world [world] (overworld)
  638. [13:56:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (8.462s)! For help, type "help" or "?"
  639. [13:56:36] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.IllegalArgumentException: timeout value is negative
  640. [13:56:36] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Thread.sleep(Native Method)
  641. [13:56:36] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:83)
  642. [13:56:36] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Thread.run(Thread.java:748)
  643. [13:56:37] [Server thread/INFO] [lunatreasure]: Plugin starting...
  644. [13:56:37] [Server thread/INFO] [lunatreasure]: Plugin started.
  645. [13:56:37] [Server thread/INFO] [craftrestrict]: Running Config Setup.
  646. [13:56:37] [Server thread/INFO] [craftrestrict]: CraftRestrict is ready to restrict crafting.
  647. [13:56:37] [Server thread/INFO] [supertools]: Super tools is locked and loaded!
  648. [13:56:37] [Server thread/INFO] [virtualchest]: Try to load the PlaceholderAPI service ...
  649. [13:56:37] [Server thread/INFO] [nucleus]: Nucleus is performing final tasks before server startup completes.
  650. [13:56:37] [Server thread/INFO] [nucleus]: Nucleus has started.
  651. [13:56:37] [Server thread/INFO] [tabmanager]: header found. Inserting into cache. &k&8@&r &bLuna Pixel&r &k&8@&r
  652. [13:56:37] [Server thread/INFO] [tabmanager]: footer found. Inserting into cache. &bWins:&r&d %trainer_wins% &r&8| &r&bLosses:&r&d %trainer_losses% &r&8| &r&bBal:&r&d %trainer_balance%
  653. &r&bDexComplete:&r&d %trainer_dexpercentage%% &r&8| &r&bDexCaught:&r&d %trainer_dexcount% &r&8| &r&bDexSeen:&r&d %trainer_seencount%
  654. &r &bVoteParty:&r&d %votesleft% &bRandom Legendary
  655. [13:56:37] [Server thread/INFO] [tabmanager]: Checking for groups file and populating groups. Best of luck kids.
  656. [13:56:37] [Server thread/INFO] [tabmanager]: Group owner found. Inserting into cache.
  657. [13:56:37] [Server thread/INFO] [tabmanager]: Group mod found. Inserting into cache.
  658. [13:56:37] [Server thread/INFO] [tabmanager]: Group helper found. Inserting into cache.
  659. [13:56:37] [Server thread/INFO] [tabmanager]: Group trial found. Inserting into cache.
  660. [13:56:37] [Server thread/INFO] [tabmanager]: Group luna found. Inserting into cache.
  661. [13:56:37] [Server thread/INFO] [tabmanager]: Group cosmog found. Inserting into cache.
  662. [13:56:37] [Server thread/INFO] [tabmanager]: Group shaymin found. Inserting into cache.
  663. [13:56:37] [Server thread/INFO] [tabmanager]: Group mew found. Inserting into cache.
  664. [13:56:37] [Server thread/INFO] [tabmanager]: Group celebi found. Inserting into cache.
  665. [13:56:37] [Server thread/INFO] [tabmanager]: Group manaphy found. Inserting into cache.
  666. [13:56:37] [Server thread/INFO] [tabmanager]: Group trainer found. Inserting into cache.
  667. [13:56:37] [Server thread/INFO] [tabmanager]: Group bt found. Inserting into cache.
  668. [13:56:37] [Server thread/INFO] [tabmanager]: Group default found. Inserting into cache.
  669. [13:56:37] [Server thread/INFO] [tabmanager]: Checking for players file and populating players. Best of luck kids.
  670. [13:56:37] [Server thread/INFO] [tabmanager]: Player 069a79f4-44e9-4726-a5be-fca90e38aaf5 found. Inserting into cache.
  671. [13:56:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rPost start-up phase has now started§r
  672. [13:56:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rLoading base entry icons...§r
  673. [13:56:37] [Server thread/INFO] [mmcreboot]: [MMCReboot] Using fixed restart scheduler
  674. [13:56:37] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 35400 seconds from now!
  675. [13:56:37] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 35700 seconds from now!
  676. [13:56:37] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 35760 seconds from now!
  677. [13:56:37] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 35820 seconds from now!
  678. [13:56:37] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 35880 seconds from now!
  679. [13:56:37] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 35940 seconds from now!
  680. [13:56:37] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 35970 seconds from now!
  681. [13:56:37] [Server thread/INFO] [mmcreboot]: [MMCReboot] RebootCMD scheduled for 36000 seconds from now!
  682. [13:56:37] [Server thread/INFO] [mmcreboot]: MMCReboot Loaded
  683. [13:56:37] [Server thread/INFO] [worldedit]: Using com.sk89q.worldedit.sponge.adapter.impl.Sponge_1_12_Impl as the Sponge adapter
  684. [13:56:37] [Server thread/INFO] [mmctickets]: MMCTickets Loaded
  685. [13:56:37] [Server thread/INFO] [mmctickets]: Tickets loaded: 0
  686. [13:56:37] [Server thread/INFO] [mmctickets]: Notifications loaded: 0
  687. [13:56:37] [Server thread/INFO] [mmctickets]: PlayerData loaded: 0
  688. [13:56:37] [Server thread/INFO] [mmctickets]: Update check failed. URL Invalid.
  689. [13:56:37] [Server thread/INFO] [griefprevention]: Loaded successfully.
  690. [13:56:37] [Server thread/INFO] [virtualchest]: Start loading config ...
  691. [13:56:38] [Server thread/INFO] [virtualchest]: Loading config complete.
  692. [13:56:38] [Server thread/INFO] [commanditems]: CommandItems is starting!
  693. [13:56:38] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-3 - Starting...
  694. [13:56:38] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-3 - Start completed.
  695. [13:56:38] [Server thread/INFO] [HuskyCrates]: Begin Database Load...
  696. [13:56:38] [Server thread/WARN] [HuskyCrates]: CrateLocation #1 provides a location where there is not a block. Flagging for removal.
  697. [13:56:38] [Server thread/INFO] [HuskyCrates]: End Database Load.
  698. [13:56:38] [Server thread/INFO] [HuskyCrates]: Crates has started successfully.
  699. [13:56:38] [Server thread/WARN] [HuskyCrates]: You are currently running a pre-release build!
  700. [13:56:38] [Server thread/WARN] [HuskyCrates]: This is an unstable version of HuskyCrates and, as such,
  701. [13:56:38] [Server thread/WARN] [HuskyCrates]: it has not been tested thoroughly and will have bugs!
  702. [13:56:38] [Server thread/WARN] [HuskyCrates]: Report all issues to codeHusky on the support discord!
  703. [13:56:38] [Server thread/WARN] [HuskyCrates]: For help configuring, please consult the SRC or the discord.
  704. [13:56:38] [Server thread/WARN] [HuskyCrates]: Thanks! - codeHusky
  705. [13:56:38] [Server thread/INFO] [nuvotifier]: Loaded token for website: default
  706. [13:56:38] [Thread-28/INFO] [virtualchest]: ================================================================
  707. [13:56:38] [Thread-28/WARN] [virtualchest]: # # ##### # # # # #### #### # ##### #####
  708. [13:56:38] [Thread-28/WARN] [virtualchest]: # # # # # # # # # # # # # # # #
  709. [13:56:38] [Thread-28/WARN] [virtualchest]: ## # # # # # # # # # # # # # # #
  710. [13:56:38] [Thread-28/WARN] [virtualchest]: # # # ##### # # # # # #### # # # # # #####
  711. [13:56:38] [Thread-28/WARN] [virtualchest]: # ## # ## ## # # # # # ##### # #
  712. [13:56:38] [Thread-28/WARN] [virtualchest]: # # # # # # # # # # # # # #
  713. [13:56:38] [Thread-28/WARN] [virtualchest]: # # ##### # # ### # #### # # # #####
  714. [13:56:38] [Thread-28/WARN] [virtualchest]: ================================================================
  715. [13:56:38] [Thread-28/WARN] [virtualchest]: An update was found: VirtualChest v1.0.0-rc-1
  716. [13:56:38] [Thread-28/WARN] [virtualchest]: This new update was released at: 2018-08-22
  717. [13:56:38] [Thread-28/WARN] [virtualchest]: You can get the latest version at: https://github.com/ustc-zzzz/VirtualChest/releases/tag/v1.0.0-rc-1
  718. [13:56:38] [Thread-28/INFO] [virtualchest]: ================================================================
  719. [13:56:38] [Server thread/INFO] [nuvotifier]: Method none selected for vote forwarding: Votes will not be received from a forwarder.
  720. [13:56:38] [Server thread/INFO] [PixelUpgrade]: §bAll systems nominal.
  721. [13:56:38] [nioEventLoopGroup-2-1/INFO] [nuvotifier]: Votifier enabled on socket /0:0:0:0:0:0:0:0:8192.
  722. [13:56:38] [Server thread/INFO] [WannaSuicide]: WannaSuicide by happyzleaf loaded! (http://www.happyzleaf.com/)
  723. [13:56:38] [Server thread/INFO] [Dynmap]: [Dynmap] Using ops.txt for access control
  724. [13:56:39] [Server thread/INFO] [Dynmap]: [Dynmap] Mod Support processing completed
  725. [13:56:39] [Server thread/INFO] [Dynmap]: [Dynmap] Loaded 23 shaders.
  726. [13:56:39] [Server thread/INFO] [Dynmap]: [Dynmap] Loaded 82 perspectives.
  727. [13:56:39] [Server thread/INFO] [Dynmap]: [Dynmap] Loaded 14 lightings.
  728. [13:56:39] [Server thread/WARN] [FML]: =============================================================
  729. [13:56:39] [Server thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  730. [13:56:39] [Server thread/WARN] [FML]: Offender: org/dynmap/jetty/server/ShutdownMonitor$ShutdownMonitorThread.run()V
  731. [13:56:39] [Server thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
  732. [13:56:39] [Server thread/WARN] [FML]: =============================================================
  733. [13:56:40] [Server thread/INFO] [Dynmap]: [Dynmap] Web server started on address 158.69.251.211:5510
  734. [13:56:40] [Server thread/INFO] [Dynmap]: [Dynmap] version 2.6-beta-1-21 is enabled - core version 2.6-SNAPSHOT-Dev201807081550
  735. [13:56:40] [Server thread/INFO] [Dynmap]: [Dynmap] Loaded 3 maps of world 'world'.
  736. [13:56:40] [Server thread/INFO] [Dynmap]: [Dynmap] Register events
  737. [13:56:40] [Server thread/INFO] [Dynmap]: [Dynmap] Register commands
  738. [13:56:40] [Server thread/INFO] [Dynmap]: [Dynmap] Enabled
  739. [13:56:40] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Couldn't load server icon
  740. java.lang.IllegalStateException: Must be 64 pixels wide
  741. at org.apache.commons.lang3.Validate.validState(Validate.java:829) ~[minecraft_server.1.12.2.jar:?]
  742. at net.minecraft.server.MinecraftServer.func_184107_a(MinecraftServer.java:610) [MinecraftServer.class:?]
  743. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:493) [MinecraftServer.class:?]
  744. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  745. [13:56:40] [Server thread/INFO] [nucleus]: Server ran the command: /say Server started!
  746. [13:56:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [§rServer§r] §rServer§r §rstarted!§r
  747. [13:56:46] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6434ms behind, skipping 128 tick(s)
  748. [13:56:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §e[PokeClear] §r§aAll non-special pixelmon will despawn in §r§c10 minutes§r§4.§r
  749. [13:57:06] [HikariPool-2 housekeeper/WARN] [com.zaxxer.hikari.pool.ProxyLeakTask]: Connection leak detection triggered for conn18: url=jdbc:h2:/home/minecraft/multicraft/servers/server1/./config/economylite/data user=, stack trace follows
  750. java.lang.Exception: Apparent connection leak detected
  751. at io.github.flibio.economylite.utils.sql.SqlManager.openConnection(SqlManager.java:82) ~[SqlManager.class:?]
  752. at io.github.flibio.economylite.utils.sql.SqlManager.reconnect(SqlManager.java:94) ~[SqlManager.class:?]
  753. at io.github.flibio.economylite.utils.sql.SqlManager.executeUpdate(SqlManager.java:113) ~[SqlManager.class:?]
  754. at io.github.flibio.economylite.impl.PlayerServiceCommon.<init>(PlayerServiceCommon.java:55) ~[PlayerServiceCommon.class:?]
  755. at io.github.flibio.economylite.impl.PlayerDataService.<init>(PlayerDataService.java:35) ~[PlayerDataService.class:?]
  756. at io.github.flibio.economylite.EconomyLite.onServerInitialize(EconomyLite.java:147) ~[EconomyLite.class:?]
  757. at org.spongepowered.common.event.listener.GamePreInitializationEventListener_EconomyLite_onServerInitialize54.handle(Unknown Source) ~[?:?]
  758. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[spongeforge-1.12.2-2768-7.1.1.jar:1.12.2-2768-7.1.1]
  759. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383) ~[spongeforge-1.12.2-2768-7.1.1.jar:1.12.2-2768-7.1.1]
  760. at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:443) ~[spongeforge-1.12.2-2768-7.1.1.jar:1.12.2-2768-7.1.1]
  761. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:404) ~[spongeforge-1.12.2-2768-7.1.1.jar:1.12.2-2768-7.1.1]
  762. at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:248) ~[spongeforge-1.12.2-2768-7.1.1.jar:1.12.2-2768-7.1.1]
  763. at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:272) ~[spongeforge-1.12.2-2768-7.1.1.jar:1.12.2-2768-7.1.1]
  764. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
  765. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
  766. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
  767. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
  768. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
  769. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
  770. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
  771. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
  772. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
  773. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
  774. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
  775. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) ~[forge.jar:?]
  776. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) ~[forge.jar:?]
  777. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
  778. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
  779. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
  780. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
  781. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
  782. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
  783. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
  784. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
  785. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
  786. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
  787. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
  788. at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560) ~[LoadController.class:?]
  789. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) ~[LoadController.class:?]
  790. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) ~[Loader.class:?]
  791. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
  792. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) ~[FMLCommonHandler.class:?]
  793. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
  794. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) ~[MinecraftServer.class:?]
  795. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  796. [13:57:06] [HikariPool-2 housekeeper/WARN] [com.zaxxer.hikari.pool.ProxyLeakTask]: Connection leak detection triggered for conn19: url=jdbc:h2:/home/minecraft/multicraft/servers/server1/./config/economylite/data user=, stack trace follows
  797. java.lang.Exception: Apparent connection leak detected
  798. at io.github.flibio.economylite.utils.sql.SqlManager.openConnection(SqlManager.java:82) ~[SqlManager.class:?]
  799. at io.github.flibio.economylite.utils.sql.SqlManager.reconnect(SqlManager.java:94) ~[SqlManager.class:?]
  800. at io.github.flibio.economylite.utils.sql.SqlManager.executeUpdate(SqlManager.java:113) ~[SqlManager.class:?]
  801. at io.github.flibio.economylite.impl.VirtualServiceCommon.<init>(VirtualServiceCommon.java:52) ~[VirtualServiceCommon.class:?]
  802. at io.github.flibio.economylite.impl.VirtualDataService.<init>(VirtualDataService.java:35) ~[VirtualDataService.class:?]
  803. at io.github.flibio.economylite.EconomyLite.onServerInitialize(EconomyLite.java:148) ~[EconomyLite.class:?]
  804. at org.spongepowered.common.event.listener.GamePreInitializationEventListener_EconomyLite_onServerInitialize54.handle(Unknown Source) ~[?:?]
  805. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[spongeforge-1.12.2-2768-7.1.1.jar:1.12.2-2768-7.1.1]
  806. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383) ~[spongeforge-1.12.2-2768-7.1.1.jar:1.12.2-2768-7.1.1]
  807. at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:443) ~[spongeforge-1.12.2-2768-7.1.1.jar:1.12.2-2768-7.1.1]
  808. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:404) ~[spongeforge-1.12.2-2768-7.1.1.jar:1.12.2-2768-7.1.1]
  809. at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:248) ~[spongeforge-1.12.2-2768-7.1.1.jar:1.12.2-2768-7.1.1]
  810. at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:272) ~[spongeforge-1.12.2-2768-7.1.1.jar:1.12.2-2768-7.1.1]
  811. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
  812. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
  813. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
  814. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
  815. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
  816. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
  817. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
  818. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
  819. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
  820. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
  821. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
  822. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) ~[forge.jar:?]
  823. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) ~[forge.jar:?]
  824. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
  825. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
  826. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
  827. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
  828. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
  829. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
  830. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
  831. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
  832. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
  833. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
  834. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
  835. at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560) ~[LoadController.class:?]
  836. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) ~[LoadController.class:?]
  837. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) ~[Loader.class:?]
  838. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
  839. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) ~[FMLCommonHandler.class:?]
  840. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
  841. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) ~[MinecraftServer.class:?]
  842. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  843. [13:57:39] [Server thread/INFO] [nucleus]: Server ran the command: /save-all
  844. [13:57:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving...§r
  845. [13:57:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saved the world§r
  846. [13:57:40] [Server thread/INFO] [nucleus]: Server ran the command: /stop
  847. [13:57:40] [Server thread/INFO] [nuvotifier]: Votifier disabled.
  848. [13:57:40] [Server thread/INFO] [luckperms]: Closing storage...
  849. [13:57:40] [Server thread/INFO] [luckperms]: Shutting down internal scheduler...
  850. [13:57:40] [Server thread/INFO] [luckperms]: Goodbye!
  851. [13:57:40] [Server thread/INFO] [HuskyCrates]: HuskyCrates has shut down.
  852. [13:57:40] [Server thread/INFO] [dailyrewards]: DailyRewards was unloaded!
  853. [13:57:40] [Server thread/INFO] [craftrestrict]: Saving profiles and unloading CraftRestrict
  854. [13:57:40] [Server thread/INFO] [Dynmap]: [Dynmap] Unloaded 11 components.
  855. [13:57:40] [Server thread/INFO] [Dynmap]: [Dynmap] Stopping map renderer...
  856. [13:57:41] [Server thread/INFO] [Dynmap]: [Dynmap] Disabled
  857. [13:57:41] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  858. [13:57:41] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
  859. [13:57:41] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
  860. [13:57:41] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/overworld
  861. [13:57:41] [Server thread/INFO] [Sponge]: Unloading world [world] (DIM0)
  862. [13:57:41] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Shutdown initiated...
  863. [13:57:41] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Shutdown completed.
  864. [13:57:41] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-3 - Shutdown initiated...
  865. [13:57:41] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-3 - Shutdown completed.
  866. [13:57:41] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Shutdown initiated...
  867. [13:57:41] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Shutdown completed.
  868. [13:57:41] [Server thread/INFO] [nucleus]: Nucleus is performing server shutdown tasks.
  869. [13:57:41] [Server thread/INFO] [mmcreboot]: MMCReboot Disabled
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement