lucasrj

cashreport

Dec 28th, 2020
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.20 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 12/29/20 1:55 AM
  5. Description: Watching Server
  6.  
  7. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
  8. at sun.misc.Unsafe.park(Native Method) ~[?:1.8.0_275] {}
  9. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ~[?:1.8.0_275] {}
  10. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139) ~[?:?] {re:classloading,pl:accesstransformer:B}
  11. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129) ~[?:?] {re:classloading,pl:accesstransformer:B}
  12. at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141) ~[?:?] {re:classloading,pl:accesstransformer:B}
  13. at net.minecraft.world.World.func_217353_a(World.java:167) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,pl:runtimedistcleaner:A}
  14. at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
  15. at net.minecraft.world.World.func_212866_a_(World.java:163) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,pl:runtimedistcleaner:A}
  16. at net.minecraft.world.World.func_201676_a(World.java:360) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,pl:runtimedistcleaner:A}
  17. at de.ellpeck.naturesaura.chunk.effect.PlantBoostEffect.update(PlantBoostEffect.java:66) ~[naturesaura:33.2] {re:classloading}
  18. at de.ellpeck.naturesaura.chunk.AuraChunk.update(AuraChunk.java:155) ~[naturesaura:33.2] {re:classloading}
  19. at de.ellpeck.naturesaura.events.CommonEvents.onWorldTick(CommonEvents.java:106) ~[naturesaura:33.2] {re:classloading}
  20. at net.minecraftforge.eventbus.ASMEventHandler_1116_CommonEvents_onWorldTick_WorldTickEvent.invoke(.dynamic) ~[?:?] {}
  21. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.5-service.jar:?] {}
  22. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.5-service.jar:?] {}
  23. at net.minecraftforge.fml.hooks.BasicEventHooks.onPostWorldTick(BasicEventHooks.java:100) ~[forge:?] {re:classloading}
  24. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:856) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  25. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
  26. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  27. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  28. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  29. at net.minecraft.server.MinecraftServer$$Lambda$20544/2101005033.run(Unknown Source) ~[?:?] {}
  30. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_275] {}
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Thread: Server Watchdog
  38. Stacktrace:
  39. at sun.misc.Unsafe.park(Native Method) ~[?:1.8.0_275] {}
  40. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ~[?:1.8.0_275] {}
  41. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139) ~[?:?] {re:classloading,pl:accesstransformer:B}
  42. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129) ~[?:?] {re:classloading,pl:accesstransformer:B}
  43. at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141) ~[?:?] {re:classloading,pl:accesstransformer:B}
  44. at net.minecraft.world.World.func_217353_a(World.java:167) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,pl:runtimedistcleaner:A}
  45. at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
  46. at net.minecraft.world.World.func_212866_a_(World.java:163) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,pl:runtimedistcleaner:A}
  47. at net.minecraft.world.World.func_201676_a(World.java:360) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,pl:runtimedistcleaner:A}
  48. at de.ellpeck.naturesaura.chunk.effect.PlantBoostEffect.update(PlantBoostEffect.java:66) ~[naturesaura:33.2] {re:classloading}
  49. at de.ellpeck.naturesaura.chunk.AuraChunk.update(AuraChunk.java:155) ~[naturesaura:33.2] {re:classloading}
  50. at de.ellpeck.naturesaura.events.CommonEvents.onWorldTick(CommonEvents.java:106) ~[naturesaura:33.2] {re:classloading}
  51. at net.minecraftforge.eventbus.ASMEventHandler_1116_CommonEvents_onWorldTick_WorldTickEvent.invoke(.dynamic) ~[?:?] {}
  52. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.5-service.jar:?] {}
  53. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.5-service.jar:?] {}
  54. at net.minecraftforge.fml.hooks.BasicEventHooks.onPostWorldTick(BasicEventHooks.java:100) ~[forge:?] {re:classloading}
  55. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:856) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  56. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
  57. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  58. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  59. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  60. -- Thread Dump --
  61. Details:
  62. Threads: "Netty Epoll Server IO #8" Id=242 RUNNABLE
  63. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  64. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  65. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  66. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  67. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  68. at java.lang.Thread.run(Thread.java:748)
  69.  
  70.  
  71. "Netty Epoll Server IO #7" Id=226 RUNNABLE (in native)
  72. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  73. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  74. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  75. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  76. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  77. at java.lang.Thread.run(Thread.java:748)
  78.  
  79.  
  80. "IO-Worker-126" Id=225 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7d0642df
  81. at sun.misc.Unsafe.park(Native Method)
  82. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7d0642df
  83. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  84. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  85. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  86. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  87. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  88. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  89. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  90. ...
  91.  
  92.  
  93. "IO-Worker-119" Id=217 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7d0642df
  94. at sun.misc.Unsafe.park(Native Method)
  95. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7d0642df
  96. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  97. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  98. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  99. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  100. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  101. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  102. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  103. ...
  104.  
  105.  
  106. "IO-Worker-116" Id=214 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7d0642df
  107. at sun.misc.Unsafe.park(Native Method)
  108. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7d0642df
  109. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  110. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  111. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  112. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  113. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  114. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  115. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  116. ...
  117.  
  118.  
  119. "Netty Epoll Server IO #6" Id=197 RUNNABLE (in native)
  120. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  121. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  122. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  123. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  124. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  125. at java.lang.Thread.run(Thread.java:748)
  126.  
  127.  
  128. "Netty Epoll Server IO #5" Id=196 RUNNABLE (in native)
  129. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  130. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  131. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  132. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  133. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  134. at java.lang.Thread.run(Thread.java:748)
  135.  
  136.  
  137. "Netty Epoll Server IO #4" Id=183 RUNNABLE
  138. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  139. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  140. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  141. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  142. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  143. at java.lang.Thread.run(Thread.java:748)
  144.  
  145.  
  146. "AE Compass Service" Id=124 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73c1b30f
  147. at sun.misc.Unsafe.park(Native Method)
  148. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73c1b30f
  149. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  150. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  151. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  152. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  153. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  154. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  155. at java.lang.Thread.run(Thread.java:748)
  156.  
  157.  
  158. "Netty Epoll Server IO #3" Id=112 RUNNABLE
  159. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  160. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  161. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  162. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  163. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  164. at java.lang.Thread.run(Thread.java:748)
  165.  
  166.  
  167. "Netty Epoll Server IO #2" Id=111 RUNNABLE
  168. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  169. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  170. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  171. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  172. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  173. at java.lang.Thread.run(Thread.java:748)
  174.  
  175.  
  176. "ComputerCraft-Computer-Monitor-0" Id=109 TIMED_WAITING
  177. at java.lang.Thread.sleep(Native Method)
  178. at dan200.computercraft.core.computer.ComputerThread$Monitor.run(ComputerThread.java:364)
  179. at java.lang.Thread.run(Thread.java:748)
  180.  
  181.  
  182. "ComputerCraft-Computer-Runner-0" Id=108 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@77fe29af
  183. at sun.misc.Unsafe.park(Native Method)
  184. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@77fe29af
  185. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  186. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  187. at dan200.computercraft.core.computer.ComputerThread$TaskRunner.run(ComputerThread.java:463)
  188. at java.lang.Thread.run(Thread.java:748)
  189.  
  190.  
  191. "Java2D Disposer" Id=100 WAITING on java.lang.ref.ReferenceQueue$Lock@32fcb934
  192. at java.lang.Object.wait(Native Method)
  193. - waiting on java.lang.ref.ReferenceQueue$Lock@32fcb934
  194. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  195. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  196. at sun.java2d.Disposer.run(Disposer.java:148)
  197. at java.lang.Thread.run(Thread.java:748)
  198.  
  199.  
  200. "Netty Epoll Server IO #1" Id=99 RUNNABLE
  201. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  202. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  203. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  204. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  205. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  206. at java.lang.Thread.run(Thread.java:748)
  207.  
  208.  
  209. "WorldCacheIOThread" Id=98 TIMED_WAITING on java.util.TaskQueue@7da3050e
  210. at java.lang.Object.wait(Native Method)
  211. - waiting on java.util.TaskQueue@7da3050e
  212. at java.util.TimerThread.mainLoop(Timer.java:552)
  213. at java.util.TimerThread.run(Timer.java:505)
  214.  
  215.  
  216. "ResearchIOThread" Id=97 TIMED_WAITING on java.util.TaskQueue@304887e
  217. at java.lang.Object.wait(Native Method)
  218. - waiting on java.util.TaskQueue@304887e
  219. at java.util.TimerThread.mainLoop(Timer.java:552)
  220. at java.util.TimerThread.run(Timer.java:505)
  221.  
  222.  
  223. "Server Watchdog" Id=89 RUNNABLE
  224. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  225. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  226. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:41)
  227. at java.lang.Thread.run(Thread.java:748)
  228.  
  229.  
  230. "Thread-27" Id=82 RUNNABLE (in native)
  231. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  232. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  233. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  234. at java.lang.Thread.run(Thread.java:748)
  235.  
  236.  
  237. "Thread-26" Id=81 RUNNABLE (in native)
  238. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  239. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  240. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  241. at java.lang.Thread.run(Thread.java:748)
  242.  
  243.  
  244. "Netty Epoll Server IO #0" Id=80 RUNNABLE
  245. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  246. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  247. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  248. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  249. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  250. at java.lang.Thread.run(Thread.java:748)
  251.  
  252.  
  253. "ObjectCleanerThread" Id=79 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@5b16ae0
  254. at java.lang.Object.wait(Native Method)
  255. - waiting on java.lang.ref.ReferenceQueue$Lock@5b16ae0
  256. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  257. at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  258. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  259. at java.lang.Thread.run(Thread.java:748)
  260.  
  261.  
  262. "Server console handler" Id=77 RUNNABLE (in native)
  263. at java.io.FileInputStream.readBytes(Native Method)
  264. at java.io.FileInputStream.read(FileInputStream.java:255)
  265. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  266. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  267. - locked java.io.BufferedInputStream@52d3467b
  268. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  269. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  270. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  271. - locked java.io.InputStreamReader@37bdb25a
  272. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  273. ...
  274.  
  275.  
  276. "DestroyJavaVM" Id=78 RUNNABLE
  277.  
  278.  
  279. "Server thread" Id=74 TIMED_WAITING on java.lang.String@10dd9bab
  280. at sun.misc.Unsafe.park(Native Method)
  281. - waiting on java.lang.String@10dd9bab
  282. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  283. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139)
  284. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129)
  285. at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141)
  286. at net.minecraft.world.World.func_217353_a(World.java:167)
  287. at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112)
  288. at net.minecraft.world.World.func_212866_a_(World.java:163)
  289. ...
  290.  
  291.  
  292. "Snooper Timer" Id=75 WAITING on java.util.TaskQueue@1eb5053a
  293. at java.lang.Object.wait(Native Method)
  294. - waiting on java.util.TaskQueue@1eb5053a
  295. at java.lang.Object.wait(Object.java:502)
  296. at java.util.TimerThread.mainLoop(Timer.java:526)
  297. at java.util.TimerThread.run(Timer.java:505)
  298.  
  299.  
  300. "Thread-11" Id=47 RUNNABLE (in native)
  301. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  302. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  303. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  304. at java.lang.Thread.run(Thread.java:748)
  305.  
  306.  
  307. "Thread-10" Id=46 RUNNABLE (in native)
  308. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  309. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  310. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  311. at java.lang.Thread.run(Thread.java:748)
  312.  
  313.  
  314. "Thread-9" Id=45 RUNNABLE (in native)
  315. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  316. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  317. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  318. at java.lang.Thread.run(Thread.java:748)
  319.  
  320.  
  321. "Thread-8" Id=44 RUNNABLE (in native)
  322. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  323. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  324. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  325. at java.lang.Thread.run(Thread.java:748)
  326.  
  327.  
  328. "Thread-7" Id=43 RUNNABLE (in native)
  329. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  330. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  331. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  332. at java.lang.Thread.run(Thread.java:748)
  333.  
  334.  
  335. "Thread-6" Id=42 RUNNABLE (in native)
  336. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  337. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  338. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  339. at java.lang.Thread.run(Thread.java:748)
  340.  
  341.  
  342. "Thread-5" Id=41 RUNNABLE (in native)
  343. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  344. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  345. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  346. at java.lang.Thread.run(Thread.java:748)
  347.  
  348.  
  349. "Thread-4" Id=40 RUNNABLE (in native)
  350. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  351. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  352. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  353. at java.lang.Thread.run(Thread.java:748)
  354.  
  355.  
  356. "Timer hack thread" Id=27 TIMED_WAITING
  357. at java.lang.Thread.sleep(Native Method)
  358. at net.minecraft.util.Util$6.run(SourceFile:636)
  359.  
  360.  
  361. "Thread-2" Id=18 RUNNABLE (in native)
  362. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  363. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  364. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  365. at java.lang.Thread.run(Thread.java:748)
  366.  
  367.  
  368. "Thread-1" Id=17 TIMED_WAITING
  369. at sun.misc.Unsafe.park(Native Method)
  370. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
  371. at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  372.  
  373.  
  374. "Signal Dispatcher" Id=5 RUNNABLE
  375.  
  376.  
  377. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@569d7809
  378. at java.lang.Object.wait(Native Method)
  379. - waiting on java.lang.ref.ReferenceQueue$Lock@569d7809
  380. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  381. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  382. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  383.  
  384.  
  385. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@ce82fe2
  386. at java.lang.Object.wait(Native Method)
  387. - waiting on java.lang.ref.Reference$Lock@ce82fe2
  388. at java.lang.Object.wait(Object.java:502)
  389. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  390. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  391.  
  392.  
  393.  
  394. Stacktrace:
  395. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:56) [?:?] {re:classloading}
  396. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_275] {}
  397.  
  398.  
  399. -- Performance stats --
  400. Details:
  401. Random tick rate: 3
  402. Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 1, entities: 311 [minecraft:zombie:34,minecraft:item:32,minecraft:cow:29,minecraft:rabbit:29,minecraft:pig:28], block_entities: 524 [minecraft:chest:135,minecraft:mob_spawner:92,naturesaura:aura_bloom:59,tetra:transfer_unit:41,mekanism:basic_mechanical_pipe:32], block_ticks: 3851, fluid_ticks: 22, chunk_source: ServerChunkCache: 5884,
  403. ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 20 [minecraft:zombified_piglin:6,minecraft:item:6,minecraft:wither_skeleton:4,minecraft:blaze:2,minecraft:enderman:1], block_entities: 4 [mekanism:basic_mechanical_pipe:1,thermal:dynamo_magmatic:1,enderstorage:ender_tank:1,rangedpumps:pump:1], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 784,
  404. ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  405. ResourceKey[minecraft:dimension / rats:ratlantis]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  406. ResourceKey[minecraft:dimension / woot:tartarus]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 729,
  407. ResourceKey[minecraft:dimension / appliedenergistics2:spatial_storage]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  408. ResourceKey[minecraft:dimension / undergarden:undergarden]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  409. ResourceKey[minecraft:dimension / javd:void]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  410. ResourceKey[minecraft:dimension / jamd:mining]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0
  411.  
  412. -- System Details --
  413. Details:
  414. Minecraft Version: 1.16.4
  415. Minecraft Version ID: 1.16.4
  416. Operating System: Linux (amd64) version 4.15.0-123-generic
  417. Java Version: 1.8.0_275, Private Build
  418. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Private Build
  419. Memory: 1590007424 bytes (1516 MB) / 4294967296 bytes (4096 MB) up to 10737418240 bytes (10240 MB)
  420. CPUs: 8
  421. JVM Flags: 4 total; -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -Xmx10240M -Xms4096M
  422. ModLauncher: 8.0.6+85+master.325de55
  423. ModLauncher launch target: fmlserver
  424. ModLauncher naming: srg
  425. ModLauncher services:
  426. /mixin-0.8.2.jar mixin PLUGINSERVICE
  427. /eventbus-3.0.5-service.jar eventbus PLUGINSERVICE
  428. /forge-1.16.4-35.1.13.jar object_holder_definalize PLUGINSERVICE
  429. /forge-1.16.4-35.1.13.jar runtime_enum_extender PLUGINSERVICE
  430. /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
  431. /forge-1.16.4-35.1.13.jar capability_inject_definalize PLUGINSERVICE
  432. /forge-1.16.4-35.1.13.jar runtimedistcleaner PLUGINSERVICE
  433. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  434. /forge-1.16.4-35.1.13.jar fml TRANSFORMATIONSERVICE
  435. FML: 35.1
  436. Forge: net.minecraftforge:35.1.13
  437. FML Language Providers:
  438. minecraft@1
  439. Mod List:
  440. rsrequestify-1.16.3-2.0.1.jar |RSRequestify |rsrequestify |2.0.1 |DONE |NOSIGNATURE
  441. astralsorcery-1.16.4-1.13.6.jar |Astral Sorcery |astralsorcery |1.16.4-1.13.6 |DONE |NOSIGNATURE
  442. ftbessentials-1603.1.0.11.jar |FTB Essentials |ftbessentials |1603.1.0.11 |DONE |NOSIGNATURE
  443. simplemagnets-1.0.8-mc1.16.4.jar |Simple Magnets |simplemagnets |1.0.8 |DONE |NOSIGNATURE
  444. refinedpipes-0.5.jar |Refined Pipes |refinedpipes |0.5 |DONE |NOSIGNATURE
  445. pocketstorage-1.16.3-0.7.6.jar |Pocket Storage |pocketstorage |1.16.3-0.7.6 |DONE |NOSIGNATURE
  446. JAVD-2.5.42+mc-1.16.4.jar |Just Another Void Dim |javd |2.5.42+mc-1.16.4 |DONE |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
  447. mcw-windows-1.0.2-mc1.16.4.jar |Macaw's Windows |mcwwindows |1.0.2 |DONE |NOSIGNATURE
  448. modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |DONE |NOSIGNATURE
  449. rsgauges-1.16.4-1.2.6.jar |Gauges and Switches |rsgauges |1.2.6 |DONE |bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  450. findme-1.16.3-2.1.0.0.jar |Find Me |findme |NONE |DONE |NOSIGNATURE
  451. glassential-forge-1.16.4-1.1.5.jar |Glassential |glassential |1.1.5 |DONE |NOSIGNATURE
  452. CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE
  453. Controlling-7.0.0.11.jar |Controlling |controlling |7.0.0.11 |DONE |NOSIGNATURE
  454. Placebo-1.16.3-4.3.3.jar |Placebo |placebo |4.3.3 |DONE |NOSIGNATURE
  455. citadel-1.5.3.jar |Citadel |citadel |1.5.3 |DONE |NOSIGNATURE
  456. Powah-1.16.4-2.3.6.jar |Powah |powah |2.3.6 |DONE |NOSIGNATURE
  457. ftb-gui-library-1604.1.1.26.jar |FTB GUI Library |ftbguilibrary |1604.1.1.26 |DONE |NOSIGNATURE
  458. rangedpumps-0.8.2.jar |Ranged Pumps |rangedpumps |0.8.2 |DONE |NOSIGNATURE
  459. culinaryconstruct-forge-1.16.3-4.0.0.1.jar |Culinary Construct |culinaryconstruct |1.16.3-4.0.0.1 |DONE |NOSIGNATURE
  460. Shrink-1.16.4-1.0.5.jar |Shrink |shrink |1.0.5 |DONE |NOSIGNATURE
  461. Bookshelf-1.16.4-9.3.18.jar |Bookshelf |bookshelf |9.3.18 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  462. reliquary-1.16.3-1.3.4.1061.jar |Reliquary |xreliquary |1.16.3-1.3.4.1061 |DONE |NOSIGNATURE
  463. buildinggadgets-3.7.2.jar |Building Gadgets |buildinggadgets |3.7.2 |DONE |NOSIGNATURE
  464. DarkUtilities-1.16.4-7.0.3.jar |Dark Utilities |darkutils |7.0.3 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  465. mcw-doors-1.0.1fix-mc1.16.4.jar |Macaw's Doors |mcwdoors |1.0.1 |DONE |NOSIGNATURE
  466. Morpheus-1.16.4-4.2.68.jar |Morpheus |morpheus |4.2.68 |DONE |NOSIGNATURE
  467. MekanismGenerators-1.16.4-10.0.18.445.jar |Mekanism: Generators |mekanismgenerators |10.0.18 |DONE |NOSIGNATURE
  468. JustEnoughResources-1.16.4-0.12.0.103.jar |Just Enough Resources |jeresources |0.12.0.103 |DONE |NOSIGNATURE
  469. DeLogger-1.16.4-1.0.5+mc-1.16.4.jar |DeLogger |delogger |1.0.5+mc-1.16.4 |DONE |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
  470. XNetGases-1.16.4-2.1.1.jar |XNet Gases |xnetgases |2.1.1 |DONE |NOSIGNATURE
  471. ftb-teams-1604.1.0.13.jar |FTB Teams |ftbteams |1604.1.0.13 |DONE |NOSIGNATURE
  472. absentbydesign-1.16.4-1.2.0.jar |Absent By Design Mod |absentbydesign |1.16.4-1.2.0 |DONE |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  473. emojiful-1.16.3-2.1.1.jar |Emojiful |emojiful |1.16.3-2.1.1 |DONE |NOSIGNATURE
  474. refinedstorage-1.9.9.jar |Refined Storage |refinedstorage |1.9.9 |DONE |NOSIGNATURE
  475. quartz-chests-1603.1.0.8.jar |Quartz Chests |quartzchests |1603.1.0.8 |DONE |NOSIGNATURE
  476. PrettyPipes-1.9.0.jar |Pretty Pipes |prettypipes |1.9.0 |DONE |NOSIGNATURE
  477. JAMD-1.1.4-beta+mc-1.16.4.jar |Just Another Mining Dimension |jamd |1.1.4-beta+mc-1.16.4|DONE |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
  478. mcw-bridges-1.0.4-mc1.16.4.jar |Macaw's Bridges |mcwbridges |1.0.4 |DONE |NOSIGNATURE
  479. industrial-foregoing-1.16.4-3.2.6-c3ea663.jar |Industrial Foregoing |industrialforegoing |3.2.6 |DONE |NOSIGNATURE
  480. torchmaster-2.3.5-alpha.jar |Torchmaster |torchmaster |2.3.5-alpha |DONE |NOSIGNATURE
  481. TipTheScales-1.16.3-3.0.0.9.jar |TipTheScales |tipthescales |3.0.0.9 |DONE |NOSIGNATURE
  482. entangled-1.2.9-mc1.16.4.jar |Entangled |entangled |1.2.9 |DONE |NOSIGNATURE
  483. valkyrielib-1.16.4-3.0.5.2.jar |ValkyrieLib |valkyrielib |3.0.5.2 |DONE |NOSIGNATURE
  484. envirocore-1.16.4-3.0.5.2.jar |Environmental Core |envirocore |3.0.5.2 |DONE |NOSIGNATURE
  485. envirotech-1.16.4-3.0.5.1.jar |Environmental Tech |envirotech |3.0.5.1 |DONE |NOSIGNATURE
  486. Lollipop-1.16.4-3.2.3.jar |Lollipop |lollipop |3.2.3 |DONE |NOSIGNATURE
  487. ftb-ranks-1604.1.1.9.jar |FTB Ranks |ftbranks |1604.1.1.9 |DONE |NOSIGNATURE
  488. mcw-trapdors-1.0.0-mc1.16.4.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.0 |DONE |NOSIGNATURE
  489. extcaves-2.4.jar |Extended Caves |extcaves |2.4 |DONE |NOSIGNATURE
  490. Botania-1.16.4-410.jar |Botania |botania |1.16.4-410 |DONE |NOSIGNATURE
  491. simplybackpacks-1.16.3-1.4.13.jar |Simply Backpacks |simplybackpacks |1.16.3-1.4.13 |DONE |NOSIGNATURE
  492. portality-1.16.4-3.2.0.jar |Portality |portality |3.2.0 |DONE |NOSIGNATURE
  493. curios-forge-1.16.4-4.0.3.0.jar |Curios API |curios |1.16.4-4.0.3.0 |DONE |NOSIGNATURE
  494. tetra-1.16.4-3.3.1.jar |Tetra |tetra |3.3.1 |DONE |NOSIGNATURE
  495. Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE
  496. doomangelring-1.16.4-1.0.0.jar |Doom Angel Ring |doomangelring |1.0.0 |DONE |NOSIGNATURE
  497. elevatorid-1.16.4-1.7.8.jar |Elevator Mod |elevatorid |1.16.4-1.7.8 |DONE |NOSIGNATURE
  498. Runelic-1.16.4-6.0.2.jar |Runelic |runelic |6.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  499. ExtraStorage-1.16.4-1.2.1.jar |Extra Storage |extrastorage |1.2.1 |DONE |NOSIGNATURE
  500. NaturesAura-33.2.jar |Nature's Aura |naturesaura |33.2 |DONE |NOSIGNATURE
  501. MekanismTools-1.16.4-10.0.18.445.jar |Mekanism: Tools |mekanismtools |10.0.18 |DONE |NOSIGNATURE
  502. mcws-roofs-2.0.0-mc1.16.4.jar |Macaw's Roofs |mcwroofs |2.0.0 |DONE |NOSIGNATURE
  503. wormhole-1.1.0-mc1.16.3.jar |Wormhole (Portals) |wormhole |1.1.0 |DONE |NOSIGNATURE
  504. architectury-1.1.55-forge.jar |Architectury |architectury |1.1.55 |DONE |NOSIGNATURE
  505. cc-tweaked-1.16.4-1.94.0.jar |CC: Tweaked |computercraft |1.94.0 |DONE |NOSIGNATURE
  506. observerlib-1.16.4-1.4.4.jar |ObserverLib |observerlib |1.16.4-1.4.4 |DONE |NOSIGNATURE
  507. cloth-config-forge-4.1.1.jar |Cloth Config v4 API |cloth-config |4.0 |DONE |NOSIGNATURE
  508. trashcans-1.0.4-mc1.16.4.jar |Trash Cans |trashcans |1.0.4 |DONE |NOSIGNATURE
  509. The_Undergarden-1.16.3-0.3.8.jar |The Undergarden |undergarden |0.3.8 |DONE |NOSIGNATURE
  510. bwncr-1.16.4-3.9.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.4-3.9.16 |DONE |NOSIGNATURE
  511. FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
  512. CodeChickenLib-1.16.4-3.5.0.398-universal.jar |CodeChicken Lib |codechickenlib |3.5.0.398 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  513. QuantumStorage-1.16.4-5.3.0.jar |QuantumStorage |quantumstorage |5.3.0Alpha5 |DONE |NOSIGNATURE
  514. forge-1.16.4-geckolib-3.0.0-beta.10.jar |GeckoLib |geckolib3 |3.0.0-beta.10 |DONE |NOSIGNATURE
  515. Cyclic-1.16.4-0.10.1.jar |Cyclic |cyclic |1.16.4-0.10.1 |DONE |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  516. BetterAdvancements-1.16.4-0.1.0.103.jar |Better Advancements |betteradvancements |0.1.0.103 |DONE |NOSIGNATURE
  517. inventorysorter-1.16.1-18.1.0.jar |Simple Inventory Sorter |inventorysorter |18.1.0 |DONE |NOSIGNATURE
  518. rhino-1.7.13.9.jar |Rhino |rhino |1.7.13.9 |DONE |NOSIGNATURE
  519. ftb-janitor-1604.1.0.10.jar |FTB Janitor |ftbjanitor |1604.1.0.10 |DONE |NOSIGNATURE
  520. SimplyJetpacks2-1.16.3-2.6.3.0.jar |Simply Jetpacks 2 |simplyjetpacks |1.16.3-2.6.3.0 |DONE |NOSIGNATURE
  521. flatbedrock-1.16.4-1.1.6.jar |Flat Bedrock |flatbedrock |1.16.4-1.1.6 |DONE |NOSIGNATURE
  522. woot-1.16.4-1.0.2.2.jar |Woot |woot |1.16.4-1.0.2.2 |DONE |NOSIGNATURE
  523. snad-1.0.2-1.16.3.jar |Snad |snad |1.0.2 |DONE |NOSIGNATURE
  524. jei-1.16.4-7.6.0.62.jar |Just Enough Items |jei |7.6.0.62 |DONE |NOSIGNATURE
  525. kubejs-1604.3.2.121-forge.jar |KubeJS |kubejs |1604.3.2.121 |DONE |NOSIGNATURE
  526. kubejs-ui-1604.1.0.12.jar |KubeJS UI |kubejs_ui |1604.1.0.12 |DONE |NOSIGNATURE
  527. Mekanism-1.16.4-10.0.18.445.jar |Mekanism |mekanism |10.0.18 |DONE |NOSIGNATURE
  528. kubejs-mekanism-1604.1.1.5.jar |KubeJS Mekanism |kubejs_mekanism |1604.1.1.5 |DONE |NOSIGNATURE
  529. create-mc1.16.3_v0.3a.jar |Create |create |mc1.16.3_v0.3a |DONE |NOSIGNATURE
  530. Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE
  531. Clumps-6.0.0.13.jar |Clumps |clumps |6.0.0.13 |DONE |NOSIGNATURE
  532. shutupexperimentalsettings-1.0.1.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.1 |DONE |NOSIGNATURE
  533. mgui-1.16.4-3.1.3.jar |mgui |mgui |3.1.3 |DONE |NOSIGNATURE
  534. light-overlay-5.5.4.jar |Light Overlay Forge |lightoverlay-forge |NONE |DONE |NOSIGNATURE
  535. comforts-forge-1.16.4-4.0.0.3.jar |Comforts |comforts |1.16.4-4.0.0.2 |DONE |NOSIGNATURE
  536. appliedenergistics2-8.2.0-alpha.2.jar |Applied Energistics 2 |appliedenergistics2 |8.2.0-alpha.2 |DONE |95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
  537. NaturesCompass-1.16.4-1.8.6.jar |Nature's Compass |naturescompass |1.16.4-1.8.6 |DONE |NOSIGNATURE
  538. LibX-1.16.3-1.0.5.jar |LibX |libx |1.16.3-1.0.5 |DONE |NOSIGNATURE
  539. BotanyPots-1.16.4-6.0.8.jar |BotanyPots |botanypots |6.0.8 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  540. BotanyTrees-1.16.4-2.0.4.jar |BotanyTrees |botanytrees |2.0.4 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  541. DungeonCrawl-1.16.3-2.2.2.jar |Dungeon Crawl |dungeoncrawl |2.2.2 |DONE |NOSIGNATURE
  542. charginggadgets-1.3.0.jar |Charging Gadgets |charginggadgets |1.3.0 |DONE |NOSIGNATURE
  543. pneumaticcraft-repressurized-1.16.4-2.8.1-96.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.16.4-2.8.1-96 |DONE |NOSIGNATURE
  544. mcjtylib-1.16-5.0.15.jar |McJtyLib |mcjtylib |1.16-5.0.15 |DONE |NOSIGNATURE
  545. rftoolsbase-1.16-2.0.9.jar |RFToolsBase |rftoolsbase |1.16-2.0.9 |DONE |NOSIGNATURE
  546. xnet-1.16-3.0.11.jar |XNet |xnet |1.16-3.0.11 |DONE |NOSIGNATURE
  547. rftoolsstorage-1.16-2.0.8.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.8 |DONE |NOSIGNATURE
  548. rftoolscontrol-1.16-4.0.6.jar |RFToolsControl |rftoolscontrol |1.16-4.0.6 |DONE |NOSIGNATURE
  549. restrictions-1.16-3.0.3.jar |Restrictions |restrictions |1.16-3.0.3 |DONE |NOSIGNATURE
  550. DataFixerSlayer 1.0-2.jar |DataFixerSlayer |datafixerslayer |1.0-2 |DONE |NOSIGNATURE
  551. Toast-Control-1.16.3-4.3.0.jar |Toast Control |toastcontrol |4.3.0 |DONE |NOSIGNATURE
  552. mininggadgets-1.7.1.jar |Mining Gadgets |mininggadgets |1.7.1 |DONE |NOSIGNATURE
  553. entitydetectors-1.16.4-1.1.0.1.jar |Entity Detectors |entitydetectors |1.1.0.1 |DONE |NOSIGNATURE
  554. EnderStorage-1.16.4-2.7.0.159-universal.jar |EnderStorage |enderstorage |2.7.0.159 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  555. ars_nouveau-1.16.4-1.9.2.jar |Ars Nouveau |ars_nouveau |1.9.2 |DONE |NOSIGNATURE
  556. rftoolspower-1.16-3.0.8.jar |RFToolsPower |rftoolspower |1.16-3.0.8 |DONE |NOSIGNATURE
  557. ftb-chunks-1604.2.2.53.jar |FTB Chunks |ftbchunks |1604.2.2.53 |DONE |NOSIGNATURE
  558. forge-1.16.4-35.1.13-universal.jar |Forge |forge |35.1.13 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  559. BloodMagic-1.16.3-3.0.2-7.jar |Blood Magic |bloodmagic |1.16.3-3.0.2-7 |DONE |NOSIGNATURE
  560. kubejs-blood-magic-1604.1.0.2.jar |KubeJS Blood Magic |kubejs_blood_magic |1604.1.0.2 |DONE |NOSIGNATURE
  561. MiniCoal2-1.16.1-0.0.2-universal.jar |MiniCoal 2 |minicoal2 |{{version}} |DONE |NOSIGNATURE
  562. immersiveposts-1.16.3-3.0.0.jar |Immersive Posts |immersiveposts |3.0.0 |DONE |d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
  563. ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |NOSIGNATURE
  564. MythicBotany-1.16.3-1.2.0.jar |MythicBotany |mythicbotany |1.16.3-1.2.0 |DONE |NOSIGNATURE
  565. ZeroCore2-1.16.4-2.0.16.jar |Zero CORE 2 |zerocore |1.16.4-2.0.16 |DONE |NOSIGNATURE
  566. ExtremeReactors2-1.16.4-2.0.17.jar |Extreme Reactors 2 |bigreactors |1.16.4-2.0.17 |DONE |NOSIGNATURE
  567. forge-1.16.4-35.1.13-server.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE
  568. cofh_core-1.16.3-1.0.4.jar |CoFH Core |cofh_core |1.0.4 |DONE |NOSIGNATURE
  569. thermal-1.16.3-1.0.5.jar |Thermal Series |thermal |1.0.5 |DONE |NOSIGNATURE
  570. thermal_innovation-1.16.3-1.0.3.jar |Thermal Innovation |thermal_innovation |1.0.3 |DONE |NOSIGNATURE
  571. thermal_expansion-1.16.3-1.0.5.jar |Thermal Expansion |thermal_expansion |1.0.5 |DONE |NOSIGNATURE
  572. thermal_locomotion-1.16.3-1.0.3.jar |Thermal Locomotion |thermal_locomotion |1.0.3 |DONE |NOSIGNATURE
  573. kubejs-thermal-1604.1.0.5.jar |KubeJS Thermal |kubejs_thermal |1604.1.0.5 |DONE |NOSIGNATURE
  574. ensorcellation-1.16.3-1.0.3.jar |Ensorcellation |ensorcellation |1.0.3 |DONE |NOSIGNATURE
  575. rftoolsutility-1.16-3.0.19.jar |RFToolsUtility |rftoolsutility |1.16-3.0.19 |DONE |NOSIGNATURE
  576. EnchantmentDescriptions-1.16.4-6.0.2.jar |EnchantmentDescriptions |enchdesc |6.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  577. theoneprobe-1.16-3.0.6.jar |The One Probe |theoneprobe |1.16-3.0.6 |DONE |NOSIGNATURE
  578. titanium-1.16.4-3.2.3.jar |Titanium |titanium |3.2.3 |DONE |NOSIGNATURE
  579. Psi 1.16-88.jar |Psi |psi |1.16-88 |DONE |NOSIGNATURE
  580. mana-and-artifice-1.2.0.2.jar |Mana and Artifice |mana-and-artifice |1.2.0.2 |DONE |NOSIGNATURE
  581. ImmersiveEngineering-1.16.4-4.1.2-129.jar |Immersive Engineering |immersiveengineering |1.16.4-4.1.2-129 |DONE |44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
  582. movingelevators-1.2.29-mc1.16.4.jar |Moving Elevators |movingelevators |1.2.29 |DONE |NOSIGNATURE
  583. archers_paradox-1.16.3-1.0.0.jar |Archer's Paradox |archers_paradox |1.0.0 |DONE |NOSIGNATURE
  584. Krate-1.16.4-0.1.2.jar |Krate |krate |0.1.2 |DONE |NOSIGNATURE
  585. rftoolsbuilder-1.16-3.0.13.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.0.13 |DONE |NOSIGNATURE
  586. jeiintegration_1.16.4-6.1.1.11.jar |JEI Integration |jeiintegration |6.1.1.11 |DONE |NOSIGNATURE
  587. rats-7.0.1-1.16.3.jar |Rats |rats |7.0.1 |DONE |NOSIGNATURE
  588. ratlantis-1.0.0-1.16.3.jar |Rats: Ratlantis |ratlantis |1.0.0-1.16.3 |DONE |NOSIGNATURE
  589. itemcollectors-1.0.6-mc1.16.4.jar |Item Collectors |itemcollectors |1.0.6 |DONE |NOSIGNATURE
  590. gravestone-1.16.4-1.0.7.jar |Gravestone Mod |gravestone |1.16.4-1.0.7 |DONE |NOSIGNATURE
  591. ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |DONE |NOSIGNATURE
  592. thermal_cultivation-1.16.3-1.0.5.jar |Thermal Cultivation |thermal_cultivation |1.0.5 |DONE |NOSIGNATURE
  593. serverconfigupdater-1.3.jar |ServerConfig Updater |serverconfigupdater |1.3 |DONE |NOSIGNATURE
  594. FastWorkbench-1.16.3-4.4.1.jar |FastWorkbench |fastbench |4.4.1 |DONE |NOSIGNATURE
  595. JustEnoughProfessions-1.16.3-1.1.jar |Just Enough Professions (JEP) |justenoughprofessions |1.1 |DONE |NOSIGNATURE
  596. StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |DONE |NOSIGNATURE
  597. FluxNetworks-1.16.4-6.1.5.10.jar |Flux Networks |fluxnetworks |1.16.4-6.1.5.10 |DONE |NOSIGNATURE
  598. lanterncolors-1.16.3-2.1.1.jar |Lantern Colors |lanterncolors |1.16.2-2.1.1 |DONE |NOSIGNATURE
  599. harvest-1.16.3-1.0.3.jar |Harvest |harvest |1.0.3 |DONE |NOSIGNATURE
  600. Statues-1.16.3-0.1.6.3.jar |Statues Mod |statues |0.1.6.3 |DONE |NOSIGNATURE
  601. structurize-0.13.104-ALPHA-universal.jar |Structurize |structurize |0.13.104-ALPHA |DONE |NOSIGNATURE
  602. kubejs-create-1604.1.0.2.jar |KubeJS Create |kubejs_create |1604.1.0.2 |DONE |NOSIGNATURE
  603. minecolonies-0.13.530-ALPHA-universal.jar |Minecolonies |minecolonies |0.13.530-ALPHA |DONE |NOSIGNATURE
  604. FastFurnace-1.16.3-4.3.0.jar |FastFurnace |fastfurnace |4.3.0 |DONE |NOSIGNATURE
  605. AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
  606. ice_ice_baby-1.16.4-3.0.1.jar |Ice Ice Baby |ice_ice_baby |3.0.1 |DONE |NOSIGNATURE
  607. MineTogether-1.16.4-4.1.6RC7.jar |MineTogether |minetogether |1.16.4-4.1.6RC7 |DONE |ef:3c:f1:a8:ac:2b:fc:1d:45:a5:19:41:29:40:fe:b5:2f:62:f0:55:26:c2:d5:c2:8c:b3:dd:d4:ef:c8:93:b0
  608. moredragoneggs-1.4.jar |More Dragon Eggs |moredragoneggs |1.4 |DONE |NOSIGNATURE
  609. modular-routers-1.16.3-7.2.0-39.jar |Modular Routers |modularrouters |1.16.3-7.2.0-39 |DONE |NOSIGNATURE
  610. kubejs-immersive-engineering-1604.1.0.9.jar |KubeJS Immersive Engineering |kubejs_immersive_engineering |1604.1.0.9 |DONE |NOSIGNATURE
  611. refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |DONE |NOSIGNATURE
  612. extremeSoundMuffler-3.2_Forge-1.16.4.jar |Extreme Sound Muffler |extremesoundmuffler |3.2_forge-1.16.4 |DONE |NOSIGNATURE
  613. chiselsandbits-0.2.8-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |DONE |NOSIGNATURE
  614. DefaultOptions_1.16.3-12.2.0.jar |Default Options |defaultoptions |12.2.0 |DONE |NOSIGNATURE
  615. Crash Report UUID: 8aefa01a-28f1-4dd3-8e9d-d00ec3e12dcb
  616. [Psi] Active spell: None
  617. Player Count: 1 / 100; [ServerPlayerEntity['lucasrj'/2133, l='ServerLevel[world]', x=-4708.59, y=64.23, z=4209.48]]
  618. Data Packs: vanilla, mod:rsrequestify (incompatible), mod:astralsorcery, mod:ftbessentials, mod:simplemagnets (incompatible), mod:refinedpipes, mod:pocketstorage, mod:javd (incompatible), mod:mcwwindows (incompatible), mod:modnametooltip, mod:rsgauges, mod:findme (incompatible), mod:glassential (incompatible), mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:citadel (incompatible), mod:powah, mod:ftbguilibrary (incompatible), mod:rangedpumps, mod:culinaryconstruct (incompatible), mod:shrink (incompatible), mod:bookshelf, mod:xreliquary, mod:buildinggadgets, mod:darkutils (incompatible), mod:mcwdoors, mod:morpheus (incompatible), mod:mekanismgenerators, mod:jeresources, mod:delogger (incompatible), mod:xnetgases, mod:ftbteams (incompatible), mod:absentbydesign (incompatible), mod:emojiful (incompatible), mod:refinedstorage, mod:quartzchests (incompatible), mod:prettypipes (incompatible), mod:jamd (incompatible), mod:mcwbridges (incompatible), mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:tipthescales, mod:entangled, mod:valkyrielib, mod:envirocore (incompatible), mod:envirotech, mod:lollipop, mod:ftbranks (incompatible), mod:mcwtrpdoors (incompatible), mod:extcaves, mod:botania, mod:simplybackpacks (incompatible), mod:portality (incompatible), mod:curios, mod:tetra, mod:patchouli (incompatible), mod:doomangelring (incompatible), mod:elevatorid, mod:runelic, mod:extrastorage, mod:naturesaura (incompatible), mod:mekanismtools, mod:mcwroofs (incompatible), mod:wormhole (incompatible), mod:architectury, mod:computercraft, mod:observerlib, mod:cloth-config (incompatible), mod:trashcans, mod:undergarden, mod:bwncr (incompatible), mod:fastleafdecay (incompatible), mod:codechickenlib (incompatible), mod:quantumstorage (incompatible), mod:geckolib3 (incompatible), mod:cyclic (incompatible), mod:betteradvancements, mod:inventorysorter (incompatible), mod:rhino, mod:ftbjanitor, mod:simplyjetpacks, mod:flatbedrock (incompatible), mod:woot, mod:snad (incompatible), mod:jei, mod:kubejs, mod:kubejs_ui, mod:mekanism, mod:kubejs_mekanism, mod:create (incompatible), mod:waystones (incompatible), mod:clumps, mod:shutupexperimentalsettings (incompatible), mod:mgui (incompatible), mod:lightoverlay-forge (incompatible), mod:comforts (incompatible), mod:appliedenergistics2 (incompatible), mod:naturescompass (incompatible), mod:libx, mod:botanypots, mod:botanytrees, mod:dungeoncrawl, mod:charginggadgets, mod:pneumaticcraft, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolsstorage, mod:rftoolscontrol, mod:restrictions (incompatible), mod:datafixerslayer (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:entitydetectors (incompatible), mod:enderstorage (incompatible), mod:ars_nouveau, mod:rftoolspower, mod:ftbchunks (incompatible), mod:forge, mod:bloodmagic, mod:kubejs_blood_magic, mod:minicoal2 (incompatible), mod:immersiveposts (incompatible), mod:ironchest (incompatible), mod:mythicbotany, mod:zerocore, mod:bigreactors, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_expansion (incompatible), mod:thermal_locomotion (incompatible), mod:kubejs_thermal, mod:ensorcellation (incompatible), mod:rftoolsutility, mod:enchdesc, mod:theoneprobe, mod:titanium (incompatible), mod:psi (incompatible), mod:mana-and-artifice, mod:immersiveengineering (incompatible), mod:movingelevators (incompatible), mod:archers_paradox (incompatible), mod:krate, mod:rftoolsbuilder, mod:jeiintegration, mod:rats, mod:ratlantis, mod:itemcollectors (incompatible), mod:gravestone, mod:ftbbackups (incompatible), mod:thermal_cultivation (incompatible), mod:serverconfigupdater (incompatible), mod:fastbench (incompatible), mod:justenoughprofessions, mod:storagedrawers (incompatible), mod:fluxnetworks, mod:lanterncolors (incompatible), mod:harvest (incompatible), mod:statues, mod:structurize, mod:kubejs_create, mod:minecolonies (incompatible), mod:fastfurnace (incompatible), mod:appleskin, mod:ice_ice_baby (incompatible), mod:minetogether (incompatible), mod:moredragoneggs (incompatible), mod:modularrouters, mod:kubejs_immersive_engineering, mod:refinedstorageaddons, mod:extremesoundmuffler (incompatible), mod:chiselsandbits (incompatible), mod:defaultoptions (incompatible)
  619. Is Modded: Definitely; Server brand changed to 'forge'
  620. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment