Advertisement
bjaydubya

Crash 2017 03 23 21.08.28

Mar 24th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.30 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. IvToolkit (IvToolkit-1.3.2.1-1.10.jar)
  5. LoadingPlugin (Quark-r1.1-70.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // On the bright side, I bought you a teddy bear!
  9.  
  10. Time: 3/23/17 9:08 PM
  11. Description: Watching Server
  12.  
  13. java.lang.Error
  14. at net.minecraft.world.World.func_175701_a(World.java:213)
  15. at net.minecraft.world.World.func_175642_b(World.java:779)
  16. at net.minecraft.world.World.func_180500_c(World.java:2896)
  17. at net.minecraft.world.chunk.Chunk.func_76609_d(Chunk.java:337)
  18. at net.minecraft.world.chunk.Chunk.func_76599_g(Chunk.java:323)
  19. at net.minecraft.world.chunk.Chunk.func_150803_c(Chunk.java:295)
  20. at net.minecraft.world.chunk.Chunk.func_150804_b(Chunk.java:1044)
  21. at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:395)
  22. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:220)
  23. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
  24. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  25. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  26. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  27. at java.lang.Thread.run(Unknown Source)
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- Head --
  34. Thread: Server Watchdog
  35. Stacktrace:
  36. at net.minecraft.world.World.func_175701_a(World.java:213)
  37. at net.minecraft.world.World.func_175642_b(World.java:779)
  38. at net.minecraft.world.World.func_180500_c(World.java:2896)
  39. at net.minecraft.world.chunk.Chunk.func_76609_d(Chunk.java:337)
  40. at net.minecraft.world.chunk.Chunk.func_76599_g(Chunk.java:323)
  41. at net.minecraft.world.chunk.Chunk.func_150803_c(Chunk.java:295)
  42. at net.minecraft.world.chunk.Chunk.func_150804_b(Chunk.java:1044)
  43. at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:395)
  44. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:220)
  45. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
  46. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  47. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  48.  
  49. -- Thread Dump --
  50. Details:
  51. Threads: "Netty Epoll Server IO #47" Id=80 RUNNABLE (in native)
  52. at io.netty.channel.epoll.Native.epollWait(Native Method)
  53. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  54. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  55. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  56. at java.lang.Thread.run(Unknown Source)
  57.  
  58.  
  59. "Netty Epoll Server IO #46" Id=79 RUNNABLE (in native)
  60. at io.netty.channel.epoll.Native.epollWait(Native Method)
  61. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  62. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  63. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  64. at java.lang.Thread.run(Unknown Source)
  65.  
  66.  
  67. "Netty Epoll Server IO #45" Id=78 RUNNABLE (in native)
  68. at io.netty.channel.epoll.Native.epollWait(Native Method)
  69. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  70. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  71. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  72. at java.lang.Thread.run(Unknown Source)
  73.  
  74.  
  75. "Netty Epoll Server IO #44" Id=77 RUNNABLE (in native)
  76. at io.netty.channel.epoll.Native.epollWait(Native Method)
  77. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  78. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  79. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  80. at java.lang.Thread.run(Unknown Source)
  81.  
  82.  
  83. "Netty Epoll Server IO #43" Id=76 RUNNABLE
  84. at io.netty.channel.epoll.Native.epollWait(Native Method)
  85. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  86. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  87. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  88. at java.lang.Thread.run(Unknown Source)
  89.  
  90.  
  91. "Netty Epoll Server IO #42" Id=75 RUNNABLE
  92. at io.netty.channel.epoll.Native.epollWait(Native Method)
  93. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  94. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  95. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  96. at java.lang.Thread.run(Unknown Source)
  97.  
  98.  
  99. "Netty Epoll Server IO #41" Id=74 RUNNABLE (in native)
  100. at io.netty.channel.epoll.Native.epollWait(Native Method)
  101. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  102. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  103. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  104. at java.lang.Thread.run(Unknown Source)
  105.  
  106.  
  107. "Netty Epoll Server IO #40" Id=73 RUNNABLE
  108. at io.netty.channel.epoll.Native.epollWait(Native Method)
  109. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  110. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  111. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  112. at java.lang.Thread.run(Unknown Source)
  113.  
  114.  
  115. "Netty Epoll Server IO #39" Id=72 RUNNABLE (in native)
  116. at io.netty.channel.epoll.Native.epollWait(Native Method)
  117. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  118. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  119. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  120. at java.lang.Thread.run(Unknown Source)
  121.  
  122.  
  123. "Netty Epoll Server IO #38" Id=71 RUNNABLE (in native)
  124. at io.netty.channel.epoll.Native.epollWait(Native Method)
  125. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  126. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  127. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  128. at java.lang.Thread.run(Unknown Source)
  129.  
  130.  
  131. "Netty Epoll Server IO #37" Id=70 RUNNABLE
  132. at io.netty.channel.epoll.Native.epollWait(Native Method)
  133. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  134. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  135. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  136. at java.lang.Thread.run(Unknown Source)
  137.  
  138.  
  139. "Netty Epoll Server IO #36" Id=69 RUNNABLE (in native)
  140. at io.netty.channel.epoll.Native.epollWait(Native Method)
  141. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  142. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  143. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  144. at java.lang.Thread.run(Unknown Source)
  145.  
  146.  
  147. "Netty Epoll Server IO #35" Id=68 RUNNABLE (in native)
  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(Unknown Source)
  153.  
  154.  
  155. "Netty Epoll Server IO #34" Id=67 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(Unknown Source)
  161.  
  162.  
  163. "Netty Epoll Server IO #33" Id=66 RUNNABLE (in native)
  164. at io.netty.channel.epoll.Native.epollWait(Native Method)
  165. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  166. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  167. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  168. at java.lang.Thread.run(Unknown Source)
  169.  
  170.  
  171. "Netty Epoll Server IO #32" Id=65 RUNNABLE (in native)
  172. at io.netty.channel.epoll.Native.epollWait(Native Method)
  173. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  174. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  175. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  176. at java.lang.Thread.run(Unknown Source)
  177.  
  178.  
  179. "Netty Epoll Server IO #31" Id=64 RUNNABLE (in native)
  180. at io.netty.channel.epoll.Native.epollWait(Native Method)
  181. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  182. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  183. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  184. at java.lang.Thread.run(Unknown Source)
  185.  
  186.  
  187. "Netty Epoll Server IO #30" Id=63 RUNNABLE
  188. at io.netty.channel.epoll.Native.epollWait(Native Method)
  189. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  190. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  191. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  192. at java.lang.Thread.run(Unknown Source)
  193.  
  194.  
  195. "Netty Epoll Server IO #29" Id=62 RUNNABLE (in native)
  196. at io.netty.channel.epoll.Native.epollWait(Native Method)
  197. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  198. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  199. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  200. at java.lang.Thread.run(Unknown Source)
  201.  
  202.  
  203. "Netty Epoll Server IO #28" Id=61 RUNNABLE (in native)
  204. at io.netty.channel.epoll.Native.epollWait(Native Method)
  205. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  206. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  207. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  208. at java.lang.Thread.run(Unknown Source)
  209.  
  210.  
  211. "Netty Epoll Server IO #27" Id=60 RUNNABLE
  212. at io.netty.channel.epoll.Native.epollWait(Native Method)
  213. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  214. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  215. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  216. at java.lang.Thread.run(Unknown Source)
  217.  
  218.  
  219. "Netty Epoll Server IO #26" Id=59 RUNNABLE
  220. at io.netty.channel.epoll.Native.epollWait(Native Method)
  221. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  222. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  223. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  224. at java.lang.Thread.run(Unknown Source)
  225.  
  226.  
  227. "Netty Epoll Server IO #25" Id=58 RUNNABLE
  228. at io.netty.channel.epoll.Native.epollWait(Native Method)
  229. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  230. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  231. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  232. at java.lang.Thread.run(Unknown Source)
  233.  
  234.  
  235. "Netty Epoll Server IO #24" Id=57 RUNNABLE (in native)
  236. at io.netty.channel.epoll.Native.epollWait(Native Method)
  237. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  238. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  239. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  240. at java.lang.Thread.run(Unknown Source)
  241.  
  242.  
  243. "Netty Epoll Server IO #23" Id=56 RUNNABLE (in native)
  244. at io.netty.channel.epoll.Native.epollWait(Native Method)
  245. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  246. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  247. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  248. at java.lang.Thread.run(Unknown Source)
  249.  
  250.  
  251. "Netty Epoll Server IO #22" Id=55 RUNNABLE (in native)
  252. at io.netty.channel.epoll.Native.epollWait(Native Method)
  253. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  254. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  255. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  256. at java.lang.Thread.run(Unknown Source)
  257.  
  258.  
  259. "Netty Epoll Server IO #21" Id=54 RUNNABLE (in native)
  260. at io.netty.channel.epoll.Native.epollWait(Native Method)
  261. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  262. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  263. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  264. at java.lang.Thread.run(Unknown Source)
  265.  
  266.  
  267. "Chunk I/O Executor Thread-1" Id=129 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@501715b8
  268. at sun.misc.Unsafe.park(Native Method)
  269. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@501715b8
  270. at java.util.concurrent.locks.LockSupport.park(Unknown Source)
  271. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  272. at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  273. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  274. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  275. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  276. at java.lang.Thread.run(Unknown Source)
  277.  
  278.  
  279. "Netty Epoll Server IO #20" Id=53 RUNNABLE (in native)
  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(Unknown Source)
  285.  
  286.  
  287. "Netty Epoll Server IO #19" Id=52 RUNNABLE (in native)
  288. at io.netty.channel.epoll.Native.epollWait(Native Method)
  289. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  290. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  291. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  292. at java.lang.Thread.run(Unknown Source)
  293.  
  294.  
  295. "Netty Epoll Server IO #18" Id=51 RUNNABLE (in native)
  296. at io.netty.channel.epoll.Native.epollWait(Native Method)
  297. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  298. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  299. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  300. at java.lang.Thread.run(Unknown Source)
  301.  
  302.  
  303. "Netty Epoll Server IO #17" Id=50 RUNNABLE (in native)
  304. at io.netty.channel.epoll.Native.epollWait(Native Method)
  305. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  306. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  307. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  308. at java.lang.Thread.run(Unknown Source)
  309.  
  310.  
  311. "Netty Epoll Server IO #16" Id=49 RUNNABLE
  312. at io.netty.channel.epoll.Native.epollWait(Native Method)
  313. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  314. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  315. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  316. at java.lang.Thread.run(Unknown Source)
  317.  
  318.  
  319. "Netty Epoll Server IO #15" Id=48 RUNNABLE (in native)
  320. at io.netty.channel.epoll.Native.epollWait(Native Method)
  321. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  322. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  323. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  324. at java.lang.Thread.run(Unknown Source)
  325.  
  326.  
  327. "Netty Epoll Server IO #14" Id=47 RUNNABLE (in native)
  328. at io.netty.channel.epoll.Native.epollWait(Native Method)
  329. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  330. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  331. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  332. at java.lang.Thread.run(Unknown Source)
  333.  
  334.  
  335. "Netty Epoll Server IO #13" Id=46 RUNNABLE (in native)
  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(Unknown Source)
  341.  
  342.  
  343. "Netty Epoll Server IO #12" Id=45 RUNNABLE (in native)
  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(Unknown Source)
  349.  
  350.  
  351. "Netty Epoll Server IO #11" Id=44 RUNNABLE (in native)
  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(Unknown Source)
  357.  
  358.  
  359. "Netty Epoll Server IO #10" Id=43 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(Unknown Source)
  365.  
  366.  
  367. "Netty Epoll Server IO #9" Id=42 RUNNABLE (in native)
  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(Unknown Source)
  373.  
  374.  
  375. "Netty Epoll Server IO #8" Id=41 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(Unknown Source)
  381.  
  382.  
  383. "Netty Epoll Server IO #7" Id=40 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(Unknown Source)
  389.  
  390.  
  391. "Netty Epoll Server IO #6" Id=39 RUNNABLE (in native)
  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(Unknown Source)
  397.  
  398.  
  399. "Netty Epoll Server IO #5" Id=38 RUNNABLE (in native)
  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(Unknown Source)
  405.  
  406.  
  407. "Netty Epoll Server IO #4" Id=37 RUNNABLE (in native)
  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(Unknown Source)
  413.  
  414.  
  415. "Netty Epoll Server IO #3" Id=36 RUNNABLE (in native)
  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(Unknown Source)
  421.  
  422.  
  423. "Netty Epoll Server IO #2" Id=35 RUNNABLE (in native)
  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(Unknown Source)
  429.  
  430.  
  431. "Netty Epoll Server IO #1" Id=34 RUNNABLE (in native)
  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(Unknown Source)
  437.  
  438.  
  439. "File IO Thread" Id=86 TIMED_WAITING
  440. at java.lang.Thread.sleep(Native Method)
  441. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:44)
  442. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  443. at java.lang.Thread.run(Unknown Source)
  444.  
  445.  
  446. "Java2D Disposer" Id=83 WAITING on java.lang.ref.ReferenceQueue$Lock@5ed0e1ca
  447. at java.lang.Object.wait(Native Method)
  448. - waiting on java.lang.ref.ReferenceQueue$Lock@5ed0e1ca
  449. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  450. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  451. at sun.java2d.Disposer.run(Unknown Source)
  452. at java.lang.Thread.run(Unknown Source)
  453.  
  454.  
  455. "Server Watchdog" Id=82 RUNNABLE
  456. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  457. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  458. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:46)
  459. at java.lang.Thread.run(Unknown Source)
  460.  
  461.  
  462. "Timer-0" Id=81 TIMED_WAITING on java.util.TaskQueue@5aef7ec8
  463. at java.lang.Object.wait(Native Method)
  464. - waiting on java.util.TaskQueue@5aef7ec8
  465. at java.util.TimerThread.mainLoop(Unknown Source)
  466. at java.util.TimerThread.run(Unknown Source)
  467.  
  468.  
  469. "Netty Epoll Server IO #0" Id=33 RUNNABLE (in native)
  470. at io.netty.channel.epoll.Native.epollWait(Native Method)
  471. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  472. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  473. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  474. at java.lang.Thread.run(Unknown Source)
  475.  
  476.  
  477. "Server console handler" Id=27 RUNNABLE (in native)
  478. at java.io.FileInputStream.readBytes(Native Method)
  479. at java.io.FileInputStream.read(Unknown Source)
  480. at java.io.BufferedInputStream.read1(Unknown Source)
  481. at java.io.BufferedInputStream.read(Unknown Source)
  482. - locked java.io.BufferedInputStream@1fedebf1
  483. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
  484. at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
  485. at sun.nio.cs.StreamDecoder.read(Unknown Source)
  486. - locked java.io.InputStreamReader@77bf9761
  487. at java.io.InputStreamReader.read(Unknown Source)
  488. ...
  489.  
  490.  
  491. "DestroyJavaVM" Id=26 RUNNABLE
  492.  
  493.  
  494. "Server thread" Id=24 RUNNABLE
  495. at net.minecraft.world.World.func_175701_a(World.java:213)
  496. at net.minecraft.world.World.func_175642_b(World.java:779)
  497. at net.minecraft.world.World.func_180500_c(World.java:2896)
  498. at net.minecraft.world.chunk.Chunk.func_76609_d(Chunk.java:337)
  499. at net.minecraft.world.chunk.Chunk.func_76599_g(Chunk.java:323)
  500. at net.minecraft.world.chunk.Chunk.func_150803_c(Chunk.java:295)
  501. at net.minecraft.world.chunk.Chunk.func_150804_b(Chunk.java:1044)
  502. at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:395)
  503. ...
  504.  
  505.  
  506. "Server Infinisleeper" Id=23 TIMED_WAITING
  507. at java.lang.Thread.sleep(Native Method)
  508. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:78)
  509.  
  510.  
  511. "Snooper Timer" Id=22 TIMED_WAITING on java.util.TaskQueue@2e38f6ed
  512. at java.lang.Object.wait(Native Method)
  513. - waiting on java.util.TaskQueue@2e38f6ed
  514. at java.util.TimerThread.mainLoop(Unknown Source)
  515. at java.util.TimerThread.run(Unknown Source)
  516.  
  517.  
  518. "Signal Dispatcher" Id=5 RUNNABLE
  519.  
  520.  
  521. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@f80d4dc
  522. at java.lang.Object.wait(Native Method)
  523. - waiting on java.lang.ref.ReferenceQueue$Lock@f80d4dc
  524. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  525. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  526. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  527.  
  528.  
  529. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@7fc214be
  530. at java.lang.Object.wait(Native Method)
  531. - waiting on java.lang.ref.Reference$Lock@7fc214be
  532. at java.lang.Object.wait(Unknown Source)
  533. at java.lang.ref.Reference.tryHandlePending(Unknown Source)
  534. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  535.  
  536.  
  537.  
  538. Stacktrace:
  539. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:63)
  540. at java.lang.Thread.run(Unknown Source)
  541.  
  542. -- System Details --
  543. Details:
  544. Minecraft Version: 1.10.2
  545. Operating System: Linux (amd64) version 2.6.32-642.6.2.el6.x86_64
  546. Java Version: 1.8.0_111, Oracle Corporation
  547. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  548. Memory: 228209992 bytes (217 MB) / 778502144 bytes (742 MB) up to 778502144 bytes (742 MB)
  549. JVM Flags: 5 total; -Xmx768M -Xms768M -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:MaxMetaspaceSize=256M
  550. IntCache: cache: 0, tcache: 0, allocated: 9, tallocated: 61
  551. FML: MCP 9.32 Powered by Forge 12.18.3.2221 18 mods loaded, 18 mods active
  552. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  553. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  554. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2221-universal.jar)
  555. UCHIJAAAA Forge{12.18.3.2221} [Minecraft Forge] (forge-1.10.2-12.18.3.2221-universal.jar)
  556. UCHIJAAAA ivtoolkit{1.3.2.1-1.10} [IvToolkit] (minecraft.jar)
  557. UCHIJAAAA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
  558. UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  559. UCHIJAAAA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
  560. UCHIJAAAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
  561. UCHIJAAAA gravestone{1.4.9} [Gravestone] (GraveStone Mod 1.4.9.jar)
  562. UCHIJAAAA journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar)
  563. UCHIJAAAA oreexcavation{1.2.84} [OreExcavation] (OreExcavation-1.2.84.jar)
  564. UCHIJAAAA reccomplex{1.2.9.1-1.10} [Recurrent Complex] (RecurrentComplex-1.2.9.1-1.10.jar)
  565. UCHIJAAAA Roguelike{1.5.6} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.6.jar)
  566. UCHIJAAAA RTG{4.1.2.4} [Realistic Terrain Generation] (RTG-1.10.2-4.1.2.4.jar)
  567. UCHIJAAAA slabcraftmod{6.03} [Slabcraft] (Slabcraftmod v6.03 - MC1.10.2 Forge.jar)
  568. UCHIJAAAA spawnercraft{3.1} [SpawnerCraft] (SpawnerCraft 1.9.4-3.3.1.jar)
  569. UCHIJAAAA staircraftmod{6.02} [Staircraft] (Staircraftmod v6.02 - MC1.10.2 Forge.jar)
  570. UCHIJAAAA worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist.jar)
  571. Loaded coremods (and transformers):
  572. IvToolkit (IvToolkit-1.3.2.1-1.10.jar)
  573.  
  574. LoadingPlugin (Quark-r1.1-70.jar)
  575. vazkii.quark.base.asm.ClassTransformer
  576. Profiler Position: N/A (disabled)
  577. Player Count: 1 / 20; [EntityPlayerMP['ZloYxp'/2596260, l='world', x=-2291.19, y=65.25, z=74.01]]
  578. Is Modded: Definitely; Server brand changed to 'fml,forge'
  579. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement