Advertisement
Soshiba

Untitled

Jul 9th, 2019
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.04 KB | None | 0 0
  1. utdown JDA...]
  2. [09:56:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: UltimateChat: [JDA disabled!]
  3. [09:56:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: UltimateChat: [Pixelmon Legendary announces enabled!]
  4. [09:56:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: UltimateChat: [JDA connected and ready to use!]
  5. [09:56:18] [Server thread/ERROR] [cmdbuilder]: Script gymwarps attempted to register alias gymwarpsalready registered to gymwarps!
  6. [09:56:18] [Server thread/INFO] [nucleus]: Nucleus language set to "en-GB"
  7. [09:56:18] [Server thread/INFO] [entity-particles]: Reloaded!
  8. [09:56:18] [Server thread/INFO] [PixelmonPlaceholders]: Reloaded.
  9. [09:56:18] [Server thread/INFO] [virtualchest]: Trying to connect and initialize the database ...
  10. [09:56:18] [pool-3-thread-30/INFO] [virtualchest]: Successfully connected and initialized database.
  11. [09:56:18] [Server thread/WARN] [virtualchest]: The command 'checkstats' is not actually registered because it conflicts with the command 'evenmorepixelmoncommands:checkstats'.
  12. [09:56:18] [Server thread/WARN] [virtualchest]: Because of the low priority this command could only be used with a prefix such as 'virtualchest:checkstats'.
  13. [09:56:18] [Server thread/WARN] [virtualchest]: Please configure the part of command aliases in 'config/sponge/global.conf' to enable it manually:
  14. [09:56:18] [Server thread/WARN] [virtualchest]: commands {
  15. [09:56:18] [Server thread/WARN] [virtualchest]: aliases {
  16. [09:56:18] [Server thread/WARN] [virtualchest]: checkstats=virtualchest
  17. [09:56:18] [Server thread/WARN] [virtualchest]: }
  18. [09:56:18] [Server thread/WARN] [virtualchest]: }
  19. [09:56:18] [Server thread/WARN] [virtualchest]: For more information about command priorities, please refer to:
  20. [09:56:18] [Server thread/WARN] [virtualchest]: https://docs.spongepowered.org/stable/en/server/getting-started/configuration/sponge-conf.html
  21. [09:56:18] [Server thread/WARN] [virtualchest]: The command 'cs' is not actually registered because it conflicts with the command 'worldedit:cs'.
  22. [09:56:18] [Server thread/WARN] [virtualchest]: Because of the low priority this command could only be used with a prefix such as 'virtualchest:cs'.
  23. [09:56:18] [Server thread/WARN] [virtualchest]: Please configure the part of command aliases in 'config/sponge/global.conf' to enable it manually:
  24. [09:56:18] [Server thread/WARN] [virtualchest]: commands {
  25. [09:56:18] [Server thread/WARN] [virtualchest]: aliases {
  26. [09:56:18] [Server thread/WARN] [virtualchest]: cs=virtualchest
  27. [09:56:18] [Server thread/WARN] [virtualchest]: }
  28. [09:56:18] [Server thread/WARN] [virtualchest]: }
  29. [09:56:18] [Server thread/WARN] [virtualchest]: For more information about command priorities, please refer to:
  30. [09:56:18] [Server thread/WARN] [virtualchest]: https://docs.spongepowered.org/stable/en/server/getting-started/configuration/sponge-conf.html
  31. [09:56:18] [Server thread/WARN] [virtualchest]: The command 'kit' is not actually registered because it conflicts with the command 'nucleus:kit'.
  32. [09:56:18] [Server thread/WARN] [virtualchest]: Because of the low priority this command could only be used with a prefix such as 'virtualchest:kit'.
  33. [09:56:18] [Server thread/WARN] [virtualchest]: Please configure the part of command aliases in 'config/sponge/global.conf' to enable it manually:
  34. [09:56:18] [Server thread/WARN] [virtualchest]: commands {
  35. [09:56:18] [Server thread/WARN] [virtualchest]: aliases {
  36. [09:56:18] [Server thread/WARN] [virtualchest]: kit=virtualchest
  37. [09:56:18] [Server thread/WARN] [virtualchest]: }
  38. [09:56:18] [Server thread/WARN] [virtualchest]: }
  39. [09:56:18] [Server thread/WARN] [virtualchest]: For more information about command priorities, please refer to:
  40. [09:56:18] [Server thread/WARN] [virtualchest]: https://docs.spongepowered.org/stable/en/server/getting-started/configuration/sponge-conf.html
  41. [09:56:18] [Server thread/WARN] [virtualchest]: The command 'warp' is not actually registered because it conflicts with the command 'nucleus:warp'.
  42. [09:56:18] [Server thread/WARN] [virtualchest]: Because of the low priority this command could only be used with a prefix such as 'virtualchest:warp'.
  43. [09:56:18] [Server thread/WARN] [virtualchest]: Please configure the part of command aliases in 'config/sponge/global.conf' to enable it manually:
  44. [09:56:18] [Server thread/WARN] [virtualchest]: commands {
  45. [09:56:18] [Server thread/WARN] [virtualchest]: aliases {
  46. [09:56:18] [Server thread/WARN] [virtualchest]: warp=virtualchest
  47. [09:56:18] [Server thread/WARN] [virtualchest]: }
  48. [09:56:18] [Server thread/WARN] [virtualchest]: }
  49. [09:56:18] [Server thread/WARN] [virtualchest]: For more information about command priorities, please refer to:
  50. [09:56:18] [Server thread/WARN] [virtualchest]: https://docs.spongepowered.org/stable/en/server/getting-started/configuration/sponge-conf.html
  51. [09:56:18] [Server thread/WARN] [virtualchest]: Find error when reading a file (/home/minecraft/server/pixelmon1/./config/virtualchest/menu/vsheads.conf). Don't worry, we will skip this one and continue to read others
  52. java.io.IOException: configurate.typesafe.config.ConfigException$Parse: Reader: 112: Expecting close brace } or a comma, got '=' (if you intended '=' 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)
  53. at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:145) ~[spongeforge-1.12.2-2768-7.1.6-RC3616.jar:1.12.2-2768-7.1.6-RC3616]
  54. at ninja.leaping.configurate.loader.ConfigurationLoader.load(ConfigurationLoader.java:58) ~[spongeforge-1.12.2-2768-7.1.6-RC3616.jar:1.12.2-2768-7.1.6-RC3616]
  55. at com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventoryDispatcher.scanDir(VirtualChestInventoryDispatcher.java:229) ~[VirtualChestInventoryDispatcher.class:?]
  56. at com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventoryDispatcher.lambda$loadConfig$1(VirtualChestInventoryDispatcher.java:138) ~[VirtualChestInventoryDispatcher.class:?]
  57. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_212]
  58. at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_212]
  59. at java.util.Collections$2.tryAdvance(Collections.java:4717) ~[?:1.8.0_212]
  60. at java.util.Collections$2.forEachRemaining(Collections.java:4725) ~[?:1.8.0_212]
  61. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_212]
  62. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_212]
  63. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_212]
  64. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_212]
  65. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_212]
  66. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_212]
  67. at com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventoryDispatcher.loadConfig(VirtualChestInventoryDispatcher.java:138) ~[VirtualChestInventoryDispatcher.class:?]
  68. at com.github.ustc_zzzz.virtualchest.VirtualChestPlugin.loadConfig(VirtualChestPlugin.java:176) ~[VirtualChestPlugin.class:?]
  69. at com.github.ustc_zzzz.virtualchest.VirtualChestPlugin.onReload(VirtualChestPlugin.java:265) ~[VirtualChestPlugin.class:?]
  70. at org.spongepowered.common.event.listener.GameReloadEventListener_VirtualChestPlugin_onReload152.handle(Unknown Source) ~[?:?]
  71. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.12.2-2768-7.1.6-RC3616]
  72. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383) ~[SpongeModEventManager.class:1.12.2-2768-7.1.6-RC3616]
  73. at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:443) ~[SpongeModEventManager.class:1.12.2-2768-7.1.6-RC3616]
  74. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:404) ~[SpongeModEventManager.class:1.12.2-2768-7.1.6-RC3616]
  75. at org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:465) ~[SpongeEventManager.class:1.12.2-2768-7.1.6-RC3616]
  76. at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:246) ~[SpongeImpl.class:1.12.2-2768-7.1.6-RC3616]
  77. at org.spongepowered.common.command.SpongeCommandFactory.lambda$createSpongePluginsCommand$8(SpongeCommandFactory.java:600) ~[SpongeCommandFactory.class:1.12.2-2768-7.1.6-RC3616]
  78. at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:255) [ChildCommandElementExecutor.class:1.12.2-2768-7.1.6-RC3616]
  79. at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388) [CommandSpec.class:1.12.2-2768-7.1.6-RC3616]
  80. at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:340) [SimpleDispatcher.class:1.12.2-2768-7.1.6-RC3616]
  81. at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:334) [SpongeCommandManager.class:1.12.2-2768-7.1.6-RC3616]
  82. at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1083) [dh.class:?]
  83. at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:960) [pa.class:?]
  84. at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:939) [pa.class:?]
  85. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
  86. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
  87. at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193) [PacketPhaseUtil.class:1.12.2-2768-7.1.6-RC3616]
  88. at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zlj000(SourceFile:539) [hv$1.class:?]
  89. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
  90. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  91. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  92. at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  93. at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:301) [SpongeImplHooks.class:1.12.2-2768-7.1.6-RC3616]
  94. at net.minecraft.server.MinecraftServer.redirect$onRun$zjn000(MinecraftServer.java:3955) [MinecraftServer.class:?]
  95. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  96. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  97. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  98. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  99. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  100. Caused by: configurate.typesafe.config.ConfigException$Parse: Reader: 112: Expecting close brace } or a comma, got '=' (if you intended '=' 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)
  101. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:201) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  102. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:197) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  103. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:526) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  104. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:247) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  105. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:456) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  106. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:247) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  107. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.consolidateValues(ConfigDocumentParser.java:152) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  108. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseArray(ConfigDocumentParser.java:549) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  109. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:249) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  110. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.consolidateValues(ConfigDocumentParser.java:152) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  111. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:471) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  112. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:247) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  113. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:456) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  114. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parse(ConfigDocumentParser.java:646) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  115. at configurate.typesafe.config.impl.ConfigDocumentParser.parse(ConfigDocumentParser.java:14) ~[ConfigDocumentParser.class:1.12.2-2768-7.1.6-RC3616]
  116. at configurate.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:260) ~[Parseable.class:1.12.2-2768-7.1.6-RC3616]
  117. at configurate.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:248) ~[Parseable.class:1.12.2-2768-7.1.6-RC3616]
  118. at configurate.typesafe.config.impl.Parseable.parseValue(Parseable.java:180) ~[Parseable.class:1.12.2-2768-7.1.6-RC3616]
  119. at configurate.typesafe.config.impl.Parseable.parseValue(Parseable.java:174) ~[Parseable.class:1.12.2-2768-7.1.6-RC3616]
  120. at configurate.typesafe.config.impl.Parseable.parse(Parseable.java:299) ~[Parseable.class:1.12.2-2768-7.1.6-RC3616]
  121. at configurate.typesafe.config.ConfigFactory.parseReader(ConfigFactory.java:622) ~[ConfigFactory.class:1.12.2-2768-7.1.6-RC3616]
  122. at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:174) ~[spongeforge-1.12.2-2768-7.1.6-RC3616.jar:1.12.2-2768-7.1.6-RC3616]
  123. at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:55) ~[spongeforge-1.12.2-2768-7.1.6-RC3616.jar:1.12.2-2768-7.1.6-RC3616]
  124. at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:136) ~[spongeforge-1.12.2-2768-7.1.6-RC3616.jar:1.12.2-2768-7.1.6-RC3616]
  125. ... 46 more
  126. [09:56:19] [Server thread/WARN] [virtualchest]: Find error when reading a file (/home/minecraft/server/pixelmon1/./config/virtualchest/menu/vshead.conf). Don't worry, we will skip this one and continue to read others
  127. java.io.IOException: configurate.typesafe.config.ConfigException$Parse: Reader: 111: Expecting close brace } or a comma, got '=' (if you intended '=' 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)
  128. at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:145) ~[spongeforge-1.12.2-2768-7.1.6-RC3616.jar:1.12.2-2768-7.1.6-RC3616]
  129. at ninja.leaping.configurate.loader.ConfigurationLoader.load(ConfigurationLoader.java:58) ~[spongeforge-1.12.2-2768-7.1.6-RC3616.jar:1.12.2-2768-7.1.6-RC3616]
  130. at com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventoryDispatcher.scanDir(VirtualChestInventoryDispatcher.java:229) ~[VirtualChestInventoryDispatcher.class:?]
  131. at com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventoryDispatcher.lambda$loadConfig$1(VirtualChestInventoryDispatcher.java:138) ~[VirtualChestInventoryDispatcher.class:?]
  132. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_212]
  133. at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_212]
  134. at java.util.Collections$2.tryAdvance(Collections.java:4717) ~[?:1.8.0_212]
  135. at java.util.Collections$2.forEachRemaining(Collections.java:4725) ~[?:1.8.0_212]
  136. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_212]
  137. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_212]
  138. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_212]
  139. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_212]
  140. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_212]
  141. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_212]
  142. at com.github.ustc_zzzz.virtualchest.inventory.VirtualChestInventoryDispatcher.loadConfig(VirtualChestInventoryDispatcher.java:138) ~[VirtualChestInventoryDispatcher.class:?]
  143. at com.github.ustc_zzzz.virtualchest.VirtualChestPlugin.loadConfig(VirtualChestPlugin.java:176) ~[VirtualChestPlugin.class:?]
  144. at com.github.ustc_zzzz.virtualchest.VirtualChestPlugin.onReload(VirtualChestPlugin.java:265) ~[VirtualChestPlugin.class:?]
  145. at org.spongepowered.common.event.listener.GameReloadEventListener_VirtualChestPlugin_onReload152.handle(Unknown Source) ~[?:?]
  146. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.12.2-2768-7.1.6-RC3616]
  147. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383) ~[SpongeModEventManager.class:1.12.2-2768-7.1.6-RC3616]
  148. at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:443) ~[SpongeModEventManager.class:1.12.2-2768-7.1.6-RC3616]
  149. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:404) ~[SpongeModEventManager.class:1.12.2-2768-7.1.6-RC3616]
  150. at org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:465) ~[SpongeEventManager.class:1.12.2-2768-7.1.6-RC3616]
  151. at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:246) ~[SpongeImpl.class:1.12.2-2768-7.1.6-RC3616]
  152. at org.spongepowered.common.command.SpongeCommandFactory.lambda$createSpongePluginsCommand$8(SpongeCommandFactory.java:600) ~[SpongeCommandFactory.class:1.12.2-2768-7.1.6-RC3616]
  153. at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:255) [ChildCommandElementExecutor.class:1.12.2-2768-7.1.6-RC3616]
  154. at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388) [CommandSpec.class:1.12.2-2768-7.1.6-RC3616]
  155. at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:340) [SimpleDispatcher.class:1.12.2-2768-7.1.6-RC3616]
  156. at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:334) [SpongeCommandManager.class:1.12.2-2768-7.1.6-RC3616]
  157. at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1083) [dh.class:?]
  158. at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:960) [pa.class:?]
  159. at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:939) [pa.class:?]
  160. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
  161. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
  162. at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193) [PacketPhaseUtil.class:1.12.2-2768-7.1.6-RC3616]
  163. at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zlj000(SourceFile:539) [hv$1.class:?]
  164. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
  165. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  166. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  167. at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  168. at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:301) [SpongeImplHooks.class:1.12.2-2768-7.1.6-RC3616]
  169. at net.minecraft.server.MinecraftServer.redirect$onRun$zjn000(MinecraftServer.java:3955) [MinecraftServer.class:?]
  170. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  171. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  172. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  173. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  174. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  175. Caused by: configurate.typesafe.config.ConfigException$Parse: Reader: 111: Expecting close brace } or a comma, got '=' (if you intended '=' 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)
  176. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:201) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  177. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:197) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  178. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:526) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  179. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:247) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  180. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:456) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  181. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:247) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  182. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:456) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  183. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:247) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  184. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.consolidateValues(ConfigDocumentParser.java:152) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  185. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseArray(ConfigDocumentParser.java:549) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  186. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:249) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  187. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.consolidateValues(ConfigDocumentParser.java:152) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  188. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:471) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  189. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:247) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  190. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:456) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  191. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parse(ConfigDocumentParser.java:646) ~[ConfigDocumentParser$ParseContext.class:1.12.2-2768-7.1.6-RC3616]
  192. at configurate.typesafe.config.impl.ConfigDocumentParser.parse(ConfigDocumentParser.java:14) ~[ConfigDocumentParser.class:1.12.2-2768-7.1.6-RC3616]
  193. at configurate.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:260) ~[Parseable.class:1.12.2-2768-7.1.6-RC3616]
  194. at configurate.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:248) ~[Parseable.class:1.12.2-2768-7.1.6-RC3616]
  195. at configurate.typesafe.config.impl.Parseable.parseValue(Parseable.java:180) ~[Parseable.class:1.12.2-2768-7.1.6-RC3616]
  196. at configurate.typesafe.config.impl.Parseable.parseValue(Parseable.java:174) ~[Parseable.class:1.12.2-2768-7.1.6-RC3616]
  197. at configurate.typesafe.config.impl.Parseable.parse(Parseable.java:299) ~[Parseable.class:1.12.2-2768-7.1.6-RC3616]
  198. at configurate.typesafe.config.ConfigFactory.parseReader(ConfigFactory.java:622) ~[ConfigFactory.class:1.12.2-2768-7.1.6-RC3616]
  199. at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:174) ~[spongeforge-1.12.2-2768-7.1.6-RC3616.jar:1.12.2-2768-7.1.6-RC3616]
  200. at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:55) ~[spongeforge-1.12.2-2768-7.1.6-RC3616.jar:1.12.2-2768-7.1.6-RC3616]
  201. at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:136) ~[spongeforge-1.12.2-2768-7.1.6-RC3616.jar:1.12.2-2768-7.1.6-RC3616]
  202. ... 46 more
  203. [09:56:19] [Server thread/INFO] [voxelsniper]: Reloading VoxelSniper configuration
  204. [09:56:19] [Server thread/INFO] [ParticlesAddon]: Reloaded.
  205. [09:56:19] [Server thread/INFO] [magibridge]: Disconnecting from Discord...
  206. [09:56:19] [Server thread/INFO] [magibridge]: MagiBridge is starting!
  207. [09:56:19] [Server thread/INFO] [magibridge]: Plugin reloaded successfully!
  208. [09:56:19] [Server thread/INFO] [VT]: Reloading...
  209. [09:56:19] [Server thread/INFO] [VT]: Loading file: /home/minecraft/server/pixelmon1/./config/virtualtool/config.json
  210. [09:56:19] [Server thread/INFO] [VT]: Reloaded!
  211. [09:56:19] [Server thread/INFO] [pixelautomessages]: -> Config module
  212. [09:56:19] [Server thread/INFO] [pixelautomessages]: Reloading tasks...
  213. [09:56:19] [Server thread/INFO] [pixelautomessages]: -> Task stoped
  214. [09:56:19] [Server thread/INFO] [pixelautomessages]: -> Task started
  215. [09:56:19] [Server thread/INFO] [placeholderapi]: Reloaded PlaceholderAPI
  216. [09:56:19] [Server thread/INFO] [tabmanager]: header found. Inserting into cache. &ePokè&bSplash
  217. [09:56:19] [Server thread/INFO] [tabmanager]: footer found. Inserting into cache. &5/vote &bto support the server
  218. [09:56:19] [Server thread/INFO] [tabmanager]: Checking for groups file and populating groups. Best of luck kids.
  219. [09:56:19] [Server thread/INFO] [tabmanager]: Group owner found. Inserting into cache.
  220. [09:56:19] [Server thread/INFO] [tabmanager]: Group admin found. Inserting into cache.
  221. [09:56:19] [Server thread/INFO] [tabmanager]: Group devmod found. Inserting into cache.
  222. [09:56:19] [Server thread/INFO] [tabmanager]: Group headbuilder found. Inserting into cache.
  223. [09:56:19] [Server thread/INFO] [tabmanager]: Group gymmanager found. Inserting into cache.
  224. [09:56:19] [Server thread/INFO] [tabmanager]: Group mod found. Inserting into cache.
  225. [09:56:19] [Server thread/INFO] [tabmanager]: Group builder found. Inserting into cache.
  226. [09:56:19] [Server thread/INFO] [tabmanager]: Group gymleader found. Inserting into cache.
  227. [09:56:19] [Server thread/INFO] [tabmanager]: Group helper found. Inserting into cache.
  228. [09:56:19] [Server thread/INFO] [tabmanager]: Group default found. Inserting into cache.
  229. [09:56:19] [Server thread/INFO] [tabmanager]: Checking for players file and populating players. Best of luck kids.
  230. [09:56:19] [Server thread/INFO] [tabmanager]: Player 069a79f4-44e9-4726-a5be-fca90e38aaf5 found. Inserting into cache.
  231. [09:56:19] [Server thread/ERROR] [cmdscheduler]: Modifier did not match expected format. Modifier:[/0]
  232. [09:56:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS (Warning) Found missing config option (discord.notifications.new-listing.webhooks)... Adding it!
  233. [09:56:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS (Warning) Found missing config option (discord.notifications.sell-listing.webhooks)... Adding it!
  234. [09:56:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS (Warning) Found missing config option (discord.notifications.listing-expire.webhooks)... Adding it!
  235. [09:56:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS (Warning) Found missing config option (discord.notifications.listing-remove.webhooks)... Adding it!
  236. [09:56:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS (Warning) Found missing config option (item-displays.player-listings.lore)... Adding it!
  237. [09:56:19] [pool-3-thread-30/INFO] [net.dv8tion.jda.core.JDA]: Login Successful!
  238. [09:56:19] [JDA MainWS-ReadThread/INFO] [net.dv8tion.jda.core.requests.WebSocketClient]: Connected to WebSocket
  239. [09:56:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [AGP-R] This server is running AGP Responged created by AnDwHaT5! Use /GymList to see what Gyms the server has to offer!
  240. [09:56:23] [JDA MainWS-ReadThread/ERROR] [net.dv8tion.jda.core.requests.WebSocketClient]: Encountered IDENTIFY Rate Limit!
  241. [09:56:23] [JDA MainWS-ReadThread/WARN] [net.dv8tion.jda.core.requests.WebSocketClient]: Got disconnected from WebSocket. Appending to reconnect queue
  242. [09:56:26] [JDA MainWS-ReadThread/INFO] [net.dv8tion.jda.core.requests.WebSocketClient]: Connected to WebSocket
  243. [09:56:26] [JDA MainWS-ReadThread/INFO] [net.dv8tion.jda.core.JDA]: Finished Loading!
  244. [09:56:26] [Server thread/INFO] [magibridge]: Hooking into UltimateChat
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement