Advertisement
Guest User

Untitled

a guest
Mar 30th, 2017
968
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 73.36 KB | None | 0 0
  1. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.10.2-2221-5.1.0-BETA-2203]
  2. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:313) [SpongeModEventManager.class:1.10.2-2221-5.1.0-BETA-2203]
  3. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:342) [SpongeModEventManager.class:1.10.2-2221-5.1.0-BETA-2203]
  4. at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:234) [SpongeMod.class:1.10.2-2221-5.1.0-BETA-2203]
  5. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
  6. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
  7. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
  8. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
  9. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.10.2.jar:?]
  10. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.10.2.jar:?]
  11. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.10.2.jar:?]
  12. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.10.2.jar:?]
  13. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.10.2.jar:?]
  14. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
  15. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
  19. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
  20. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.10.2.jar:?]
  21. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.10.2.jar:?]
  22. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.10.2.jar:?]
  23. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.10.2.jar:?]
  24. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.10.2.jar:?]
  25. at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzb000(LoadController.java:552) [LoadController.class:?]
  26. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
  27. at net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:868) [Loader.class:?]
  28. at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:297) [FMLCommonHandler.class:?]
  29. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:433) [MinecraftServer.class:?]
  30. at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
  31. [20:37:41] [Server thread/ERROR] [Sponge/sponge]: Could not pass FMLServerStartedEvent to Plugin{id=pjp, name=ProjectPortals, version=0.13.6, description=One stop shop for all things portal, url=http://github.com/TrenTech/ProjectPortals, authors=[TrenTech], source=C:\Users\Richard\Desktop\Servers\Pixelmon Champions\mods\projectportals-5.1.0-0.13.6.jar}
  32. java.util.NoSuchElementException: No value present
  33. at java.util.Optional.get(Unknown Source) ~[?:1.8.0_121]
  34. at com.gmail.trentech.pjp.portal.Portal.deserialize(Portal.java:493) ~[Portal.class:?]
  35. at com.gmail.trentech.pjp.portal.Portal.init(Portal.java:135) ~[Portal.class:?]
  36. at com.gmail.trentech.pjp.Main.onStartedServer(Main.java:156) ~[Main.class:?]
  37. at org.spongepowered.common.event.listener.GameStartedServerEventListener_Main_onStartedServer62.handle(Unknown Source) ~[?:?]
  38. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.10.2-2221-5.1.0-BETA-2203]
  39. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:313) [SpongeModEventManager.class:1.10.2-2221-5.1.0-BETA-2203]
  40. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:342) [SpongeModEventManager.class:1.10.2-2221-5.1.0-BETA-2203]
  41. at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:234) [SpongeMod.class:1.10.2-2221-5.1.0-BETA-2203]
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
  43. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
  45. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
  46. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.10.2.jar:?]
  47. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.10.2.jar:?]
  48. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.10.2.jar:?]
  49. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.10.2.jar:?]
  50. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.10.2.jar:?]
  51. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
  52. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
  53. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
  54. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
  56. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
  57. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.10.2.jar:?]
  58. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.10.2.jar:?]
  59. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.10.2.jar:?]
  60. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.10.2.jar:?]
  61. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.10.2.jar:?]
  62. at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzb000(LoadController.java:552) [LoadController.class:?]
  63. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
  64. at net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:868) [Loader.class:?]
  65. at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:297) [FMLCommonHandler.class:?]
  66. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:433) [MinecraftServer.class:?]
  67. at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
  68. [20:37:41] [Server thread/INFO] [mmcprefix/sponge]: MMCPrefix Loaded
  69. [20:37:41] [Server thread/INFO] [STDOUT/sponge]: [EntityDisguise.EntityDisguise:onEnable:33]: Entity Disguise is booting up
  70. [20:37:41] [Server thread/INFO] [no-downfall/sponge]: No Downfall enabled, sun will be shining!
  71. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: HikariPool-2 - configuration:
  72. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: allowPoolSuspension.............false
  73. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: autoCommit......................true
  74. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: catalog.........................null
  75. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: connectionInitSql...............null
  76. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: connectionTestQuery.............null
  77. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: connectionTimeout...............30000
  78. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: dataSource......................null
  79. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: dataSourceClassName.............null
  80. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: dataSourceJNDI..................null
  81. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: dataSourceProperties............{password=<masked>}
  82. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: driverClassName................."org.h2.Driver"
  83. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: healthCheckProperties...........{}
  84. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: healthCheckRegistry.............null
  85. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: idleTimeout.....................600000
  86. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: initializationFailFast..........true
  87. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: isolateInternalQueries..........false
  88. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: jdbc4ConnectionTest.............false
  89. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: jdbcUrl........................."jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism"
  90. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: leakDetectionThreshold..........0
  91. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: maxLifetime.....................1800000
  92. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: maximumPoolSize.................17
  93. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: metricRegistry..................null
  94. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: metricsTrackerFactory...........null
  95. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: minimumIdle.....................17
  96. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: password........................<masked>
  97. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: poolName........................"HikariPool-2"
  98. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: readOnly........................false
  99. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: registerMbeans..................false
  100. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: scheduledExecutorService........null
  101. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: threadFactory...................null
  102. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: transactionIsolation............null
  103. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: username........................null
  104. [20:37:41] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: validationTimeout...............5000
  105. [20:37:41] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource/sponge]: HikariPool-2 - Started.
  106. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Added connection conn22: url=jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism user=
  107. [20:37:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0)
  108. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Added connection conn23: url=jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism user=
  109. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Added connection conn24: url=jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism user=
  110. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Added connection conn25: url=jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism user=
  111. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Added connection conn26: url=jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism user=
  112. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Added connection conn27: url=jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism user=
  113. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Added connection conn28: url=jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism user=
  114. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Added connection conn29: url=jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism user=
  115. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Added connection conn30: url=jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism user=
  116. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Added connection conn31: url=jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism user=
  117. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Added connection conn32: url=jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism user=
  118. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Added connection conn33: url=jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism user=
  119. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Added connection conn34: url=jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism user=
  120. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Added connection conn35: url=jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism user=
  121. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Added connection conn36: url=jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism user=
  122. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Added connection conn37: url=jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism user=
  123. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Added connection conn38: url=jdbc:h2:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\prism/prism user=
  124. [20:37:41] [HikariPool-2 connection adder/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - After adding stats (total=17, active=0, idle=17, waiting=0)
  125. [20:37:41] [Server thread/INFO] [prism/sponge]: Prism started successfully. Bad guys beware.
  126. [20:37:41] [Server thread/INFO] [noxray/sponge]: Loaded successfully.
  127. [20:37:41] [Server thread/TRACE] [sponge/sponge]: Sent event FMLServerStartedEvent to mod sponge
  128. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - SpongeForge took 0.984s
  129. [20:37:41] [Server thread/TRACE] [noxray/noxray]: Sending event FMLServerStartedEvent to mod noxray
  130. [20:37:41] [Server thread/TRACE] [noxray/noxray]: Sent event FMLServerStartedEvent to mod noxray
  131. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - NoXray took 0.000s
  132. [20:37:41] [Server thread/TRACE] [actionbroadcaster/actionbroadcaster]: Sending event FMLServerStartedEvent to mod actionbroadcaster
  133. [20:37:41] [Server thread/TRACE] [actionbroadcaster/actionbroadcaster]: Sent event FMLServerStartedEvent to mod actionbroadcaster
  134. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - ActionBroadcaster took 0.000s
  135. [20:37:41] [Server thread/TRACE] [adminshop/adminshop]: Sending event FMLServerStartedEvent to mod adminshop
  136. [20:37:41] [Server thread/TRACE] [adminshop/adminshop]: Sent event FMLServerStartedEvent to mod adminshop
  137. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - AdminShop took 0.000s
  138. [20:37:41] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLServerStartedEvent to mod pixelmon
  139. [20:37:41] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLServerStartedEvent to mod pixelmon
  140. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Pixelmon took 0.000s
  141. [20:37:41] [Server thread/TRACE] [cancelcrafting/cancelcrafting]: Sending event FMLServerStartedEvent to mod cancelcrafting
  142. [20:37:41] [Server thread/TRACE] [cancelcrafting/cancelcrafting]: Sent event FMLServerStartedEvent to mod cancelcrafting
  143. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Cancel Held Item Crafting took 0.001s
  144. [20:37:41] [Server thread/TRACE] [chisel/chisel]: Sending event FMLServerStartedEvent to mod chisel
  145. [20:37:41] [Server thread/TRACE] [chisel/chisel]: Sent event FMLServerStartedEvent to mod chisel
  146. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Chisel took 0.000s
  147. [20:37:41] [Server thread/TRACE] [chiselsandbits/chiselsandbits]: Sending event FMLServerStartedEvent to mod chiselsandbits
  148. [20:37:41] [Server thread/TRACE] [chiselsandbits/chiselsandbits]: Sent event FMLServerStartedEvent to mod chiselsandbits
  149. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Chisels & Bits took 0.000s
  150. [20:37:41] [Server thread/TRACE] [cmdkits/cmdkits]: Sending event FMLServerStartedEvent to mod cmdkits
  151. [20:37:41] [Server thread/TRACE] [cmdkits/cmdkits]: Sent event FMLServerStartedEvent to mod cmdkits
  152. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Command Kits took 0.000s
  153. [20:37:41] [Server thread/TRACE] [commandsigns/commandsigns]: Sending event FMLServerStartedEvent to mod commandsigns
  154. [20:37:41] [Server thread/TRACE] [commandsigns/commandsigns]: Sent event FMLServerStartedEvent to mod commandsigns
  155. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - CommandSigns took 0.000s
  156. [20:37:41] [Server thread/TRACE] [conquest/conquest]: Sending event FMLServerStartedEvent to mod conquest
  157. [20:37:41] [Server thread/TRACE] [conquest/conquest]: Sent event FMLServerStartedEvent to mod conquest
  158. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Conquest Reforged took 0.000s
  159. [20:37:41] [Server thread/TRACE] [customchatcommands/customchatcommands]: Sending event FMLServerStartedEvent to mod customchatcommands
  160. [20:37:41] [Server thread/TRACE] [customchatcommands/customchatcommands]: Sent event FMLServerStartedEvent to mod customchatcommands
  161. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - CustomChatCommands took 0.000s
  162. [20:37:41] [Server thread/TRACE] [enjin-minecraft-plugin/enjin-minecraft-plugin]: Sending event FMLServerStartedEvent to mod enjin-minecraft-plugin
  163. [20:37:41] [Server thread/TRACE] [enjin-minecraft-plugin/enjin-minecraft-plugin]: Sent event FMLServerStartedEvent to mod enjin-minecraft-plugin
  164. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Enjin Minecraft Plugin took 0.000s
  165. [20:37:41] [Server thread/TRACE] [edisguise/edisguise]: Sending event FMLServerStartedEvent to mod edisguise
  166. [20:37:41] [Server thread/TRACE] [edisguise/edisguise]: Sent event FMLServerStartedEvent to mod edisguise
  167. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - EntityDisguise took 0.000s
  168. [20:37:41] [Server thread/TRACE] [griefprevention/griefprevention]: Sending event FMLServerStartedEvent to mod griefprevention
  169. [20:37:41] [Server thread/TRACE] [griefprevention/griefprevention]: Sent event FMLServerStartedEvent to mod griefprevention
  170. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - GriefPrevention took 0.000s
  171. [20:37:41] [Server thread/TRACE] [holograms/holograms]: Sending event FMLServerStartedEvent to mod holograms
  172. [20:37:41] [Server thread/TRACE] [holograms/holograms]: Sent event FMLServerStartedEvent to mod holograms
  173. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Holograms took 0.000s
  174. [20:37:41] [Server thread/TRACE] [huskycrates/huskycrates]: Sending event FMLServerStartedEvent to mod huskycrates
  175. [20:37:41] [Server thread/TRACE] [huskycrates/huskycrates]: Sent event FMLServerStartedEvent to mod huskycrates
  176. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - HuskyCrates took 0.000s
  177. [20:37:41] [Server thread/TRACE] [jrfpaintings/jrfpaintings]: Sending event FMLServerStartedEvent to mod jrfpaintings
  178. [20:37:41] [Server thread/TRACE] [jrfpaintings/jrfpaintings]: Sent event FMLServerStartedEvent to mod jrfpaintings
  179. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Uncle Jeff's Paintings Mod took 0.000s
  180. [20:37:41] [Server thread/TRACE] [launchpads/launchpads]: Sending event FMLServerStartedEvent to mod launchpads
  181. [20:37:41] [Server thread/TRACE] [launchpads/launchpads]: Sent event FMLServerStartedEvent to mod launchpads
  182. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Launchpads took 0.000s
  183. [20:37:41] [Server thread/TRACE] [linkme/linkme]: Sending event FMLServerStartedEvent to mod linkme
  184. [20:37:41] [Server thread/TRACE] [linkme/linkme]: Sent event FMLServerStartedEvent to mod linkme
  185. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - LinkMe took 0.000s
  186. [20:37:41] [Server thread/TRACE] [luckperms/luckperms]: Sending event FMLServerStartedEvent to mod luckperms
  187. [20:37:41] [Server thread/TRACE] [luckperms/luckperms]: Sent event FMLServerStartedEvent to mod luckperms
  188. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - LuckPerms took 0.000s
  189. [20:37:41] [Server thread/TRACE] [LunatriusCore/LunatriusCore]: Sending event FMLServerStartedEvent to mod LunatriusCore
  190. [20:37:41] [Server thread/TRACE] [LunatriusCore/LunatriusCore]: Sent event FMLServerStartedEvent to mod LunatriusCore
  191. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - LunatriusCore took 0.000s
  192. [20:37:41] [Server thread/TRACE] [mmcprefix/mmcprefix]: Sending event FMLServerStartedEvent to mod mmcprefix
  193. [20:37:41] [Server thread/TRACE] [mmcprefix/mmcprefix]: Sent event FMLServerStartedEvent to mod mmcprefix
  194. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - mmcprefix took 0.000s
  195. [20:37:41] [Server thread/TRACE] [mysterygift/mysterygift]: Sending event FMLServerStartedEvent to mod mysterygift
  196. [20:37:41] [Server thread/TRACE] [mysterygift/mysterygift]: Sent event FMLServerStartedEvent to mod mysterygift
  197. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Mystery Gift took 0.000s
  198. [20:37:41] [Server thread/TRACE] [no-downfall/no-downfall]: Sending event FMLServerStartedEvent to mod no-downfall
  199. [20:37:41] [Server thread/TRACE] [no-downfall/no-downfall]: Sent event FMLServerStartedEvent to mod no-downfall
  200. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - No Downfall took 0.000s
  201. [20:37:41] [Server thread/TRACE] [nucleus/nucleus]: Sending event FMLServerStartedEvent to mod nucleus
  202. [20:37:41] [Server thread/TRACE] [nucleus/nucleus]: Sent event FMLServerStartedEvent to mod nucleus
  203. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Nucleus took 0.000s
  204. [20:37:41] [Server thread/TRACE] [subcommonlib/subcommonlib]: Sending event FMLServerStartedEvent to mod subcommonlib
  205. [20:37:41] [Server thread/TRACE] [subcommonlib/subcommonlib]: Sent event FMLServerStartedEvent to mod subcommonlib
  206. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Subaraki's Common Library took 0.000s
  207. [20:37:41] [Server thread/TRACE] [petbuddy/petbuddy]: Sending event FMLServerStartedEvent to mod petbuddy
  208. [20:37:41] [Server thread/TRACE] [petbuddy/petbuddy]: Sent event FMLServerStartedEvent to mod petbuddy
  209. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Pet Buddy took 0.000s
  210. [20:37:41] [Server thread/TRACE] [pixelannouncer/pixelannouncer]: Sending event FMLServerStartedEvent to mod pixelannouncer
  211. [20:37:41] [Server thread/TRACE] [pixelannouncer/pixelannouncer]: Sent event FMLServerStartedEvent to mod pixelannouncer
  212. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Pixel Announcer took 0.000s
  213. [20:37:41] [Server thread/TRACE] [pixelauction/pixelauction]: Sending event FMLServerStartedEvent to mod pixelauction
  214. [20:37:41] [Server thread/TRACE] [pixelauction/pixelauction]: Sent event FMLServerStartedEvent to mod pixelauction
  215. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Pixel Auction took 0.000s
  216. [20:37:41] [Server thread/TRACE] [pixelextras/pixelextras]: Sending event FMLServerStartedEvent to mod pixelextras
  217. [20:37:41] [Server thread/TRACE] [pixelextras/pixelextras]: Sent event FMLServerStartedEvent to mod pixelextras
  218. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Pixel Extras took 0.000s
  219. [20:37:41] [Server thread/TRACE] [pixelmonarmorsmod/pixelmonarmorsmod]: Sending event FMLServerStartedEvent to mod pixelmonarmorsmod
  220. [20:37:41] [Server thread/TRACE] [pixelmonarmorsmod/pixelmonarmorsmod]: Sent event FMLServerStartedEvent to mod pixelmonarmorsmod
  221. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - PixelmonArmorsMod took 0.000s
  222. [20:37:41] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sending event FMLServerStartedEvent to mod pixelmoneconomybridge
  223. [20:37:41] [Server thread/TRACE] [pixelmoneconomybridge/pixelmoneconomybridge]: Sent event FMLServerStartedEvent to mod pixelmoneconomybridge
  224. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - PixelmonEconomyBridge took 0.000s
  225. [20:37:41] [Server thread/TRACE] [pixelshout/pixelshout]: Sending event FMLServerStartedEvent to mod pixelshout
  226. [20:37:41] [Server thread/TRACE] [pixelshout/pixelshout]: Sent event FMLServerStartedEvent to mod pixelshout
  227. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Pixel Shout took 0.000s
  228. [20:37:41] [Server thread/TRACE] [prism/prism]: Sending event FMLServerStartedEvent to mod prism
  229. [20:37:41] [Server thread/TRACE] [prism/prism]: Sent event FMLServerStartedEvent to mod prism
  230. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Prism took 0.000s
  231. [20:37:41] [Server thread/TRACE] [pjp/pjp]: Sending event FMLServerStartedEvent to mod pjp
  232. [20:37:41] [Server thread/TRACE] [pjp/pjp]: Sent event FMLServerStartedEvent to mod pjp
  233. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - ProjectPortals took 0.000s
  234. [20:37:41] [Server thread/TRACE] [skinsrestorer/skinsrestorer]: Sending event FMLServerStartedEvent to mod skinsrestorer
  235. [20:37:41] [Server thread/TRACE] [skinsrestorer/skinsrestorer]: Sent event FMLServerStartedEvent to mod skinsrestorer
  236. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - SkinsRestorer took 0.000s
  237. [20:37:41] [Server thread/TRACE] [smackrandomteleport/smackrandomteleport]: Sending event FMLServerStartedEvent to mod smackrandomteleport
  238. [20:37:41] [Server thread/TRACE] [smackrandomteleport/smackrandomteleport]: Sent event FMLServerStartedEvent to mod smackrandomteleport
  239. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - SmackRandomTeleport took 0.000s
  240. [20:37:41] [Server thread/TRACE] [spawnofpsy/spawnofpsy]: Sending event FMLServerStartedEvent to mod spawnofpsy
  241. [20:37:41] [Server thread/TRACE] [spawnofpsy/spawnofpsy]: Sent event FMLServerStartedEvent to mod spawnofpsy
  242. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - SpawnOfPsyduck took 0.000s
  243. [20:37:41] [Server thread/TRACE] [spongycord/spongycord]: Sending event FMLServerStartedEvent to mod spongycord
  244. [20:37:41] [Server thread/TRACE] [spongycord/spongycord]: Sent event FMLServerStartedEvent to mod spongycord
  245. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - SpongyCord took 0.000s
  246. [20:37:41] [Server thread/TRACE] [totaleconomy/totaleconomy]: Sending event FMLServerStartedEvent to mod totaleconomy
  247. [20:37:41] [Server thread/TRACE] [totaleconomy/totaleconomy]: Sent event FMLServerStartedEvent to mod totaleconomy
  248. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Total Economy took 0.000s
  249. [20:37:41] [Server thread/TRACE] [wondertrade/wondertrade]: Sending event FMLServerStartedEvent to mod wondertrade
  250. [20:37:41] [Server thread/TRACE] [wondertrade/wondertrade]: Sent event FMLServerStartedEvent to mod wondertrade
  251. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Wondertrade took 0.000s
  252. [20:37:41] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLServerStartedEvent to mod worldedit
  253. [20:37:41] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLServerStartedEvent to mod worldedit
  254. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - WorldEdit took 0.000s
  255. [20:37:41] [Server thread/TRACE] [xtraconsole/xtraconsole]: Sending event FMLServerStartedEvent to mod xtraconsole
  256. [20:37:41] [Server thread/TRACE] [xtraconsole/xtraconsole]: Sent event FMLServerStartedEvent to mod xtraconsole
  257. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - XtraConsole took 0.000s
  258. [20:37:41] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarted took 0.989s
  259. [20:37:42] [Server thread/DEBUG] [mixin/]: Mixing common.MixinSpongeProxyBlockAccess from mixins.forge.core.json into org.spongepowered.common.world.SpongeProxyBlockAccess
  260. [20:38:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  261. [20:38:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  262. [20:38:11] [Server thread/DEBUG] [mixin/]: Mixing world.storage.MixinThreadedFileIOBase from mixins.common.core.json into net.minecraft.world.storage.ThreadedFileIOBase
  263. [20:38:21] [Netty Server IO #6/DEBUG] [mixin/]: Mixing server.network.MixinNetHandlerLoginServer from mixins.common.core.json into net.minecraft.server.network.NetHandlerLoginServer
  264. [20:38:21] [Netty Server IO #6/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinNetHandlerLoginServer to metadata cache
  265. [20:38:21] [Netty Server IO #6/DEBUG] [mixin/]: Mixing network.MixinNetHandlerLoginServer from mixins.common.bungeecord.json into net.minecraft.server.network.NetHandlerLoginServer
  266. [20:38:21] [Server thread/DEBUG] [mixin/]: Mixing item.inventory.TraitInventoryAdapter from mixins.common.core.json into net.minecraft.inventory.InventoryEnderChest
  267. [20:38:21] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinInventoryEnderChest from mixins.common.core.json into net.minecraft.inventory.InventoryEnderChest
  268. [20:38:21] [Server thread/DEBUG] [mixin/]: Mixing item.inventory.TraitInventoryAdapter from mixins.common.core.json into net.minecraft.inventory.Slot
  269. [20:38:21] [Server thread/DEBUG] [mixin/]: Mixing item.inventory.MixinSlot from mixins.common.core.json into net.minecraft.inventory.Slot
  270. [20:38:21] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/inventory/IMixinSlot to metadata cache
  271. [20:38:21] [Server thread/DEBUG] [mixin/]: Mixing item.inventory.TraitInventoryObservable from mixins.common.core.json into net.minecraft.inventory.Slot
  272. [20:38:21] [Server thread/DEBUG] [mixin/]: Mixing item.inventory.MixinSlotCrafting from mixins.common.core.json into net.minecraft.inventory.SlotCrafting
  273. [20:38:21] [Server thread/DEBUG] [mixin/]: Mixing network.MixinNetHandlerPlayServer from mixins.common.core.json into net.minecraft.network.NetHandlerPlayServer
  274. [20:38:21] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/ListData to metadata cache
  275. [20:38:21] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/CPacketUpdateSign to metadata cache
  276. [20:38:21] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/tileentity/ChangeSignEvent to metadata cache
  277. [20:38:21] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/PacketThreadUtil to metadata cache
  278. [20:38:21] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/CPacketCreativeInventoryAction to metadata cache
  279. [20:38:21] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent to metadata cache
  280. [20:38:21] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/ChangeInventoryEvent to metadata cache
  281. [20:38:21] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/AffectSlotEvent to metadata cache
  282. [20:38:21] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/AffectItemStackEvent to metadata cache
  283. [20:38:21] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/CPacketPlayer to metadata cache
  284. [20:38:21] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/event/tracking/phase/packet/PacketPhaseUtil to metadata cache
  285. [20:38:21] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/CPacketUseEntity to metadata cache
  286. [20:38:21] [Server thread/DEBUG] [mixin/]: Mixing network.MixinNetHandlerPlayServer from mixins.forge.core.json into net.minecraft.network.NetHandlerPlayServer
  287. [20:38:21] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/interfaces/IMixinNetPlayHandler to metadata cache
  288. [20:38:21] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/ServerChatEvent to metadata cache
  289. [20:38:21] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/CPacketChatMessage to metadata cache
  290. [20:38:21] [Netty Server IO #6/TRACE] [FML/]: Handshake channel activating
  291. [20:38:21] [Netty Server IO #6/DEBUG] [FML/]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START
  292. [20:38:21] [Netty Server IO #6/DEBUG] [FML/]: Next: HELLO
  293. [20:38:22] [Netty Server IO #6/DEBUG] [FML/]: FMLHandshakeServerState: $ClientHello->FMLHandshakeServerState$2:HELLO
  294. [20:38:22] [Netty Server IO #6/INFO] [FML/]: Client protocol version 2
  295. [20:38:22] [Netty Server IO #6/DEBUG] [FML/]: Next: HELLO
  296. [20:38:22] [Netty Server IO #6/DEBUG] [FML/]: FMLHandshakeServerState: $ModList:18 mods->FMLHandshakeServerState$2:HELLO
  297. [20:38:22] [Netty Server IO #6/INFO] [FML/]: Client attempting to join with 18 mods : petbuddy@1.10.2 2.3.1.0,Waila@1.7.0,FML@8.0.99.99,inventorytweaks@1.61-58-a1fd884,Forge@12.18.3.2254,pixelmonarmorsmod@1.0,chisel@MC1.10.2-0.0.7.7,conquest@0.0.1,LunatriusCore@1.1.2.38,JEI@3.13.6.393,jrfpaintings@v1.10.2-01.01.01,macrokey@1.10-1.1.6.1,Schematica@1.7.8.152,chiselsandbits@12.9,subcommonlib@1.1.3.0,mcp@9.19,pixelmon@5.0.2,WorldEditCuiFe@1.0.2
  298. [20:38:22] [Netty Server IO #6/INFO] [FML/]: Attempting connection with missing mods [spongeapi, sponge, noxray, actionbroadcaster, adminshop, cancelcrafting, cmdkits, commandsigns, customchatcommands, enjin-minecraft-plugin, edisguise, griefprevention, holograms, huskycrates, launchpads, linkme, luckperms, mmcprefix, mysterygift, no-downfall, nucleus, pixelannouncer, pixelauction, pixelextras, pixelmoneconomybridge, pixelshout, prism, pjp, skinsrestorer, smackrandomteleport, spawnofpsy, spongycord, totaleconomy, wondertrade, worldedit, xtraconsole] at CLIENT
  299. [20:38:22] [Netty Server IO #6/DEBUG] [FML/]: Next: WAITINGCACK
  300. [20:38:22] [Netty Server IO #6/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  301. [20:38:22] [Netty Server IO #6/DEBUG] [FML/]: Next: COMPLETE
  302. [20:38:22] [Netty Server IO #6/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
  303. [20:38:22] [Netty Server IO #6/DEBUG] [FML/]: Next: DONE
  304. [20:38:22] [Netty Server IO #6/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
  305. [20:38:22] [Netty Server IO #6/DEBUG] [FML/]: Next: DONE
  306. [20:38:22] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established
  307. [20:38:22] [Netty Server IO #6/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
  308. [20:38:22] [Netty Server IO #6/DEBUG] [FML/]: Next: DONE
  309. [20:38:22] [Server thread/DEBUG] [mixin/]: Mixing server.management.MixinPlayerChunkMapEntry from mixins.common.core.json into net.minecraft.server.management.PlayerChunkMapEntry
  310. [20:38:22] [Server thread/DEBUG] [mixin/]: Mixing server.management.MixinPlayerChunkMapEntry from mixins.forge.core.json into net.minecraft.server.management.PlayerChunkMapEntry
  311. [20:38:22] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/interfaces/IMixinPlayerChunkMapEntry to metadata cache
  312. [20:38:22] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/entity/PlayerChunkRunnable to metadata cache
  313. [20:38:22] [Netty Server IO #6/DEBUG] [mixin/]: Mixing util.MixinPacketThreadUtil from mixins.common.core.json into net.minecraft.network.PacketThreadUtil$1
  314. [20:38:23] [Server thread/DEBUG] [mixin/]: Mixing MixinPacketUtil from mixins.common.exploit.json into org.spongepowered.common.network.PacketUtil
  315. [20:38:23] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/config/category/ExploitCategory to metadata cache
  316. [20:38:26] [Server thread/DEBUG] [mixin/]: Mixing world.MixinWorldServerMulti from mixins.common.core.json into net.minecraft.world.WorldServerMulti
  317. [20:38:26] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  318. [20:38:28] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /we cui
  319. [20:38:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  320. [20:38:39] [Netty Server IO #7/TRACE] [FML/]: Handshake channel activating
  321. [20:38:39] [Netty Server IO #7/DEBUG] [FML/]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START
  322. [20:38:39] [Netty Server IO #7/DEBUG] [FML/]: Next: HELLO
  323. [20:38:39] [Netty Server IO #7/DEBUG] [FML/]: FMLHandshakeServerState: $ClientHello->FMLHandshakeServerState$2:HELLO
  324. [20:38:39] [Netty Server IO #7/INFO] [FML/]: Client protocol version 2
  325. [20:38:39] [Netty Server IO #7/DEBUG] [FML/]: Next: HELLO
  326. [20:38:39] [Netty Server IO #7/DEBUG] [FML/]: FMLHandshakeServerState: $ModList:19 mods->FMLHandshakeServerState$2:HELLO
  327. [20:38:39] [Netty Server IO #7/INFO] [FML/]: Client attempting to join with 19 mods : mercurius_updater@1.0,petbuddy@1.10.2 2.3.1.0,Waila@1.7.0,FML@8.0.99.99,inventorytweaks@1.61-58-a1fd884,Forge@12.18.3.2221,foxcoreclient@1.0,pixelmonarmorsmod@1.0,chisel@MC1.10.2-0.0.7.7,conquest@0.0.1,LunatriusCore@1.1.2.38,jrfpaintings@v1.10.2-01.01.01,macrokey@1.10.2-1.1.6.1,Schematica@1.7.8.153,chiselsandbits@12.9,subcommonlib@1.1.3.0,mcp@9.19,pixelmon@5.0.2,WorldEditCuiFe@1.0.2
  328. [20:38:39] [Netty Server IO #7/INFO] [FML/]: Attempting connection with missing mods [spongeapi, sponge, noxray, actionbroadcaster, adminshop, cancelcrafting, cmdkits, commandsigns, customchatcommands, enjin-minecraft-plugin, edisguise, griefprevention, holograms, huskycrates, launchpads, linkme, luckperms, mmcprefix, mysterygift, no-downfall, nucleus, pixelannouncer, pixelauction, pixelextras, pixelmoneconomybridge, pixelshout, prism, pjp, skinsrestorer, smackrandomteleport, spawnofpsy, spongycord, totaleconomy, wondertrade, worldedit, xtraconsole] at CLIENT
  329. [20:38:39] [Netty Server IO #7/DEBUG] [FML/]: Next: WAITINGCACK
  330. [20:38:39] [Netty Server IO #7/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  331. [20:38:39] [Netty Server IO #7/DEBUG] [FML/]: Next: COMPLETE
  332. [20:38:40] [Netty Server IO #7/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
  333. [20:38:40] [Netty Server IO #7/DEBUG] [FML/]: Next: DONE
  334. [20:38:40] [Netty Server IO #7/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
  335. [20:38:40] [Netty Server IO #7/DEBUG] [FML/]: Next: DONE
  336. [20:38:40] [Netty Server IO #7/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
  337. [20:38:40] [Netty Server IO #7/DEBUG] [FML/]: Next: DONE
  338. [20:38:40] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established
  339. [20:38:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  340. [20:38:51] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /we cui
  341. [20:38:55] [Server thread/DEBUG] [mixin/]: Mixing forge.MixinBlockSnapshot from mixins.forge.core.json into net.minecraftforge.common.util.BlockSnapshot
  342. [20:38:55] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/interfaces/IMixinBlockSnapshot to metadata cache
  343. [20:39:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  344. [20:39:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  345. [20:39:11] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  346. [20:39:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  347. [20:39:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  348. [20:39:56] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  349. [20:40:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  350. [20:40:09] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /accessstrust all
  351. [20:40:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  352. [20:40:14] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /accesstrust all
  353. [20:40:31] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /cf
  354. [20:40:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  355. [20:40:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  356. [20:40:41] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  357. [20:40:42] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /pagination 65cc0d06-6218-46bf-b64d-4d38aa64fce8 next
  358. [20:40:46] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /sponge:callback e90beed4-c634-4cea-853c-8593295da627
  359. [20:40:47] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /sponge:callback 3226b84b-d01a-4055-b4c0-c2b0abb99b78
  360. [20:41:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  361. [20:41:10] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /desc
  362. [20:41:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  363. [20:41:26] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  364. [20:41:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  365. [20:41:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  366. [20:42:05] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /asc
  367. [20:42:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  368. [20:42:10] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /asc
  369. [20:42:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  370. [20:42:11] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  371. [20:42:12] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /asc
  372. [20:42:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  373. [20:42:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  374. [20:42:51] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /itemname set &6Defense
  375. [20:42:55] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /itemname set &6&lDefense
  376. [20:42:56] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  377. [20:43:04] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /itemname set &e&lSpecial Defense
  378. [20:43:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  379. [20:43:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  380. [20:43:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  381. [20:43:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  382. [20:43:41] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  383. [20:44:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  384. [20:44:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  385. [20:44:26] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  386. [20:44:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  387. [20:44:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  388. [20:45:07] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp lsit
  389. [20:45:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  390. [20:45:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  391. [20:45:11] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  392. [20:45:12] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /givepixelsprite Tangela
  393. [20:45:12] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp list
  394. [20:45:14] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp GAY
  395. [20:45:20] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp GAY
  396. [20:45:27] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /itemname set &bTangela
  397. [20:45:28] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp GAY
  398. [20:45:35] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp GAY
  399. [20:45:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  400. [20:45:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  401. [20:45:46] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /givepixelsprite surskit
  402. [20:45:49] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp GAY
  403. [20:45:54] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /itemname set &bSurskit
  404. [20:45:56] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  405. [20:46:04] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp GAY
  406. [20:46:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  407. [20:46:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  408. [20:46:13] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp GAY
  409. [20:46:24] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp list
  410. [20:46:26] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp GAY
  411. [20:46:32] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp GAY
  412. [20:46:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  413. [20:46:39] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp GAY
  414. [20:46:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  415. [20:46:41] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  416. [20:47:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  417. [20:47:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  418. [20:47:25] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /tpa richalar
  419. [20:47:26] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  420. [20:47:34] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /tpa Sir_richalar
  421. [20:47:38] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /tpaccept
  422. [20:47:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  423. [20:47:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  424. [20:48:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  425. [20:48:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  426. [20:48:11] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  427. [20:48:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  428. [20:48:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  429. [20:48:44] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //wand
  430. [20:48:55] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //copy
  431. [20:48:56] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  432. [20:49:03] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //rotate 90
  433. [20:49:04] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //paste
  434. [20:49:08] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //undo
  435. [20:49:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  436. [20:49:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  437. [20:49:13] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //paste
  438. [20:49:15] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //undo
  439. [20:49:17] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //rotate 90
  440. [20:49:19] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //paste
  441. [20:49:25] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //rotate 90
  442. [20:49:26] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //paste
  443. [20:49:38] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //copy
  444. [20:49:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  445. [20:49:41] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //rotate 90
  446. [20:49:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  447. [20:49:41] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  448. [20:49:42] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //paste
  449. [20:49:49] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //undo
  450. [20:49:51] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //rotate 90
  451. [20:49:57] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //paste
  452. [20:50:00] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //undo
  453. [20:50:02] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //rotate 90
  454. [20:50:03] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //rotate 90
  455. [20:50:04] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //paste
  456. [20:50:07] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //undo
  457. [20:50:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  458. [20:50:11] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //paste
  459. [20:50:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  460. [20:50:16] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //rotate 90
  461. [20:50:19] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: //paste
  462. [20:50:26] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  463. [20:50:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  464. [20:50:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  465. [20:51:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  466. [20:51:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  467. [20:51:11] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  468. [20:51:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  469. [20:51:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  470. [20:51:56] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  471. [20:52:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  472. [20:52:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  473. [20:52:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  474. [20:52:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  475. [20:52:41] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  476. [20:52:55] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp champions
  477. [20:53:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  478. [20:53:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  479. [20:53:26] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  480. [20:53:32] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp champions
  481. [20:53:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  482. [20:53:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  483. [20:53:59] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /itemname set &a&lHP
  484. [20:54:08] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /itemname set &b&lSpeed
  485. [20:54:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  486. [20:54:11] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp list
  487. [20:54:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  488. [20:54:11] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  489. [20:54:16] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp battle2
  490. [20:54:18] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp battle
  491. [20:54:20] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp lab
  492. [20:54:25] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /givepixelsprite shroomish
  493. [20:54:33] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /itemname set
  494. [20:54:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  495. [20:54:40] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /itemname set &aShroomish
  496. [20:54:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  497. [20:54:56] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  498. [20:55:00] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /givepixelsprite weedle
  499. [20:55:05] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /itemname set &bWeedle
  500. [20:55:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  501. [20:55:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  502. [20:55:29] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp GameTown
  503. [20:55:33] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp Gameland
  504. [20:55:34] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp Gameland
  505. [20:55:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  506. [20:55:39] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp Enchant
  507. [20:55:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  508. [20:55:41] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  509. [20:55:44] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp Rewards
  510. [20:55:48] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp Champions
  511. [20:55:54] [Netty Server IO #6/DEBUG] [io.netty.channel.nio.NioEventLoop/]: Selector.select() returned prematurely 3 times in a row.
  512. [20:56:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  513. [20:56:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  514. [20:56:23] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /subdivideclaims
  515. [20:56:26] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  516. [20:56:38] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /cfg pikachu
  517. [20:56:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  518. [20:56:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  519. [20:56:54] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /cfg pikachu enter-claim true
  520. [20:57:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  521. [20:57:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  522. [20:57:11] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  523. [20:57:12] [Netty Server IO #8/TRACE] [FML/]: Handshake channel activating
  524. [20:57:12] [Netty Server IO #8/DEBUG] [FML/]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START
  525. [20:57:12] [Netty Server IO #8/DEBUG] [FML/]: Next: HELLO
  526. [20:57:12] [Netty Server IO #8/DEBUG] [FML/]: FMLHandshakeServerState: $ClientHello->FMLHandshakeServerState$2:HELLO
  527. [20:57:12] [Netty Server IO #8/INFO] [FML/]: Client protocol version 2
  528. [20:57:12] [Netty Server IO #8/DEBUG] [FML/]: Next: HELLO
  529. [20:57:12] [Netty Server IO #8/DEBUG] [FML/]: FMLHandshakeServerState: $ModList:19 mods->FMLHandshakeServerState$2:HELLO
  530. [20:57:12] [Netty Server IO #8/INFO] [FML/]: Client attempting to join with 19 mods : mercurius_updater@1.0,petbuddy@1.10.2 2.3.1.0,Waila@1.7.0,FML@8.0.99.99,inventorytweaks@1.61-58-a1fd884,Forge@12.18.3.2221,foxcoreclient@1.0,pixelmonarmorsmod@1.0,chisel@MC1.10.2-0.0.7.7,conquest@0.0.1,LunatriusCore@1.1.2.38,jrfpaintings@v1.10.2-01.01.01,macrokey@1.10.2-1.1.6.1,Schematica@1.7.8.153,chiselsandbits@12.9,subcommonlib@1.1.3.0,mcp@9.19,pixelmon@5.0.2,WorldEditCuiFe@1.0.2
  531. [20:57:12] [Netty Server IO #8/INFO] [FML/]: Attempting connection with missing mods [spongeapi, sponge, noxray, actionbroadcaster, adminshop, cancelcrafting, cmdkits, commandsigns, customchatcommands, enjin-minecraft-plugin, edisguise, griefprevention, holograms, huskycrates, launchpads, linkme, luckperms, mmcprefix, mysterygift, no-downfall, nucleus, pixelannouncer, pixelauction, pixelextras, pixelmoneconomybridge, pixelshout, prism, pjp, skinsrestorer, smackrandomteleport, spawnofpsy, spongycord, totaleconomy, wondertrade, worldedit, xtraconsole] at CLIENT
  532. [20:57:12] [Netty Server IO #8/DEBUG] [FML/]: Next: WAITINGCACK
  533. [20:57:12] [Netty Server IO #8/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  534. [20:57:12] [Netty Server IO #8/DEBUG] [FML/]: Next: COMPLETE
  535. [20:57:12] [Netty Server IO #8/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
  536. [20:57:12] [Netty Server IO #8/DEBUG] [FML/]: Next: DONE
  537. [20:57:12] [Netty Server IO #8/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
  538. [20:57:12] [Netty Server IO #8/DEBUG] [FML/]: Next: DONE
  539. [20:57:12] [Netty Server IO #8/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
  540. [20:57:12] [Netty Server IO #8/DEBUG] [FML/]: Next: DONE
  541. [20:57:12] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established
  542. [20:57:23] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /we cui
  543. [20:57:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  544. [20:57:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  545. [20:57:56] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  546. [20:58:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  547. [20:58:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  548. [20:58:13] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /deleteclaim
  549. [20:58:19] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /rtp
  550. [20:58:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  551. [20:58:41] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /subdivideclaims
  552. [20:58:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  553. [20:58:41] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  554. [20:58:57] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /subdivideclaims
  555. [20:59:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  556. [20:59:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  557. [20:59:13] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /deleteclaim
  558. [20:59:17] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /claiminfo
  559. [20:59:20] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /claiminfo
  560. [20:59:28] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /home
  561. [20:59:31] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  562. [20:59:37] [Server thread/DEBUG] [mixin/]: Mixing item.inventory.TraitInventoryAdapter from mixins.common.core.json into net.minecraft.inventory.InventoryLargeChest
  563. [20:59:37] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinInventoryLargeChest from mixins.common.core.json into net.minecraft.inventory.InventoryLargeChest
  564. [20:59:37] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/minecraft/LargeChestInventoryLens to metadata cache
  565. [20:59:37] [Server thread/DEBUG] [mixin/]: Mixing block.MixinBlockEventData from mixins.common.core.json into net.minecraft.block.BlockEventData
  566. [20:59:37] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /cfg pikachu enter-claim true
  567. [20:59:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  568. [20:59:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  569. [20:59:58] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp champions
  570. [21:00:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  571. [21:00:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  572. [21:00:20] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  573. [21:00:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  574. [21:00:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  575. [21:00:44] [Netty Server IO #9/TRACE] [FML/]: Handshake channel activating
  576. [21:00:44] [Netty Server IO #9/DEBUG] [FML/]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START
  577. [21:00:44] [Netty Server IO #9/DEBUG] [FML/]: Next: HELLO
  578. [21:00:44] [Netty Server IO #9/DEBUG] [FML/]: FMLHandshakeServerState: $ClientHello->FMLHandshakeServerState$2:HELLO
  579. [21:00:44] [Netty Server IO #9/INFO] [FML/]: Client protocol version 2
  580. [21:00:44] [Netty Server IO #9/DEBUG] [FML/]: Next: HELLO
  581. [21:00:44] [Netty Server IO #9/DEBUG] [FML/]: FMLHandshakeServerState: $ModList:19 mods->FMLHandshakeServerState$2:HELLO
  582. [21:00:44] [Netty Server IO #9/INFO] [FML/]: Client attempting to join with 19 mods : mercurius_updater@1.0,petbuddy@1.10.2 2.3.1.0,Waila@1.7.0,FML@8.0.99.99,inventorytweaks@1.61-58-a1fd884,Forge@12.18.3.2221,foxcoreclient@1.0,pixelmonarmorsmod@1.0,chisel@MC1.10.2-0.0.7.7,conquest@0.0.1,LunatriusCore@1.1.2.38,jrfpaintings@v1.10.2-01.01.01,macrokey@1.10.2-1.1.6.1,Schematica@1.7.8.153,chiselsandbits@12.9,subcommonlib@1.1.3.0,mcp@9.19,pixelmon@5.0.2,WorldEditCuiFe@1.0.2
  583. [21:00:44] [Netty Server IO #9/INFO] [FML/]: Attempting connection with missing mods [spongeapi, sponge, noxray, actionbroadcaster, adminshop, cancelcrafting, cmdkits, commandsigns, customchatcommands, enjin-minecraft-plugin, edisguise, griefprevention, holograms, huskycrates, launchpads, linkme, luckperms, mmcprefix, mysterygift, no-downfall, nucleus, pixelannouncer, pixelauction, pixelextras, pixelmoneconomybridge, pixelshout, prism, pjp, skinsrestorer, smackrandomteleport, spawnofpsy, spongycord, totaleconomy, wondertrade, worldedit, xtraconsole] at CLIENT
  584. [21:00:44] [Netty Server IO #9/DEBUG] [FML/]: Next: WAITINGCACK
  585. [21:00:44] [Netty Server IO #9/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  586. [21:00:44] [Netty Server IO #9/DEBUG] [FML/]: Next: COMPLETE
  587. [21:00:44] [Netty Server IO #9/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
  588. [21:00:44] [Netty Server IO #9/DEBUG] [FML/]: Next: DONE
  589. [21:00:44] [Netty Server IO #9/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
  590. [21:00:44] [Netty Server IO #9/DEBUG] [FML/]: Next: DONE
  591. [21:00:44] [Netty Server IO #9/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
  592. [21:00:44] [Netty Server IO #9/DEBUG] [FML/]: Next: DONE
  593. [21:00:44] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established
  594. [21:00:57] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /we cui
  595. [21:01:05] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  596. [21:01:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  597. [21:01:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  598. [21:01:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  599. [21:01:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  600. [21:01:50] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  601. [21:02:08] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp champions
  602. [21:02:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  603. [21:02:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  604. [21:02:35] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  605. [21:02:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  606. [21:02:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  607. [21:03:05] [Server thread/INFO] [nucleus/]: Sir_Richalar ran the command: /cfg
  608. [21:03:09] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  609. [21:03:11] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  610. [21:03:20] [Server thread/INFO] [nucleus/]: MarioCraft6000 ran the command: /warp champions
  611. [21:03:20] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  612. [21:03:39] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=1, idle=16, waiting=0)
  613. [21:03:41] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement