Advertisement
Guest User

Untitled

a guest
Aug 18th, 2022
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.40 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You should try our sister game, Minceraft!
  3.  
  4. Time: 8/19/22 12:20 PM
  5. Description: Watching Server
  6.  
  7. java.lang.Error: ServerHangWatchdog detected that a single server tick took 182.32 seconds (should be max 0.05)
  8. at java.util.HashMap.newNode(HashMap.java:1734) ~[?:1.8.0_51] {}
  9. at java.util.HashMap.putVal(HashMap.java:630) ~[?:1.8.0_51] {}
  10. at java.util.HashMap.put(HashMap.java:611) ~[?:1.8.0_51] {}
  11. at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:54) ~[?:?] {re:classloading}
  12. at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:40) ~[?:?] {re:classloading}
  13. at net.minecraft.nbt.ListNBT$1.func_225649_b_(SourceFile:49) ~[?:?] {re:classloading}
  14. at net.minecraft.nbt.ListNBT$1.func_225649_b_(SourceFile:32) ~[?:?] {re:classloading}
  15. at net.minecraft.nbt.CompoundNBT.func_229680_b_(CompoundNBT.java:423) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:item.CompoundNBTMixin,pl:mixin:A}
  16. at net.minecraft.nbt.CompoundNBT.func_229678_a_(CompoundNBT.java:31) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:item.CompoundNBTMixin,pl:mixin:A}
  17. at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:53) ~[?:?] {re:classloading}
  18. at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:40) ~[?:?] {re:classloading}
  19. at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:117) ~[?:?] {re:classloading}
  20. at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:87) ~[?:?] {re:classloading}
  21. at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:35) ~[?:?] {re:classloading}
  22. at net.minecraft.world.gen.feature.template.TemplateManager.func_209205_a(SourceFile:107) ~[?:?] {re:mixin,re:classloading}
  23. at net.minecraft.world.gen.feature.template.TemplateManager.func_209201_e(SourceFile:79) ~[?:?] {re:mixin,re:classloading}
  24. at net.minecraft.world.gen.feature.template.TemplateManager.func_209204_g(SourceFile:66) ~[?:?] {re:mixin,re:classloading}
  25. at net.minecraft.world.gen.feature.template.TemplateManager$$Lambda$25127/1618300461.apply(Unknown Source) ~[?:?] {}
  26. at java.util.HashMap.computeIfAbsent(HashMap.java:1118) ~[?:1.8.0_51] {}
  27. at net.minecraft.world.gen.feature.template.TemplateManager.func_200219_b(SourceFile:64) ~[?:?] {re:mixin,re:classloading}
  28. at net.minecraft.world.gen.feature.template.TemplateManager.func_200220_a(SourceFile:54) ~[?:?] {re:mixin,re:classloading}
  29. at iskallia.vault.world.gen.structure.pool.PalettedSinglePoolElement$$Lambda$26099/1426648938.apply(Unknown Source) ~[?:?] {}
  30. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {re:classloading,re:classloading,re:classloading}
  31. at iskallia.vault.world.gen.structure.pool.PalettedSinglePoolElement.getTemplate(PalettedSinglePoolElement.java:76) ~[?:1.8.3p1.13.8] {re:classloading}
  32. at iskallia.vault.world.gen.structure.pool.PalettedSinglePoolElement.func_214849_a(PalettedSinglePoolElement.java:98) ~[?:1.8.3p1.13.8] {re:classloading}
  33. at iskallia.vault.world.gen.structure.VaultJigsawHelper.lambda$preloadVaultRooms$6(VaultJigsawHelper.java:191) ~[?:1.8.3p1.13.8] {re:classloading}
  34. at iskallia.vault.world.gen.structure.VaultJigsawHelper$$Lambda$26097/1706160791.accept(Unknown Source) ~[?:?] {}
  35. at iskallia.vault.util.data.WeightedList.lambda$forEach$6(WeightedList.java:111) ~[?:1.8.3p1.13.8] {re:classloading}
  36. at iskallia.vault.util.data.WeightedList$$Lambda$26098/1923956624.accept(Unknown Source) ~[?:?] {}
  37. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
  38. at iskallia.vault.util.data.WeightedList.forEach(WeightedList.java:111) ~[?:1.8.3p1.13.8] {re:classloading}
  39. at iskallia.vault.world.gen.structure.VaultJigsawHelper.preloadVaultRooms(VaultJigsawHelper.java:188) ~[?:1.8.3p1.13.8] {re:classloading}
  40. at iskallia.vault.Vault$$Lambda$9636/1365327154.accept(Unknown Source) ~[?:?] {}
  41. at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
  42. at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
  43. at net.minecraftforge.eventbus.EventBus$$Lambda$2862/801954191.invoke(Unknown Source) ~[?:?] {}
  44. at net.minecraftforge.eventbus.EventBus$$Lambda$3658/506340833.invoke(Unknown Source) ~[?:?] {}
  45. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  46. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  47. at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:106) ~[?:?] {re:classloading}
  48. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:622) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  49. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  50. at net.minecraft.server.MinecraftServer$$Lambda$24900/1573749145.run(Unknown Source) ~[?:?] {}
  51. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  52.  
  53.  
  54. A detailed walkthrough of the error, its code path and all known details is as follows:
  55. ---------------------------------------------------------------------------------------
  56.  
  57. -- Head --
  58. Thread: Integrated Server Watchdog
  59. Stacktrace:
  60. at java.util.HashMap.newNode(HashMap.java:1734) ~[?:1.8.0_51] {}
  61. at java.util.HashMap.putVal(HashMap.java:630) ~[?:1.8.0_51] {}
  62. at java.util.HashMap.put(HashMap.java:611) ~[?:1.8.0_51] {}
  63. at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:54) ~[?:?] {re:classloading}
  64. at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:40) ~[?:?] {re:classloading}
  65. at net.minecraft.nbt.ListNBT$1.func_225649_b_(SourceFile:49) ~[?:?] {re:classloading}
  66. at net.minecraft.nbt.ListNBT$1.func_225649_b_(SourceFile:32) ~[?:?] {re:classloading}
  67. at net.minecraft.nbt.CompoundNBT.func_229680_b_(CompoundNBT.java:423) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:item.CompoundNBTMixin,pl:mixin:A}
  68. at net.minecraft.nbt.CompoundNBT.func_229678_a_(CompoundNBT.java:31) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:item.CompoundNBTMixin,pl:mixin:A}
  69. at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:53) ~[?:?] {re:classloading}
  70. at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:40) ~[?:?] {re:classloading}
  71. at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:117) ~[?:?] {re:classloading}
  72. at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:87) ~[?:?] {re:classloading}
  73. at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:35) ~[?:?] {re:classloading}
  74. at net.minecraft.world.gen.feature.template.TemplateManager.func_209205_a(SourceFile:107) ~[?:?] {re:mixin,re:classloading}
  75. at net.minecraft.world.gen.feature.template.TemplateManager.func_209201_e(SourceFile:79) ~[?:?] {re:mixin,re:classloading}
  76. at net.minecraft.world.gen.feature.template.TemplateManager.func_209204_g(SourceFile:66) ~[?:?] {re:mixin,re:classloading}
  77. at net.minecraft.world.gen.feature.template.TemplateManager$$Lambda$25127/1618300461.apply(Unknown Source) ~[?:?] {}
  78. at java.util.HashMap.computeIfAbsent(HashMap.java:1118) ~[?:1.8.0_51] {}
  79. at net.minecraft.world.gen.feature.template.TemplateManager.func_200219_b(SourceFile:64) ~[?:?] {re:mixin,re:classloading}
  80. at net.minecraft.world.gen.feature.template.TemplateManager.func_200220_a(SourceFile:54) ~[?:?] {re:mixin,re:classloading}
  81. at iskallia.vault.world.gen.structure.pool.PalettedSinglePoolElement$$Lambda$26099/1426648938.apply(Unknown Source) ~[?:?] {}
  82. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {re:classloading,re:classloading,re:classloading,re:classloading}
  83. at iskallia.vault.world.gen.structure.pool.PalettedSinglePoolElement.getTemplate(PalettedSinglePoolElement.java:76) ~[?:1.8.3p1.13.8] {re:classloading}
  84. at iskallia.vault.world.gen.structure.pool.PalettedSinglePoolElement.func_214849_a(PalettedSinglePoolElement.java:98) ~[?:1.8.3p1.13.8] {re:classloading}
  85. at iskallia.vault.world.gen.structure.VaultJigsawHelper.lambda$preloadVaultRooms$6(VaultJigsawHelper.java:191) ~[?:1.8.3p1.13.8] {re:classloading}
  86. at iskallia.vault.world.gen.structure.VaultJigsawHelper$$Lambda$26097/1706160791.accept(Unknown Source) ~[?:?] {}
  87. at iskallia.vault.util.data.WeightedList.lambda$forEach$6(WeightedList.java:111) ~[?:1.8.3p1.13.8] {re:classloading}
  88. at iskallia.vault.util.data.WeightedList$$Lambda$26098/1923956624.accept(Unknown Source) ~[?:?] {}
  89. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
  90. at iskallia.vault.util.data.WeightedList.forEach(WeightedList.java:111) ~[?:1.8.3p1.13.8] {re:classloading}
  91. at iskallia.vault.world.gen.structure.VaultJigsawHelper.preloadVaultRooms(VaultJigsawHelper.java:188) ~[?:1.8.3p1.13.8] {re:classloading}
  92. at iskallia.vault.Vault$$Lambda$9636/1365327154.accept(Unknown Source) ~[?:?] {}
  93. at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
  94. at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
  95. at net.minecraftforge.eventbus.EventBus$$Lambda$2862/801954191.invoke(Unknown Source) ~[?:?] {}
  96. at net.minecraftforge.eventbus.EventBus$$Lambda$3658/506340833.invoke(Unknown Source) ~[?:?] {}
  97. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  98. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  99. at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:106) ~[?:?] {re:classloading}
  100. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:622) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  101. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  102. -- Thread Dump --
  103. Details:
  104. Threads: "Thread-55" Id=161 TIMED_WAITING
  105. at java.lang.Thread.sleep(Native Method)
  106. at com.performant.coremod.entity.threading.ActionThread.run(ActionThread.java:44)
  107.  
  108.  
  109. "Thread-54" Id=160 TIMED_WAITING
  110. at java.lang.Thread.sleep(Native Method)
  111. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:51)
  112.  
  113.  
  114. "Thread-53" Id=159 RUNNABLE
  115. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:36)
  116.  
  117.  
  118. "Thread-52" Id=158 TIMED_WAITING
  119. at java.lang.Thread.sleep(Native Method)
  120. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:51)
  121.  
  122.  
  123. "Thread-51" Id=157 TIMED_WAITING
  124. at java.lang.Thread.sleep(Native Method)
  125. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:51)
  126.  
  127.  
  128. "WorldEdit Session Manager" Id=156 TIMED_WAITING on java.util.TaskQueue@20138df
  129. at java.lang.Object.wait(Native Method)
  130. - waiting on java.util.TaskQueue@20138df
  131. at java.util.TimerThread.mainLoop(Timer.java:552)
  132. at java.util.TimerThread.run(Timer.java:505)
  133.  
  134.  
  135. "pool-12-thread-1" Id=155 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@cc6c6ef
  136. at sun.misc.Unsafe.park(Native Method)
  137. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@cc6c6ef
  138. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  139. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  140. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  141. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  142. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  143. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  144. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  145. ...
  146.  
  147.  
  148. "Integrated Server Watchdog" Id=154 RUNNABLE
  149. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  150. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  151. at com.performant.coremod.world.IntegratedServerHangWatchdog.run(IntegratedServerHangWatchdog.java:61)
  152. at java.lang.Thread.run(Thread.java:745)
  153.  
  154.  
  155. "AE Compass Service" Id=149 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@8f953af
  156. at sun.misc.Unsafe.park(Native Method)
  157. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@8f953af
  158. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  159. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  160. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  161. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  162. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  163. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  164. at java.lang.Thread.run(Thread.java:745)
  165.  
  166.  
  167. "ChunkLoaderWorker-0" Id=142 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4dfbccd4
  168. at sun.misc.Unsafe.park(Native Method)
  169. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4dfbccd4
  170. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  171. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  172. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  173. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  174. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  175. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  176. at java.lang.Thread.run(Thread.java:745)
  177.  
  178.  
  179. "Server thread" Id=139 RUNNABLE
  180. at java.util.HashMap.newNode(HashMap.java:1734)
  181. at java.util.HashMap.putVal(HashMap.java:630)
  182. at java.util.HashMap.put(HashMap.java:611)
  183. at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:54)
  184. at net.minecraft.nbt.CompoundNBT$1.func_225649_b_(CompoundNBT.java:40)
  185. at net.minecraft.nbt.ListNBT$1.func_225649_b_(SourceFile:49)
  186. at net.minecraft.nbt.ListNBT$1.func_225649_b_(SourceFile:32)
  187. at net.minecraft.nbt.CompoundNBT.func_229680_b_(CompoundNBT.java:423)
  188. ...
  189.  
  190.  
  191. "Snooper Timer" Id=140 WAITING on java.util.TaskQueue@4637d274
  192. at java.lang.Object.wait(Native Method)
  193. - waiting on java.util.TaskQueue@4637d274
  194. at java.lang.Object.wait(Object.java:502)
  195. at java.util.TimerThread.mainLoop(Timer.java:526)
  196. at java.util.TimerThread.run(Timer.java:505)
  197.  
  198.  
  199. "Sound engine" Id=138 WAITING on java.lang.String@7c7c85e3
  200. at sun.misc.Unsafe.park(Native Method)
  201. - waiting on java.lang.String@7c7c85e3
  202. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  203. at net.minecraft.client.audio.SoundEngineExecutor.func_223705_bi(SourceFile:49)
  204. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129)
  205. at net.minecraft.client.audio.SoundEngineExecutor.func_213178_c(SourceFile:42)
  206. at net.minecraft.client.audio.SoundEngineExecutor$$Lambda$16589/212604327.run(Unknown Source)
  207. at java.lang.Thread.run(Thread.java:745)
  208.  
  209.  
  210. "Thread-40" Id=127 RUNNABLE (in native)
  211. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  212. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:996)
  213. at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:524)
  214. at java.lang.Thread.run(Thread.java:745)
  215.  
  216.  
  217. "Java2D Disposer" Id=118 WAITING on java.lang.ref.ReferenceQueue$Lock@3e5ac5e8
  218. at java.lang.Object.wait(Native Method)
  219. - waiting on java.lang.ref.ReferenceQueue$Lock@3e5ac5e8
  220. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  221. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  222. at sun.java2d.Disposer.run(Disposer.java:148)
  223. at java.lang.Thread.run(Thread.java:745)
  224.  
  225.  
  226. "Thread-38" Id=96 TIMED_WAITING
  227. at java.lang.Thread.sleep(Native Method)
  228. at xaero.map.MapRunner.run(MapRunner.java:22)
  229. at java.lang.Thread.run(Thread.java:745)
  230.  
  231.  
  232. "Keep-Alive-SocketCleaner" Id=92 WAITING on sun.net.www.http.KeepAliveStreamCleaner@2dd4339b
  233. at java.lang.Object.wait(Native Method)
  234. - waiting on sun.net.www.http.KeepAliveStreamCleaner@2dd4339b
  235. at sun.net.www.http.KeepAliveStreamCleaner.run(KeepAliveStreamCleaner.java:101)
  236. at java.lang.Thread.run(Thread.java:745)
  237.  
  238.  
  239. "Thread-33" Id=78 RUNNABLE (in native)
  240. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  241. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:996)
  242. at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:524)
  243. at java.lang.Thread.run(Thread.java:745)
  244.  
  245.  
  246. "Thread-32" Id=77 RUNNABLE (in native)
  247. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  248. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:996)
  249. at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:524)
  250. at java.lang.Thread.run(Thread.java:745)
  251.  
  252.  
  253. "Thread-31" Id=76 RUNNABLE (in native)
  254. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  255. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:996)
  256. at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:524)
  257. at java.lang.Thread.run(Thread.java:745)
  258.  
  259.  
  260. "Thread-30" Id=75 RUNNABLE (in native)
  261. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  262. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:996)
  263. at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:524)
  264. at java.lang.Thread.run(Thread.java:745)
  265.  
  266.  
  267. "Thread-29" Id=74 RUNNABLE (in native)
  268. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  269. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:996)
  270. at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:524)
  271. at java.lang.Thread.run(Thread.java:745)
  272.  
  273.  
  274. "Thread-28" Id=73 RUNNABLE (in native)
  275. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  276. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:996)
  277. at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:524)
  278. at java.lang.Thread.run(Thread.java:745)
  279.  
  280.  
  281. "Thread-27" Id=72 RUNNABLE (in native)
  282. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  283. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:996)
  284. at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:524)
  285. at java.lang.Thread.run(Thread.java:745)
  286.  
  287.  
  288. "Thread-26" Id=70 RUNNABLE (in native)
  289. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  290. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:996)
  291. at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:524)
  292. at java.lang.Thread.run(Thread.java:745)
  293.  
  294.  
  295. "Narrator" Id=63 TIMED_WAITING
  296. at java.lang.Thread.sleep(Native Method)
  297. at com.mojang.text2speech.NarratorWindows$NarratorThread.run(NarratorWindows.java:84)
  298. at java.lang.Thread.run(Thread.java:745)
  299.  
  300.  
  301. "Config Lib config file watcher" Id=60 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5508e027
  302. at sun.misc.Unsafe.park(Native Method)
  303. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5508e027
  304. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  305. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  306. at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  307. at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  308. at sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  309. at com.supermartijn642.configlib.toml.TomlConfigFile.lambda$startTrackingFile$0(TomlConfigFile.java:134)
  310. at com.supermartijn642.configlib.toml.TomlConfigFile$$Lambda$4767/1337709345.run(Unknown Source)
  311. ...
  312.  
  313.  
  314. "Thread-22" Id=59 RUNNABLE (in native)
  315. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  316. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:996)
  317. at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:524)
  318. at java.lang.Thread.run(Thread.java:745)
  319.  
  320.  
  321. "Config Lib config file watcher" Id=58 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4dc324f8
  322. at sun.misc.Unsafe.park(Native Method)
  323. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4dc324f8
  324. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  325. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  326. at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  327. at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  328. at sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  329. at com.supermartijn642.configlib.toml.TomlConfigFile.lambda$startTrackingFile$0(TomlConfigFile.java:134)
  330. at com.supermartijn642.configlib.toml.TomlConfigFile$$Lambda$4767/1337709345.run(Unknown Source)
  331. ...
  332.  
  333.  
  334. "Thread-21" Id=57 RUNNABLE (in native)
  335. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  336. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:996)
  337. at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:524)
  338. at java.lang.Thread.run(Thread.java:745)
  339.  
  340.  
  341. "Config Lib config file watcher" Id=56 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@255ecd2d
  342. at sun.misc.Unsafe.park(Native Method)
  343. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@255ecd2d
  344. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  345. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  346. at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  347. at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  348. at sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  349. at com.supermartijn642.configlib.toml.TomlConfigFile.lambda$startTrackingFile$0(TomlConfigFile.java:134)
  350. at com.supermartijn642.configlib.toml.TomlConfigFile$$Lambda$4767/1337709345.run(Unknown Source)
  351. ...
  352.  
  353.  
  354. "Thread-20" Id=55 RUNNABLE (in native)
  355. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  356. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:996)
  357. at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:524)
  358. at java.lang.Thread.run(Thread.java:745)
  359.  
  360.  
  361. "Config Lib config file watcher" Id=48 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@299a6af6
  362. at sun.misc.Unsafe.park(Native Method)
  363. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@299a6af6
  364. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  365. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  366. at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  367. at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  368. at sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  369. at com.supermartijn642.configlib.toml.TomlConfigFile.lambda$startTrackingFile$0(TomlConfigFile.java:134)
  370. at com.supermartijn642.configlib.toml.TomlConfigFile$$Lambda$4767/1337709345.run(Unknown Source)
  371. ...
  372.  
  373.  
  374. "Thread-17" Id=47 RUNNABLE (in native)
  375. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  376. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:996)
  377. at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:524)
  378. at java.lang.Thread.run(Thread.java:745)
  379.  
  380.  
  381. "Thread-16" Id=46 RUNNABLE (in native)
  382. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  383. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:996)
  384. at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:524)
  385. at java.lang.Thread.run(Thread.java:745)
  386.  
  387.  
  388. "Thread-15" Id=45 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3b81ae3a
  389. at sun.misc.Unsafe.park(Native Method)
  390. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3b81ae3a
  391. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  392. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  393. at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  394. at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  395. at sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  396. at net.torocraft.torohealth.config.loader.FileWatcher.pollEvents(FileWatcher.java:54)
  397. at net.torocraft.torohealth.config.loader.FileWatcher.run(FileWatcher.java:46)
  398. ...
  399.  
  400.  
  401. "Snooper Timer" Id=33 WAITING on java.util.TaskQueue@6fb1b956
  402. at java.lang.Object.wait(Native Method)
  403. - waiting on java.util.TaskQueue@6fb1b956
  404. at java.lang.Object.wait(Object.java:502)
  405. at java.util.TimerThread.mainLoop(Timer.java:526)
  406. at java.util.TimerThread.run(Timer.java:505)
  407.  
  408.  
  409. "Timer hack thread" Id=31 TIMED_WAITING
  410. at java.lang.Thread.sleep(Native Method)
  411. at net.minecraft.util.Util$6.run(Util.java:505)
  412.  
  413.  
  414. "Thread-12" Id=29 RUNNABLE (in native)
  415. at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  416. at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  417. at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  418. at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
  419. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  420. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  421. at java.lang.Thread.run(Thread.java:745)
  422.  
  423. Number of locked synchronizers = 1
  424. - java.util.concurrent.ThreadPoolExecutor$Worker@19dac2d6
  425.  
  426.  
  427. "Thread-11" Id=28 RUNNABLE (in native)
  428. at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  429. at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  430. at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  431. at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
  432. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  433. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  434. at java.lang.Thread.run(Thread.java:745)
  435.  
  436. Number of locked synchronizers = 1
  437. - java.util.concurrent.ThreadPoolExecutor$Worker@15e08615
  438.  
  439.  
  440. "Thread-10" Id=27 RUNNABLE (in native)
  441. at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  442. at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  443. at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  444. at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
  445. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  446. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  447. at java.lang.Thread.run(Thread.java:745)
  448.  
  449. Number of locked synchronizers = 1
  450. - java.util.concurrent.ThreadPoolExecutor$Worker@58882a93
  451.  
  452.  
  453. "Thread-9" Id=26 RUNNABLE (in native)
  454. at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  455. at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  456. at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  457. at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
  458. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  459. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  460. at java.lang.Thread.run(Thread.java:745)
  461.  
  462. Number of locked synchronizers = 1
  463. - java.util.concurrent.ThreadPoolExecutor$Worker@14be750c
  464.  
  465.  
  466. "Thread-8" Id=25 RUNNABLE (in native)
  467. at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  468. at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  469. at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  470. at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
  471. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  472. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  473. at java.lang.Thread.run(Thread.java:745)
  474.  
  475. Number of locked synchronizers = 1
  476. - java.util.concurrent.ThreadPoolExecutor$Worker@1c72189f
  477.  
  478.  
  479. "Thread-7" Id=24 RUNNABLE (in native)
  480. at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  481. at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  482. at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  483. at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
  484. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  485. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  486. at java.lang.Thread.run(Thread.java:745)
  487.  
  488. Number of locked synchronizers = 1
  489. - java.util.concurrent.ThreadPoolExecutor$Worker@40f1aa95
  490.  
  491.  
  492. "Thread-6" Id=23 RUNNABLE (in native)
  493. at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  494. at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  495. at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  496. at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
  497. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  498. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  499. at java.lang.Thread.run(Thread.java:745)
  500.  
  501. Number of locked synchronizers = 1
  502. - java.util.concurrent.ThreadPoolExecutor$Worker@56835f2f
  503.  
  504.  
  505. "Thread-5" Id=22 RUNNABLE (in native)
  506. at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  507. at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  508. at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  509. at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
  510. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  511. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  512. at java.lang.Thread.run(Thread.java:745)
  513.  
  514. Number of locked synchronizers = 1
  515. - java.util.concurrent.ThreadPoolExecutor$Worker@5112b7
  516.  
  517.  
  518. "Thread-4" Id=21 RUNNABLE (in native)
  519. at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  520. at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  521. at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  522. at java.lang.Thread.run(Thread.java:745)
  523.  
  524.  
  525. "Thread-2" Id=18 RUNNABLE (in native)
  526. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  527. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:996)
  528. at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:524)
  529. at java.lang.Thread.run(Thread.java:745)
  530.  
  531.  
  532. "Thread-1" Id=17 TIMED_WAITING
  533. at sun.misc.Unsafe.park(Native Method)
  534. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
  535. at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  536.  
  537.  
  538. "Attach Listener" Id=5 RUNNABLE
  539.  
  540.  
  541. "Signal Dispatcher" Id=4 RUNNABLE
  542.  
  543.  
  544. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@3c552628
  545. at java.lang.Object.wait(Native Method)
  546. - waiting on java.lang.ref.ReferenceQueue$Lock@3c552628
  547. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  548. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  549. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  550.  
  551.  
  552. "Reference Handler" Id=2 RUNNABLE
  553. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:136)
  554. - locked java.lang.ref.Reference$Lock@46e2268e
  555.  
  556.  
  557. "Render thread" Id=1 RUNNABLE
  558. at org.lwjgl.system.JNI.invokeV(Native Method)
  559. at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
  560. at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:102)
  561. at net.minecraft.client.MainWindow.func_227802_e_(MainWindow.java:305)
  562. at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:997)
  563. at net.minecraft.client.Minecraft.loadWorld(Minecraft.java:1778)
  564. at net.minecraft.client.Minecraft.func_238191_a_(Minecraft.java:1683)
  565. at net.minecraft.client.gui.screen.WorldSelectionList$Entry.func_214443_e(SourceFile:407)
  566. ...
  567.  
  568.  
  569.  
  570. Stacktrace:
  571. at com.performant.coremod.world.IntegratedServerHangWatchdog.run(IntegratedServerHangWatchdog.java:79) [?:1.16.2-5-3.92m] {re:classloading}
  572. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  573.  
  574.  
  575. -- Performance stats --
  576. Details:
  577. Random tick rate: 3
  578. Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 180 [minecraft:chicken:66,minecraft:sheep:57,minecraft:pig:29,minecraft:cow:25,minecraft:fox:2], block_entities: 103 [supplementaries:structure_temp:68,quark:monster_box:13,minecraft:chest:12,minecraft:mob_spawner:7,appliedenergistics2:sky_chest:1], block_ticks: 91534, fluid_ticks: 0, chunk_source: ServerChunkCache: 2025,
  579. ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  580. ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  581. ResourceKey[minecraft:dimension / the_vault:the_other_side]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  582. ResourceKey[minecraft:dimension / appliedenergistics2:spatial_storage]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  583. ResourceKey[minecraft:dimension / the_vault:vault]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0
  584.  
  585. -- System Details --
  586. Details:
  587. Minecraft Version: 1.16.5
  588. Minecraft Version ID: 1.16.5
  589. Operating System: Windows 10 (amd64) version 10.0
  590. Java Version: 1.8.0_51, Oracle Corporation
  591. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  592. Memory: 729617696 bytes (695 MB) / 5816451072 bytes (5547 MB) up to 5816451072 bytes (5547 MB)
  593. CPUs: 8
  594. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6240m -Xms256m
  595. ModLauncher: 8.0.9+86+master.3cf110c
  596. ModLauncher launch target: fmlclient
  597. ModLauncher naming: srg
  598. ModLauncher services:
  599. /mixin-0.8.4.jar mixin PLUGINSERVICE
  600. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  601. /forge-1.16.5-36.2.23.jar object_holder_definalize PLUGINSERVICE
  602. /forge-1.16.5-36.2.23.jar runtime_enum_extender PLUGINSERVICE
  603. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  604. /forge-1.16.5-36.2.23.jar capability_inject_definalize PLUGINSERVICE
  605. /forge-1.16.5-36.2.23.jar runtimedistcleaner PLUGINSERVICE
  606. /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
  607. /forge-1.16.5-36.2.23.jar fml TRANSFORMATIONSERVICE
  608. FML: 36.2
  609. Forge: net.minecraftforge:36.2.23
  610. FML Language Providers:
  611. javafml@36.2
  612. minecraft@1
  613. Mod List:
  614. rsrequestify-1.16.5-2.1.4.jar |RSRequestify |rsrequestify |2.1.4 |DONE |Manifest: NOSIGNATURE
  615. dynamiclightsreforged-mc1.16.5_v1.0.1.jar |Dynamic Lights Reforged |dynamiclightsreforged |mc1.16.5_v1.0.1 |DONE |Manifest: NOSIGNATURE
  616. CyclopsCore-1.16.5-1.13.0.jar |Cyclops Core |cyclopscore |1.13.0 |DONE |Manifest: NOSIGNATURE
  617. ftb-essentials-1605.1.5-build.32.jar |FTB Essentials |ftbessentials |1605.1.5-build.32 |DONE |Manifest: NOSIGNATURE
  618. supermartijn642configlib-1.1.6-forge-mc1.16.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |DONE |Manifest: NOSIGNATURE
  619. simplemagnets-1.1.8-forge-mc1.16.jar |Simple Magnets |simplemagnets |1.1.8 |DONE |Manifest: NOSIGNATURE
  620. prefab-1.6.5.15.jar |Prefab |prefab |1.6.5.15 |DONE |Manifest: NOSIGNATURE
  621. HammerLib-1.16.5-16.3.30.jar |HammerLib |hammerlib |16.3.30 |DONE |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
  622. entitycollisionfpsfix-1.16-1.0.1.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.1 |DONE |Manifest: NOSIGNATURE
  623. mcw-windows-2.0.2-mc1.16.5.jar |Macaw's Windows |mcwwindows |2.0.2 |DONE |Manifest: NOSIGNATURE
  624. torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |Manifest: NOSIGNATURE
  625. rsgauges-1.16.5-1.2.13.jar |Gauges and Switches |rsgauges |1.2.13 |DONE |Manifest: 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
  626. IronJetpacks-1.16.5-4.2.3.jar |Iron Jetpacks |ironjetpacks |4.2.3 |DONE |Manifest: NOSIGNATURE
  627. XaerosWorldMap_1.16.0_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.16.0 |DONE |Manifest: NOSIGNATURE
  628. CookingForBlockheads_1.16.5-9.3.4.jar |Cooking for Blockheads |cookingforblockheads |9.3.4 |DONE |Manifest: NOSIGNATURE
  629. Controlling-7.0.0.28.jar |Controlling |controlling |7.0.0.28 |DONE |Manifest: NOSIGNATURE
  630. Placebo-1.16.5-4.6.1.jar |Placebo |placebo |4.6.1 |DONE |Manifest: NOSIGNATURE
  631. dankstorage-3.19.jar |Dank Storage |dankstorage |3.19 |DONE |Manifest: NOSIGNATURE
  632. Powah-1.16.5-2.3.16.jar |Powah |powah |2.3.16 |DONE |Manifest: NOSIGNATURE
  633. rangedpumps-0.8.2.jar |Ranged Pumps |rangedpumps |0.8.2 |DONE |Manifest: NOSIGNATURE
  634. forge-branders-spawnermod-1.16.5-1.8.14.jar |Enhanced Mob Spawners |spawnermod |1.8.14 |DONE |Manifest: NOSIGNATURE
  635. Bookshelf-Forge-1.16.5-10.3.29.jar |Bookshelf |bookshelf |10.3.29 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  636. sophisticatedbackpacks-1.16.5-3.15.16.669.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.16.669 |DONE |Manifest: NOSIGNATURE
  637. u_team_core-1.16.5-3.2.1.215.jar |U Team Core |uteamcore |3.2.1.215 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  638. SquatGrow-1.0.11-build.11+mc1.16.5.jar |Squat Grow |squatgrow |1.0.11-build.11+mc1.|DONE |Manifest: NOSIGNATURE
  639. magnesium-1.5.jar |Magnesium |magnesium |1.5 |DONE |Manifest: NOSIGNATURE
  640. buildinggadgets-1.16.5-3.8.2.jar |Building Gadgets |buildinggadgets |3.8.2 |DONE |Manifest: NOSIGNATURE
  641. mcw-doors-1.0.5-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.5 |DONE |Manifest: NOSIGNATURE
  642. LightingWand-1.16.4-1.8.1.jar |Lighting Wand |lightingwand |1.8.1 |DONE |Manifest: NOSIGNATURE
  643. Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |DONE |Manifest: NOSIGNATURE
  644. MekanismGenerators-1.16.5-10.1.1.456.jar |Mekanism: Generators |mekanismgenerators |10.1.1 |DONE |Manifest: NOSIGNATURE
  645. Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE
  646. FpsReducer-forge-1.24-mc1.16.5.jar |FPS Reducer |fpsreducer |1.24-mc1.16.5 |DONE |Manifest: NOSIGNATURE
  647. JustEnoughResources-1.16.5-0.12.1.133.jar |Just Enough Resources |jeresources |0.12.1.133 |DONE |Manifest: NOSIGNATURE
  648. shetiphiancore-1.16-3.8.6.jar |ShetiPhian-Core |shetiphiancore |3.8.6 |DONE |Manifest: NOSIGNATURE
  649. MmmMmmMmmMmm-1.16.5-1.3.1.jar |MmmMmmMmmMmm |dummmmmmy |1.3.0 |DONE |Manifest: NOSIGNATURE
  650. supplementaries-1.16.5-0.18.0.jar |Supplementaries |supplementaries |0.18.0 |DONE |Manifest: NOSIGNATURE
  651. mob_grinding_utils-1.16.5-0.4.35.jar |Mob Grinding Utils |mob_grinding_utils |1.16.5-0.4.35 |DONE |Manifest: NOSIGNATURE
  652. refinedstorage-1.9.18.jar |Refined Storage |refinedstorage |1.9.18 |DONE |Manifest: NOSIGNATURE
  653. durabilitytooltip-1.1.0-mc1.16.jar |durabilitytooltip |durabilitytooltip |1.1.0 |DONE |Manifest: NOSIGNATURE
  654. easy_piglins-1.16.5-1.0.0.jar |Easy Piglins |easy_piglins |1.16.5-1.0.0 |DONE |Manifest: NOSIGNATURE
  655. RSInfinityBooster-1.16.5-1.1+13.jar |RSInfinityBooster |rsinfinitybooster |1.16.5-1.1+13 |DONE |Manifest: NOSIGNATURE
  656. PrettyPipes-1.9.5.jar |Pretty Pipes |prettypipes |1.9.5 |DONE |Manifest: NOSIGNATURE
  657. corpse-1.16.5-1.0.6.jar |Corpse |corpse |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE
  658. mcw-bridges-2.0.1-mc1.16.5.jar |Macaw's Bridges |mcwbridges |2.0.1 |DONE |Manifest: NOSIGNATURE
  659. industrial-foregoing-1.16.5-3.2.14.6-14.jar |Industrial Foregoing |industrialforegoing |3.2.14.6 |DONE |Manifest: NOSIGNATURE
  660. torchmaster-2.3.8.jar |Torchmaster |torchmaster |2.3.8 |DONE |Manifest: NOSIGNATURE
  661. Compressium-1.16.5-1.2.3.jar |Compressium |compressium |1.2.custom |DONE |Manifest: NOSIGNATURE
  662. valkyrielib-1.16.5-3.0.9.5.jar |ValkyrieLib |valkyrielib |1.16.5-3.0.9.5 |DONE |Manifest: NOSIGNATURE
  663. Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |DONE |Manifest: NOSIGNATURE
  664. ironfurnaces-1.16.5-2.7.7.jar |Iron Furnaces |ironfurnaces |2.7.7 |DONE |Manifest: NOSIGNATURE
  665. supermartijn642corelib-1.0.19-forge-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19 |DONE |Manifest: NOSIGNATURE
  666. masonry-1.16.3-0.3.6.jar |Masonry |masonry |NONE |DONE |Manifest: NOSIGNATURE
  667. simplylight-1.16.5-1.4.0-build.24.jar |Simply Light |simplylight |1.16.5-1.4.0-build.2|DONE |Manifest: NOSIGNATURE
  668. Botania-1.16.5-420.1.jar |Botania |botania |1.16.5-420.1 |DONE |Manifest: NOSIGNATURE
  669. fairylights-4.0.5-1.16.5.jar |Fairy Lights |fairylights |4.0.5 |DONE |Manifest: NOSIGNATURE
  670. simplybackpacks-1.16.5-2.0.1-build.27.jar |Simply Backpacks |simplybackpacks |1.16.5-2.0.1-build.2|DONE |Manifest: NOSIGNATURE
  671. SolarFluxReborn-1.16.5-16.3.9.jar |Solar Flux Reborn |solarflux |16.3.9 |DONE |Manifest: NOSIGNATURE
  672. hole_filler_mod-1.2.4.2-mc_1.16.x-forge.jar |Hole Filler Mod |hole_filler_mod |1.2.4.2 |DONE |Manifest: NOSIGNATURE
  673. curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |DONE |Manifest: NOSIGNATURE
  674. Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |Manifest: NOSIGNATURE
  675. camera-1.16.5-1.0.14.jar |Camera Mod |camera |1.16.5-1.0.14 |DONE |Manifest: NOSIGNATURE
  676. doomangelring-1.16.4-1.0.0.jar |Doom Angel Ring |doomangelring |1.0.0 |DONE |Manifest: NOSIGNATURE
  677. blockcarpentry-1.16-0.4.0.jar |BlockCarpentry |blockcarpentry |1.16-0.4.0 |DONE |Manifest: NOSIGNATURE
  678. elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE
  679. Ultimate SkyBlock Resource Generator-1.16.5-3.0.ja|Ultimate Skyblock Resource Gen|usrg |1.16.5-3.0 |DONE |Manifest: NOSIGNATURE
  680. neoncraft-2.1.jar |Neon Craft |neoncraft |2.1 |DONE |Manifest: NOSIGNATURE
  681. Runelic-1.16.5-7.0.2.jar |Runelic |runelic |7.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  682. DarkUtilities-1.16.3-6.0.3.jar |Dark Utilities |darkutils |6.0.3 |DONE |Manifest: NOSIGNATURE
  683. ExtraStorage-1.16.5-1.6.1.jar |Extra Storage |extrastorage |1.6.1 |DONE |Manifest: NOSIGNATURE
  684. worldedit-mod-7.2.5-dist.jar |WorldEdit |worldedit |7.2.5+57d5ac9 |DONE |Manifest: NOSIGNATURE
  685. constructionwand-1.16.5-2.6.jar |Construction Wand |constructionwand |1.16.5-2.6 |DONE |Manifest: NOSIGNATURE
  686. mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |Manifest: NOSIGNATURE
  687. furniture-7.0.0-pre19-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre19 |DONE |Manifest: NOSIGNATURE
  688. architectury-1.32.66.jar |Architectury |architectury |1.32.66 |DONE |Manifest: NOSIGNATURE
  689. mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |DONE |Manifest: NOSIGNATURE
  690. trashcans-1.0.11-mc1.16.jar |Trash Cans |trashcans |1.0.11 |DONE |Manifest: NOSIGNATURE
  691. chunkloaders-1.1.11-mc1.16.jar |Chunk Loaders |chunkloaders |1.1.11 |DONE |Manifest: NOSIGNATURE
  692. FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |DONE |Manifest: NOSIGNATURE
  693. CodeChickenLib-1.16.5-4.0.7.445-universal.jar |CodeChicken Lib |codechickenlib |4.0.7.445 |DONE |Manifest: 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
  694. EnchantingInfuser-v1.0.2-1.16.5-Forge.jar |Enchanting Infuser |enchantinginfuser |1.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  695. Cyclic-1.16.5-1.5.15.jar |Cyclic |cyclic |1.16.5-1.5.15 |DONE |Manifest: 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
  696. attack_speed_enchantment-1.16.5-1.1.1.11.jar |Attack Speed Enchantment |attackspeedenchantment |1.1.1.11 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  697. bmvsb-1.0.2.jar |BMVSB |bmvsb |1.0.2 |DONE |Manifest: NOSIGNATURE
  698. Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |DONE |Manifest: NOSIGNATURE
  699. ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |Manifest: NOSIGNATURE
  700. advanced-xray-forge-1.16.5-2.7.0.jar |Advanced XRay |xray |2.7.0 |DONE |Manifest: NOSIGNATURE
  701. snad-1.0.9-forge.jar |Snad |snad |1.0.9 |DONE |Manifest: NOSIGNATURE
  702. platforms-1.16-1.7.12.jar |Platforms |platforms |1.7.12 |DONE |Manifest: NOSIGNATURE
  703. jei-1.16.5-7.7.1.139.jar |Just Enough Items |jei |7.7.1.139 |DONE |Manifest: NOSIGNATURE
  704. metalbarrels-1.16.2-3.3b.jar |Metal Barrels |metalbarrels |1.16.2-3.3b |DONE |Manifest: NOSIGNATURE
  705. EverlastingAbilities-1.16.5-1.8.0.jar |EverlastingAbilities |everlastingabilities |1.8.0 |DONE |Manifest: NOSIGNATURE
  706. RingsOfAscension-1.16.4-1.6.0.jar |Rings of Ascension |ringsofascension |1.6.0 |DONE |Manifest: NOSIGNATURE
  707. invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE
  708. Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE
  709. Clumps-6.0.0.27.jar |Clumps |clumps |6.0.0.27 |DONE |Manifest: NOSIGNATURE
  710. shutupexperimentalsettings-1.0.3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |DONE |Manifest: NOSIGNATURE
  711. RingOfRepair-Forge-1.16.5-1.2.15.jar |Ring of Repair |ring_of_repair |1.2.15 |DONE |Manifest: NOSIGNATURE
  712. enviromats-1.16.5-2.0.9.0.jar |Environmental Materials |enviromats |2.0.9.0 |DONE |Manifest: NOSIGNATURE
  713. comforts-forge-1.16.5-4.0.1.3.jar |Comforts |comforts |1.16.5-4.0.1.3 |DONE |Manifest: NOSIGNATURE
  714. appliedenergistics2-8.4.6.jar |Applied Energistics 2 |appliedenergistics2 |8.4.6 |DONE |Manifest: 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
  715. framedcompactdrawers-1.16-2.2.1.jar |Framed Compacting Drawers |framedcompactdrawers |1.16-2.2.1 |DONE |Manifest: NOSIGNATURE
  716. configured-1.5.2-1.16.5.jar |Configured |configured |1.5.2 |DONE |Manifest: NOSIGNATURE
  717. DimStorage-1.16.5-4.4.1.jar |DimStorage |dimstorage |4.4.1 |DONE |Manifest: NOSIGNATURE
  718. decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE
  719. lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
  720. mcjtylib-1.16-5.1.2.jar |McJtyLib |mcjtylib |1.16-5.1.2 |DONE |Manifest: NOSIGNATURE
  721. rftoolsbase-1.16-2.1.1.jar |RFToolsBase |rftoolsbase |1.16-2.1.1 |DONE |Manifest: NOSIGNATURE
  722. xnet-1.16-3.0.15.jar |XNet |xnet |1.16-3.0.15 |DONE |Manifest: NOSIGNATURE
  723. rftoolsstorage-1.16-2.0.15.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.15 |DONE |Manifest: NOSIGNATURE
  724. ispawner-0.1.7-forge.jar |iSpawner |ispawner |1.0 |DONE |Manifest: NOSIGNATURE
  725. JEITweaker-1.16.5-1.1.0.49.jar |JEI Tweaker |jeitweaker |1.1.0.49 |DONE |Manifest: NOSIGNATURE
  726. magnesium_extras-mc1.16.5_v1.3.1.jar |Magnesium Extras |magnesium_extras |mc1.16.5_v1.3.1 |DONE |Manifest: NOSIGNATURE
  727. mininggadgets-1.7.5.jar |Mining Gadgets |mininggadgets |1.7.5 |DONE |Manifest: NOSIGNATURE
  728. entitydetectors-1.16.4-1.1.0.1.jar |Entity Detectors |entitydetectors |1.1.0.1 |DONE |Manifest: NOSIGNATURE
  729. CraftTweaker-1.16.5-7.1.2.487.jar |CraftTweaker |crafttweaker |7.1.2.487 |DONE |Manifest: NOSIGNATURE
  730. Mekanism-1.16.5-10.1.1.456.jar |Mekanism |mekanism |10.1.1 |DONE |Manifest: NOSIGNATURE
  731. BotanyPots-1.16.5-7.1.39.jar |BotanyPots |botanypots |7.1.39 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  732. BotanyTrees-1.16.5-3.0.7.jar |BotanyTrees |botanytrees |3.0.7 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  733. rftoolspower-1.16-3.0.11.jar |RFToolsPower |rftoolspower |1.16-3.0.11 |DONE |Manifest: NOSIGNATURE
  734. extradisks-1.16.4-1.5.1.jar |Extra Disks |extradisks |1.5.1 |DONE |Manifest: NOSIGNATURE
  735. forge-1.16.5-36.2.23-universal.jar |Forge |forge |36.2.23 |DONE |Manifest: 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
  736. Waddles-1.16.5-0.8.13.jar |Waddles |waddles |1.16.5-0.8.13 |DONE |Manifest: NOSIGNATURE
  737. BrandonsCore-1.16.5-3.0.15.248-universal.jar |Brandon's Core |brandonscore |3.0.15.248 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
  738. Draconic-Evolution-1.16.5-3.0.27.462-universal.jar|Draconic Evolution |draconicevolution |3.0.27.462 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
  739. iskallutilities-1.4.jar |Iskall Utilities |iskallutilities |1.4 |DONE |Manifest: NOSIGNATURE
  740. selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
  741. ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE
  742. forge-1.16.5-36.2.23-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
  743. cofh_core-1.16.5-1.4.0.6.jar |CoFH Core |cofh_core |1.4.0.6 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  744. thermal_foundation-1.16.5-1.4.1.7.jar |Thermal Series |thermal |1.4.1.7 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  745. thermal_expansion-1.16.5-1.4.1.3.jar |Thermal Expansion |thermal_expansion |1.4.1.3 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  746. rftoolsutility-1.16-3.1.7.jar |RFToolsUtility |rftoolsutility |1.16-3.1.7 |DONE |Manifest: NOSIGNATURE
  747. MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
  748. titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |3.2.8.4 |DONE |Manifest: NOSIGNATURE
  749. ImmersiveEngineering-1.16.5-5.0.7-143.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.7-143 |DONE |Manifest: 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
  750. useful_railroads-1.16.5-1.4.6.38.jar |Useful Railroads |usefulrailroads |1.4.6.38 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  751. movingelevators-1.2.34-mc1.16.5.jar |Moving Elevators |movingelevators |1.2.34 |DONE |Manifest: NOSIGNATURE
  752. archers_paradox-1.16.5-1.4.0.1.jar |Archer's Paradox |archers_paradox |1.4.0.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  753. storage_overhaul-1.16.5-1.0.4.jar |Storage Overhaul |storage_overhaul |1.16.5-1.0.4 |DONE |Manifest: NOSIGNATURE
  754. CreateTweaker-1.0.0.26.jar |CreateTweaker |createtweaker |1.0.0.26 |DONE |Manifest: NOSIGNATURE
  755. betterfpsdist-1.2.jar |betterfpsdist mod |betterfpsdist |1.2 |DONE |Manifest: NOSIGNATURE
  756. rftoolsbuilder-1.16-3.1.4.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.1.4 |DONE |Manifest: NOSIGNATURE
  757. jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |DONE |Manifest: NOSIGNATURE
  758. easy_villagers-1.16.5-1.0.11.jar |Easy Villagers |easy_villagers |1.16.5-1.0.11 |DONE |Manifest: NOSIGNATURE
  759. flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |DONE |Manifest: NOSIGNATURE
  760. create-mc1.16.5_v0.3.2g.jar |Create |create |v0.3.2g |DONE |Manifest: NOSIGNATURE
  761. Xaeros_Minimap_21.14.1_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.14.1 |DONE |Manifest: NOSIGNATURE
  762. itemcollectors-1.1.4-mc1.16.jar |Item Collectors |itemcollectors |1.1.4 |DONE |Manifest: NOSIGNATURE
  763. ftb-backups-2.1.2.2.jar |FTB Backups |ftbbackups |2.1.2.2 |DONE |Manifest: NOSIGNATURE
  764. FastWorkbench-1.16.5-4.6.1.jar |Fast Workbench |fastbench |4.6.1 |DONE |Manifest: NOSIGNATURE
  765. polymorph-forge-1.16.5-0.40.jar |Polymorph |polymorph |1.16.5-0.40 |DONE |Manifest: NOSIGNATURE
  766. AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
  767. Quark-r2.4-321.jar |Quark |quark |r2.4-321 |DONE |Manifest: NOSIGNATURE
  768. StorageDrawers-1.16.3-8.5.0.jar |Storage Drawers |storagedrawers |8.5.0 |DONE |Manifest: NOSIGNATURE
  769. FluxNetworks-1.16.5-6.1.7.12.jar |Flux Networks |fluxnetworks |6.1.7.12 |DONE |Manifest: NOSIGNATURE
  770. performant-1.16.2-5-3.92m.jar |Performant |performant |3.73m |DONE |Manifest: NOSIGNATURE
  771. engineersdecor-1.16.5-1.1.15.jar |Engineer's Decor |engineersdecor |1.1.15 |DONE |Manifest: 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
  772. RingOfAttraction-Forge-1.16.5-1.2.15.jar |Ring of Attraction |ring_of_attraction |1.2.15 |DONE |Manifest: NOSIGNATURE
  773. PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  774. modular-routers-1.16.5-7.4.0-55.jar |Modular Routers |modularrouters |task ':jar' property|DONE |Manifest: NOSIGNATURE
  775. byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
  776. refinedstorageaddons-0.7.4.jar |Refined Storage Addons |refinedstorageaddons |0.7.4 |DONE |Manifest: NOSIGNATURE
  777. SolarGeneration-1.16.5-2.4.0.jar |Solar Generation |solargeneration |2.4.0 |DONE |Manifest: NOSIGNATURE
  778. OpenLoader-1.16.5-9.0.3.jar |OpenLoader |openloader |9.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  779. EnderMail-1.16.5-1.2.2.jar |Ender Mail |endermail |1.16.5-1.2.2 |DONE |Manifest: NOSIGNATURE
  780. the_vault-1.8.3p1.13.8L.jar |The Vault |the_vault |1.8.3p1.13.8 |DONE |Manifest: NOSIGNATURE
  781. Crash Report UUID: dede8a0f-6c86-47bb-a0e2-e680db5caba3
  782. Patchouli open book context: n/a
  783. Player Count: 0 / 8; []
  784. Data Packs: vanilla, mod:rsrequestify (incompatible), mod:dynamiclightsreforged, mod:cyclopscore, mod:ftbessentials, mod:supermartijn642configlib, mod:simplemagnets, mod:prefab, mod:hammerlib (incompatible), mod:entitycollisionfpsfix (incompatible), mod:mcwwindows, mod:torohealth, mod:rsgauges, mod:ironjetpacks, mod:xaeroworldmap, mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:dankstorage, mod:powah, mod:rangedpumps, mod:spawnermod (incompatible), mod:bookshelf, mod:sophisticatedbackpacks, mod:uteamcore, mod:squatgrow, mod:magnesium, mod:buildinggadgets, mod:mcwdoors, mod:lightingwand, mod:morpheus (incompatible), mod:mekanismgenerators, mod:waila, mod:fpsreducer, mod:jeresources, mod:shetiphiancore, mod:dummmmmmy (incompatible), mod:supplementaries, mod:mob_grinding_utils, mod:refinedstorage, mod:durabilitytooltip, mod:easy_piglins, mod:rsinfinitybooster, mod:prettypipes (incompatible), mod:corpse, mod:mcwbridges, mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:compressium (incompatible), mod:valkyrielib, mod:lollipop, mod:ironfurnaces, mod:supermartijn642corelib, mod:masonry (incompatible), mod:simplylight, mod:botania, mod:fairylights, mod:simplybackpacks (incompatible), mod:solarflux, mod:hole_filler_mod, mod:curios, mod:patchouli (incompatible), mod:camera, mod:doomangelring (incompatible), mod:blockcarpentry (incompatible), mod:elevatorid, mod:usrg, mod:neoncraft, mod:runelic, mod:darkutils (incompatible), mod:extrastorage, mod:worldedit (incompatible), mod:constructionwand, mod:mcwroofs, mod:cfm (incompatible), mod:architectury, mod:mcwfurnitures, mod:trashcans, mod:chunkloaders, mod:fastleafdecay, mod:codechickenlib (incompatible), mod:enchantinginfuser, mod:cyclic (incompatible), mod:attackspeedenchantment, mod:bmvsb, mod:cucumber, mod:ftblibrary, mod:xray, mod:snad, mod:platforms, mod:jei, mod:metalbarrels (incompatible), mod:everlastingabilities, mod:ringsofascension (incompatible), mod:invtweaks (incompatible), mod:waystones (incompatible), mod:clumps, mod:shutupexperimentalsettings (incompatible), mod:ring_of_repair, mod:enviromats (incompatible), mod:comforts, mod:appliedenergistics2 (incompatible), mod:framedcompactdrawers (incompatible), mod:configured, mod:dimstorage, mod:decorative_blocks, mod:lazydfu, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolsstorage, mod:ispawner, mod:jeitweaker, mod:magnesium_extras, mod:mininggadgets (incompatible), mod:entitydetectors (incompatible), mod:crafttweaker, mod:mekanism, mod:botanypots, mod:botanytrees, mod:rftoolspower, mod:extradisks, mod:forge, mod:waddles, mod:brandonscore (incompatible), mod:draconicevolution (incompatible), mod:iskallutilities, mod:selene, mod:ironchest, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_expansion (incompatible), mod:rftoolsutility, mod:mousetweaks, mod:titanium (incompatible), mod:immersiveengineering, mod:usefulrailroads, mod:movingelevators, mod:archers_paradox (incompatible), mod:storage_overhaul, mod:createtweaker, mod:betterfpsdist, mod:rftoolsbuilder, mod:jeiintegration, mod:easy_villagers, mod:flywheel, mod:create, mod:xaerominimap, mod:itemcollectors, mod:ftbbackups (incompatible), mod:fastbench (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:quark (incompatible), mod:storagedrawers (incompatible), mod:fluxnetworks, mod:performant (incompatible), mod:engineersdecor, mod:ring_of_attraction, mod:puzzleslib, mod:modularrouters, mod:byg, mod:refinedstorageaddons, mod:solargeneration, mod:openloader, mod:endermail (incompatible), mod:the_vault, Solar Flux Generated Resources
  785. Type: Integrated Server (map_client.txt)
  786. Is Modded: Definitely; Client brand changed to 'forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement