Guest User

Untitled

a guest
Aug 20th, 2018
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 104.35 KB | None | 0 0
  1. [18:39:29] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  2. [18:39:29] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  3. [18:39:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [18:39:29] [main/INFO] [FML]: Forge Mod Loader version 14.23.4.2705 for Minecraft 1.12.2 loading
  5. [18:39:29] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_66, running on Linux:amd64:3.13.0-24-generic, installed at /usr/lib/jvm/java-8-oracle/jre
  6. [18:39:30] [main/INFO] [FML]: Searching /home/minecraft/multicraft/servers/server12644/./mods for mods
  7. [18:39:30] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.5-127.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  8. [18:39:30] [main/WARN] [FML]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [18:39:30] [main/WARN] [FML]: The coremod LoadingPlugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
  10. [18:39:30] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2705-7.1.0-BETA-3361.jar
  11. [18:39:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [18:39:30] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  13. [18:39:30] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/home/minecraft/multicraft/servers/server12644/./mods/spongeforge-1.12.2-2705-7.1.0-BETA-3361.jar Service=LaunchWrapper Env=SERVER
  14. [18:39:30] [main/INFO] [mixin]: Compatibility level set to JAVA_8
  15. [18:39:30] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
  16. [18:39:30] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
  17. [18:39:30] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
  18. [18:39:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  19. [18:39:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  20. [18:39:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  21. [18:39:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [18:39:32] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  23. [18:39:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  24. [18:39:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  25. [18:39:32] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  26. [18:39:32] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@5e742e4
  27. [18:39:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  28. [18:39:33] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  29. [18:39:33] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
  30. [18:39:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  31. [18:39:33] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
  32. [18:39:34] [main/INFO] [FML]: [Quark ASM] Transforming BlockPistonBase
  33. [18:39:34] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [doMove, func_176319_a, a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z / (Lamu;Let;Lfa;Z)Z)
  34. [18:39:34] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
  35. [18:39:34] [main/INFO] [FML]: [Quark ASM] Located patch target node ASTORE 11
  36. [18:39:34] [main/INFO] [FML]: [Quark ASM] Patch result: true
  37. [18:39:34] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [canPush, func_185646_a, a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;ZLnet/minecraft/util/EnumFacing;)Z / (Lawt;Lamu;Let;Lfa;ZLfa;)Z)
  38. [18:39:34] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
  39. [18:39:34] [main/INFO] [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL aow.hasTileEntity (Lawt;)Z
  40. [18:39:34] [main/INFO] [FML]: [Quark ASM] Patch result: true
  41. [18:39:34] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.vazkii.quark.base.asm.ClassTransformer' was detected and will no longer process meta class data
  42. [18:39:40] [main/INFO] [FML]: [Quark ASM] Transforming WorldServer
  43. [18:39:40] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e, g] Descriptor ()Z / ()Z)
  44. [18:39:40] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
  45. [18:39:40] [main/INFO] [FML]: [Quark ASM] Located patch target node L0
  46. [18:39:40] [main/INFO] [FML]: [Quark ASM] Patch result: true
  47. [18:39:41] [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.
  48. [18:39:41] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  49. [18:39:43] [main/INFO] [FML]: [Quark ASM] Transforming BlockPistonBase
  50. [18:39:43] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [doMove, func_176319_a, a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z / (Lamu;Let;Lfa;Z)Z)
  51. [18:39:43] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
  52. [18:39:43] [main/INFO] [FML]: [Quark ASM] Located patch target node ASTORE 11
  53. [18:39:43] [main/INFO] [FML]: [Quark ASM] Patch result: true
  54. [18:39:43] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [canPush, func_185646_a, a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;ZLnet/minecraft/util/EnumFacing;)Z / (Lawt;Lamu;Let;Lfa;ZLfa;)Z)
  55. [18:39:43] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
  56. [18:39:43] [main/INFO] [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL aow.hasTileEntity (Lawt;)Z
  57. [18:39:43] [main/INFO] [FML]: [Quark ASM] Patch result: true
  58. [18:39:44] [main/INFO] [FML]: [Quark ASM] Transforming TileEntityPiston
  59. [18:39:44] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f, j] Descriptor ()V / ()V)
  60. [18:39:44] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
  61. [18:39:44] [main/INFO] [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z
  62. [18:39:44] [main/INFO] [FML]: [Quark ASM] Patch result: true
  63. [18:39:44] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [update, func_73660_a, e] Descriptor ()V / ()V)
  64. [18:39:44] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
  65. [18:39:44] [main/INFO] [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z
  66. [18:39:44] [main/INFO] [FML]: [Quark ASM] Patch result: true
  67. [18:39:46] [main/INFO] [FML]: [Quark ASM] Transforming EntityBoat
  68. [18:39:46] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_70097_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lur;F)Z)
  69. [18:39:46] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
  70. [18:39:46] [main/INFO] [FML]: [Quark ASM] Located patch target node POP
  71. [18:39:46] [main/INFO] [FML]: [Quark ASM] Patch result: true
  72. [18:39:46] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [onUpdate, func_70071_h_, B_] Descriptor ()V / ()V)
  73. [18:39:46] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
  74. [18:39:46] [main/INFO] [FML]: [Quark ASM] Located patch target node L0
  75. [18:39:46] [main/INFO] [FML]: [Quark ASM] Patch result: true
  76. [18:39:47] [main/INFO] [FML]: [Quark ASM] Transforming ItemBanner
  77. [18:39:47] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a, a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V / (Laip;Ljava/util/List;)V)
  78. [18:39:47] [main/INFO] [FML]: [Quark ASM] Failed to locate the method!
  79. [18:39:49] [main/INFO] [FML]: [Quark ASM] Transforming RecipeAddPattern
  80. [18:39:49] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [matches, func_77569_a, a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z / (Lafw;Lamu;)Z)
  81. [18:39:49] [main/INFO] [FML]: [Quark ASM] Failed to locate the method!
  82. [18:39:50] [main/INFO] [FML]: [Quark ASM] Transforming ContainerMerchant
  83. [18:39:50] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [transferStackInSlot, func_82846_b, b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack; / (Laed;I)Laip;)
  84. [18:39:50] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
  85. [18:39:50] [main/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 39
  86. [18:39:50] [main/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 39
  87. [18:39:50] [main/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 30
  88. [18:39:50] [main/INFO] [FML]: [Quark ASM] Adding invokestatic to 30/3
  89. [18:39:50] [main/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 30
  90. [18:39:50] [main/INFO] [FML]: [Quark ASM] Adding invokestatic to 30/4
  91. [18:39:50] [main/INFO] [FML]: [Quark ASM] Patch result: true
  92. [18:39:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
  93. [18:39:51] [Server thread/INFO] [FML]: MinecraftForge v14.23.4.2705 Initialized
  94. [18:39:51] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  95. [18:39:51] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
  96. [18:39:51] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/home/minecraft/multicraft/servers/server12644/./mods/spongeforge-1.12.2-2705-7.1.0-BETA-3361.jar!/mcmod.info
  97. [18:39:51] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
  98. [18:40:00] [Server thread/INFO] [FML]: [Quark ASM] Transforming ContainerWorkbench
  99. [18:40:00] [Server thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [transferStackInSlot, func_82846_b, b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack; / (Laed;I)Laip;)
  100. [18:40:00] [Server thread/INFO] [FML]: [Quark ASM] Located Method, patching...
  101. [18:40:00] [Server thread/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 10
  102. [18:40:00] [Server thread/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 46
  103. [18:40:00] [Server thread/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 10
  104. [18:40:00] [Server thread/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 37
  105. [18:40:00] [Server thread/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 37
  106. [18:40:00] [Server thread/INFO] [FML]: [Quark ASM] Adding invokestatic to 37/5
  107. [18:40:00] [Server thread/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 46
  108. [18:40:00] [Server thread/INFO] [FML]: [Quark ASM] Adding invokestatic to 46/6
  109. [18:40:00] [Server thread/INFO] [FML]: [Quark ASM] Patch result: true
  110. [18:40:12] [Server thread/INFO] [FML]: Searching /home/minecraft/multicraft/servers/server12644/./mods for mods
  111. [18:40:14] [Server thread/WARN] [Sponge]: Plugin 'nucleus-api' 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.
  112. Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
  113. [18:40:16] [Server thread/WARN] [Sponge]: Plugin 'teslalibs' 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.
  114. Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
  115. [18:40:16] [Server thread/WARN] [Sponge]: Plugin 'teslacore' 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.
  116. Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
  117. [18:40:16] [Server thread/INFO] [FML]: Forge Mod Loader has identified 47 mods to load
  118. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
  119. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
  120. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for agp: assets/agp/lang/en_us.lang
  121. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for claimtweaks: assets/claimtweaks/lang/en_us.lang
  122. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for geographicraft: assets/geographicraft/lang/en_us.lang
  123. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for griefprevention: assets/griefprevention/lang/en_us.lang
  124. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for gts: assets/gts/lang/en_us.lang
  125. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for holograms: assets/holograms/lang/en_us.lang
  126. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for hologramsplus: assets/hologramsplus/lang/en_us.lang
  127. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for impactor: assets/impactor/lang/en_us.lang
  128. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for laborus: assets/laborus/lang/en_us.lang
  129. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for dosmike_lockette: assets/dosmike_lockette/lang/en_us.lang
  130. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for luckperms: assets/luckperms/lang/en_us.lang
  131. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for magibridge: assets/magibridge/lang/en_us.lang
  132. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for mcclans: assets/mcclans/lang/en_us.lang
  133. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for nucleus-api: assets/nucleus-api/lang/en_us.lang
  134. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for mmctickets: assets/mmctickets/lang/en_us.lang
  135. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for nucleus: assets/nucleus/lang/en_us.lang
  136. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for packetgate: assets/packetgate/lang/en_us.lang
  137. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for pieconomy: assets/pieconomy/lang/en_us.lang
  138. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for pixelextras: assets/pixelextras/lang/en_us.lang
  139. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for pixelmoneconomybridge: assets/pixelmoneconomybridge/lang/en_us.lang
  140. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for pixelmoney: assets/pixelmoney/lang/en_us.lang
  141. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for pixelupgrade: assets/pixelupgrade/lang/en_us.lang
  142. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for placeholderapi: assets/placeholderapi/lang/en_us.lang
  143. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for plan: assets/plan/lang/en_us.lang
  144. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for pokestop: assets/pokestop/lang/en_us.lang
  145. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for referrals: assets/referrals/lang/en_us.lang
  146. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for nuvotifier: assets/nuvotifier/lang/en_us.lang
  147. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for seriousvote: assets/seriousvote/lang/en_us.lang
  148. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for serverlistplus: assets/serverlistplus/lang/en_us.lang
  149. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for teslacrate: assets/teslacrate/lang/en_us.lang
  150. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for teslalibs: assets/teslalibs/lang/en_us.lang
  151. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for teslacore: assets/teslacore/lang/en_us.lang
  152. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for tournaments: assets/tournaments/lang/en_us.lang
  153. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for trainercommands: assets/trainercommands/lang/en_us.lang
  154. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for triviaquest: assets/triviaquest/lang/en_us.lang
  155. [18:40:16] [Server thread/WARN] [FML]: Missing English translation for worldedit: assets/worldedit/lang/en_us.lang
  156. [18:40:16] [Server thread/WARN] [Sponge]: The mod luckperms was designed for spongeapi 6.0.0 but version 7.1.0-SNAPSHOT-7105dfc is in use. It may not work properly.
  157. [18:40:16] [Server thread/WARN] [Sponge]: The mod luckperms was designed for spongeapi 6.0.0 but version 7.1.0-SNAPSHOT-7105dfc is in use. It may not work properly.
  158. [18:40:16] [Server thread/WARN] [Sponge]: The mod packetgate was designed for spongeapi 5.1.0 but version 7.1.0-SNAPSHOT-7105dfc is in use. It may not work properly.
  159. [18:40:16] [Server thread/WARN] [Sponge]: The mod placeholderapi was designed for spongeapi 5.1.0 but version 7.1.0-SNAPSHOT-7105dfc is in use. It may not work properly.
  160. [18:40:16] [Server thread/WARN] [Sponge]: The mod seriousvote was designed for spongeapi 6.0.0 but version 7.1.0-SNAPSHOT-7105dfc is in use. It may not work properly.
  161. [18:40:16] [Server thread/WARN] [Sponge]: The mod seriousvote was designed for nuvotifier 1.0 but version 2.3.5 is in use. It may not work properly.
  162. [18:40:16] [Server thread/WARN] [Sponge]: The mod seriousvote was designed for nuvotifier 1.0 but version 2.3.5 is in use. It may not work properly.
  163. [18:40:16] [Server thread/WARN] [Sponge]: The mod seriousvote was designed for spongeapi 6.0.0 but version 7.1.0-SNAPSHOT-7105dfc is in use. It may not work properly.
  164. [18:40:16] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, agp, autoreglib, claimtweaks, modcurrency, geographicraft, griefprevention, gts, holograms, hologramsplus, impactor, laborus, dosmike_lockette, luckperms, magibridge, mcclans, nucleus-api, mmctickets, nucleus, packetgate, pieconomy, pixelextras, pixelmon, pixelmoneconomybridge, pixelmoney, pixelupgrade, placeholderapi, plan, pokestop, quark, referrals, nuvotifier, seriousvote, serverlistplus, tcg, teslacrate, teslalibs, teslacore, tournaments, trainercommands, triviaquest, worldedit] at CLIENT
  165. [18:40:16] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, agp, autoreglib, claimtweaks, modcurrency, geographicraft, griefprevention, gts, holograms, hologramsplus, impactor, laborus, dosmike_lockette, luckperms, magibridge, mcclans, nucleus-api, mmctickets, nucleus, packetgate, pieconomy, pixelextras, pixelmon, pixelmoneconomybridge, pixelmoney, pixelupgrade, placeholderapi, plan, pokestop, quark, referrals, nuvotifier, seriousvote, serverlistplus, tcg, teslacrate, teslalibs, teslacore, tournaments, trainercommands, triviaquest, worldedit] at SERVER
  166. [18:40:20] [Server thread/FATAL] [FML]: Detected an attempt by a mod null to perform game activity during mod construction. This is a serious programming error.
  167. [18:40:20] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  168. [18:40:20] [Server thread/INFO] [FML]: Found 1190 ObjectHolder annotations
  169. [18:40:20] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  170. [18:40:20] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  171. [18:40:20] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  172. [18:40:20] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Starting version check at https://reforged.gg/forge/update.json
  173. [18:40:21] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Found status: UP_TO_DATE Target: null
  174. [18:40:21] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  175. [18:40:21] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
  176. [18:40:21] [Forge Version Check/INFO] [forge.VersionCheck]: [sponge] Starting version check at https://files.minecraftforge.net/maven/org/spongepowered/spongeforge/promotions_slim.json
  177. [18:40:21] [Forge Version Check/INFO] [forge.VersionCheck]: [sponge] Found status: OUTDATED Target: 7.1.0-BETA-3361
  178. [18:40:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §b __ §r§3 __ ___ __ __ §r
  179. [18:40:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §b | | | / ` |__/ §r§3|__) |__ |__) |\/| /__` §r
  180. [18:40:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §b |___ \__/ \__, | \ §r§3| |___ | \ | | .__/ §r
  181. [18:40:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r
  182. [18:40:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §2 Loading version §r§bv4.1.7§r§2 on Sponge - SpongeForge§r
  183. [18:40:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §8 Running on server version SpongeAPI: 7.1.0-SNAPSHOT-7105dfc - SpongeForge: 1.12.2-2705-7.1.0-BETA-3361§r
  184. [18:40:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r
  185. [18:40:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §7§l[§r§bL§r§3P§r§7§l] §r§3Loading configuration...§r
  186. [18:40:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §7§l[§r§bL§r§3P§r§7§l] §r§3Loading storage provider... [YAML]§r
  187. [18:40:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §7§l[§r§bL§r§3P§r§7§l] §r§3Loading internal permission managers...§r
  188. [18:40:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §7§l[§r§bL§r§3P§r§7§l] §r§3Registering PermissionService...§r
  189. [18:40:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §7§l[§r§bL§r§3P§r§7§l] §r§3Performing initial data load...§r
  190. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §7§l[§r§bL§r§3P§r§7§l] §r§3Successfully enabled. (took 2053ms)§r
  191. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
  192. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§e _______ .___________. _______.§r
  193. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§e / _____|| | / |§r
  194. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§e| | __ `---| |----` | (----`§r
  195. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§e| | |_ | | | \ \ §r
  196. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§e| |__| | | | .----) | §r
  197. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§e \______| |__| |_______/ §r
  198. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r
  199. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§eRise of the Doof Edition§r
  200. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
  201. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§aAuthor: §r§bNickImpact§r
  202. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §r§aVersion: §r§b3.11.0-S7.1§r
  203. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
  204. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
  205. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rChecking dependencies...§r
  206. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rOpening API and registering base setup...§r
  207. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rLoaded element type: ItemEntry§r
  208. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rLoaded element type: PokemonEntry§r
  209. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rLoaded price type: MoneyPrice§r
  210. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rLoaded price type: ItemPrice§r
  211. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rLoaded price type: PokePrice§r
  212. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rPre-init phase complete!§r
  213. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7» §rStarting phase: PRE_INITIALIZATION...§r
  214. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7» §rLoading configuration...§r
  215. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7» §rPhase complete!§r
  216. [18:40:27] [Server thread/INFO] [seriousvote]:
  217. NN
  218. ooo
  219. NoooN
  220. NoooN
  221. ooooN
  222. NNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNNNNNNNNNNNoooNNNN NNNNN NNNNNNNNNNNN
  223. NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNNNNNNNNNNNooNNNNN NNNNN NNNNNNNNNNNNN
  224. NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNNNNNNNNNNNN NNNNN NNNNN NNNNNNNNNNNNN
  225. NNNNNN NNNNN NNNNNN NNNNNN NNNNN NNNNN NoNNNNN NNNNN NNNNN NNNNN
  226. NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNNN NooNNNNN NNNNN NNNNN NNNNNNNNNNNN
  227. NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNNNNoooNNNNN NNNNN NNNNN NNNNNNNNNNNNN
  228. NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNNoooooNNNNN NNNNN NNNNN NNNNNNNNNNNNN
  229. NNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNN NNNNN NNNNoooooNNNNN NNNNN NNNNN NNNNNNNNNNNNN
  230. NNNNN NNNNN NNNNNN NNNNNN NNNNN NNNNoooNNNNNNN NNNNNN NNNNN NNNNNN
  231. NNNNNNNNNNNN NNNNNNNNNNNN NNNNNN NNNNNN NNNNN NNNNNooNNNNNNN NNNNNNNNNNNNN NNNNNNNNNNNNN
  232. NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNN NNNNNN NNNNN NNNNNNNNNNNNNN NNNNNNNNNNNNN NNNNNNNNNNNNN
  233. NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNN NNNNNN NNNNN NNNNNNNNNNNNNNN NNNNNNNNNNNNN NNNNNNNNNNNNN
  234. NNNNNNNNNNNN NNNNNNNNNNNN NNooN NNNNN NNNNNNooooNNNNNNNNNN NNNNNNNNNNNNN NNNNNNNNNNNN
  235. NoooN NoooooN
  236. oooooN ooooN
  237. NooooooN oooooNNNNNNNNNNNNN NNNNNNNNNNNNN NNNNNNNNNNNN
  238. NoooooN NoooooNNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNN
  239. Noooooo oooooNNNNNN NNNNN NNNNNN NNNNNN
  240. Noooooo ooooo NNNNNN NNNNN NNNNNN NNNNNNNNNNNN
  241. NoooooNNooooN NNNNNN NNNNN NNNNNN NNNNNNNNNNNN
  242. ooooooooooN NNNNNN NNNNN NNNNNN NNNNNNNNNNNN
  243. ooooooooo NNNNNN NNNNN NNNNNN NNNNNNNNNNNN
  244. NoooooooN NNNNNN NNNNN NNNNNN NNNNNN
  245. NoooooN NNNNNNNNNNNNNN NNNNNN NNNNNNNNNNNN
  246. ooooo NNNNNNNNNNNNNN NNNNNN NNNNNNNNNNNN
  247. NoooN NNNNNNNNNNNNNN NNNNNN NNNNNNNNNNNN
  248. ooo
  249. NoN
  250. o
  251.  
  252. [18:40:27] [Server thread/INFO] [seriousvote]: Serious Vote Version: 4.8.4 MC-Version: 1.12.2 Sponge-Version: SpongeForge-1.12.2-2705-7.1.0-BETA-3361
  253. [18:40:27] [Server thread/INFO] [seriousvote]: Trying To setup Config Loader
  254. [18:40:27] [Server thread/INFO] [seriousvote]: Attempting to load in offline player votes....
  255. [18:40:27] [Server thread/INFO] [seriousvote]: 3 Tables Imported for Rewards
  256. [18:40:27] [Server thread/INFO] [seriousvote]: Trying to load offline player votes from ... /home/minecraft/multicraft/servers/server12644/./config/seriousvote/offlinevotes.dat
  257. [18:40:27] [Server thread/INFO] [laborus]: Registered JobBonus de.lergin.laborus.job.bonus.EconomyJobBonus
  258. [18:40:27] [Server thread/INFO] [laborus]: Registered JobBonus de.lergin.laborus.job.bonus.EpDropJobBonus
  259. [18:40:27] [Server thread/INFO] [laborus]: Registered JobBonus de.lergin.laborus.job.bonus.ItemDropJobBonus
  260. [18:40:27] [Server thread/INFO] [laborus]: Registered JobBonus de.lergin.laborus.job.bonus.ItemRepairJobBonus
  261. [18:40:27] [Server thread/INFO] [laborus]: Registered JobBonus de.lergin.laborus.job.bonus.MultiDropJobBonus
  262. [18:40:27] [Server thread/INFO] [laborus]: Registered JobBonus de.lergin.laborus.job.bonus.CommandExecutionJobBonus
  263. [18:40:27] [Server thread/INFO] [laborus]: Registered JobAction de.lergin.laborus.job.actions.BreakBlockJobAction
  264. [18:40:27] [Server thread/INFO] [laborus]: Registered JobAction de.lergin.laborus.job.actions.EntityDamageJobAction
  265. [18:40:27] [Server thread/INFO] [laborus]: Registered JobAction de.lergin.laborus.job.actions.EntityKillJobAction
  266. [18:40:27] [Server thread/INFO] [laborus]: Registered JobAction de.lergin.laborus.job.actions.EntityTameJobAction
  267. [18:40:27] [Server thread/INFO] [laborus]: Registered JobAction de.lergin.laborus.job.actions.InteractJobAction
  268. [18:40:27] [Server thread/INFO] [laborus]: Registered JobAction de.lergin.laborus.job.actions.PlaceBlockJobAction
  269. [18:40:27] [Server thread/INFO] [laborus]: Registered JobAction de.lergin.laborus.job.actions.FishingJobAction
  270. [18:40:27] [Server thread/INFO] [laborus]: Registered JobAbility de.lergin.laborus.job.ability.EffectAbility
  271. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f§r
  272. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f========================= P I X E L U P G R A D E =========================§r
  273. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f--> §aLoading and validating primary config...§r
  274. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f--> §aLoading and validating command-specific settings...§r
  275. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f--> §aLoaded a bunch of commands, see below.§r
  276. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f §2/checkegg§a (§2/egg§a)§f, §2/checkstats§a (§2/cs§a)§f, §2/checktypes§a (§2/type§a)§f, §r
  277. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f §2/dittofusion§a (§2/fuse§a)§f, §2/fixgenders§a§f, §2/forcehatch§a (§2/fhatch§a)§f, §r
  278. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f §2/forcestats§a (§2/fstats§a)§f, §2/pixelupgrade§a (§2/pu§a)§f, §2/pureload§a§f, §r
  279. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f §2/resetcount§a§f, §2/resetevs§a§f, §2/showstats§a (§2/show§a)§f, §r
  280. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f §2/spawndex§a§f, §2/switchgender§a (§2/bend§a)§f, §2/timedhatch§a§f, §r
  281. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f §2/timedheal§a§f, §2/upgradeivs§a (§2/upgrade§a)§r
  282. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f--> §aRegistering commands and known aliases with Sponge...§r
  283. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f--> §aPre-init completed. All systems nominal.§r
  284. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f===========================================================================§r
  285. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f§r
  286. [18:40:27] [Server thread/INFO] [nucleus-api]: Loading Nucleus API for Nucleus version 1.3.7-S7.0
  287. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f--------------------------§r
  288. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §fWelcome to §r§fNucleus§r§f version §r§f1.5.2-S7.0§r§f, running on Sponge API §r§f7.1.0-SNAPSHOT-7105dfc§r§f. We're glad you're with us!§r
  289. [18:40:27] [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
  290. [18:40:27] [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
  291. [18:40:27] [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
  292. [18:40:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f--------------------------§r
  293. [18:40:27] [Server thread/INFO] [nucleus]: Nucleus is now starting. Entering pre-init phase.
  294. [18:40:28] [Server thread/INFO] [nucleus]: Starting QuickStart Module Loader version 0.11.0 subsystem.
  295. [18:40:28] [Server thread/WARN] [nucleus]: Invalid enum constant provided for connection: Expected a value of enum io.github.nucleuspowered.relocate.uk.co.drnaylor.quickstart.enums.LoadingStatus, got false
  296. [18:40:28] [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}
  297. [18:40:28] [Server thread/WARN] [serverlistplus]: You don't have StatusProtocol installed. Support for custom player slots will be disabled. Please install it from https://github.com/Minecrell/statusprotocol/releases if you intend to use this feature.
  298. [18:40:28] [Server thread/INFO] [serverlistplus]: [Core] Reloading configuration...
  299. [18:40:28] [Server thread/INFO] [serverlistplus]: [Core] Loaded configuration: ServerStatusConf
  300. [18:40:28] [Server thread/INFO] [serverlistplus]: [Core] Loaded configuration: PluginConf
  301. [18:40:28] [Server thread/INFO] [serverlistplus]: [Core] Reloading saved player identities...
  302. [18:40:28] [Server thread/INFO] [serverlistplus]: Successfully loaded!
  303. [18:40:28] [Server thread/INFO] [griefprevention]: Grief Prevention boot start.
  304. [18:40:28] [Server thread/INFO] [griefprevention]: Finished loading configuration.
  305. [18:40:28] [Server thread/INFO] [griefprevention]: Registering GriefPrevention API...
  306. [18:40:28] [Server thread/INFO] [Pixelmon]: Loading Pixelmon version 6.3.4
  307. [18:40:29] [Server thread/INFO] [Pixelmon]: Checking for migrations..
  308. [18:40:29] [Server thread/INFO] [Pixelmon]: Loading Advancements
  309. [18:40:31] [Server thread/INFO] [FML]: [Quark] Module tweaks is enabled
  310. [18:40:31] [Server thread/INFO] [FML]: [Quark] Module management is enabled
  311. [18:40:31] [Server thread/INFO] [FML]: [Quark] Module client is enabled
  312. [18:40:31] [Server thread/INFO] [FML]: [Quark] Module vanity is enabled
  313. [18:40:31] [Server thread/INFO] [FML]: [Quark] Module building is enabled
  314. [18:40:31] [Server thread/INFO] [FML]: [Quark] Module misc is enabled
  315. [18:40:31] [Server thread/INFO] [FML]: [Quark] Module experimental is enabled
  316. [18:40:31] [Server thread/INFO] [FML]: [Quark] Module world is enabled
  317. [18:40:31] [Server thread/INFO] [FML]: [Quark] Module decoration is enabled
  318. [18:40:31] [Server thread/INFO] [FML]: [Quark] Module automation is enabled
  319. [18:40:34] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `flower_pot`, expected `quark`. This could be a intended override, but in most cases indicates a broken mod.
  320. [18:40:34] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `modcurrency_tevending`, expected `modcurrency`. This could be a intended override, but in most cases indicates a broken mod.
  321. [18:40:34] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `modcurrency_teexchanger`, expected `modcurrency`. This could be a intended override, but in most cases indicates a broken mod.
  322. [18:40:34] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `modcurrency_teatm`, expected `modcurrency`. This could be a intended override, but in most cases indicates a broken mod.
  323. [18:40:34] [Server thread/INFO] [Pixelmon TCG]: Extracting database
  324. [18:40:34] [Server thread/INFO] [Pixelmon TCG]: Loading Database Driver
  325. [18:40:35] [Server thread/WARN] [Sponge]: Could not find facing owning class, assigning fallback id: modcurrency:block_exchanger_facing
  326. [18:40:35] [Server thread/WARN] [Sponge]: Could not find twotall owning class, assigning fallback id: modcurrency:block_exchanger_twotall
  327. [18:40:35] [Server thread/INFO] [FML]: Applying holder lookups
  328. [18:40:35] [Server thread/INFO] [FML]: Holder lookups applied
  329. [18:40:35] [Server thread/INFO] [Pixelmon]: Loading TM/HMs.
  330. [18:40:35] [Server thread/INFO] [FML]: Applying holder lookups
  331. [18:40:35] [Server thread/INFO] [FML]: Holder lookups applied
  332. [18:40:35] [Server thread/INFO] [FML]: Applying holder lookups
  333. [18:40:35] [Server thread/INFO] [FML]: Holder lookups applied
  334. [18:40:35] [Server thread/INFO] [FML]: Applying holder lookups
  335. [18:40:35] [Server thread/INFO] [FML]: Holder lookups applied
  336. [18:40:35] [Server thread/INFO] [FML]: Injecting itemstacks
  337. [18:40:35] [Server thread/INFO] [FML]: Itemstack injection complete
  338. [18:40:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
  339. [18:40:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
  340. [18:40:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
  341. [18:40:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 162.249.170.99:25565
  342. [18:40:36] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
  343. [18:40:36] [Server thread/INFO] [FML]: Applying holder lookups
  344. [18:40:36] [Server thread/INFO] [FML]: Holder lookups applied
  345. [18:40:36] [Server thread/INFO] [teslacore]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
  346. [18:40:36] [Server thread/INFO] [teslacore]: | TeslaPowered -- Simon_Flash |
  347. [18:40:36] [Server thread/INFO] [teslacore]: | |
  348. [18:40:36] [Server thread/INFO] [teslacore]: | - teslacore: v1.1.5 |
  349. [18:40:36] [Server thread/INFO] [teslacore]: | - teslacrate: v3.0.0-pr3 |
  350. [18:40:36] [Server thread/INFO] [teslacore]: | - teslalibs: v1.1.5 |
  351. [18:40:36] [Server thread/INFO] [teslacore]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
  352. [18:40:36] [Server thread/INFO] [nucleus]: Nucleus is now entering the init phase.
  353. [18:40:36] [Server thread/INFO] [packetgate]: Successfully injected channel initializer into endpoint
  354. [18:40:36] [Server thread/INFO] [laborus]: Saved the config!
  355. [18:40:43] [Server thread/ERROR] [Sponge]: Could not pass ChangeServiceProviderEvent$Impl to Plugin{id=placeholderapi, name=PlaceholderAPI, version=4.4, description=An API for all of your placeholders., authors=[rojo8399, Wundero], source=./mods/PlaceholderAPI-4.4.jar}
  356. java.util.NoSuchElementException: No value present
  357. at java.util.Optional.get(Optional.java:135) ~[?:1.8.0_66]
  358. at flavor.pie.pieconomy.Config.getDefaultCurrency(Config.kt:27) ~[Config.class:?]
  359. at flavor.pie.pieconomy.PieconomyService.getDefaultCurrency(PieconomyService.kt:44) ~[PieconomyService.class:?]
  360. at me.rojo8399.placeholderapi.impl.placeholder.Defaults.newEco(Defaults.java:600) ~[Defaults.class:?]
  361. at org.spongepowered.common.event.listener.ChangeServiceProviderEventListener_Defaults_newEco115.handle(Unknown Source) ~[?:?]
  362. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.12.2-2705-7.1.0-BETA-3361]
  363. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383) [SpongeModEventManager.class:1.12.2-2705-7.1.0-BETA-3361]
  364. at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:443) [SpongeModEventManager.class:1.12.2-2705-7.1.0-BETA-3361]
  365. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:404) [SpongeModEventManager.class:1.12.2-2705-7.1.0-BETA-3361]
  366. at org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:447) [SpongeEventManager.class:1.12.2-2705-7.1.0-BETA-3361]
  367. at org.spongepowered.api.service.SimpleServiceManager.setProvider(SimpleServiceManager.java:84) [SimpleServiceManager.class:1.12.2-2705-7.1.0-BETA-3361]
  368. at flavor.pie.pieconomy.Pieconomy.init(Pieconomy.kt:102) [Pieconomy.class:?]
  369. at org.spongepowered.common.event.listener.GameInitializationEventListener_Pieconomy_init60.handle(Unknown Source) [?:?]
  370. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) [RegisteredListener.class:1.12.2-2705-7.1.0-BETA-3361]
  371. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383) [SpongeModEventManager.class:1.12.2-2705-7.1.0-BETA-3361]
  372. at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:443) [SpongeModEventManager.class:1.12.2-2705-7.1.0-BETA-3361]
  373. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:404) [SpongeModEventManager.class:1.12.2-2705-7.1.0-BETA-3361]
  374. at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:231) [SpongeImpl.class:1.12.2-2705-7.1.0-BETA-3361]
  375. at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:271) [SpongeMod.class:1.12.2-2705-7.1.0-BETA-3361]
  376. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
  377. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_66]
  378. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
  379. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
  380. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  381. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  382. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  383. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  384. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  385. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  386. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  387. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) [LoadController.class:?]
  388. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) [LoadController.class:?]
  389. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
  390. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_66]
  391. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
  392. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
  393. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  394. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  395. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  396. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  397. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  398. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  399. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  400. at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560) [LoadController.class:?]
  401. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) [LoadController.class:?]
  402. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744) [Loader.class:?]
  403. at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107) [FMLServerHandler.class:?]
  404. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337) [FMLCommonHandler.class:?]
  405. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
  406. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  407. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  408. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7» §rStarting phase: INITIALIZATION...§r
  409. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7» §rRegistering core commands...§r
  410. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §rRegistering Command: §r§3/plugins§r
  411. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Aliases: §r§3[plugins]§r
  412. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Permission: §r§3impactor.command.admin.plugins.base§r
  413. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7» §rPhase complete!§r
  414. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rNow entering the init phase§r
  415. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rLoading configuration...§r
  416. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS§r§e §r§7(§r§cWarning§r§7) §rFound missing config option (discord.notifications.new-listing.webhooks)... Adding it!§r
  417. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS§r§e §r§7(§r§cWarning§r§7) §rFound missing config option (discord.notifications.sell-listing.webhooks)... Adding it!§r
  418. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS§r§e §r§7(§r§cWarning§r§7) §rFound missing config option (discord.notifications.listing-expire.webhooks)... Adding it!§r
  419. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS§r§e §r§7(§r§cWarning§r§7) §rFound missing config option (discord.notifications.listing-remove.webhooks)... Adding it!§r
  420. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rInitializing commands...§r
  421. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §rRegistering Command: §r§3/gts§r
  422. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Aliases: §r§3[gts]§r
  423. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Permission: §r§3gts.command.gts.base§r
  424. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §rRegistering Command: §r§3/gts sell§r
  425. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Aliases: §r§3[sell, add]§r
  426. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Permission: §r§3gts.command.sell.base§r
  427. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §rRegistering Command: §r§3/gts sell item§r
  428. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Aliases: §r§3[item]§r
  429. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Permission: §r§3gts.command.sell.item.base§r
  430. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §rRegistering Command: §r§3/gts sell pokemon§r
  431. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Aliases: §r§3[pokemon, poke]§r
  432. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Permission: §r§3gts.command.sell.pokemon.base§r
  433. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §rRegistering Command: §r§3/gts ignore§r
  434. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Aliases: §r§3[ignore]§r
  435. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Permission: §r§3gts.command.ignore.base§r
  436. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §rRegistering Command: §r§3/gts help§r
  437. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Aliases: §r§3[help]§r
  438. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Permission: §r§3gts.command.help.base§r
  439. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §rRegistering Command: §r§3/gts auc§r
  440. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Aliases: §r§3[auc, auction]§r
  441. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Permission: §r§3gts.command.auc.base§r
  442. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §rRegistering Command: §r§3/gts auc item§r
  443. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Aliases: §r§3[item]§r
  444. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Permission: §r§3gts.command.sell.item.base§r
  445. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §rRegistering Command: §r§3/gts auc pokemon§r
  446. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Aliases: §r§3[pokemon, poke]§r
  447. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Permission: §r§3gts.command.sell.pokemon.base§r
  448. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §rRegistering Command: §r§3/gts admin§r
  449. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Aliases: §r§3[admin]§r
  450. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Permission: §r§3gts.command.admin.base§r
  451. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §rRegistering Command: §r§3/gts admin clear§r
  452. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Aliases: §r§3[clear]§r
  453. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Permission: §r§3gts.command.admin.clear.base§r
  454. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §rRegistering Command: §r§3/gts admin edit§r
  455. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Aliases: §r§3[edit]§r
  456. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Permission: §r§3gts.command.admin.edit.base§r
  457. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §rRegistering Command: §r§3/gts admin logs§r
  458. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Aliases: §r§3[logs]§r
  459. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Permission: §r§3gts.command.admin.logs.base§r
  460. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §rRegistering Command: §r§3/gts admin fakeaddition§r
  461. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Aliases: §r§3[fakeaddition, fake, fakeadd, fa]§r
  462. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7(§r§bDebug§r§7) §r Permission: §r§3gts.command.admin.fakeaddition.base§r
  463. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rInitializing listeners...§r
  464. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rLoading storage provider... [H2]§r
  465. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rLoading data into cache...§r
  466. [18:40:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rInitialization complete!§r
  467. [18:40:43] [Server thread/INFO] [pixelmoney]: Registering listeners...
  468. [18:40:43] [Server thread/INFO] [pixelmoney]: Registering commands...
  469. [18:40:43] [Server thread/INFO] [pixelmoney]: Successfully initializated!
  470. [18:40:43] [Server thread/INFO] [holograms]: Holograms loaded: 3.1.5
  471. [18:40:43] [Server thread/INFO] [tournaments]: Tournaments » Initializing Tournaments version 2.3.2...
  472. [18:40:43] [Server thread/INFO] [tournaments]: Tournaments » This platform was written by Hiroku!
  473. [18:40:43] [Server thread/INFO] [tournaments]: Tournaments » Loading default presets...
  474. [18:40:43] [Server thread/INFO] [tournaments]: Tournaments » Loaded default preset: Standard
  475. [18:40:43] [Server thread/INFO] [tournaments]: Tournaments » Loading presets from config/tournaments/presets/ ...
  476. [18:40:43] [Server thread/INFO] [tournaments]: Tournaments » Successfully loaded 1 preset.
  477. [18:40:43] [Server thread/INFO] [seriousvote]: Serious Vote Has Loaded
  478. [18:40:43] [Server thread/INFO] [HologramsPlus]: Loaded! Made with <3 by happyzleaf. (https://happyzleaf.com)
  479. [18:40:43] [Server thread/INFO] [triviaquest]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
  480. [18:40:43] [Server thread/INFO] [triviaquest]: | TriviaQuest - Version 2.1.1 |
  481. [18:40:43] [Server thread/INFO] [triviaquest]: | Developed By: Simon_Flash |
  482. [18:40:43] [Server thread/INFO] [triviaquest]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
  483. [18:40:43] [Server thread/ERROR] [triviaquest]: Config could not be loaded!
  484. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: java.io.IOException: configurate.typesafe.config.ConfigException$Parse: Reader: 15: Expecting a value but got wrong token: 'control character 0xd' (JSON does not allow unescaped control character 0xd in quoted strings, use a backslash escape) (if you intended 'control character 0xd' (JSON does not allow unescaped control character 0xd in quoted strings, use a backslash escape) to be part of a key or string value, try enclosing the key or value in double quotes, or you may be able to rename the file .properties rather than .conf)
  485. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:145)
  486. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at ninja.leaping.configurate.loader.ConfigurationLoader.load(ConfigurationLoader.java:58)
  487. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at com.mcsimonflash.sponge.triviaquest.managers.Config.readConfig(Config.java:52)
  488. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at com.mcsimonflash.sponge.triviaquest.TriviaQuest.onInitilization(TriviaQuest.java:51)
  489. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at org.spongepowered.common.event.listener.GameInitializationEventListener_TriviaQuest_onInitilization97.handle(Unknown Source)
  490. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95)
  491. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383)
  492. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:443)
  493. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:404)
  494. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:231)
  495. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:271)
  496. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  497. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  498. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  499. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at java.lang.reflect.Method.invoke(Method.java:497)
  500. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  501. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  502. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  503. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  504. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  505. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  506. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  507. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  508. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  509. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  510. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  511. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  512. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at java.lang.reflect.Method.invoke(Method.java:497)
  513. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  514. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  515. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  516. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  517. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  518. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  519. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  520. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560)
  521. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  522. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
  523. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  524. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337)
  525. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
  526. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  527. [18:40:43] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:readConfig:80]: at java.lang.Thread.run(Thread.java:745)
  528. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: configurate.typesafe.config.ConfigException$Parse: Reader: 15: Expecting a value but got wrong token: 'control character 0xd' (JSON does not allow unescaped control character 0xd in quoted strings, use a backslash escape) (if you intended 'control character 0xd' (JSON does not allow unescaped control character 0xd in quoted strings, use a backslash escape) to be part of a key or string value, try enclosing the key or value in double quotes, or you may be able to rename the file .properties rather than .conf)
  529. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:201)
  530. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:197)
  531. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:251)
  532. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:473)
  533. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:247)
  534. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:456)
  535. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parse(ConfigDocumentParser.java:646)
  536. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser.parse(ConfigDocumentParser.java:14)
  537. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:260)
  538. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:248)
  539. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.Parseable.parseValue(Parseable.java:180)
  540. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.Parseable.parseValue(Parseable.java:174)
  541. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.Parseable.parse(Parseable.java:299)
  542. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.ConfigFactory.parseReader(ConfigFactory.java:622)
  543. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:174)
  544. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:55)
  545. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:136)
  546. [18:40:43] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 42 more
  547. [18:40:43] [Server thread/INFO] [nucleus]: Nucleus is now entering the post-init phase.
  548. [18:40:43] [Server thread/INFO] [nucleus]: Nucleus is now loading and enabling modules. This may take a few seconds.
  549. [18:40:44] [Server thread/INFO] [nucleus]: Starting phase: PREENABLE
  550. [18:40:44] [Server thread/INFO] [nucleus]: Starting phase: ENABLE
  551. [18:40:45] [Server thread/INFO] [nucleus]: Starting phase: POSTENABLE
  552. [18:40:45] [Server thread/INFO] [nucleus]: Nucleus language set to "en-GB"
  553. [18:40:45] [Server thread/INFO] [nucleus]: Nucleus has completed loading modules.
  554. [18:40:46] [Server thread/INFO] [nucleus]: Nucleus has completed server initialisation tasks. Waiting for game server to start to complete the final tasks.
  555. [18:40:46] [Server thread/INFO] [Pixelmon]: Registering shop items.
  556. [18:40:46] [Server thread/INFO] [Pixelmon]: Registering NPCs.
  557. [18:40:46] [Server thread/INFO] [Pixelmon]: Registered NPC trades.
  558. [18:40:46] [Server thread/INFO] [Pixelmon]: Registering structures.
  559. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 42 column 2 path $.towns
  560. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.google.gson.internal.Streams.parse(Streams.java:60)
  561. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
  562. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.google.gson.JsonParser.parse(JsonParser.java:59)
  563. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.registerStructures(StructureRegistry.java:82)
  564. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.pixelmonmod.pixelmon.CommonProxy.init(CommonProxy.java:113)
  565. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:176)
  566. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  567. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  568. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  569. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at java.lang.reflect.Method.invoke(Method.java:497)
  570. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
  571. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
  572. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  573. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at java.lang.reflect.Method.invoke(Method.java:497)
  574. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  575. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  576. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  577. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  578. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  579. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  580. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  581. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  582. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  583. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  584. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  585. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  586. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at java.lang.reflect.Method.invoke(Method.java:497)
  587. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  588. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  589. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  590. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  591. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  592. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  593. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  594. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560)
  595. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  596. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
  597. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  598. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337)
  599. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
  600. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  601. [18:40:46] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.CommonProxy:init:115]: at java.lang.Thread.run(Thread.java:745)
  602. [18:40:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 42 column 2 path $.towns
  603. [18:40:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  604. [18:40:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505)
  605. [18:40:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  606. [18:40:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
  607. [18:40:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  608. [18:40:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.Streams.parse(Streams.java:48)
  609. [18:40:46] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 41 more
  610. [18:40:46] [Server thread/INFO] [Pixelmon]: Registering drops.
  611. [18:40:46] [Server thread/INFO] [Pixelmon]: Registering Pokémon drops.
  612. [18:40:46] [Server thread/INFO] [Pixelmon]: Item not found: pixelmon:odd_keystone in pokedrops.json
  613. [18:40:46] [Server thread/INFO] [Pixelmon]: Registering battle rules.
  614. [18:40:54] [Server thread/INFO] [FML]: Initializing Pixelmon TCG v1.12.2-3.0.0-universal
  615. [18:40:54] [Server thread/INFO] [Pixelmon TCG]: Establishing connection
  616. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: ATTACHDECK of WBSP4.1
  617. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: STARE of TERO2.1
  618. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: SHUFFLEACTIVE of TERO10.2
  619. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: MOVEATTACHTOBENCH of TERO11.2
  620. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: FLIPS_MULTIPLY_EXTRA of TERO13.1
  621. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: MASSEXPLOSION of TERO14.1
  622. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: STARE of TERO19.1
  623. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: SHUFFLEACTIVE of TERO27.2
  624. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: MAGNETICLINES of TERO28.2
  625. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: FLIPS_MULTIPLY_EXTRA of TERO30.1
  626. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: MASSEXPLOSION of TERO31.1
  627. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: ENERGYBOMB of TERO34.2
  628. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: SELF_DRAWOPTIONAL of TERO37.1
  629. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: BLADEMAIL of TERO46.2
  630. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: EVOLVE of TERO47.2
  631. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: SHUFFLEACTIVE of TERO49.1
  632. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: SHUFFLEDECK of TERO61.1
  633. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: ATTACHDECK of TERO67.1
  634. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Unknown attack effect: SURPRISETHUNDER of TERO83.1
  635. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Establishing connection
  636. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Establishing connection
  637. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Establishing connection
  638. [18:40:55] [Server thread/INFO] [Pixelmon TCG]: Establishing connection
  639. [18:40:55] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `battlecontroller`, expected `tcg`. This could be a intended override, but in most cases indicates a broken mod.
  640. [18:40:55] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `battlespectator`, expected `tcg`. This could be a intended override, but in most cases indicates a broken mod.
  641. [18:40:55] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cardprinter`, expected `tcg`. This could be a intended override, but in most cases indicates a broken mod.
  642. [18:40:55] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `disenchanter`, expected `tcg`. This could be a intended override, but in most cases indicates a broken mod.
  643. [18:40:55] [Server thread/INFO] [FML]: Injecting itemstacks
  644. [18:40:55] [Server thread/INFO] [FML]: Itemstack injection complete
  645. [18:40:55] [Server thread/INFO] [magibridge]: MagiBridge is starting!
  646. [18:40:56] [Server thread/INFO] [net.dv8tion.jda.core.JDA]: Login Successful!
  647. [18:40:56] [JDA MainWS-ReadThread/INFO] [net.dv8tion.jda.core.requests.WebSocketClient]: Connected to WebSocket
  648. [18:40:57] [JDA MainWS-ReadThread/INFO] [net.dv8tion.jda.core.JDA]: Finished Loading!
  649. [18:40:57] [Server thread/INFO] [magibridge]: Hooking into Nucleus
  650. [18:40:57] [Server thread/INFO] [worldedit]: WorldEdit for Sponge (version 6.1.9-SNAPSHOT) is loaded
  651. [18:40:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f§r
  652. [18:40:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f========================= P I X E L U P G R A D E =========================§r
  653. [18:40:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f--> §aChecking whether an economy plugin is present...§r
  654. [18:40:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f--> §aAn economy plugin was detected. Enabling integration!§r
  655. [18:40:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f--> §aAll systems nominal.§r
  656. [18:40:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f===========================================================================§r
  657. [18:40:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f§r
  658. [18:40:57] [Server thread/INFO] [Pixelmon]: Registering spawn sets.
  659. [18:40:58] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 47 mods
  660. [18:40:58] [Server thread/INFO] [mmctickets]: Loading datastore: H2
  661. [18:40:58] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Starting...
  662. [18:40:59] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Start completed.
  663. [18:40:59] [Server thread/INFO] [mmctickets]: MMCTickets datastore Loaded
  664. [18:41:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
  665. [18:41:00] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
  666. [18:41:00] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
  667. [18:41:00] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
  668. [18:41:01] [Server thread/INFO] [FML]: Applying holder lookups
  669. [18:41:01] [Server thread/INFO] [FML]: Holder lookups applied
  670. [18:41:02] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 633 advancements
  671. [18:41:02] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 109 advancement trees
  672. [18:41:02] [Server thread/INFO] [griefprevention]: [world] 10 total claims loaded.
  673. [18:41:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 (world)
  674. [18:41:04] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 0%
  675. [18:41:05] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 23%
  676. [18:41:07] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 58%
  677. [18:41:07] [Server thread/INFO] [Sponge]: Loading world [world] (overworld)
  678. [18:41:07] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 633 advancements
  679. [18:41:07] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 109 advancement trees
  680. [18:41:08] [Server thread/INFO] [griefprevention]: [DIM-1] 6 total claims loaded.
  681. [18:41:08] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (the_nether)
  682. [18:41:08] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 633 advancements
  683. [18:41:08] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 109 advancement trees
  684. [18:41:08] [Server thread/INFO] [griefprevention]: [DIM1] 7 total claims loaded.
  685. [18:41:08] [Server thread/INFO] [Sponge]: Loading world [DIM1] (the_end)
  686. [18:41:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (9.594s)! For help, type "help" or "?"
  687. [18:41:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting GS4 status listener
  688. [18:41:08] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer]: Query running on 162.249.170.99:25560
  689. [18:41:08] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.IllegalArgumentException: timeout value is negative
  690. [18:41:08] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Thread.sleep(Native Method)
  691. [18:41:08] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:83)
  692. [18:41:08] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Thread.run(Thread.java:745)
  693. [18:41:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: teslacrate§r/INFO: §r§aLoading config...§r
  694. [18:41:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: teslacrate§r/ERROR: §r§cAn unexpected error occurred loading reward 'lightning': No ItemType found for id undefined @[lightning, display-item, type]§r
  695. [18:41:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: teslacrate§r/ERROR: §r§cConfiguration loading has halted.§r
  696. [18:41:08] [Server thread/INFO] [nucleus]: Nucleus is performing final tasks before server startup completes.
  697. [18:41:08] [Server thread/INFO] [nucleus]: Nucleus has started.
  698. [18:41:08] [Server thread/INFO] [nuvotifier]: Loaded token for website: default
  699. [18:41:09] [Server thread/INFO] [nuvotifier]: Method none selected for vote forwarding: Votes will not be received from a forwarder.
  700. [18:41:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §d[Lockette] §r§dVersion 1.1 by DosMike§r
  701. [18:41:09] [nioEventLoopGroup-2-1/INFO] [nuvotifier]: Votifier enabled on socket /162.249.170.99:8215.
  702. [18:41:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §d[Lockette] §r§dThank you for using this plugin!§r
  703. [18:41:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eGTS §r§7» §rPost start-up phase has now started§r
  704. [18:41:09] [Server thread/INFO] [mmctickets]: MMCTickets Loaded
  705. [18:41:09] [Server thread/INFO] [mmctickets]: Tickets loaded: 1
  706. [18:41:09] [Server thread/INFO] [mmctickets]: Notifications loaded: 0
  707. [18:41:09] [Server thread/INFO] [mmctickets]: PlayerData loaded: 0
  708. [18:41:09] [Server thread/INFO] [worldedit]: Using com.sk89q.worldedit.sponge.adapter.impl.Sponge_1_12_Impl as the Sponge adapter
  709. [18:41:09] [Server thread/INFO] [griefprevention]: Loaded successfully.
  710. [18:41:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7» §rStarting phase: SERVER_STARTED...§r
  711. [18:41:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7» §rConnected plugins: §r
  712. [18:41:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7» §r - Impactor API§r
  713. [18:41:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7» §r - GTS§r
  714. [18:41:09] [Server thread/INFO] [mcclans]: Starting load from flat file...
  715. [18:41:09] [Server thread/INFO] [mcclans]: Detected data version 3
  716. [18:41:09] [Server thread/INFO] [mcclans]: Finished loading in: 55ms
  717. [18:41:10] [Server thread/INFO] [plan]: You're using the latest version.
  718. [18:41:10] [Server thread/INFO] [plan]: SQLite-database connection established.
  719. [18:41:10] [Server thread/INFO] [plan]: §eWebServer: Certificate KeyStore File not Found: /home/minecraft/multicraft/servers/server12644/./config/plan/SSLCertificate.keystore
  720. [18:41:10] [Server thread/INFO] [plan]: WebServer: No Certificate -> Using HTTP-server for Visualization.
  721. [18:41:10] [Server thread/INFO] [plan]: §eWebServer: User Authorization Disabled! (Not secure over HTTP)
  722. [18:41:10] [Server thread/INFO] [plan]: Webserver running on PORT 9905 (http://162.249.170.99:9905)
  723. [18:41:11] [Server thread/INFO] [plan]: Player Analytics Enabled.
  724. [18:41:11] [Server thread/INFO] [referrals]: Referrals is booting up!
  725. [18:41:11] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Starting...
  726. [18:41:11] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Start completed.
  727. [18:41:11] [Server thread/INFO] [referrals]: Database Connection Established!
  728. [18:41:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7» §rRegistering data provided by supporting Plan implementations...§r
  729. [18:41:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eImpactor API§r§e §r§7» §rPhase complete!§r
  730. [18:41:15] [pool-3-thread-10/INFO] [plan]: Applying Patch: VersionTableRemovalPatch..
  731. [18:41:15] [pool-3-thread-10/INFO] [plan]: All database patches applied successfully.
  732. [18:41:32] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player Jsnbrown1989 is 1beb3008-2ec9-4cf0-9be9-1dbc4dae99e9
  733. [18:41:34] [Netty Epoll Server IO #2/INFO] [FML]: Client protocol version 2
  734. [18:41:34] [Netty Epoll Server IO #2/INFO] [FML]: Client attempting to join with 10 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.4.2757,inventorytweaks@1.63+release.109.220f184,quark@r1.5-127,tcg@1.12.2-3.0.0-universal,mcp@9.42,modcurrency@1.12-1.3.2,autoreglib@1.3-20,pixelmon@6.3.4
  735. [18:41:34] [Netty Epoll Server IO #2/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, agp, claimtweaks, geographicraft, griefprevention, gts, holograms, hologramsplus, impactor, laborus, dosmike_lockette, luckperms, magibridge, mcclans, nucleus-api, mmctickets, nucleus, packetgate, pieconomy, pixelextras, pixelmoneconomybridge, pixelmoney, pixelupgrade, placeholderapi, plan, pokestop, referrals, nuvotifier, seriousvote, serverlistplus, teslacrate, teslalibs, teslacore, tournaments, trainercommands, triviaquest, worldedit] at CLIENT
  736. [18:41:34] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  737. [18:41:35] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: Jsnbrown1989[/76.97.88.209:52591] logged in with entity id 150 in world(0) at (-182.25457083475, 119.0, -268.17509448524385)
  738. [18:41:35] [Server thread/ERROR] [Sponge]: Could not pass ClientConnectionEvent$Join$Impl to Plugin{id=pixelmoneconomybridge, name=PixelmonEconomyBridge, version=2.0.1, description=A plugin to overlay Pixelmon currency with SpongeAPI economy, source=./mods/PixelmonEconomyBridge-1.12.2-2.0.1.jar}
  739. java.util.NoSuchElementException: No value present
  740. at java.util.Optional.get(Optional.java:135) ~[?:1.8.0_66]
  741. at flavor.pie.pieconomy.ItemEntry.getCurrency(Config.kt:36) ~[ItemEntry.class:?]
  742. at flavor.pie.pieconomy.PieconomyPlayerAccount.getBalance(PieconomyPlayerAccount.kt:43) ~[PieconomyPlayerAccount.class:?]
  743. at org.spongepowered.api.service.economy.account.Account.getBalance(Account.java:151) ~[Account.class:1.12.2-2705-7.1.0-BETA-3361]
  744. at com.reforged.pixelmoneconomybridge.SpongePixelmonBankAccount.getMoney(SpongePixelmonBankAccount.java:29) ~[SpongePixelmonBankAccount.class:?]
  745. at com.reforged.pixelmoneconomybridge.PixelmonEconomyBridge.lambda$onPlayerJoin$0(PixelmonEconomyBridge.java:89) ~[PixelmonEconomyBridge.class:?]
  746. at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_66]
  747. at com.reforged.pixelmoneconomybridge.PixelmonEconomyBridge.onPlayerJoin(PixelmonEconomyBridge.java:89) ~[PixelmonEconomyBridge.class:?]
  748. at org.spongepowered.common.event.listener.JoinListener_PixelmonEconomyBridge_onPlayerJoin64.handle(Unknown Source) ~[?:?]
  749. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.12.2-2705-7.1.0-BETA-3361]
  750. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383) [SpongeModEventManager.class:1.12.2-2705-7.1.0-BETA-3361]
  751. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:347) [SpongeModEventManager.class:1.12.2-2705-7.1.0-BETA-3361]
  752. at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:435) [SpongeModEventManager.class:1.12.2-2705-7.1.0-BETA-3361]
  753. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:404) [SpongeModEventManager.class:1.12.2-2705-7.1.0-BETA-3361]
  754. at org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:447) [SpongeEventManager.class:1.12.2-2705-7.1.0-BETA-3361]
  755. at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:225) [SpongeImpl.class:1.12.2-2705-7.1.0-BETA-3361]
  756. at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:1675) [pl.class:?]
  757. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:256) [NetworkDispatcher.class:?]
  758. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:72) [NetworkDispatcher.class:?]
  759. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:205) [NetworkDispatcher$1.class:?]
  760. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) [gw.class:?]
  761. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) [oz.class:?]
  762. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) [MinecraftServer.class:?]
  763. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) [nz.class:?]
  764. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  765. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  766. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  767. [18:41:35] [Server thread/WARN] [magibridge]: The player Jsnbrown1989 has the magibridge.silentjoin permission, not sending quit message!
  768. [18:41:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eJsnbrown1989§r§e joined the game§r
  769. [18:41:43] [Server thread/INFO] [nucleus]: Jsnbrown1989 ran the command: /bal
  770. [18:41:43] [Server thread/ERROR] [Sponge]: Error occurred while executing command 'bal' for source EntityPlayerMP['Jsnbrown1989'/150, l='world', x=-182.25, y=119.00, z=-268.18]: No value present
  771. java.util.NoSuchElementException: No value present
  772. at java.util.Optional.get(Optional.java:135) ~[?:1.8.0_66]
  773. at flavor.pie.pieconomy.ItemEntry.getCurrency(Config.kt:36) ~[ItemEntry.class:?]
  774. at flavor.pie.pieconomy.PieconomyPlayerAccount.getBalance(PieconomyPlayerAccount.kt:43) ~[PieconomyPlayerAccount.class:?]
  775. at org.spongepowered.api.service.economy.account.Account.getBalance(Account.java:151) ~[Account.class:1.12.2-2705-7.1.0-BETA-3361]
  776. at flavor.pie.pieconomy.Commands.bal(Commands.kt:140) ~[Commands.class:?]
  777. at flavor.pie.pieconomy.Commands$register$bal$1$1.invoke(Commands.kt:34) ~[Commands$register$bal$1$1.class:?]
  778. at flavor.pie.pieconomy.Commands$register$bal$1$1.invoke(Commands.kt:20) ~[Commands$register$bal$1$1.class:?]
  779. at flavor.pie.pieconomy.CommandsKt$sam$CommandExecutor$db78d444.execute(Commands.kt) ~[CommandsKt$sam$CommandExecutor$db78d444.class:?]
  780. at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388) ~[CommandSpec.class:1.12.2-2705-7.1.0-BETA-3361]
  781. at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:341) ~[SimpleDispatcher.class:1.12.2-2705-7.1.0-BETA-3361]
  782. at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:329) [SpongeCommandManager.class:1.12.2-2705-7.1.0-BETA-3361]
  783. at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1083) [dh.class:?]
  784. at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:958) [pa.class:?]
  785. at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:937) [pa.class:?]
  786. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
  787. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
  788. at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:92) [PacketUtil.class:1.12.2-2705-7.1.0-BETA-3361]
  789. at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zle000(SourceFile:539) [hv$1.class:?]
  790. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
  791. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_66]
  792. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_66]
  793. at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  794. at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:293) [SpongeImplHooks.class:1.12.2-2705-7.1.0-BETA-3361]
  795. at net.minecraft.server.MinecraftServer.redirect$onRun$zjj000(MinecraftServer.java:3963) [MinecraftServer.class:?]
  796. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  797. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) [nz.class:?]
  798. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  799. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  800. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  801. [18:46:49] [pool-3-thread-16/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §7*§r§fJsnbrown1989§r§f §r§7has gone AFK.§r
  802. [18:54:34] [Server thread/INFO] [nucleus]: Server ran the command: /save-on
  803. [18:54:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §cSaving is already turned on§r
  804. [18:54:34] [Server thread/INFO] [nucleus]: Server ran the command: /save-all
  805. [18:54:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving...§r
  806. [18:54:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saved the world§r
  807. [18:58:34] [JDA MainWS-WriteThread/WARN] [net.dv8tion.jda.core.requests.WebSocketClient]: Got disconnected from WebSocket (Internet?!)...
  808. [18:58:34] [JDA MainWS-WriteThread/WARN] [net.dv8tion.jda.core.requests.WebSocketClient]: Attempting to reconnect in 2s
  809. [18:58:36] [JDA MainWS-WriteThread/WARN] [net.dv8tion.jda.core.requests.WebSocketClient]: Attempting to reconnect!
  810. [18:58:36] [JDA MainWS-ReadThread/INFO] [net.dv8tion.jda.core.requests.WebSocketClient]: Connected to WebSocket
  811. [18:58:36] [JDA MainWS-ReadThread/INFO] [net.dv8tion.jda.core.JDA]: Successfully resumed Session!
  812. [19:09:43] [Server thread/INFO] [nucleus]: Server ran the command: /save-on
  813. [19:09:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §cSaving is already turned on§r
  814. [19:09:43] [Server thread/INFO] [nucleus]: Server ran the command: /save-all
  815. [19:09:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving...§r
  816. [19:09:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saved the world§r
  817. [19:24:51] [Server thread/INFO] [nucleus]: Server ran the command: /save-on
  818. [19:24:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §cSaving is already turned on§r
  819. [19:24:51] [Server thread/INFO] [nucleus]: Server ran the command: /save-all
  820. [19:24:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving...§r
  821. [19:24:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saved the world§r
Add Comment
Please, Sign In to add comment