Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.64 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-1458.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // But it works on my machine.
  9.  
  10. Time: 23/07/16 09:33
  11. Description: Watching Server
  12.  
  13. java.lang.Error
  14. at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:288)
  15. at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:165)
  16. at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:238)
  17. at net.minecraft.world.gen.ChunkProviderServer.func_73151_a(ChunkProviderServer.java:298)
  18. at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:905)
  19. at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:1163)
  20. at net.minecraft.server.MinecraftServer.constant$getSaveTickInterval$0(MinecraftServer.java:1114)
  21. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  22. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
  23. at java.lang.Thread.run(Thread.java:745)
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- Head --
  30. Stacktrace:
  31. at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:288)
  32. at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:165)
  33. at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:238)
  34. at net.minecraft.world.gen.ChunkProviderServer.func_73151_a(ChunkProviderServer.java:298)
  35. at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:905)
  36. at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:1163)
  37. at net.minecraft.server.MinecraftServer.constant$getSaveTickInterval$0(MinecraftServer.java:1114)
  38. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  39.  
  40. -- Thread Dump --
  41. Details:
  42. Threads: "VoxelSniperEventBus-30" Id=286 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@6c006770
  43. at sun.misc.Unsafe.park(Native Method)
  44. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@6c006770
  45. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  46. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  47. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  48. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  49. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  50. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  51. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  52. ...
  53.  
  54.  
  55. "VoxelSniperEventBus-29" Id=285 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@6c006770
  56. at sun.misc.Unsafe.park(Native Method)
  57. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@6c006770
  58. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  59. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  60. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  61. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  62. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  63. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  64. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  65. ...
  66.  
  67.  
  68. "pool-2-thread-23" Id=276 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@62c79480
  69. at sun.misc.Unsafe.park(Native Method)
  70. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@62c79480
  71. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  72. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  73. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  74. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  75. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  76. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  77. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  78. ...
  79.  
  80.  
  81. "Okio Watchdog" Id=107 WAITING on java.lang.Class@66f80c00
  82. at java.lang.Object.wait(Native Method)
  83. - waiting on java.lang.Class@66f80c00
  84. at java.lang.Object.wait(Object.java:502)
  85. at net.buycraft.plugin.internal.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:311)
  86. at net.buycraft.plugin.internal.okio.AsyncTimeout.access$000(AsyncTimeout.java:40)
  87. at net.buycraft.plugin.internal.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:286)
  88.  
  89.  
  90. "OkHttp ConnectionPool" Id=106 TIMED_WAITING on net.buycraft.plugin.internal.okhttp3.ConnectionPool@23fa9ebb
  91. at java.lang.Object.wait(Native Method)
  92. - waiting on net.buycraft.plugin.internal.okhttp3.ConnectionPool@23fa9ebb
  93. at java.lang.Object.wait(Object.java:460)
  94. at net.buycraft.plugin.internal.okhttp3.ConnectionPool$1.run(ConnectionPool.java:65)
  95. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  96. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  97. at java.lang.Thread.run(Thread.java:745)
  98.  
  99. Number of locked synchronizers = 1
  100. - java.util.concurrent.ThreadPoolExecutor$Worker@253bb2fa
  101.  
  102.  
  103. "Netty Epoll Server IO #15" Id=65 RUNNABLE
  104. at io.netty.channel.epoll.Native.epollWait(Native Method)
  105. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  106. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  107. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  108. at java.lang.Thread.run(Thread.java:745)
  109.  
  110.  
  111. "Netty Epoll Server IO #14" Id=64 RUNNABLE (in native)
  112. at io.netty.channel.epoll.Native.epollWait(Native Method)
  113. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  114. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  115. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  116. at java.lang.Thread.run(Thread.java:745)
  117.  
  118.  
  119. "Netty Epoll Server IO #13" Id=63 RUNNABLE
  120. at io.netty.channel.epoll.Native.epollWait(Native Method)
  121. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  122. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  123. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  124. at java.lang.Thread.run(Thread.java:745)
  125.  
  126.  
  127. "Netty Epoll Server IO #12" Id=62 RUNNABLE
  128. at io.netty.channel.epoll.Native.epollWait(Native Method)
  129. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  130. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  131. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  132. at java.lang.Thread.run(Thread.java:745)
  133.  
  134.  
  135. "Chunk I/O Executor Thread-1" Id=82 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4cae5653
  136. at sun.misc.Unsafe.park(Native Method)
  137. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4cae5653
  138. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  139. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  140. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  141. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  142. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  143. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  144. at java.lang.Thread.run(Thread.java:745)
  145.  
  146.  
  147. "Netty Epoll Server IO #11" Id=61 RUNNABLE
  148. at io.netty.channel.epoll.Native.epollWait(Native Method)
  149. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  150. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  151. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  152. at java.lang.Thread.run(Thread.java:745)
  153.  
  154.  
  155. "Netty Epoll Server IO #10" Id=60 RUNNABLE
  156. at io.netty.channel.epoll.Native.epollWait(Native Method)
  157. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  158. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  159. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  160. at java.lang.Thread.run(Thread.java:745)
  161.  
  162.  
  163. "File IO Thread" Id=77 TIMED_WAITING
  164. at java.lang.Thread.sleep(Native Method)
  165. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:44)
  166. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  167. at java.lang.Thread.run(Thread.java:745)
  168.  
  169.  
  170. "Netty Epoll Server IO #9" Id=59 RUNNABLE
  171. at io.netty.channel.epoll.Native.epollWait(Native Method)
  172. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  173. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  174. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  175. at java.lang.Thread.run(Thread.java:745)
  176.  
  177.  
  178. "nioEventLoopGroup-2-1" Id=75 RUNNABLE (in native)
  179. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  180. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  181. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  182. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  183. - locked com.vexsoftware.votifier.netty.channel.nio.SelectedSelectionKeySet@1213b8d2
  184. - locked java.util.Collections$UnmodifiableSet@34ad2e9c
  185. - locked sun.nio.ch.EPollSelectorImpl@3c875a43
  186. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  187. at com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  188. at com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  189. at com.vexsoftware.votifier.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112)
  190. ...
  191.  
  192.  
  193. "Server Watchdog" Id=71 RUNNABLE
  194. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  195. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  196. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:46)
  197. at java.lang.Thread.run(Thread.java:745)
  198.  
  199.  
  200. "Netty Epoll Server IO #8" Id=58 RUNNABLE
  201. at io.netty.channel.epoll.Native.epollWait(Native Method)
  202. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  203. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  204. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  205. at java.lang.Thread.run(Thread.java:745)
  206.  
  207.  
  208. "Netty Epoll Server IO #7" Id=57 RUNNABLE (in native)
  209. at io.netty.channel.epoll.Native.epollWait(Native Method)
  210. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  211. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  212. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  213. at java.lang.Thread.run(Thread.java:745)
  214.  
  215.  
  216. "Timer-0" Id=68 TIMED_WAITING on java.util.TaskQueue@43d561f4
  217. at java.lang.Object.wait(Native Method)
  218. - waiting on java.util.TaskQueue@43d561f4
  219. at java.util.TimerThread.mainLoop(Timer.java:552)
  220. at java.util.TimerThread.run(Timer.java:505)
  221.  
  222.  
  223. "Netty Epoll Server IO #6" Id=56 RUNNABLE (in native)
  224. at io.netty.channel.epoll.Native.epollWait(Native Method)
  225. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  226. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  227. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  228. at java.lang.Thread.run(Thread.java:745)
  229.  
  230.  
  231. "Netty Epoll Server IO #5" Id=55 RUNNABLE (in native)
  232. at io.netty.channel.epoll.Native.epollWait(Native Method)
  233. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  234. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  235. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  236. at java.lang.Thread.run(Thread.java:745)
  237.  
  238.  
  239. "Netty Epoll Server IO #4" Id=54 RUNNABLE (in native)
  240. at io.netty.channel.epoll.Native.epollWait(Native Method)
  241. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  242. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  243. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  244. at java.lang.Thread.run(Thread.java:745)
  245.  
  246.  
  247. "Netty Epoll Server IO #3" Id=53 RUNNABLE (in native)
  248. at io.netty.channel.epoll.Native.epollWait(Native Method)
  249. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  250. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  251. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  252. at java.lang.Thread.run(Thread.java:745)
  253.  
  254.  
  255. "Netty Epoll Server IO #2" Id=52 RUNNABLE
  256. at io.netty.channel.epoll.Native.epollWait(Native Method)
  257. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  258. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  259. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  260. at java.lang.Thread.run(Thread.java:745)
  261.  
  262.  
  263. "Netty Epoll Server IO #1" Id=51 RUNNABLE
  264. at io.netty.channel.epoll.Native.epollWait(Native Method)
  265. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  266. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  267. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  268. at java.lang.Thread.run(Thread.java:745)
  269.  
  270.  
  271. "Thread-11" Id=67 RUNNABLE (in native)
  272. at java.net.PlainSocketImpl.socketAccept(Native Method)
  273. at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
  274. at java.net.ServerSocket.implAccept(ServerSocket.java:545)
  275. at java.net.ServerSocket.accept(ServerSocket.java:513)
  276. at com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
  277.  
  278.  
  279. "Netty Epoll Server IO #0" Id=50 RUNNABLE
  280. at io.netty.channel.epoll.Native.epollWait(Native Method)
  281. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  282. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  283. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  284. at java.lang.Thread.run(Thread.java:745)
  285.  
  286.  
  287. "H2 Log Writer PIXELMON2" Id=48 TIMED_WAITING on org.h2.store.WriterThread@7d77bb13
  288. at java.lang.Object.wait(Native Method)
  289. - waiting on org.h2.store.WriterThread@7d77bb13
  290. at org.h2.store.WriterThread.run(WriterThread.java:102)
  291. at java.lang.Thread.run(Thread.java:745)
  292.  
  293.  
  294. "Thread-9" Id=47 RUNNABLE
  295. at com.gmail.socraticphoenix.plasma.file.FileChannelThread.run(FileChannelThread.java:78)
  296.  
  297.  
  298. "MVStore background writer nio:/home/pixelmonmanager/1server/config/ninja.leaping.permissionsex/permissions.mv.db" Id=43 TIMED_WAITING on java.lang.Object@722d5947
  299. at java.lang.Object.wait(Native Method)
  300. - waiting on java.lang.Object@722d5947
  301. at org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:2689)
  302.  
  303.  
  304. "HikariPool-1 housekeeper" Id=40 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2fa94050
  305. at sun.misc.Unsafe.park(Native Method)
  306. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2fa94050
  307. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  308. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  309. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  310. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  311. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  312. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  313. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  314. ...
  315.  
  316.  
  317. "Sponge Async Scheduler Thread" Id=33 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@479b5e90
  318. at sun.misc.Unsafe.park(Native Method)
  319. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@479b5e90
  320. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  321. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
  322. at org.spongepowered.common.scheduler.AsyncScheduler.preTick(AsyncScheduler.java:112)
  323. at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:102)
  324. at org.spongepowered.common.scheduler.AsyncScheduler.mainLoop(AsyncScheduler.java:66)
  325. at org.spongepowered.common.scheduler.AsyncScheduler$$Lambda$244/959848100.run(Unknown Source)
  326. at java.lang.Thread.run(Thread.java:745)
  327.  
  328.  
  329. "ForkJoinPool.commonPool-worker-6" Id=29 WAITING on java.util.concurrent.ForkJoinPool@774ca53
  330. at sun.misc.Unsafe.park(Native Method)
  331. - waiting on java.util.concurrent.ForkJoinPool@774ca53
  332. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  333. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  334. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  335.  
  336.  
  337. "ForkJoinPool.commonPool-worker-5" Id=28 WAITING on java.util.concurrent.ForkJoinPool@774ca53
  338. at sun.misc.Unsafe.park(Native Method)
  339. - waiting on java.util.concurrent.ForkJoinPool@774ca53
  340. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  341. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  342. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  343.  
  344.  
  345. "ForkJoinPool.commonPool-worker-2" Id=25 TIMED_WAITING on java.util.concurrent.ForkJoinPool@774ca53
  346. at sun.misc.Unsafe.park(Native Method)
  347. - waiting on java.util.concurrent.ForkJoinPool@774ca53
  348. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  349. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  350. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  351.  
  352.  
  353. "ForkJoinPool.commonPool-worker-1" Id=24 WAITING on java.util.concurrent.ForkJoinPool@774ca53
  354. at sun.misc.Unsafe.park(Native Method)
  355. - waiting on java.util.concurrent.ForkJoinPool@774ca53
  356. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  357. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  358. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  359.  
  360.  
  361. "Server console handler" Id=21 RUNNABLE (in native)
  362. at java.io.FileInputStream.read0(Native Method)
  363. at java.io.FileInputStream.read(FileInputStream.java:207)
  364. at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:166)
  365. - locked jline.internal.NonBlockingInputStream@1f8b5c9b
  366. at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:135)
  367. at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:243)
  368. at jline.internal.InputStreamReader.read(InputStreamReader.java:257)
  369. - locked jline.internal.NonBlockingInputStream@1f8b5c9b
  370. at jline.internal.InputStreamReader.read(InputStreamReader.java:194)
  371. - locked jline.internal.NonBlockingInputStream@1f8b5c9b
  372. at jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2136)
  373. ...
  374.  
  375.  
  376. "DestroyJavaVM" Id=20 RUNNABLE
  377.  
  378.  
  379. "Server thread" Id=18 RUNNABLE
  380. at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:288)
  381. at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:165)
  382. at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:238)
  383. at net.minecraft.world.gen.ChunkProviderServer.func_73151_a(ChunkProviderServer.java:298)
  384. at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:905)
  385. at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:1163)
  386. at net.minecraft.server.MinecraftServer.constant$getSaveTickInterval$0(MinecraftServer.java:1114)
  387. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  388. ...
  389.  
  390.  
  391. "Server Infinisleeper" Id=17 TIMED_WAITING
  392. at java.lang.Thread.sleep(Native Method)
  393. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:69)
  394.  
  395.  
  396. "Snooper Timer" Id=16 TIMED_WAITING on java.util.TaskQueue@7a4524fa
  397. at java.lang.Object.wait(Native Method)
  398. - waiting on java.util.TaskQueue@7a4524fa
  399. at java.util.TimerThread.mainLoop(Timer.java:552)
  400. at java.util.TimerThread.run(Timer.java:505)
  401.  
  402.  
  403. "NonBlockingInputStreamThread" Id=14 WAITING on jline.internal.NonBlockingInputStream@1f8b5c9b owned by "Server console handler" Id=21
  404. at java.lang.Object.wait(Native Method)
  405. - waiting on jline.internal.NonBlockingInputStream@1f8b5c9b
  406. at jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:275)
  407. at java.lang.Thread.run(Thread.java:745)
  408.  
  409.  
  410. "process reaper" Id=12 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@67378afc
  411. at sun.misc.Unsafe.park(Native Method)
  412. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@67378afc
  413. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  414. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  415. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  416. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  417. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  418. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  419. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  420. ...
  421.  
  422.  
  423. "Signal Dispatcher" Id=4 RUNNABLE
  424.  
  425.  
  426. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@4630e21b
  427. at java.lang.Object.wait(Native Method)
  428. - waiting on java.lang.ref.ReferenceQueue$Lock@4630e21b
  429. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  430. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  431. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  432.  
  433.  
  434. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@39a11c2
  435. at java.lang.Object.wait(Native Method)
  436. - waiting on java.lang.ref.Reference$Lock@39a11c2
  437. at java.lang.Object.wait(Object.java:502)
  438. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  439. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  440.  
  441.  
  442.  
  443. Stacktrace:
  444. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:63)
  445. at java.lang.Thread.run(Thread.java:745)
  446.  
  447. -- System Details --
  448. Details:
  449. Minecraft Version: 1.8.9
  450. Operating System: Linux (amd64) version 3.14.32-xxxx-grs-ipv6-64
  451. Java Version: 1.8.0_91, Oracle Corporation
  452. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  453. Memory: 1366408496 bytes (1303 MB) / 6083837952 bytes (5802 MB) up to 6083837952 bytes (5802 MB)
  454. JVM Flags: 2 total; -Xms3G -Xmx6G
  455. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  456. FML: MCP 9.19 Powered by Forge 11.15.1.1890 31 mods loaded, 31 mods active
  457. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  458. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  459. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge.jar)
  460. UCHIJAAAA Forge{11.15.1.1890} [Minecraft Forge] (forge.jar)
  461. UCHIJAAAA sponge{1.8.9-1890-4.2.0-BETA-1458} [SpongeForge] (spongeforge-1.8.9-1890-4.2.0-BETA-1458.jar)
  462. UCHIJAAAA io.github.hsyyid.adminshop{1.8.1} [AdminShop] (AdminShop-1.8.9-1.8.1-universal.jar)
  463. UCHIJAAAA buycraft{SET_BY_MAGIC} [Buycraft] (BuycraftX.jar)
  464. UCHIJAAAA commandscheduler{2.0} [Command Scheduler] (CommandScheduler-2.3.jar)
  465. UCHIJAAAA io.github.hsyyid.essentialcmds{@project.informativeVersion@} [EssentialCmds] (EssentialCmds-1.8.9-8.1.13-universal.jar)
  466. UCHIJAAAA pixelmon{4.2.7} [Pixelmon] (Pixelmon-1.8.9-4.2.7-universal.jar)
  467. UCHIJAAAA ivsevs{4.1.0} [IVsEVs] (Evs-Ivs-1.8.9-4.1.0-universal.jar)
  468. UCHIJAAAA foxcore{0.8.1-108} [FoxCore] (FoxCore-0.8.1-108.jar)
  469. UCHIJAAAA foxguard{} [FoxGuard] (FoxGuard-0.18.0-249.jar)
  470. UCHIJAAAA gameshark{4.1.1} [Gameshark (Pixelmon)] (Gameshark-1.8.9-4.1.1-universal.jar)
  471. UCHIJAAAA griefprevention{1.0} [GriefPrevention] (griefprevention-1.8.9-1.0-29.jar)
  472. UCHIJAAAA de.randombyte.holograms{v1.0.1} [Holograms] (holograms-v1.0.1.jar)
  473. UCHIJAAAA io.github.hsyyid.kits{1.7.4} [Kits] (Kits-1.7.4.jar)
  474. UCHIJAAAA minecraftmarket{2.1.0} [MinecraftMarket] (minecraftmarket-plugin-2.1.0.jar)
  475. UCHIJAAAA nuvotifier{2.3.2.2} [NuVotifier] (nuvotifier-universal-2.3.2.2.jar)
  476. UCHIJAAAA ninja.leaping.permissionsex{2.0-SNAPSHOT} [PermissionsEx] (PermissionsEx-Sponge.jar)
  477. UCHIJAAAA pixelannouncer{1.0.0} [Pixel Announcer] (PixelAnnouncer-1.8.9-1.0.0-universal.jar)
  478. UCHIJAAAA pixelmoneconomybridge{1.1.1} [PixelmonEconomyBridge] (PixelmonEconomyBridge-1.1.1.jar)
  479. UCHIJAAAA pixelmonfriends{1.0} [Pixelmon Friends] (pixelmonfriends-1.8.9-1.3.1-universal.jar)
  480. UCHIJAAAA pixelshout{1.0.1} [Pixel Shout] (PixelShout-1.8.9-1.0.1-universal.jar)
  481. UCHIJAAAA io.github.hsyyid.polis{2.6.6} [Polis] (Polis-1.8.9-2.6.8.jar)
  482. UCHIJAAAA com.gmail.socraticphoenix.sponge.star{1.7.8} [StarAPI] (StarAPI-1.7.8.jar)
  483. UCHIJAAAA totaleconomy{1.4.1} [Total Economy] (TotalEconomy-v1.4.1.jar)
  484. UCHIJAAAA com.gmail.socraticphoenix.sponge.voteright{1.1.6} [VoteRight] (VoteRight-1.1.6.jar)
  485. UCHIJAAAA com.vexsoftware{2.1} [Votifier] (votifier-sponge.jar)
  486. UCHIJAAAA voxelsniperforge{7.1.0} [VoxelSniper-Forge] (VoxelSniper-7.1.0-SNAPSHOT-all.jar)
  487. UCHIJAAAA voxelsnipersponge{7.1.0} [VoxelSniper-Sponge] (VoxelSniper-7.1.0-SNAPSHOT-all.jar)
  488. UCHIJAAAA worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.8.9-6.1.1.jar)
  489. Loaded coremods (and transformers):
  490. Java8CheckerCoremod (Pixelmon-1.8.9-4.2.7-universal.jar)
  491.  
  492. SpongeCoremod (spongeforge-1.8.9-1890-4.2.0-BETA-1458.jar)
  493. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  494. Profiler Position: N/A (disabled)
  495. Player Count: 14 / 10000; [EntityPlayerMP['marines4ever'/378, l='world', x=9055.95, y=87.11, z=-527.24], EntityPlayerMP['GreenHatGamer'/2015, l='world', x=-1748.21, y=63.00, z=2414.66], EntityPlayerMP['Night_Wing1'/2216, l='world', x=-16291.84, y=70.17, z=3165.75], EntityPlayerMP['madsmeier089'/9423, l='world', x=-2677.44, y=63.00, z=35.51], EntityPlayerMP['Daviddog610'/58275, l='world', x=532.59, y=70.00, z=2074.61], EntityPlayerMP['Handsome_Poro'/59824, l='world', x=-46.46, y=88.40, z=-10349.59], EntityPlayerMP['Morbidelf'/77503, l='world', x=-239.61, y=85.00, z=-1117.31], EntityPlayerMP['FLAREFALK'/95272, l='world', x=-499.09, y=97.00, z=757.45], EntityPlayerMP['Hedgehog2411'/117493, l='world', x=-106.17, y=86.00, z=289.62], EntityPlayerMP['ATVpt'/139008, l='world', x=-1311.24, y=74.17, z=-240.25], EntityPlayerMP['Athoriel'/163264, l='world', x=651.70, y=20.00, z=-6700.30], EntityPlayerMP['tangytrevor1'/185186, l='world', x=3514.82, y=65.00, z=-1690.20], EntityPlayerMP['Nowaa1'/194571, l='world', x=-1224.98, y=72.00, z=-7380.30], EntityPlayerMP['ATPplaysMC'/197075, l='world', x=3538.16, y=64.88, z=-1669.59]]
  496. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  497. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement