Advertisement
Guest User

crash-2020-11-21_00.28.24-server

a guest
Nov 20th, 2020
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.69 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 11/21/20 12:28 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 net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.3-service.jar:?] {}
  9. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.3-service.jar:?] {}
  10. at net.minecraftforge.fml.hooks.BasicEventHooks.onPostWorldTick(BasicEventHooks.java:100) ~[?:?] {re:classloading}
  11. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:853) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:unearthed.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A,pl:runtimedistcleaner:A}
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?] {re:classloading,pl:accesstransformer:B}
  13. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:unearthed.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A,pl:runtimedistcleaner:A}
  14. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:unearthed.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A,pl:runtimedistcleaner:A}
  15. at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:229) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:unearthed.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A,pl:runtimedistcleaner:A}
  16. at net.minecraft.server.MinecraftServer$$Lambda$10728/2091399094.run(Unknown Source) ~[?:?] {}
  17. at java.lang.Thread.run(Unknown Source) [?:1.8.0_271] {}
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- Head --
  24. Thread: Server Watchdog
  25. Stacktrace:
  26. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.3-service.jar:?] {}
  27. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.3-service.jar:?] {}
  28. at net.minecraftforge.fml.hooks.BasicEventHooks.onPostWorldTick(BasicEventHooks.java:100) ~[?:?] {re:classloading}
  29. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:853) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:unearthed.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A,pl:runtimedistcleaner:A}
  30. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?] {re:classloading,pl:accesstransformer:B}
  31. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:unearthed.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A,pl:runtimedistcleaner:A}
  32. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:unearthed.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A,pl:runtimedistcleaner:A}
  33. at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:229) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:unearthed.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A,pl:runtimedistcleaner:A}
  34. -- Thread Dump --
  35. Details:
  36. Threads: "Netty Server IO #3" Id=146 RUNNABLE (in native)
  37. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  38. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  39. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  40. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  41. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  42. - locked io.netty.channel.nio.SelectedSelectionKeySet@3d1e28f0
  43. - locked java.util.Collections$UnmodifiableSet@33d9d123
  44. - locked sun.nio.ch.WindowsSelectorImpl@37e64380
  45. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  46. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  47. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  48. ...
  49.  
  50.  
  51. "Netty Server IO #2" Id=99 RUNNABLE (in native)
  52. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  53. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  54. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  55. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  56. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  57. - locked io.netty.channel.nio.SelectedSelectionKeySet@72e4db18
  58. - locked java.util.Collections$UnmodifiableSet@3e71341c
  59. - locked sun.nio.ch.WindowsSelectorImpl@435caa38
  60. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  61. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  62. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  63. ...
  64.  
  65.  
  66. "Netty Server IO #1" Id=98 RUNNABLE (in native)
  67. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  68. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  69. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  70. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  71. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  72. - locked io.netty.channel.nio.SelectedSelectionKeySet@46231b90
  73. - locked java.util.Collections$UnmodifiableSet@12cb2457
  74. - locked sun.nio.ch.WindowsSelectorImpl@25ad23c6
  75. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  76. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  77. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  78. ...
  79.  
  80.  
  81. "Timer-0" Id=88 TIMED_WAITING on java.util.TaskQueue@3065021
  82. at java.lang.Object.wait(Native Method)
  83. - waiting on java.util.TaskQueue@3065021
  84. at java.util.TimerThread.mainLoop(Unknown Source)
  85. at java.util.TimerThread.run(Unknown Source)
  86.  
  87.  
  88. "Server Watchdog" Id=87 RUNNABLE
  89. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  90. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  91. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:37)
  92. at java.lang.Thread.run(Unknown Source)
  93.  
  94.  
  95. "Thread-10" Id=81 RUNNABLE (in native)
  96. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  97. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
  98. at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
  99. at java.lang.Thread.run(Unknown Source)
  100.  
  101.  
  102. "Netty Server IO #0" Id=80 RUNNABLE (in native)
  103. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  104. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  105. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  106. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  107. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  108. - locked io.netty.channel.nio.SelectedSelectionKeySet@5d27344a
  109. - locked java.util.Collections$UnmodifiableSet@16855a25
  110. - locked sun.nio.ch.WindowsSelectorImpl@5afae820
  111. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  112. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  113. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  114. ...
  115.  
  116.  
  117. "ObjectCleanerThread" Id=79 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@6b4c3c06
  118. at java.lang.Object.wait(Native Method)
  119. - waiting on java.lang.ref.ReferenceQueue$Lock@6b4c3c06
  120. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  121. at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  122. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  123. at java.lang.Thread.run(Unknown Source)
  124.  
  125.  
  126. "Server console handler" Id=78 RUNNABLE (in native)
  127. at java.io.FileInputStream.readBytes(Native Method)
  128. at java.io.FileInputStream.read(Unknown Source)
  129. at java.io.BufferedInputStream.read1(Unknown Source)
  130. at java.io.BufferedInputStream.read(Unknown Source)
  131. - locked java.io.BufferedInputStream@f2dd041
  132. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
  133. at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
  134. at sun.nio.cs.StreamDecoder.read(Unknown Source)
  135. - locked java.io.InputStreamReader@33c5e7f3
  136. at java.io.InputStreamReader.read(Unknown Source)
  137. ...
  138.  
  139.  
  140. "DestroyJavaVM" Id=77 RUNNABLE
  141.  
  142.  
  143. "Server thread" Id=74 RUNNABLE
  144. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
  145. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297)
  146. at net.minecraftforge.fml.hooks.BasicEventHooks.onPostWorldTick(BasicEventHooks.java:100)
  147. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:853)
  148. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283)
  149. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783)
  150. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638)
  151. at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:229)
  152. ...
  153.  
  154.  
  155. "Snooper Timer" Id=75 WAITING on java.util.TaskQueue@3ef3b243
  156. at java.lang.Object.wait(Native Method)
  157. - waiting on java.util.TaskQueue@3ef3b243
  158. at java.lang.Object.wait(Unknown Source)
  159. at java.util.TimerThread.mainLoop(Unknown Source)
  160. at java.util.TimerThread.run(Unknown Source)
  161.  
  162.  
  163. "Thread-3" Id=39 RUNNABLE (in native)
  164. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  165. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
  166. at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
  167. at java.lang.Thread.run(Unknown Source)
  168.  
  169.  
  170. "Timer hack thread" Id=26 TIMED_WAITING
  171. at java.lang.Thread.sleep(Native Method)
  172. at net.minecraft.util.Util$6.run(SourceFile:636)
  173.  
  174.  
  175. "Thread-2" Id=17 RUNNABLE (in native)
  176. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  177. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
  178. at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
  179. at java.lang.Thread.run(Unknown Source)
  180.  
  181.  
  182. "Thread-1" Id=16 TIMED_WAITING
  183. at sun.misc.Unsafe.park(Native Method)
  184. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  185. at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  186.  
  187.  
  188. "Attach Listener" Id=5 RUNNABLE
  189.  
  190.  
  191. "Signal Dispatcher" Id=4 RUNNABLE
  192.  
  193.  
  194. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@34550597
  195. at java.lang.Object.wait(Native Method)
  196. - waiting on java.lang.ref.ReferenceQueue$Lock@34550597
  197. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  198. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  199. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  200.  
  201.  
  202. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@551b6484
  203. at java.lang.Object.wait(Native Method)
  204. - waiting on java.lang.ref.Reference$Lock@551b6484
  205. at java.lang.Object.wait(Unknown Source)
  206. at java.lang.ref.Reference.tryHandlePending(Unknown Source)
  207. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  208.  
  209.  
  210.  
  211. Stacktrace:
  212. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:52) [?:?] {re:classloading}
  213. at java.lang.Thread.run(Unknown Source) [?:1.8.0_271] {}
  214.  
  215.  
  216. -- System Details --
  217. Details:
  218. Minecraft Version: 1.16.3
  219. Minecraft Version ID: 1.16.3
  220. Operating System: Windows 10 (amd64) version 10.0
  221. Java Version: 1.8.0_271, Oracle Corporation
  222. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  223. Memory: 5907107448 bytes (5633 MB) / 8281653248 bytes (7898 MB) up to 8281653248 bytes (7898 MB)
  224. CPUs: 12
  225. JVM Flags: 6 total; -Xmx8G -Xms8G -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  226. ModLauncher: 7.0.1+78+master.e9771d8
  227. ModLauncher launch target: fmlserver
  228. ModLauncher naming: srg
  229. ModLauncher services:
  230. /mixin-0.8.2.jar mixin PLUGINSERVICE
  231. /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE
  232. /forge-1.16.3-34.1.23.jar object_holder_definalize PLUGINSERVICE
  233. /forge-1.16.3-34.1.23.jar runtime_enum_extender PLUGINSERVICE
  234. /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
  235. /forge-1.16.3-34.1.23.jar capability_inject_definalize PLUGINSERVICE
  236. /forge-1.16.3-34.1.23.jar runtimedistcleaner PLUGINSERVICE
  237. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  238. /forge-1.16.3-34.1.23.jar fml TRANSFORMATIONSERVICE
  239. FML: 34.1
  240. Forge: net.minecraftforge:34.1.23
  241. FML Language Providers:
  242. javafml@34.1
  243. minecraft@1
  244. Mod List:
  245. UnionLib-1.16.3-3.0.0.jar UnionLib {unionlib@3.0.0 DONE}
  246. SlimyBoyos-3.1.0.8.jar SlimyBoyos {slimyboyos@3.1.0.8 DONE}
  247. NetherPortalFix_1.16.3-7.2.0.jar NetherPortalFix {netherportalfix@7.2.0 DONE}
  248. Wyrmroost-1.16.3-1.2.5.jar Wyrmroost {wyrmroost@1.2.5 DONE}
  249. beenfo-1.16.3-forge34.0.1-1.2.jar Beenfo {beenfo@1.16.3-forge34.0.1-1.2 DONE}
  250. curiousshulkerboxes-forge-1.16.3-4.0.0.1.jar Curious Shulker Boxes {curiousshulkerboxes@1.16.3-4.0.0.1 DONE}
  251. coffee-mod_1.16.3-1.1.0.jar Coffee mod {coffeemod@1.1.0 DONE}
  252. mcw-windows-1.0.2-mc1.16.3.jar Macaw's Windows {mcwwindows@1.0.2 DONE}
  253. strawgolem-1.16-1.9.jar Straw Golem {strawgolem@1.16-1.9 DONE}
  254. music_player-1.16.3-2.2.1.95.jar Music Player {musicplayer@2.2.1.95 DONE}
  255. noautojump-1.16.3-1.jar No Auto-Jump {noautojump@1.16.3-1 DONE}
  256. Guide-API-VP-1.16.3-2.2.0.jar Guide-API VP {guideapi-vp@2.2.0 DONE}
  257. essentials-1.16.3-2.9.3.jar Essentials {essentials@1.16.3-2.9.3 DONE}
  258. BetterCaves-1.16.2-1.0.3.jar YUNG's Better Caves {bettercaves@1.16.2-1.0.3 DONE}
  259. JRFTL [1.16.3]-1.1.jar JRFTL {jrftl@1.1 DONE}
  260. Controlling-7.0.0.8.jar Controlling {controlling@7.0.0.8 DONE}
  261. ReAuth-1.16-Forge-3.9.2.jar ReAuth {reauth@3.9.2 DONE}
  262. Placebo-1.16.3-4.3.3.jar Placebo {placebo@4.3.3 DONE}
  263. citadel-1.4.1.jar Citadel {citadel@1.4.1 DONE}
  264. beaconsforall-forge-1.16.3-5.0.0.1.jar Beacons For All {beaconsforall@1.16.3-5.0.0.1 DONE}
  265. ftb-gui-library-1603.1.1.25.jar FTB GUI Library {ftbguilibrary@1603.1.1.25 DONE}
  266. potionsmaster-0.1.22-1.16.3-34.1.0.jar Potions Master {potionsmaster@0.1.22 DONE}
  267. culinaryconstruct-forge-1.16.3-4.0.0.1.jar Culinary Construct {culinaryconstruct@1.16.3-4.0.0.1 DONE}
  268. MutantBeasts-1.16.3-1.1.2.jar Mutant Beasts {mutantbeasts@1.16.3-1.1.2 DONE}
  269. Bookshelf-1.16.3-8.7.20.jar Bookshelf {bookshelf@8.7.20 DONE}
  270. reliquary-1.16.3-1.3.4.1042.jar Reliquary {xreliquary@1.16.3-1.3.4.1042 DONE}
  271. guardvillagers-1.16.3-1.1.5.jar Guard Villagers {guardvillagers@1.1.5 DONE}
  272. u_team_core-1.16.3-3.1.10.183.jar U Team Core {uteamcore@3.1.10.183 DONE}
  273. Morpheus-1.16.3-4.2.63.jar Morpheus {morpheus@4.2.63 DONE}
  274. Hwyla-forge-1.10.11-B78_1.16.2.jar Waila {waila@1.10.11-B78_1.16.2 DONE}
  275. carryon-1.16.3-1.15.1.7.jar Carry On {carryon@1.15.1.7 DONE}
  276. JustEnoughResources-1.16.3-0.12.0.100.jar Just Enough Resources {jeresources@0.12.0.100 DONE}
  277. VampiresNeedUmbrellas-1.16.3-1.0.jar Vampires Need Umbrellas {vampiresneedumbrellas@1.0 DONE}
  278. stackrefill_1.16.3-1.1.jar Stack Refill {stackrefill@1.1 DONE}
  279. structure-gel-api-1.16.3-1.4.2.jar Structure Gel API {structure_gel@1.4.2 DONE}
  280. corpse-1.16.3-1.0.6.jar Corpse {corpse@1.16.3-1.0.6 DONE}
  281. mcw-bridges-1.0.4-mc1.16.3.jar Macaw's Bridges {mcwbridges@1.0.4 DONE}
  282. repurposed_structures-1.16.3-2.2.9.jar Repurposed Structures {repurposed_structures@1.16.3-2.2.9 DONE}
  283. AmbientSounds_v3.0.21_mc1.16.2.jar Ambient Sounds {ambientsounds@3.0.3 DONE}
  284. crashutilities-3.5.jar Crash Utilities {crashutilities@3.5 DONE}
  285. netherportalspread_1.16.3-4.4.jar Nether Portal Spread {netherportalspread@4.4 DONE}
  286. BiomesOPlenty-1.16.3-12.0.0.409-universal.jar Biomes O' Plenty {biomesoplenty@1.16.3-12.0.0.409 DONE}
  287. unearthed-1.0.5.jar Unearthed {unearthed@1.0.5 DONE}
  288. rare-ice-0.2.2.jar Rare Ice {rare-ice@version DONE}
  289. masonry-1.16.3-0.3.6.jar Masonry {masonry@NONE DONE}
  290. simplefarming-1.16.3-1.3.3.jar Simple Farming {simplefarming@1.16.3-1.3.3 DONE}
  291. xercamod-1.16.3-1.1.jar Xerca Mod {xercamod@1.16.3-1.1 DONE}
  292. randomenchants-4.0.3.jar Random Enchants {randomenchants@4.0.3 DONE}
  293. Trapcraft-1.16.3-3.2.1.jar Trapcraft {trapcraft@3.2.1 DONE}
  294. curios-forge-1.16.3-4.0.2.0.jar Curios API {curios@1.16.3-4.0.2.0 DONE}
  295. collective-1.16.3-1.53.jar Collective {collective@1.53 DONE}
  296. betterweather-1.0.3.jar Better Weather {betterweather@1.0.1 DONE}
  297. horse_colors-1.16.3-1.4.2.jar Realistic Horse Genetics {horse_colors@1.16.3-1.4.2 DONE}
  298. ftb-ultimine-1603.1.1.12.jar FTB Ultimine {ftbultimine@1603.1.1.12 DONE}
  299. curiouselytra-forge-1.16.3-4.0.0.1.jar Curious Elytra {curiouselytra@1.16.3-4.0.0.1 DONE}
  300. AI-Improvements-1.16.2-0.3.0.jar AI-Improvements {aiimprovements@0.3.0 DONE}
  301. ItemPhysic_v1.4.6_mc1.16.2.jar ItemPhysic {itemphysic@1.6.0 DONE}
  302. cloth-config-forge-4.1.0.jar Cloth Config v4 API {cloth-config@4.0 DONE}
  303. the_bumblezone-1.16.3-2.1.1.jar The Bumblezone {the_bumblezone@1.16.3-2.1.1 DONE}
  304. BetterBurning-1.16.3-4.0.2.jar BetterBurning {betterburning@4.0.2 DONE}
  305. bwncr-1.16.3-3.8.15.jar Bad Wither No Cookie Reloaded {bwncr@1.16.3-3.8.15 DONE}
  306. branders-sulfurpotassiummod-1.16.3-2.3.0.jar Sulfur & Potassium Mod {sulfurpotassiummod@2.3.0 DONE}
  307. FastLeafDecay-v25.jar FastLeafDecay {fastleafdecay@v25 DONE}
  308. PrettyBeaches_1.16.3-5.2.0.jar Pretty Beaches {prettybeaches@5.2.0 DONE}
  309. BetterMineshaftsForge-1.16.2-1.0.jar YUNG's Better Mineshafts {bettermineshafts@1.16.2-1.0 DONE}
  310. dungeons_gear-1.16.2+1.16.3-2.0.6.jar Dungeons Gear {dungeons_gear@2.0.6 DONE}
  311. Cyclic-1.16.3-0.8.3.jar Cyclic {cyclic@1.16.3-0.8.3 DONE}
  312. QuarkOddities-1.16.3.jar Quark Oddities {quarkoddities@1.16.3 DONE}
  313. doubledoors_1.16.3_2.1.jar Double Doors {doubledoors@2.1 DONE}
  314. Ma-Enchants-1.16.3-3.5.0.jar Ma Enchants {ma-enchants@1.16.3-3.5.0 DONE}
  315. TrashSlot_1.16.3-12.2.0.jar TrashSlot {trashslot@12.2.0 DONE}
  316. torchslabmod-1.16.3_v1.6.18.jar Torch Slab Mod {torchslabmod@1.6.18 DONE}
  317. mining-helmet-1.16.3-1.0.9.jar Mining Helmet {mining_helmet@1.0.9 DONE}
  318. spiders-2.0-1.16.3-1.0.3.jar Spiders 2.0 {spiderstpo@1.0.3 DONE}
  319. Bountiful Baubles FORGE-1.16.3-0.0.1.jar Bountiful Baubles {bountifulbaubles@NONE DONE}
  320. jei-1.16.3-7.6.0.49.jar Just Enough Items {jei@7.5.0.43 DONE}
  321. AttributeFix-1.16.3-8.0.2.jar AttributeFix {attributefix@8.0.2 DONE}
  322. the-conjurer-1.16.3-1.0.12.jar The Conjurer {conjurer_illager@1.0.12 DONE}
  323. goblintraders-1.2.2-1.16.3.jar Goblin Traders {goblintraders@1.2.2 DONE}
  324. caelus-forge-1.16.3-2.0.0.3.jar Caelus API {caelus@1.16.3-2.0.0.3 DONE}
  325. InvMove-1.16.3-0.4.6.jar InvMove {invmove@0.4.6 DONE}
  326. WAWLA-1.16.3-6.0.1.jar WAWLA {wawla@6.0.1 DONE}
  327. RingsOfAscension-1.16.3-1.5.6.jar Rings of Ascension {ringsofascension@1.5.6 DONE}
  328. Waystones_1.16.3-7.3.0.jar Waystones {waystones@7.3.0 DONE}
  329. PassableFoliage-1.16.2-2.1.0.jar Passable Foliage {passablefoliage@2.1.0 DONE}
  330. WeaponThrow-1.16.X-2.5.jar Weapon Throw {weaponthrow@1.16.X-2.5 DONE}
  331. comforts-forge-1.16.3-4.0.0.1.jar Comforts {comforts@1.16.3-4.0.0.1 DONE}
  332. netheritehorsearmor-1.4.jar Netherite Horse Armor Mod {netheritehorsearmor@1.4 DONE}
  333. decorative_blocks-1.16.1-1.5.jar Decorative Blocks {decorative_blocks@1.5 DONE}
  334. DungeonCrawl-1.16.3-2.1.1.jar Dungeon Crawl {dungeoncrawl@2.1.1 DONE}
  335. curioofundying-forge-1.16.3-5.0.0.1.jar Curio of Undying {curioofundying@1.16.3-5.0.0.1 DONE}
  336. BadMobs-1.16.3-7.0.1.jar BadMobs {badmobs@7.0.1 DONE}
  337. snowundertrees-1.16.3-v1.1.2.jar Snow Under Trees {snowundertrees@v1.1.2 DONE}
  338. mapperbase-1.16.3-2.1.0.1.jar Mapper Base {mapperbase@1.16.3-2.1.0.1 DONE}
  339. embellishcraft-1.16.3-3.1.0.1.jar EmbellishCraft {embellishcraft@1.16.3-3.1.0.1 DONE}
  340. bedspreads-forge-1.16.3-5.0.0.1.jar Bedspreads {bedspreads@1.16.3-5.0.0.1 DONE}
  341. additional_lights-1.16.3-2.1.2.jar Additional Lights {additional_lights@2.1.2 DONE}
  342. iceandfire-2.1.0-1.16.3.jar Ice and Fire {iceandfire@2.0.3-1.16.3 DONE}
  343. walljump-forge-1.16.3-1.3.6.jar Wall-Jump! {walljump@1.16.3-1.3.6 DONE}
  344. immersive-portals-0.5-mc1.16.3-forge.jar Immersive Portals {immersive_portals@0.5 DONE}
  345. ftb-chunks-1603.1.2.40.jar FTB Chunks {ftbchunks@1603.1.2.40 DONE}
  346. forge-1.16.3-34.1.23-universal.jar Forge {forge@34.1.23 DONE}
  347. Waddles-1.16.3-0.8.9.jar Waddles {waddles@1.16.3-0.8.9 DONE}
  348. goprone-1.16.3-1.3.5.jar GoProne {goprone@1.16.3-1.3.5 DONE}
  349. scuba-gear-1.16.3-1.0.1.jar Scuba Gear {scuba_gear@1.0.1 DONE}
  350. subwild-1.16.3-1.0.jar Subterranean Wilderness {subwild@1.0 DONE}
  351. ironchest-1.16.3-11.2.6.jar Iron Chests {ironchest@1.16.3-11.2.6 DONE}
  352. infernalmobs-1.16.2.1.jar Infernal Mobs {infernalmobs@1.16.2.1 DONE}
  353. forge-1.16.3-34.1.23-server.jar Minecraft {minecraft@1.16.3 DONE}
  354. EnchantmentDescriptions-1.16.3-5.0.1.jar EnchantmentDescriptions {enchdesc@5.0.1 DONE}
  355. MouseTweaks-2.13-mc1.16.2.jar Mouse Tweaks {mousetweaks@2.13 DONE}
  356. ToolBelt-1.16.3-1.15.2.jar Tool Belt {toolbelt@1.15.2 DONE}
  357. SilentLib-1.16.3-4.8.1+61.jar Silent Lib {silentlib@4.8.1+61 DONE}
  358. baubles-1.8.2-1.16.3.jar Baubles {baubles@1.8.2 DONE}
  359. SaveYourPets-1.16.2-1.0.0.4.jar Save Your Pets {syp@1.0.0.4 DONE}
  360. CreativeCore_v2.0.7_mc1.16.2.jar CreativeCore {creativecore@2.0.0 DONE}
  361. polymorph-forge-1.16.3-0.15.jar Polymorph {polymorph@1.16.3-0.15 DONE}
  362. AutoRegLib-1.6-46.jar AutoRegLib {autoreglib@1.6-46 DONE}
  363. Quark-r2.4-270.jar Quark {quark@r2.4-270 DONE}
  364. Apotheosis-1.16.3-4.4.0.jar Apotheosis {apotheosis@4.4.0 DONE}
  365. StorageDrawers-1.16.3-8.2.0.jar Storage Drawers {storagedrawers@8.2.0 DONE}
  366. sit-1.16.2-v1.3.jar Sit {sit@v1.3 DONE}
  367. DoubleSlabs-1.16-3.4.10.jar Double Slabs {doubleslabs@3.4.10 DONE}
  368. backpacked-1.6.1-1.16.3.jar Backpacked {backpacked@1.6.1 DONE}
  369. backpacker-1.0.0-1.16.3.jar Backpacker {backpacker@1.0.0 DONE}
  370. Regrowth-1.16.2-1.16.3-1.21.0.14.jar Regrowth Mod {regrowth@1.21.0.14 DONE}
  371. structurize-0.13.92-ALPHA-universal.jar Structurize {structurize@0.13.92-ALPHA DONE}
  372. AmbientEnvironment-4.0.0.5.jar Ambient Environment {ambientenvironment@4.0.0.5 DONE}
  373. minecolonies-0.13.360-BETA-universal.jar Minecolonies {minecolonies@0.13.360-BETA DONE}
  374. FastFurnace-1.16.3-4.3.0.jar FastFurnace {fastfurnace@4.3.0 DONE}
  375. AppleSkin-mc1.16.2-forge-1.0.14.jar AppleSkin {appleskin@1.0.14 DONE}
  376. Vampirism-1.16.3-1.6.1.jar Vampirism {vampirism@1.6.1 DONE, teamlapenlib@1.6.1 DONE}
  377. moredragoneggs-1.4.jar More Dragon Eggs {moredragoneggs@1.4 DONE}
  378. Aquaculture-1.16.3-2.1.3.jar Aquaculture 2 {aquaculture@1.16.3-2.1.3 DONE}
  379. FriendlyFire-1.16.3-5.0.3.jar FriendlyFire {friendlyfire@5.0.3 DONE}
  380. CosmeticArmorReworked-1.16.3-v1.jar CosmeticArmorReworked {cosmeticarmorreworked@1.16.3-v1 DONE}
  381. step-1.16.3-1.0.3.jar Step {step@1.0.3 DONE}
  382. Crash Report UUID: 26d5459b-d482-4f94-bc32-b5e8191f35c6
  383. Player Count: 1 / 20; [ServerPlayerEntity['ShinoKishi63'/473, l='ServerWorld minecraft:overworld world', x=-266.76, y=68.33, z=-9.82]]
  384. Data Packs: vanilla, mod:unionlib (incompatible), mod:slimyboyos, mod:netherportalfix (incompatible), mod:wyrmroost (incompatible), mod:beenfo (incompatible), mod:curiousshulkerboxes, mod:coffeemod, mod:mcwwindows (incompatible), mod:strawgolem, mod:musicplayer (incompatible), mod:noautojump (incompatible), mod:guideapi-vp (incompatible), mod:essentials (incompatible), mod:bettercaves (incompatible), mod:jrftl (incompatible), mod:controlling (incompatible), mod:reauth, mod:placebo (incompatible), mod:citadel (incompatible), mod:beaconsforall (incompatible), mod:ftbguilibrary (incompatible), mod:potionsmaster, mod:culinaryconstruct (incompatible), mod:mutantbeasts (incompatible), mod:bookshelf, mod:xreliquary, mod:guardvillagers (incompatible), mod:uteamcore, mod:morpheus (incompatible), mod:waila, mod:carryon, mod:jeresources, mod:vampiresneedumbrellas (incompatible), mod:stackrefill, mod:structure_gel, mod:corpse, mod:mcwbridges (incompatible), mod:repurposed_structures, mod:ambientsounds (incompatible), mod:crashutilities (incompatible), mod:netherportalspread, mod:biomesoplenty (incompatible), mod:unearthed (incompatible), mod:rare-ice (incompatible), mod:masonry (incompatible), mod:simplefarming, mod:xercamod (incompatible), mod:randomenchants (incompatible), mod:trapcraft, mod:curios, mod:collective, mod:betterweather (incompatible), mod:horse_colors (incompatible), mod:ftbultimine (incompatible), mod:curiouselytra, mod:aiimprovements, mod:itemphysic (incompatible), mod:cloth-config (incompatible), mod:the_bumblezone (incompatible), mod:betterburning, mod:bwncr (incompatible), mod:sulfurpotassiummod (incompatible), mod:fastleafdecay (incompatible), mod:prettybeaches (incompatible), mod:bettermineshafts (incompatible), mod:dungeons_gear, mod:cyclic (incompatible), mod:quarkoddities (incompatible), mod:doubledoors, mod:ma-enchants (incompatible), mod:trashslot (incompatible), mod:torchslabmod (incompatible), mod:mining_helmet (incompatible), mod:spiderstpo, mod:bountifulbaubles (incompatible), mod:jei, mod:attributefix, mod:conjurer_illager (incompatible), mod:goblintraders, mod:caelus, mod:invmove (incompatible), mod:wawla, mod:ringsofascension (incompatible), mod:waystones (incompatible), mod:passablefoliage, mod:weaponthrow (incompatible), mod:comforts (incompatible), mod:netheritehorsearmor, mod:decorative_blocks, mod:dungeoncrawl, mod:curioofundying, mod:badmobs (incompatible), mod:snowundertrees, mod:mapperbase (incompatible), mod:embellishcraft (incompatible), mod:bedspreads (incompatible), mod:additional_lights, mod:iceandfire (incompatible), mod:walljump (incompatible), mod:immersive_portals (incompatible), mod:ftbchunks (incompatible), mod:forge, mod:waddles, mod:goprone, mod:scuba_gear (incompatible), mod:subwild (incompatible), mod:ironchest (incompatible), mod:infernalmobs (incompatible), mod:enchdesc, mod:mousetweaks, mod:toolbelt (incompatible), mod:silentlib (incompatible), mod:baubles (incompatible), mod:syp, mod:creativecore (incompatible), mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:apotheosis (incompatible), mod:storagedrawers (incompatible), mod:sit, mod:doubleslabs (incompatible), mod:backpacked (incompatible), mod:backpacker, mod:regrowth, mod:structurize, mod:ambientenvironment, mod:minecolonies (incompatible), mod:fastfurnace (incompatible), mod:appleskin, mod:vampirism (incompatible), mod:moredragoneggs (incompatible), mod:aquaculture (incompatible), mod:friendlyfire (incompatible), mod:cosmeticarmorreworked (incompatible), mod:step (incompatible)
  385. Is Modded: Definitely; Server brand changed to 'forge'
  386. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement