Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.09 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Java8CheckerCoremod (Pixelmon-1.8.9-4.2.7-universal.jar)
  5. SpongeCoremod (spongeforge-1.8.9-1890-4.2.0-BETA-1620.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // Oops.
  9.  
  10. Time: 8/3/16 5:53 PM
  11. Description: Watching Server
  12.  
  13. java.lang.Error
  14. at java.util.concurrent.CountedCompleter.tryComplete(CountedCompleter.java:578)
  15. at java.util.stream.AbstractShortCircuitTask.compute(AbstractShortCircuitTask.java:137)
  16. at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731)
  17. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  18. at java.util.concurrent.ForkJoinPool.helpComplete(ForkJoinPool.java:1870)
  19. at java.util.concurrent.ForkJoinPool.externalHelpComplete(ForkJoinPool.java:2467)
  20. at java.util.concurrent.ForkJoinTask.externalAwaitDone(ForkJoinTask.java:324)
  21. at java.util.concurrent.ForkJoinTask.doInvoke(ForkJoinTask.java:405)
  22. at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:734)
  23. at java.util.stream.FindOps$FindOp.evaluateParallel(FindOps.java:159)
  24. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
  25. at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)
  26. at com.gmail.socraticphoenix.plasma.file.jlsc.util.JLSCUtil.conversionSupports(JLSCUtil.java:282)
  27. at com.gmail.socraticphoenix.plasma.file.jlsc.value.JLSCValue.determineSpecifier(JLSCValue.java:82)
  28. at com.gmail.socraticphoenix.plasma.file.jlsc.value.JLSCValue.<init>(JLSCValue.java:50)
  29. at com.gmail.socraticphoenix.plasma.file.jlsc.value.JLSCValue.of(JLSCValue.java:103)
  30. at com.gmail.socraticphoenix.plasma.file.jlsc.value.converters.JLSCAnnotatedConverter.writeValues(JLSCAnnotatedConverter.java:73)
  31. at com.gmail.socraticphoenix.plasma.file.jlsc.value.JLSCAbstractNamedValueConverter.writeEncoded(JLSCAbstractNamedValueConverter.java:117)
  32. at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.encode(CJLSCUtil.java:87)
  33. at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.writeCompound(CJLSCUtil.java:132)
  34. at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.encode(CJLSCUtil.java:83)
  35. at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.writeCompound(CJLSCUtil.java:132)
  36. at com.gmail.socraticphoenix.plasma.file.jlsc.JLSConfiguration.writeCompressed(JLSConfiguration.java:154)
  37. at com.gmail.socraticphoenix.plasma.file.jlsc.JLSConfiguration.write(JLSConfiguration.java:138)
  38. at com.gmail.socraticphoenix.sponge.star.plugin.ConfigurationManager.saveAll(ConfigurationManager.java:61)
  39. at com.gmail.socraticphoenix.sponge.star.plugin.StarPlugin.saveAll(StarPlugin.java:145)
  40. at com.gmail.socraticphoenix.sponge.voteright.VoteRightMain.onServerStopped(VoteRightMain.java:580)
  41. at org.spongepowered.common.event.listener.GameStoppedServerEventListener_VoteRightMain_onServerStopped67.handle(Unknown Source)
  42. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95)
  43. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:201)
  44. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:242)
  45. at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:185)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  49. at java.lang.reflect.Method.invoke(Method.java:498)
  50. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  51. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  52. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  53. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  54. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  55. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
  56. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  59. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  60. at java.lang.reflect.Method.invoke(Method.java:498)
  61. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  62. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  63. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  64. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  65. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  66. at net.minecraftforge.fml.common.LoadController.redirect$onPost$0(LoadController.java:53)
  67. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  68. at net.minecraftforge.fml.common.Loader.serverStopped(Loader.java:848)
  69. at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:490)
  70. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:543)
  71. at java.lang.Thread.run(Thread.java:745)
  72.  
  73.  
  74. A detailed walkthrough of the error, its code path and all known details is as follows:
  75. ---------------------------------------------------------------------------------------
  76.  
  77. -- Head --
  78. Stacktrace:
  79. at java.util.concurrent.CountedCompleter.tryComplete(CountedCompleter.java:578)
  80. at java.util.stream.AbstractShortCircuitTask.compute(AbstractShortCircuitTask.java:137)
  81. at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731)
  82. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  83. at java.util.concurrent.ForkJoinPool.helpComplete(ForkJoinPool.java:1870)
  84. at java.util.concurrent.ForkJoinPool.externalHelpComplete(ForkJoinPool.java:2467)
  85. at java.util.concurrent.ForkJoinTask.externalAwaitDone(ForkJoinTask.java:324)
  86. at java.util.concurrent.ForkJoinTask.doInvoke(ForkJoinTask.java:405)
  87. at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:734)
  88. at java.util.stream.FindOps$FindOp.evaluateParallel(FindOps.java:159)
  89. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
  90. at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)
  91. at com.gmail.socraticphoenix.plasma.file.jlsc.util.JLSCUtil.conversionSupports(JLSCUtil.java:282)
  92. at com.gmail.socraticphoenix.plasma.file.jlsc.value.JLSCValue.determineSpecifier(JLSCValue.java:82)
  93. at com.gmail.socraticphoenix.plasma.file.jlsc.value.JLSCValue.<init>(JLSCValue.java:50)
  94. at com.gmail.socraticphoenix.plasma.file.jlsc.value.JLSCValue.of(JLSCValue.java:103)
  95. at com.gmail.socraticphoenix.plasma.file.jlsc.value.converters.JLSCAnnotatedConverter.writeValues(JLSCAnnotatedConverter.java:73)
  96. at com.gmail.socraticphoenix.plasma.file.jlsc.value.JLSCAbstractNamedValueConverter.writeEncoded(JLSCAbstractNamedValueConverter.java:117)
  97. at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.encode(CJLSCUtil.java:87)
  98. at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.writeCompound(CJLSCUtil.java:132)
  99. at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.encode(CJLSCUtil.java:83)
  100. at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.writeCompound(CJLSCUtil.java:132)
  101. at com.gmail.socraticphoenix.plasma.file.jlsc.JLSConfiguration.writeCompressed(JLSConfiguration.java:154)
  102. at com.gmail.socraticphoenix.plasma.file.jlsc.JLSConfiguration.write(JLSConfiguration.java:138)
  103. at com.gmail.socraticphoenix.sponge.star.plugin.ConfigurationManager.saveAll(ConfigurationManager.java:61)
  104. at com.gmail.socraticphoenix.sponge.star.plugin.StarPlugin.saveAll(StarPlugin.java:145)
  105. at com.gmail.socraticphoenix.sponge.voteright.VoteRightMain.onServerStopped(VoteRightMain.java:580)
  106. at org.spongepowered.common.event.listener.GameStoppedServerEventListener_VoteRightMain_onServerStopped67.handle(Unknown Source)
  107. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95)
  108. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:201)
  109. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:242)
  110. at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:185)
  111. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  112. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  113. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  114. at java.lang.reflect.Method.invoke(Method.java:498)
  115. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  116. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  117. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  118. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  119. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  120. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
  121. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
  122. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  123. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  124. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  125. at java.lang.reflect.Method.invoke(Method.java:498)
  126. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  127. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  128. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  129. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  130. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  131. at net.minecraftforge.fml.common.LoadController.redirect$onPost$0(LoadController.java:53)
  132. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  133. at net.minecraftforge.fml.common.Loader.serverStopped(Loader.java:848)
  134. at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:490)
  135.  
  136. -- Thread Dump --
  137. Details:
  138. Threads: "ForkJoinPool.commonPool-worker-14" Id=3069 RUNNABLE
  139. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1767)
  140. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1691)
  141. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  142.  
  143.  
  144. "ForkJoinPool.commonPool-worker-7" Id=3070 RUNNABLE
  145. at sun.misc.Unsafe.unpark(Native Method)
  146. at java.util.concurrent.ForkJoinPool.signalWork(ForkJoinPool.java:1649)
  147. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1733)
  148. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1691)
  149. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  150.  
  151.  
  152. "ForkJoinPool.commonPool-worker-3" Id=3066 WAITING on java.util.concurrent.ForkJoinPool@1c2a1a81
  153. at sun.misc.Unsafe.park(Native Method)
  154. - waiting on java.util.concurrent.ForkJoinPool@1c2a1a81
  155. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  156. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  157. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  158.  
  159.  
  160. "ForkJoinPool.commonPool-worker-12" Id=3067 WAITING on java.util.concurrent.ForkJoinPool@1c2a1a81
  161. at sun.misc.Unsafe.park(Native Method)
  162. - waiting on java.util.concurrent.ForkJoinPool@1c2a1a81
  163. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  164. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  165. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  166.  
  167.  
  168. "ForkJoinPool.commonPool-worker-5" Id=3068 RUNNABLE
  169. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1746)
  170. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1691)
  171. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  172.  
  173.  
  174. "ForkJoinPool.commonPool-worker-1" Id=3064 RUNNABLE
  175. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1767)
  176. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1691)
  177. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  178.  
  179.  
  180. "ForkJoinPool.commonPool-worker-10" Id=3065 WAITING on java.util.concurrent.ForkJoinPool@1c2a1a81
  181. at sun.misc.Unsafe.park(Native Method)
  182. - waiting on java.util.concurrent.ForkJoinPool@1c2a1a81
  183. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  184. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  185. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  186.  
  187.  
  188. "ForkJoinPool.commonPool-worker-8" Id=3063 RUNNABLE
  189. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1767)
  190. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1691)
  191. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  192.  
  193.  
  194. "ForkJoinPool.commonPool-worker-15" Id=3062 RUNNABLE
  195. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1767)
  196. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1691)
  197. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  198.  
  199.  
  200. "ForkJoinPool.commonPool-worker-6" Id=3061 RUNNABLE
  201. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1746)
  202. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1691)
  203. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  204.  
  205.  
  206. "ForkJoinPool.commonPool-worker-13" Id=3060 RUNNABLE
  207. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1767)
  208. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1691)
  209. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  210.  
  211.  
  212. "pool-2-thread-163" Id=3028 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@12ede774
  213. at sun.misc.Unsafe.park(Native Method)
  214. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@12ede774
  215. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  216. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  217. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  218. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  219. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  220. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  221. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  222. ...
  223.  
  224.  
  225. "pool-2-thread-159" Id=2954 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@12ede774
  226. at sun.misc.Unsafe.park(Native Method)
  227. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@12ede774
  228. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  229. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  230. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  231. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  232. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  233. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  234. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  235. ...
  236.  
  237.  
  238. "pool-2-thread-158" Id=2953 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@12ede774
  239. at sun.misc.Unsafe.park(Native Method)
  240. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@12ede774
  241. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  242. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  243. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  244. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  245. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  246. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  247. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  248. ...
  249.  
  250.  
  251. "pool-2-thread-134" Id=2372 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@12ede774
  252. at sun.misc.Unsafe.park(Native Method)
  253. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@12ede774
  254. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  255. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  256. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  257. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  258. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  259. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  260. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  261. ...
  262.  
  263.  
  264. "Chunk I/O Executor Thread-1" Id=99 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@16d271f1
  265. at sun.misc.Unsafe.park(Native Method)
  266. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@16d271f1
  267. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  268. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  269. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  270. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  271. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  272. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  273. at java.lang.Thread.run(Thread.java:745)
  274.  
  275.  
  276. "File IO Thread" Id=93 TIMED_WAITING
  277. at java.lang.Thread.sleep(Native Method)
  278. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  279. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  280. at java.lang.Thread.run(Thread.java:745)
  281.  
  282.  
  283. "Java2D Disposer" Id=91 WAITING on java.lang.ref.ReferenceQueue$Lock@53d0ed4f
  284. at java.lang.Object.wait(Native Method)
  285. - waiting on java.lang.ref.ReferenceQueue$Lock@53d0ed4f
  286. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  287. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  288. at sun.java2d.Disposer.run(Disposer.java:148)
  289. at java.lang.Thread.run(Thread.java:745)
  290.  
  291.  
  292. "Thread-12" Id=90 RUNNABLE
  293. at nl.riebie.mcclans.persistence.TaskExecutor.run(TaskExecutor.java:106)
  294.  
  295.  
  296. "nioEventLoopGroup-2-1" Id=78 RUNNABLE
  297. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  298. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  299. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  300. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  301. - locked com.vexsoftware.votifier.netty.channel.nio.SelectedSelectionKeySet@1f621ba6
  302. - locked java.util.Collections$UnmodifiableSet@62499979
  303. - locked sun.nio.ch.EPollSelectorImpl@436bc7c6
  304. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  305. at com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  306. at com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  307. at com.vexsoftware.votifier.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112)
  308. ...
  309.  
  310.  
  311. "Server Watchdog" Id=77 RUNNABLE
  312. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  313. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  314. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:46)
  315. at java.lang.Thread.run(Thread.java:745)
  316.  
  317.  
  318. "Query Listener #1" Id=76 RUNNABLE
  319. at java.net.PlainDatagramSocketImpl.peekData(Native Method)
  320. - locked java.net.PlainDatagramSocketImpl@67113138
  321. at java.net.DatagramSocket.receive(DatagramSocket.java:743)
  322. - locked java.net.DatagramPacket@33ff1200
  323. - locked java.net.DatagramSocket@4f21d735
  324. at net.minecraft.network.rcon.RConThreadQuery.run(SourceFile:261)
  325. at java.lang.Thread.run(Thread.java:745)
  326.  
  327.  
  328. "Timer-0" Id=73 TIMED_WAITING on java.util.TaskQueue@3ccf80f2
  329. at java.lang.Object.wait(Native Method)
  330. - waiting on java.util.TaskQueue@3ccf80f2
  331. at java.util.TimerThread.mainLoop(Timer.java:552)
  332. at java.util.TimerThread.run(Timer.java:505)
  333.  
  334.  
  335. "Netty Epoll Server IO #23" Id=65 RUNNABLE
  336. at io.netty.channel.epoll.Native.epollWait(Native Method)
  337. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  338. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  339. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  340. at java.lang.Thread.run(Thread.java:745)
  341.  
  342.  
  343. "Netty Epoll Server IO #22" Id=64 RUNNABLE
  344. at io.netty.channel.epoll.Native.epollWait(Native Method)
  345. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  346. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  347. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  348. at java.lang.Thread.run(Thread.java:745)
  349.  
  350.  
  351. "Netty Epoll Server IO #21" Id=63 RUNNABLE
  352. at io.netty.channel.epoll.Native.epollWait(Native Method)
  353. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  354. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  355. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  356. at java.lang.Thread.run(Thread.java:745)
  357.  
  358.  
  359. "Netty Epoll Server IO #20" Id=62 RUNNABLE
  360. at io.netty.channel.epoll.Native.epollWait(Native Method)
  361. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  362. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  363. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  364. at java.lang.Thread.run(Thread.java:745)
  365.  
  366.  
  367. "Netty Epoll Server IO #19" Id=61 RUNNABLE
  368. at io.netty.channel.epoll.Native.epollWait(Native Method)
  369. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  370. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  371. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  372. at java.lang.Thread.run(Thread.java:745)
  373.  
  374.  
  375. "Netty Epoll Server IO #18" Id=60 RUNNABLE
  376. at io.netty.channel.epoll.Native.epollWait(Native Method)
  377. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  378. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  379. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  380. at java.lang.Thread.run(Thread.java:745)
  381.  
  382.  
  383. "Netty Epoll Server IO #17" Id=59 RUNNABLE
  384. at io.netty.channel.epoll.Native.epollWait(Native Method)
  385. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  386. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  387. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  388. at java.lang.Thread.run(Thread.java:745)
  389.  
  390.  
  391. "Netty Epoll Server IO #16" Id=58 RUNNABLE
  392. at io.netty.channel.epoll.Native.epollWait(Native Method)
  393. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  394. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  395. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  396. at java.lang.Thread.run(Thread.java:745)
  397.  
  398.  
  399. "Netty Epoll Server IO #15" Id=57 RUNNABLE
  400. at io.netty.channel.epoll.Native.epollWait(Native Method)
  401. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  402. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  403. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  404. at java.lang.Thread.run(Thread.java:745)
  405.  
  406.  
  407. "Netty Epoll Server IO #14" Id=56 RUNNABLE
  408. at io.netty.channel.epoll.Native.epollWait(Native Method)
  409. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  410. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  411. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  412. at java.lang.Thread.run(Thread.java:745)
  413.  
  414.  
  415. "Netty Epoll Server IO #13" Id=55 RUNNABLE
  416. at io.netty.channel.epoll.Native.epollWait(Native Method)
  417. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  418. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  419. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  420. at java.lang.Thread.run(Thread.java:745)
  421.  
  422.  
  423. "Netty Epoll Server IO #12" Id=54 RUNNABLE
  424. at io.netty.channel.epoll.Native.epollWait(Native Method)
  425. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  426. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  427. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  428. at java.lang.Thread.run(Thread.java:745)
  429.  
  430.  
  431. "Netty Epoll Server IO #11" Id=53 RUNNABLE
  432. at io.netty.channel.epoll.Native.epollWait(Native Method)
  433. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  434. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  435. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  436. at java.lang.Thread.run(Thread.java:745)
  437.  
  438.  
  439. "Netty Epoll Server IO #10" Id=52 RUNNABLE
  440. at io.netty.channel.epoll.Native.epollWait(Native Method)
  441. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  442. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  443. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  444. at java.lang.Thread.run(Thread.java:745)
  445.  
  446.  
  447. "Netty Epoll Server IO #9" Id=51 RUNNABLE
  448. at io.netty.channel.epoll.Native.epollWait(Native Method)
  449. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  450. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  451. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  452. at java.lang.Thread.run(Thread.java:745)
  453.  
  454.  
  455. "Netty Epoll Server IO #8" Id=50 RUNNABLE
  456. at io.netty.channel.epoll.Native.epollWait(Native Method)
  457. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  458. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  459. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  460. at java.lang.Thread.run(Thread.java:745)
  461.  
  462.  
  463. "Netty Epoll Server IO #7" Id=49 RUNNABLE
  464. at io.netty.channel.epoll.Native.epollWait(Native Method)
  465. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  466. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  467. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  468. at java.lang.Thread.run(Thread.java:745)
  469.  
  470.  
  471. "Netty Epoll Server IO #6" Id=48 RUNNABLE
  472. at io.netty.channel.epoll.Native.epollWait(Native Method)
  473. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  474. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  475. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  476. at java.lang.Thread.run(Thread.java:745)
  477.  
  478.  
  479. "Netty Epoll Server IO #5" Id=47 RUNNABLE
  480. at io.netty.channel.epoll.Native.epollWait(Native Method)
  481. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  482. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  483. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  484. at java.lang.Thread.run(Thread.java:745)
  485.  
  486.  
  487. "Netty Epoll Server IO #4" Id=46 RUNNABLE
  488. at io.netty.channel.epoll.Native.epollWait(Native Method)
  489. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  490. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  491. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  492. at java.lang.Thread.run(Thread.java:745)
  493.  
  494.  
  495. "Netty Epoll Server IO #3" Id=45 RUNNABLE
  496. at io.netty.channel.epoll.Native.epollWait(Native Method)
  497. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  498. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  499. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  500. at java.lang.Thread.run(Thread.java:745)
  501.  
  502.  
  503. "Netty Epoll Server IO #2" Id=44 RUNNABLE
  504. at io.netty.channel.epoll.Native.epollWait(Native Method)
  505. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  506. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  507. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  508. at java.lang.Thread.run(Thread.java:745)
  509.  
  510.  
  511. "Netty Epoll Server IO #1" Id=43 RUNNABLE
  512. at io.netty.channel.epoll.Native.epollWait(Native Method)
  513. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  514. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  515. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  516. at java.lang.Thread.run(Thread.java:745)
  517.  
  518.  
  519. "Netty Epoll Server IO #0" Id=42 RUNNABLE
  520. at io.netty.channel.epoll.Native.epollWait(Native Method)
  521. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  522. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  523. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  524. at java.lang.Thread.run(Thread.java:745)
  525.  
  526.  
  527. "H2 Log Writer PIXELMON2" Id=40 TIMED_WAITING on org.h2.store.WriterThread@12634443
  528. at java.lang.Object.wait(Native Method)
  529. - waiting on org.h2.store.WriterThread@12634443
  530. at org.h2.store.WriterThread.run(WriterThread.java:102)
  531. at java.lang.Thread.run(Thread.java:745)
  532.  
  533.  
  534. "Thread-6" Id=39 RUNNABLE
  535. at com.gmail.socraticphoenix.plasma.file.FileChannelThread.run(FileChannelThread.java:64)
  536.  
  537.  
  538. "Sponge Async Scheduler Thread" Id=37 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7c153fc6
  539. at sun.misc.Unsafe.park(Native Method)
  540. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7c153fc6
  541. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  542. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
  543. at org.spongepowered.common.scheduler.AsyncScheduler.preTick(AsyncScheduler.java:112)
  544. at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:102)
  545. at org.spongepowered.common.scheduler.AsyncScheduler.mainLoop(AsyncScheduler.java:66)
  546. at org.spongepowered.common.scheduler.AsyncScheduler$$Lambda$346/176711817.run(Unknown Source)
  547. at java.lang.Thread.run(Thread.java:745)
  548.  
  549.  
  550. "Server console handler" Id=19 RUNNABLE (in native)
  551. at java.io.FileInputStream.readBytes(Native Method)
  552. at java.io.FileInputStream.read(FileInputStream.java:255)
  553. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  554. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  555. - locked java.io.BufferedInputStream@37b14d56
  556. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  557. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  558. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  559. - locked java.io.InputStreamReader@77b98342
  560. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  561. ...
  562.  
  563.  
  564. "DestroyJavaVM" Id=18 RUNNABLE
  565.  
  566.  
  567. "Server thread" Id=16 RUNNABLE
  568. at java.util.concurrent.CountedCompleter.tryComplete(CountedCompleter.java:578)
  569. at java.util.stream.AbstractShortCircuitTask.compute(AbstractShortCircuitTask.java:137)
  570. at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731)
  571. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  572. at java.util.concurrent.ForkJoinPool.helpComplete(ForkJoinPool.java:1870)
  573. at java.util.concurrent.ForkJoinPool.externalHelpComplete(ForkJoinPool.java:2467)
  574. at java.util.concurrent.ForkJoinTask.externalAwaitDone(ForkJoinTask.java:324)
  575. at java.util.concurrent.ForkJoinTask.doInvoke(ForkJoinTask.java:405)
  576. ...
  577.  
  578.  
  579. "Server Infinisleeper" Id=15 TIMED_WAITING
  580. at java.lang.Thread.sleep(Native Method)
  581. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:69)
  582.  
  583.  
  584. "Signal Dispatcher" Id=5 RUNNABLE
  585.  
  586.  
  587. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@17a8486f
  588. at java.lang.Object.wait(Native Method)
  589. - waiting on java.lang.ref.ReferenceQueue$Lock@17a8486f
  590. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  591. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  592. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  593.  
  594.  
  595. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@2cb07a4b
  596. at java.lang.Object.wait(Native Method)
  597. - waiting on java.lang.ref.Reference$Lock@2cb07a4b
  598. at java.lang.Object.wait(Object.java:502)
  599. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  600. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  601.  
  602.  
  603.  
  604. Stacktrace:
  605. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:63)
  606. at java.lang.Thread.run(Thread.java:745)
  607.  
  608. -- System Details --
  609. Details:
  610. Minecraft Version: 1.8.9
  611. Operating System: Linux (amd64) version 3.10.0-327.22.2.el7.x86_64
  612. Java Version: 1.8.0_91, Oracle Corporation
  613. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  614. Memory: 2132581768 bytes (2033 MB) / 12797673472 bytes (12204 MB) up to 12797673472 bytes (12204 MB)
  615. JVM Flags: 6 total; -Xmx12288M -Xms12288M -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled
  616. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  617. FML: MCP 9.19 Powered by Forge 11.15.1.1902 40 mods loaded, 40 mods active
  618. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  619. UCHIJAAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  620. UCHIJAAAAA FML{8.0.99.99} [Forge Mod Loader] (custom.jar)
  621. UCHIJAAAAA Forge{11.15.1.1902} [Minecraft Forge] (custom.jar)
  622. UCHIJAAAA sponge{1.8.9-1890-4.2.0-BETA-1620} [SpongeForge] (spongeforge-1.8.9-1890-4.2.0-BETA-1620.jar)
  623. UCHIJAAAA chatclear{1.0.1} [chatclear] (chatclear-1.0.1.jar)
  624. UCHIJAAAA commandscheduler{2.0} [Command Scheduler] (CommandScheduler-2.3.jar)
  625. UCHIJAAAA deathpenalty{v0.3.2} [DeathPenalty] (deathpenalty-v0.3.2.jar)
  626. UCHIJAAAA de.yottaflops.easyscoreboard{1.5} [Easy Scoreboards] (EasyScoreboards.jar)
  627. UCHIJAAAA nuvotifier{2.3.2.2} [NuVotifier] (nuvotifier-universal-2.3.2.2.jar)
  628. UCHIJAAAA ninja.leaping.permissionsex{2.0-SNAPSHOT} [PermissionsEx] (PermissionsEx-Sponge.jar)
  629. UCHIJAAAA com.enjin.sponge{3.0.8-sponge} [Enjin Minecraft Plugin] (EMPSponge.jar)
  630. UCHIJAAAA pixelmon{4.2.7} [Pixelmon] (Pixelmon-1.8.9-4.2.7-universal.jar)
  631. UCHIJAAAA gameshark{4.1.1} [Gameshark (Pixelmon)] (Gameshark-1.8.9-4.1.1-universal.jar)
  632. UCHIJAAAA griefprevention{1.0.0} [GriefPrevention] (griefprevention-1.8.9-1.0.0.45.jar)
  633. UCHIJAAAA de.randombyte.holograms{v1.0} [Holograms] (holograms-v1.0.jar)
  634. UCHIJAAAA hypermodbanner{3.1.1} [HyperModBanner] (HyperModBanner-1.8.9-3.1.1.jar)
  635. UCHIJAAAA keys{1.2} [keys] (Keys-1.2.jar)
  636. UCHIJAAAA nl.riebie.mcclans{1.3} [MCClans] (MCClans-1.3.jar)
  637. UCHIJAAAA MobBlocker{1.0} [MobBlocker] (MobBlocker-1.0.jar)
  638. UCHIJAAAA NBTEdit{1.8.9-1.0} [In-game NBTEdit] (NBTEdit-1.8.9-1.0-PATCHED.jar)
  639. UCHIJAAAA noflyzone{1.0} [No Fly Zone] (NoFlyZone-1.8.9-1.0.jar)
  640. UCHIJAAAA nucleus{0.6.0} [Nucleus] (Nucleus-0.6.0-S4-MC-1.8.jar)
  641. UCHIJAAAA pixelannouncer{1.0.0} [Pixel Announcer] (PixelAnnouncer-1.8.9-1.0.0-universal.jar)
  642. UCHIJAAAA pixelauction{1.0.3} [Pixel Auction] (PixelAuction-1.8.9-1.0.3-universal.jar)
  643. UCHIJAAAA pixelextras{2.1.4} [Pixel Extras] (PixelExtras-1.8.9-2.1.4-universal.jar)
  644. UCHIJAAAA net.playsocket.pixelforfeit{1.01} [PixelForfeit] (PixelForfeit.jar)
  645. UCHIJAAAA pixelmoneconomybridge{1.1.1} [PixelmonEconomyBridge] (PixelmonEconomyBridge-1.1.1.jar)
  646. UCHIJAAAA pokedisguise{1.1} [Poke Disguise] (PokeDisguise-1.8.9-1.1.jar)
  647. UCHIJAAAA pvptoggle{1.2.0} [PvpToggle] (PvPToggle-1.2.0.jar)
  648. UCHIJAAAA pwnfilter{1.0} [PwnFilter] (pwnfilter-3.4.0.jar)
  649. UCHIJAAAA safarizones{1.1} [MirageCraft's Safari-Zones] (SafariZones-1.8.9-1.1.jar)
  650. UCHIJAAAA spawnofpsy{2.1.2} [SpawnOfPsyduck] (SpawnOfPsyduck-1.8.9-2.1.2-universal.jar)
  651. UCHIJAAAA com.gmail.socraticphoenix.sponge.star{1.8.0} [StarAPI] (StarAPI-1.8.0.jar)
  652. UCHIJAAAA totaleconomy{1.4.1} [Total Economy] (TotalEconomy-v1.4.1.jar)
  653. UCHIJAAAA twentyticks{1.1.0} [Twenty Ticks] (twentyticks.jar)
  654. UCHIJAAAA vipslots{1.0} [VIPSlots] (VIP-Slots-1.0.jar)
  655. UCHIJAAAA com.gmail.socraticphoenix.sponge.voteright{1.1.7} [VoteRight] (VoteRight-1.1.7.jar)
  656. UCHIJAAAA com.arckenver.whowas{1.2} [WhoWas] (WhoWas-1.2.jar)
  657. UCHIJAAAA wondertrade{4.1.1} [Wonder Trade] (WonderTrade-1.8.9-4.2.0-universal.jar)
  658. UCHIJAAAA worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.8.9-6.1.1.jar)
  659. Loaded coremods (and transformers):
  660. Java8CheckerCoremod (Pixelmon-1.8.9-4.2.7-universal.jar)
  661.  
  662. SpongeCoremod (spongeforge-1.8.9-1890-4.2.0-BETA-1620.jar)
  663. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  664. Profiler Position: N/A (disabled)
  665. Player Count: 92 / 100; [EntityPlayerMP['KarateNitro'/56, l='world189', x=-436.56, y=78.00, z=-2374.11], EntityPlayerMP['MowieGaming'/530, l='world189', x=54.95, y=65.00, z=-1434.70], EntityPlayerMP['BananzBig'/635, l='world189', x=-3422.46, y=68.00, z=-2692.51], EntityPlayerMP['dragonx554'/636, l='world189', x=-873.77, y=64.00, z=1327.90], EntityPlayerMP['eword689'/1007, l='world189', x=-25648.22, y=71.50, z=25673.92], EntityPlayerMP['R1750'/1822, l='world189', x=-252.44, y=72.62, z=-1331.13], EntityPlayerMP['Lyub12Gaming'/2848, l='world189', x=2678.33, y=64.00, z=385.55], EntityPlayerMP['DHunter7254'/3381, l='world189', x=34.98, y=6.77, z=124.86], EntityPlayerMP['ComicalMegalo'/3438, l='world189', x=2680.03, y=64.00, z=378.74], EntityPlayerMP['IdefyMyF8'/6630, l='world189', x=-5634.22, y=85.50, z=-3371.63], EntityPlayerMP['RafaelGonzalez'/14547, l='world189', x=-4702.50, y=64.00, z=-1782.50], EntityPlayerMP['xhalofanx'/16312, l='world189', x=-6763.14, y=63.00, z=-6351.49], EntityPlayerMP['DeeFlexZ'/17702, l='world189', x=-1313.70, y=64.00, z=-3350.60], EntityPlayerMP['Merc_'/5183, l='world189', x=49.50, y=10.00, z=100.50], EntityPlayerMP['MorangoSan'/21132, l='world189', x=-238.10, y=67.00, z=1360.04], EntityPlayerMP['anne15c9'/21567, l='world189', x=52.57, y=10.00, z=104.46], EntityPlayerMP['sh0tgun25'/2692, l='world189', x=-11670.71, y=64.00, z=-5320.66], EntityPlayerMP['silkys'/36148, l='world189', x=-11107.50, y=65.00, z=-11577.50], EntityPlayerMP['epicsource34'/36302, l='world189', x=-410.41, y=83.00, z=2311.87], EntityPlayerMP['SaruZaku'/29108, l='world189', x=100.00, y=5.00, z=18.00], EntityPlayerMP['mats24norway'/37459, l='world189', x=73.74, y=6.00, z=184.33], EntityPlayerMP['soren1vissing'/45323, l='world189', x=8078.37, y=79.00, z=-16531.86], EntityPlayerMP['Patapon266'/95879, l='world189', x=-3584.33, y=65.50, z=-1705.06], EntityPlayerMP['awesometdog13'/112202, l='world189', x=4687.59, y=88.00, z=-3618.43], EntityPlayerMP['CoorsLightMan'/116483, l='world189', x=-252.55, y=71.00, z=-1329.03], EntityPlayerMP['T40_TARDIS'/117203, l='world189', x=558.72, y=77.00, z=-2722.31], EntityPlayerMP['nomnomman101'/118539, l='world189', x=-6550.96, y=68.00, z=-5923.01], EntityPlayerMP['TBH_Snipez'/120047, l='world189', x=-1810.96, y=91.00, z=-1752.75], EntityPlayerMP['MLPJean'/122308, l='world189', x=-575.64, y=79.00, z=-2131.87], EntityPlayerMP['pokemonmaster110'/124330, l='world189', x=-25675.45, y=76.00, z=25644.95], EntityPlayerMP['ShadowSword1738'/8769, l='world189', x=-15.63, y=73.17, z=-1411.53], EntityPlayerMP['FrozunLightning'/130225, l='world189', x=-4750.07, y=86.00, z=-2323.52], EntityPlayerMP['Heimdallr'/132284, l='world189', x=5590.07, y=103.00, z=-2299.30], EntityPlayerMP['roojercurryninja'/145456, l='world189', x=-187.39, y=68.16, z=-1255.51], EntityPlayerMP['Itstata123'/146933, l='world189', x=90.78, y=65.00, z=-1526.18], EntityPlayerMP['Jaheu'/164560, l='world189', x=54.14, y=10.00, z=104.83], EntityPlayerMP['Grantmi6'/105130, l='world189', x=72.73, y=68.00, z=-1404.18], EntityPlayerMP['NubFriedRice'/174451, l='world189', x=-6769.70, y=63.00, z=-6361.70], EntityPlayerMP['xXSky_RiderXx'/175194, l='world189', x=-640.92, y=79.00, z=-2116.19], EntityPlayerMP['GOAT_Champion'/175999, l='world189', x=62.07, y=4.00, z=172.23], EntityPlayerMP['Billaboom45'/176650, l='world189', x=1613.83, y=67.02, z=-3354.61], EntityPlayerMP['kamohsnap'/177140, l='world189', x=-59.41, y=63.00, z=-2274.31], EntityPlayerMP['DefiantTech'/108321, l='world189', x=-6859.30, y=42.00, z=-6955.30], EntityPlayerMP['lil_Albert'/184329, l='world189', x=1976.70, y=65.00, z=-3495.45], EntityPlayerMP['kingcao'/195034, l='world189', x=-119.65, y=89.00, z=-1784.58], EntityPlayerMP['Endermitegaming1'/199513, l='world189', x=-1920.70, y=76.00, z=-1568.37], EntityPlayerMP['Vivid_Nymph'/201420, l='world189', x=41.11, y=4.00, z=102.29], EntityPlayerMP['Shaymin_99'/202143, l='world189', x=-40134.34, y=77.00, z=-40743.00], EntityPlayerMP['BILLYBOBJOE_420'/202472, l='world189', x=2296.57, y=67.54, z=1282.88], EntityPlayerMP['G2_SmithZz'/203181, l='world189', x=96.97, y=70.00, z=-1399.02], EntityPlayerMP['IRamonI'/204843, l='world189', x=641.04, y=87.00, z=-960.21], EntityPlayerMP['lolinb123'/161881, l='world189', x=-494.42, y=71.00, z=-2052.62], EntityPlayerMP['shadyshea707'/173456, l='world189', x=-491.76, y=71.00, z=-2056.21], EntityPlayerMP['lingninblazer'/150295, l='world189', x=-613.99, y=80.10, z=-2237.82], EntityPlayerMP['Bruffo'/206538, l='world189', x=-26363.74, y=89.00, z=-21706.17], EntityPlayerMP['Hugshot'/206719, l='world189', x=-6220.24, y=64.00, z=-1584.18], EntityPlayerMP['SirPunchwood101'/206764, l='world189', x=-9276.21, y=54.00, z=-9542.65], EntityPlayerMP['Hi_Im_JohnCena'/207609, l='world189', x=87.65, y=70.17, z=-1408.80], EntityPlayerMP['sparkycorps'/207674, l='world189', x=-5927.03, y=75.00, z=-2657.62], EntityPlayerMP['SikuTheGinge'/208242, l='world189', x=1855.37, y=70.00, z=-3659.24], EntityPlayerMP['teamfusion123'/209094, l='world189', x=-9002.49, y=86.98, z=-16605.25], EntityPlayerMP['gatorpirate'/5504, l='world189', x=1751.98, y=65.50, z=-3588.54], EntityPlayerMP['1xACEZx1'/210711, l='world189', x=572.21, y=70.00, z=-1116.23], EntityPlayerMP['ScolaDonnnndo'/210806, l='world189', x=1429.84, y=98.00, z=-1652.14], EntityPlayerMP['Aidan_Bell'/759, l='world189', x=-1816.65, y=91.00, z=-1756.06], EntityPlayerMP['AwesomeBigE'/612, l='world189', x=-296.60, y=89.00, z=-2301.79], EntityPlayerMP['AdeleHelloItsMe'/211447, l='world189', x=-8910.70, y=72.00, z=-7049.81], EntityPlayerMP['tinggo'/212007, l='world189', x=-11605.97, y=68.00, z=-10037.88], EntityPlayerMP['Shamrock_King'/213326, l='world189', x=-265.22, y=70.17, z=-2311.95], EntityPlayerMP['blakeoelke'/213371, l='world189', x=-6647.70, y=12.00, z=-15170.53], EntityPlayerMP['Stewie1k'/218578, l='world189', x=-4017.71, y=44.00, z=-847.48], EntityPlayerMP['SaruZaku'/211140, l='world189', x=-12313.17, y=62.72, z=-9502.44], EntityPlayerMP['ElissaAnhKonda'/219583, l='world189', x=-1122.70, y=55.00, z=-2194.35], EntityPlayerMP['TruPlays'/229538, l='world189', x=23.79, y=70.00, z=-1369.72], EntityPlayerMP['xdforces'/231088, l='world189', x=-599.18, y=67.00, z=-1939.59], EntityPlayerMP['MS_supreme'/231919, l='world189', x=-11239.65, y=71.00, z=-12240.98], EntityPlayerMP['Strafe_God'/231967, l='world189', x=-6757.30, y=63.00, z=-6355.06], EntityPlayerMP['ItsViolett'/232213, l='world189', x=-4866.07, y=68.00, z=-3283.70], EntityPlayerMP['biggsk'/232822, l='world189', x=185.41, y=73.00, z=-3059.37], EntityPlayerMP['GrimJack098'/233293, l='world189', x=-11363.30, y=72.00, z=-5718.00], EntityPlayerMP['Quba_'/235499, l='world189', x=-1675.34, y=90.00, z=-1707.77], EntityPlayerMP['Fidgeties'/235849, l='world189', x=-47.55, y=63.00, z=-2286.91], EntityPlayerMP['shinyumbreonmc'/235943, l='world189', x=301.30, y=71.00, z=-4296.86], EntityPlayerMP['Cupro_76'/203918, l='world189', x=-11678.34, y=72.00, z=-5323.16], EntityPlayerMP['man_you_know'/236817, l='world189', x=-11055.03, y=76.00, z=-6348.17], EntityPlayerMP['Scientist_Wulf'/237008, l='world189', x=-3728.45, y=62.00, z=-174.55], EntityPlayerMP['Drqpped'/237012, l='world189', x=-11499.30, y=63.00, z=-3811.70], EntityPlayerMP['stampycat117'/2161, l='world189', x=-4867.09, y=69.00, z=-1886.55], EntityPlayerMP['Bluemy'/237289, l='world189', x=-12329.41, y=64.00, z=-9443.16], EntityPlayerMP['DesiredNightmare'/237335, l='world189', x=-8909.62, y=72.00, z=-7042.01], EntityPlayerMP['HugeBrownBear'/237762, l='world189', x=1750.27, y=65.00, z=-3601.42], EntityPlayerMP['pumpkinmikey'/238716, l='world189', x=35.46, y=64.00, z=-1407.83]]
  666. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  667. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement