Advertisement
xChoice

crash-2020-10-29_15.42.53-server CtE

Oct 29th, 2020 (edited)
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.27 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 10/29/20 3:42 PM
  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.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderThreadsMixin,pl:mixin:A}
  9. at net.minecraft.world.chunk.AbstractChunkProvider.func_217205_a(SourceFile:16) ~[?:?] {re:mixin,re:classloading}
  10. at net.minecraft.world.World.func_175674_a(World.java:818) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  11. at net.minecraft.entity.projectile.ProjectileHelper.func_221269_a(ProjectileHelper.java:111) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  12. at net.minecraft.entity.projectile.ProjectileHelper.func_221271_a(ProjectileHelper.java:41) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  13. at net.minecraft.entity.projectile.AbstractArrowEntity.func_213866_a(AbstractArrowEntity.java:455) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  14. at net.minecraft.entity.projectile.AbstractArrowEntity.func_70071_h_(AbstractArrowEntity.java:207) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  15. at net.minecraft.entity.projectile.ArrowEntity.func_70071_h_(SourceFile:103) ~[?:?] {re:classloading}
  16. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,xf:fml:immersiveengineering:IE block update callback,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  17. at net.minecraft.world.server.ServerWorld$$Lambda$15602/1070232701.accept(Unknown Source) ~[?:?] {}
  18. at net.minecraft.world.World.func_217390_a(World.java:536) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  19. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,xf:fml:immersiveengineering:IE block update callback,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  20. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  21. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) ~[?:?] {re:classloading,pl:accesstransformer:B}
  22. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  23. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  24. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] {}
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- Head --
  31. Thread: Server Watchdog
  32. Stacktrace:
  33. at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141)
  34. at net.minecraft.world.chunk.AbstractChunkProvider.func_217205_a(SourceFile:16)
  35. at net.minecraft.world.World.func_175674_a(World.java:818)
  36. at net.minecraft.entity.projectile.ProjectileHelper.func_221269_a(ProjectileHelper.java:111)
  37. at net.minecraft.entity.projectile.ProjectileHelper.func_221271_a(ProjectileHelper.java:41)
  38. at net.minecraft.entity.projectile.AbstractArrowEntity.func_213866_a(AbstractArrowEntity.java:455)
  39. at net.minecraft.entity.projectile.AbstractArrowEntity.func_70071_h_(AbstractArrowEntity.java:207)
  40. at net.minecraft.entity.projectile.ArrowEntity.func_70071_h_(SourceFile:103)
  41. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600)
  42. at net.minecraft.world.server.ServerWorld$$Lambda$15602/1070232701.accept(Unknown Source)
  43. at net.minecraft.world.World.func_217390_a(World.java:536)
  44. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401)
  45. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
  46. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
  47. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
  48.  
  49. -- Thread Dump --
  50. Details:
  51. Threads: "Keep-Alive-SocketCleaner" Id=130 WAITING on sun.net.www.http.KeepAliveStreamCleaner@59b58d18
  52. at java.lang.Object.wait(Native Method)
  53. - waiting on sun.net.www.http.KeepAliveStreamCleaner@59b58d18
  54. at sun.net.www.http.KeepAliveStreamCleaner.run(KeepAliveStreamCleaner.java:101)
  55. at java.lang.Thread.run(Thread.java:748)
  56.  
  57.  
  58. "poi IO worker" Id=118 WAITING on java.lang.String@5772685e
  59. at sun.misc.Unsafe.park(Native Method)
  60. - waiting on java.lang.String@5772685e
  61. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  62. at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
  63. at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
  64. at net.minecraft.world.chunk.storage.IOWorker$$Lambda$14236/640688718.run(Unknown Source)
  65. at java.lang.Thread.run(Thread.java:748)
  66.  
  67.  
  68. "chunk IO worker" Id=117 WAITING on java.lang.String@5772685e
  69. at sun.misc.Unsafe.park(Native Method)
  70. - waiting on java.lang.String@5772685e
  71. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  72. at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
  73. at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
  74. at net.minecraft.world.chunk.storage.IOWorker$$Lambda$14236/640688718.run(Unknown Source)
  75. at java.lang.Thread.run(Thread.java:748)
  76.  
  77.  
  78. "Thread-59" Id=116 TIMED_WAITING
  79. at java.lang.Thread.sleep(Native Method)
  80. at com.performant.coremod.entity.threading.ActionThread.run(ActionThread.java:42)
  81.  
  82.  
  83. "Thread-58" Id=115 TIMED_WAITING
  84. at java.lang.Thread.sleep(Native Method)
  85. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:49)
  86.  
  87.  
  88. "Thread-57" Id=114 TIMED_WAITING
  89. at java.lang.Thread.sleep(Native Method)
  90. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:49)
  91.  
  92.  
  93. "Thread-56" Id=113 TIMED_WAITING
  94. at java.lang.Thread.sleep(Native Method)
  95. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:49)
  96.  
  97.  
  98. "Thread-55" Id=112 TIMED_WAITING
  99. at java.lang.Thread.sleep(Native Method)
  100. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:49)
  101.  
  102.  
  103. "Timer-0" Id=111 TIMED_WAITING on java.util.TaskQueue@534de668
  104. at java.lang.Object.wait(Native Method)
  105. - waiting on java.util.TaskQueue@534de668
  106. at java.util.TimerThread.mainLoop(Timer.java:552)
  107. at java.util.TimerThread.run(Timer.java:505)
  108.  
  109.  
  110. "Server Watchdog" Id=110 RUNNABLE
  111. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  112. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  113. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:37)
  114. at java.lang.Thread.run(Thread.java:748)
  115.  
  116.  
  117. "RCON Listener #1" Id=109 RUNNABLE
  118. at java.net.PlainSocketImpl.socketAccept(Native Method)
  119. at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
  120. at java.net.ServerSocket.implAccept(ServerSocket.java:545)
  121. at java.net.ServerSocket.accept(ServerSocket.java:513)
  122. at net.minecraft.network.rcon.MainThread.run(SourceFile:58)
  123. at java.lang.Thread.run(Thread.java:748)
  124.  
  125.  
  126. "poi IO worker" Id=86 WAITING on java.lang.String@5772685e
  127. at sun.misc.Unsafe.park(Native Method)
  128. - waiting on java.lang.String@5772685e
  129. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  130. at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
  131. at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
  132. at net.minecraft.world.chunk.storage.IOWorker$$Lambda$14236/640688718.run(Unknown Source)
  133. at java.lang.Thread.run(Thread.java:748)
  134.  
  135.  
  136. "chunk IO worker" Id=85 WAITING on java.lang.String@5772685e
  137. at sun.misc.Unsafe.park(Native Method)
  138. - waiting on java.lang.String@5772685e
  139. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  140. at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
  141. at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
  142. at net.minecraft.world.chunk.storage.IOWorker$$Lambda$14236/640688718.run(Unknown Source)
  143. at java.lang.Thread.run(Thread.java:748)
  144.  
  145.  
  146. "Netty Epoll Server IO #7" Id=83 RUNNABLE
  147. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  148. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  149. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  150. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  151. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  152. at java.lang.Thread.run(Thread.java:748)
  153.  
  154.  
  155. "Netty Epoll Server IO #6" Id=82 RUNNABLE
  156. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  157. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  158. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  159. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  160. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  161. at java.lang.Thread.run(Thread.java:748)
  162.  
  163.  
  164. "Java2D Disposer" Id=79 WAITING on java.lang.ref.ReferenceQueue$Lock@164f6265
  165. at java.lang.Object.wait(Native Method)
  166. - waiting on java.lang.ref.ReferenceQueue$Lock@164f6265
  167. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  168. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  169. at sun.java2d.Disposer.run(Disposer.java:148)
  170. at java.lang.Thread.run(Thread.java:748)
  171.  
  172.  
  173. "Netty Epoll Server IO #5" Id=66 RUNNABLE
  174. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  175. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  176. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  177. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  178. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  179. at java.lang.Thread.run(Thread.java:748)
  180.  
  181.  
  182. "Netty Epoll Server IO #4" Id=65 RUNNABLE
  183. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  184. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  185. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  186. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  187. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  188. at java.lang.Thread.run(Thread.java:748)
  189.  
  190.  
  191. "Netty Epoll Server IO #3" Id=64 RUNNABLE
  192. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  193. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  194. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  195. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  196. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  197. at java.lang.Thread.run(Thread.java:748)
  198.  
  199.  
  200. "Netty Epoll Server IO #2" Id=63 RUNNABLE
  201. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  202. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  203. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  204. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  205. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  206. at java.lang.Thread.run(Thread.java:748)
  207.  
  208.  
  209. "Thread-15" Id=54 RUNNABLE (in native)
  210. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  211. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  212. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  213. at java.lang.Thread.run(Thread.java:748)
  214.  
  215.  
  216. "Netty Epoll Server IO #1" Id=50 RUNNABLE
  217. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  218. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  219. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  220. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  221. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  222. at java.lang.Thread.run(Thread.java:748)
  223.  
  224.  
  225. "Netty Epoll Server IO #0" Id=49 RUNNABLE
  226. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  227. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  228. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  229. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  230. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  231. at java.lang.Thread.run(Thread.java:748)
  232.  
  233.  
  234. "ObjectCleanerThread" Id=48 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@63e7f0f9
  235. at java.lang.Object.wait(Native Method)
  236. - waiting on java.lang.ref.ReferenceQueue$Lock@63e7f0f9
  237. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  238. at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  239. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  240. at java.lang.Thread.run(Thread.java:748)
  241.  
  242.  
  243. "Thread-9" Id=37 RUNNABLE (in native)
  244. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  245. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  246. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  247. at java.lang.Thread.run(Thread.java:748)
  248.  
  249.  
  250. "Thread-8" Id=36 RUNNABLE (in native)
  251. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  252. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  253. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  254. at java.lang.Thread.run(Thread.java:748)
  255.  
  256.  
  257. "Thread-7" Id=35 RUNNABLE (in native)
  258. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  259. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  260. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  261. at java.lang.Thread.run(Thread.java:748)
  262.  
  263.  
  264. "Thread-6" Id=34 RUNNABLE (in native)
  265. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  266. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  267. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  268. at java.lang.Thread.run(Thread.java:748)
  269.  
  270.  
  271. "Thread-5" Id=33 RUNNABLE (in native)
  272. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  273. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  274. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  275. at java.lang.Thread.run(Thread.java:748)
  276.  
  277.  
  278. "Server console handler" Id=25 RUNNABLE (in native)
  279. at java.io.FileInputStream.readBytes(Native Method)
  280. at java.io.FileInputStream.read(FileInputStream.java:255)
  281. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  282. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  283. - locked java.io.BufferedInputStream@27135443
  284. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  285. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  286. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  287. - locked java.io.InputStreamReader@1b51986f
  288. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  289. ...
  290.  
  291.  
  292. "DestroyJavaVM" Id=24 RUNNABLE
  293.  
  294.  
  295. "Server thread" Id=21 RUNNABLE
  296. at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141)
  297. at net.minecraft.world.chunk.AbstractChunkProvider.func_217205_a(SourceFile:16)
  298. at net.minecraft.world.World.func_175674_a(World.java:818)
  299. at net.minecraft.entity.projectile.ProjectileHelper.func_221269_a(ProjectileHelper.java:111)
  300. at net.minecraft.entity.projectile.ProjectileHelper.func_221271_a(ProjectileHelper.java:41)
  301. at net.minecraft.entity.projectile.AbstractArrowEntity.func_213866_a(AbstractArrowEntity.java:455)
  302. at net.minecraft.entity.projectile.AbstractArrowEntity.func_70071_h_(AbstractArrowEntity.java:207)
  303. at net.minecraft.entity.projectile.ArrowEntity.func_70071_h_(SourceFile:103)
  304. ...
  305.  
  306.  
  307. "Server Infinisleeper" Id=22 TIMED_WAITING
  308. at java.lang.Thread.sleep(Native Method)
  309. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:88)
  310.  
  311.  
  312. "Snooper Timer" Id=20 WAITING on java.util.TaskQueue@76609d2a
  313. at java.lang.Object.wait(Native Method)
  314. - waiting on java.util.TaskQueue@76609d2a
  315. at java.lang.Object.wait(Object.java:502)
  316. at java.util.TimerThread.mainLoop(Timer.java:526)
  317. at java.util.TimerThread.run(Timer.java:505)
  318.  
  319.  
  320. "Thread-2" Id=15 RUNNABLE (in native)
  321. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  322. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  323. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  324. at java.lang.Thread.run(Thread.java:748)
  325.  
  326.  
  327. "Thread-1" Id=14 TIMED_WAITING
  328. at sun.misc.Unsafe.park(Native Method)
  329. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
  330. at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  331.  
  332.  
  333. "Signal Dispatcher" Id=5 RUNNABLE
  334.  
  335.  
  336. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@2a5cdb27
  337. at java.lang.Object.wait(Native Method)
  338. - waiting on java.lang.ref.ReferenceQueue$Lock@2a5cdb27
  339. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  340. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  341. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  342.  
  343.  
  344. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@17d03363
  345. at java.lang.Object.wait(Native Method)
  346. - waiting on java.lang.ref.Reference$Lock@17d03363
  347. at java.lang.Object.wait(Object.java:502)
  348. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  349. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  350.  
  351.  
  352.  
  353. Stacktrace:
  354. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:52)
  355. at java.lang.Thread.run(Thread.java:748)
  356.  
  357. -- System Details --
  358. Details:
  359. Minecraft Version: 1.15.2
  360. Minecraft Version ID: 1.15.2
  361. Operating System: Linux (amd64) version 5.4.34-1-pve
  362. Java Version: 1.8.0_212, IcedTea
  363. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), IcedTea
  364. Memory: 3133142272 bytes (2987 MB) / 6442450944 bytes (6144 MB) up to 6442450944 bytes (6144 MB)
  365. CPUs: 4
  366. JVM Flags: 5 total; -XX:+UseG1GC -Xms6G -Xms6G -Xmx6G -Xmx6G
  367. ModLauncher: 5.1.2+70+master.2845bb9
  368. ModLauncher launch target: fmlserver
  369. ModLauncher naming: srg
  370. ModLauncher services:
  371. /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
  372. /forge-1.15.2-31.2.36.jar object_holder_definalize PLUGINSERVICE
  373. /forge-1.15.2-31.2.36.jar runtime_enum_extender PLUGINSERVICE
  374. /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
  375. /forge-1.15.2-31.2.36.jar capability_inject_definalize PLUGINSERVICE
  376. /forge-1.15.2-31.2.36.jar runtimedistcleaner PLUGINSERVICE
  377. /forge-1.15.2-31.2.36.jar fml TRANSFORMATIONSERVICE
  378. /MixinBootstrap-1.0.5.jar mixinbootstrap TRANSFORMATIONSERVICE
  379. /MixinBootstrap-1.0.5.jar mixin PLUGINSERVICE
  380. /MixinBootstrap-1.0.5.jar mixinbootstrap PLUGINSERVICE
  381. FML: 31.2
  382. Forge: net.minecraftforge:31.2.36
  383. FML Language Providers:
  384. javafml@31.2
  385. minecraft@1
  386. kotlinfml@1.5.2
  387. Mod List:
  388. Tropicraft-8.1.0-beta+34.jar Tropicraft {tropicraft@8.1.0-beta+34 DONE}
  389. roughmobsrevamped-1.15.2-4.1.2.jar Rough Mobs Revamped {roughmobsrevamped@version DONE}
  390. NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {netherportalfix@6.0.2 DONE}
  391. areas_1.15.2-1.1.jar Areas {areas@1.1 DONE}
  392. pitg-1.15.2-1.4.1.jar Pane In The Glass {pitg@1.15.2-1.4.1 DONE}
  393. BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {bettercaves@1.15.2-1.0 DONE}
  394. InitialInventory-5.0.1.jar Initial Inventory {initialinventory@5.0.1 DONE}
  395. TerraForged-1.15.2-0.1.2.jar TerraForged {terraforged@0.1.2 DONE}
  396. XaerosWorldMap_1.11.0_Forge_1.15.2.jar Xaero's World Map {xaeroworldmap@1.11.0 DONE}
  397. CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {cookingforblockheads@8.0.3 DONE}
  398. Placebo-1.15.2-3.1.0.jar Placebo {placebo@3.1.0 DONE}
  399. globaldatapack-1.15.2-1.3.jar Dark Roleplay - Global Datapacks {globaldatapack@1.15.2-0.1.0 DONE}
  400. dankstorage-2.6.jar Dank Storage {dankstorage@2.6 DONE}
  401. ftb-gui-library-1.0.0.14.jar FTB GUI Library {ftbguilibrary@1.0.0.14 DONE}
  402. WitherSkeletonTweaks-1.15.2-4.0.2.jar Wither Skeleton Tweaks {wstweaks@4.0.2 DONE}
  403. Bookshelf-1.15.2-5.6.40.jar Bookshelf {bookshelf@5.6.40 DONE}
  404. itemzoom-1.15.2-2.1.0.jar Item Zoom {itemzoom@2.1.0 DONE}
  405. u_team_core-1.15.2-3.0.2.169.jar U Team Core {uteamcore@3.0.2.169 DONE}
  406. Apotheosis-1.15.2-3.3.8.jar Apotheosis {apotheosis@3.3.8 DONE}
  407. Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
  408. Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE}
  409. SnowRealMagic-1.15.2-1.8.0.jar Snow! Real Magic! {snowrealmagic@1.8.0 DONE}
  410. dynviewdist-1.5.jar Dynamic view distance {dynview@1.5 DONE}
  411. JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {jeresources@0.10.1.77 DONE}
  412. mysticallib-1.15.2-2.0.0.jar Mystical Lib {mysticallib@1.15.2-2.0.0 DONE}
  413. w2w-1.15.2-0.0.4.0.jar w2w {w2w@NONE DONE}
  414. structure-gel-api-1.15.2-1.1.0.jar Structure Gel API {structure_gel@1.1.0 DONE}
  415. corpse-1.15.2-1.0.9.jar Corpse {corpse@1.15.2-1.0.9 DONE}
  416. mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {mcwbridges@1.0.4 DONE}
  417. dwmh-1.15.2-4.0.0.jar Dude! Where's my Horse? {dwmh@NONE DONE}
  418. bettermobgriefinggamerule-1.15.2-8.0.1.jar Better mobGriefing GameRule {bettermobgriefinggamerule@1.15.2-8.0.1 DONE}
  419. useful_backpacks-1.15.2-1.10.3.77.jar Useful Backpacks {usefulbackpacks@1.10.3.77 DONE}
  420. repurposedstructures-1.15.2-1.7.2.jar Repurposed Structures {repurposed_structures@1.15.2-1.7.2 DONE}
  421. ToolStats-1.15.2-1.0.2.jar ToolStats {toolstats@1.0.2 DONE}
  422. phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {phosphor@0.5.2+build.4 DONE}
  423. valhelsia_structures-15.0.3a.jar Valhelsia Structures {valhelsia_structures@15.0.3a DONE}
  424. dungeons-plus-1.15.2-1.0.2.jar Dungeons Plus {dungeons_plus@1.0.2 DONE}
  425. mining_dimension-1.15.2-1.0.4.jar Mining World {mining_dimension@1.15.2-1.0.4 DONE}
  426. AzureRPGItems 1.15.2-1.3.3.jar Azure RPG Items {azurerpgitems@1.1.0 DONE}
  427. thutperms-1.15.2-3.0.6.jar Thut Permissions {thutperms@3.0.6 DONE}
  428. simplefarming-1.15.2-1.3.0.jar Simple Farming {simplefarming@1.15.1-1.3.0 DONE}
  429. corpsecomplex-FORGE-1.15.2-2.0-beta11.jar Corpse Complex {corpsecomplex@FORGE-1.15.2-2.0-beta11 DONE}
  430. lycanitesmobs-1.15.2-2.2.3.2.jar Lycanites Mobs {lycanitesmobs@1.15.2-2.2.3.2 DONE}
  431. TelePass-1.15.2-1.1.1.jar Telepass {telepass@1.1.1 DONE}
  432. curios-FORGE-1.15.2-2.0.2.6.jar Curios API {curios@FORGE-1.15.2-2.0.2.6 DONE}
  433. leap-1.15.2-1.0.1.jar Leap {leap@1.0.1 DONE}
  434. collective-1.15.2-1.53.jar Collective {collective@1.53 DONE}
  435. SpawnInVillage-1.15.2-1.2.jar Spawn in Village {spawnvillage@1.2 DONE}
  436. EndReborn+[0.6.1].jar End: Reborn {endreborn@0.6.1 DONE}
  437. libnonymous-1.15.2-1.1.1.5.jar Libnonymous {libnonymous@1.1.1.5 DONE}
  438. RiddleChests-1.1.0.1.jar Riddle Chests {riddlechests@1.1.0.1 DONE}
  439. furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre16 DONE}
  440. curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {curiouselytra@FORGE-1.15.2-2.0 DONE}
  441. mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {mcwfurnitures@1.0.1 DONE}
  442. globalxp-1.15.2-v1.4.14.jar Global XP {globalxp@v1.4.14 DONE}
  443. the_bumblezone-1.15.2-1.3.10.jar The Bumblezone {the_bumblezone@1.15.2-1.3.10 DONE}
  444. speedyladders-1.15.2-1.jar Speedy Ladders {speedyladders@1.15.2-1 DONE}
  445. FastLeafDecay-v22.1.jar FastLeafDecay {fastleafdecay@v22.1 DONE}
  446. BetterMineshaftsForge-1.15.2-1.3.1.jar YUNG's Better Mineshafts {bettermineshafts@1.15.2-1.3.1 DONE}
  447. Kiwi-1.15.2-2.8.3.jar Kiwi {kiwi@2.8.3 DONE}
  448. Ma-Enchants-1.15.2-3.1.0.jar Ma Enchants {ma-enchants@1.15.2-3.1.0 DONE}
  449. TrashSlot_1.15.2-11.0.0.jar TrashSlot {trashslot@11.0.0 DONE}
  450. mining-helmet-1.15.2-1.0.9.jar Mining Helmet {mining_helmet@1.0.9 DONE}
  451. CalemiUtils-1.15-1.1.2-MC1.15.2.jar Calemi's Utils {calemiutils@1.15.2-1.1.2 DONE}
  452. item-filters-2.2.0.15.jar Item Filters {itemfilters@2.2.0.15 DONE}
  453. Mine+and+Slash-1.15.2-3.7.7.jar Mine and Slash {mmorpg@3.7.7 DONE}
  454. xlpackets-1.0.jar XL Packets {xlpackets@1.0 DONE}
  455. jei-1.15.2-6.0.3.15.jar Just Enough Items {jei@6.0.3.15 DONE}
  456. Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {abnormals_core@1.0.6 DONE}
  457. Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {buzzierbees@1.5.2 DONE}
  458. no-nitwits-1.15.2-1.0.0.jar No Nitwits {no_nitwits@1.0.0 DONE}
  459. caelus-FORGE-1.15.2-2.0-beta3.jar Caelus API {caelus@FORGE-1.15.2-2.0-beta3 DONE}
  460. Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {upgrade_aquatic@1.7.1 DONE}
  461. invtweaks-1.15.2-2.0.9.jar Inventory Tweaks Renewed {invtweaks@1.15.2-2.0.9 DONE}
  462. create-mc1.15.2_v0.2.4d.jar Create {create@mc1.15.2_v0.2.4d DONE}
  463. Waystones_1.15.2-6.0.2.jar Waystones {waystones@6.0.2 DONE}
  464. copypaste-1.5.jar Copy Paste {copypaste@1.5 DONE}
  465. Clumps-5.0.2.6.jar Clumps {clumps@5.0.2.6 DONE}
  466. NastyMobs-1.15.1-1.0.0.6.jar Nasty Mobs {nasty@1.0.0.6 DONE}
  467. comforts-FORGE-1.15.2-2.0.0.4.jar Comforts {comforts@FORGE-1.15.2-2.0.0.4 DONE}
  468. NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {naturescompass@1.15.2-1.8.5 DONE}
  469. good-nights-sleep-1.15.2-1.0.3.jar Good Night's Sleep {goodnightsleep@1.0.3 DONE}
  470. SereneSeasons-1.15.2-3.0.0.74-universal.jar Serene Seasons {sereneseasons@1.15.2-3.0.0.74 DONE}
  471. DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {dungeoncrawl@1.6.3 DONE}
  472. betteranimalsplus-1.15.2-10.0.0.jar Better Animals Plus {betteranimalsplus@10.0.0 DONE}
  473. FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {farmingforblockheads@6.1.5 DONE}
  474. cte_uniques-0.11.jar CtE Uniques {cte_uniques@1.0.0 DONE}
  475. mapperbase-1.15.2-1.1.1.0.jar Mapper Base {mapperbase@1.15.2-1.1.1.0 DONE}
  476. embellishcraft-1.15.2-2.2.1.0.jar EmbellishCraft {embellishcraft@1.15.2-2.2.1.0 DONE}
  477. JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {jeitweaker@1.0.1.3 DONE}
  478. traverse-1.15.2-3.2.0.jar Traverse {traverse@1.15.2-3.2.0 DONE}
  479. CraftTweaker-1.15.2-6.0.0.44.jar CraftTweaker {crafttweaker@6.0.0.44 DONE}
  480. Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE DONE}
  481. campfiretorches-1.15.2-1.0.2.jar Campfire Torches {campfiretorches@1.15.2-1.0.2 DONE}
  482. forge-1.15.2-31.2.36-universal.jar Forge {forge@31.2.36 DONE}
  483. Atum-1.15.2-2.1.8.jar Atum 2 {atum@1.15.2-2.1.8 DONE}
  484. Bountiful-1.15.2-3.1.2.jar Bountiful {bountiful@1.15.2-3.1.2 DONE}
  485. beesourceful-1.2.2.jar BeeSourceful {beesourceful@1.2.2 DONE}
  486. ironchest-1.15.2-10.0.3.jar Iron Chests {ironchest@1.15.2-10.0.1 DONE}
  487. RottenCreatures-1.15.2-0.9.7.jar Rotten Creatures {rotten_creatures@0.9.7 DONE}
  488. forge-1.15.2-31.2.36-server.jar Minecraft {minecraft@1.15.2 DONE}
  489. The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {endergetic@1.3.2 DONE}
  490. logprot-1.15.1-1.2.jar Logprot {logprot@1.2 DONE}
  491. EnchantmentDescriptions-1.15.2-2.0.9.jar EnchantmentDescriptions {enchdesc@2.0.9 DONE}
  492. DrawersTooltip-1.15.2-1.1.0.jar Drawers Tooltip {draweringredient@1.1.0 DONE}
  493. swingthroughgrass-1.15.2-1.4.1.jar SwingThroughGrass {swingthroughgrass@1.15.2-1.4.1 DONE}
  494. pandoras_creatures-1.15.2-1.0.1.jar Pandoras Creatures {pandoras_creatures@1.15.2-1.0.1 DONE}
  495. ToolBelt-1.15.2-1.14.2.jar Tool Belt {toolbelt@1.14.2 DONE}
  496. ftb-quests-1502.0.2.251.jar FTB Quests {ftbquests@1502.0.2.251 DONE}
  497. Ma-Chat-1.15.2-3.1.0.jar Ma Chat {ma-chat@1.15.2-3.1.0 DONE}
  498. ImmersiveEngineering-1.15.2-4.0.1-119.jar Immersive Engineering {immersiveengineering@1.15.2-4.0.1-119 DONE}
  499. quiver-1.2-1.15.2.jar Quiver {quiver@1.2-1.15.2 DONE}
  500. horizontalpanes-1.15.2-2.0.0.jar Horizontal Panes {horizontalpanes@1.15.2-2.0.0 DONE}
  501. towers_of_the_wild-1.15.2-1.2.0.jar Towers Of the Wild {towers_of_the_wild@1.15.2-1.2.0 DONE}
  502. Atmospheric-1.15.2-1.4.1.jar Atmospheric {atmospheric@1.4.1 DONE}
  503. Xaeros_Minimap_20.26.0_Forge_1.15.2.jar Xaero's Minimap {xaerominimap@20.26.0 DONE}
  504. pamhc2foodcore-1.15.2-1.1.0.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
  505. ftb-backups-2.1.0.2.jar FTB Utilities: Backups {ftbbackups@2.1.0.2 DONE}
  506. FastWorkbench-1.15.2-3.1.1.jar FastWorkbench {fastbench@3.1.1 DONE}
  507. autumnity-1.3.3-1.15.2.jar Autumnity {autumnity@1.3.3 DONE}
  508. polymorph-FORGE-1.15.2-0.10.jar Polymorph {polymorph@FORGE-1.15.2-0.10 DONE}
  509. AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE}
  510. Quark-r2.1-245.jar Quark {quark@r2.1-245 DONE}
  511. StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE}
  512. WorldPreGenerator-1.15.2-1.1.0.jar World Pre Generator {world_pre_generator@1.1.0 DONE}
  513. performant-1.15-3.10m.jar Performant {performant@3.10m DONE}
  514. themidnight-0.5.9.jar The Midnight {midnight@0.5.9 DONE}
  515. structurize-0.13.94-ALPHA-universal.jar Structurize {structurize@0.13.94-ALPHA DONE}
  516. vinecollector-1.15.2-1.0.0.jar VineCollector {vinecollector@1.15.2-1.0.0 DONE}
  517. minecolonies-0.13.387-ALPHA-universal.jar Minecolonies {minecolonies@0.13.387-ALPHA DONE}
  518. FastFurnace-1.15.1-3.0.0.jar FastFurnace {fastfurnace@3.0.0 DONE}
  519. AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {appleskin@1.0.14 DONE}
  520. solcarrot-1.15.2-1.9.7.jar Spice of Life: Carrot Edition {solcarrot@1.15.2-1.9.7 DONE}
  521. Aquaculture-1.15.2-2.0.21.jar Aquaculture 2 {aquaculture@1.15.2-2.0.21 DONE}
  522. createintegration-0.1.7b.jar Create Integration {createintegration@0.1.7b DONE}
  523. step-1.15.2-1.0.3.jar Step {step@1.0.3 DONE}
  524. AnimalWeaponsAndArmor-1.15.2-1.0.1.jar AnimalWeaponsAndArmor {awaa@1.0.1 DONE}
  525. EnderMail-1.15.2-1.1.3.jar Ender Mail {endermail@1.15.2-1.1.3 DONE}
  526. deuf-1.1.jar DEUF - Duplicate Entity UUID Fix {deuf@1.1 DONE}
  527. Extended-Nether+1.15.2+Beta-3.1.3.jar Extended Nether {extendednether@1.0 DONE}
  528. Kiwi Modules:
  529. kiwi:contributors
  530. kiwi:data
  531. snowrealmagic:snowrealmagic
  532. Player Count: 2 / 20; [ServerPlayerEntity['Ugah'/452, l='world', x=8.72, y=62.18, z=14.05], ServerPlayerEntity['Erios'/545, l='world', x=-16.04, y=59.00, z=-0.84]]
  533. Data Packs: mod:ironchest, mod:bookshelf (incompatible), mod:enchdesc (incompatible), extendednether:default_nether_biome_pack (incompatible), vanilla, mod:tropicraft (incompatible), mod:roughmobsrevamped (incompatible), mod:netherportalfix (incompatible), mod:areas, mod:pitg, mod:bettercaves (incompatible), mod:initialinventory, mod:terraforged, mod:xaeroworldmap, mod:cookingforblockheads (incompatible), mod:placebo (incompatible), mod:globaldatapack (incompatible), mod:dankstorage (incompatible), mod:ftbguilibrary (incompatible), mod:wstweaks (incompatible), mod:itemzoom (incompatible), mod:uteamcore, mod:apotheosis (incompatible), mod:morpheus (incompatible), mod:waila (incompatible), mod:snowrealmagic, mod:dynview (incompatible), mod:jeresources (incompatible), mod:mysticallib, mod:w2w (incompatible), mod:structure_gel, mod:corpse, mod:mcwbridges, mod:dwmh, mod:bettermobgriefinggamerule (incompatible), mod:usefulbackpacks, mod:repurposed_structures, mod:toolstats (incompatible), mod:phosphor, mod:valhelsia_structures (incompatible), mod:dungeons_plus, mod:mining_dimension, mod:azurerpgitems (incompatible), mod:thutperms (incompatible), mod:simplefarming, mod:corpsecomplex (incompatible), mod:lycanitesmobs (incompatible), mod:telepass, mod:curios (incompatible), mod:leap (incompatible), mod:collective (incompatible), mod:spawnvillage, mod:endreborn (incompatible), mod:libnonymous (incompatible), mod:riddlechests (incompatible), mod:cfm (incompatible), mod:curiouselytra (incompatible), mod:mcwfurnitures, mod:globalxp (incompatible), mod:the_bumblezone, mod:speedyladders, mod:fastleafdecay, mod:bettermineshafts (incompatible), mod:kiwi, mod:ma-enchants (incompatible), mod:trashslot (incompatible), mod:mining_helmet (incompatible), mod:calemiutils, mod:itemfilters (incompatible), mod:mmorpg (incompatible), mod:xlpackets, mod:jei (incompatible), mod:abnormals_core, mod:buzzierbees, mod:no_nitwits (incompatible), mod:caelus (incompatible), mod:upgrade_aquatic (incompatible), mod:invtweaks (incompatible), mod:create, mod:waystones (incompatible), mod:copypaste (incompatible), mod:clumps (incompatible), mod:nasty, mod:comforts (incompatible), mod:naturescompass (incompatible), mod:goodnightsleep (incompatible), mod:sereneseasons, mod:dungeoncrawl (incompatible), mod:betteranimalsplus (incompatible), mod:farmingforblockheads (incompatible), mod:cte_uniques, mod:mapperbase, mod:embellishcraft (incompatible), mod:jeitweaker, mod:traverse, mod:crafttweaker (incompatible), mod:swampexpansion (incompatible), mod:campfiretorches, mod:forge (incompatible), mod:atum (incompatible), mod:bountiful (incompatible), mod:beesourceful (incompatible), mod:rotten_creatures, mod:endergetic (incompatible), mod:logprot (incompatible), mod:draweringredient, mod:swingthroughgrass (incompatible), mod:pandoras_creatures, mod:toolbelt (incompatible), mod:ftbquests (incompatible), mod:ma-chat (incompatible), mod:immersiveengineering (incompatible), mod:quiver (incompatible), mod:horizontalpanes, mod:towers_of_the_wild, mod:atmospheric, mod:xaerominimap, mod:pamhc2foodcore (incompatible), mod:ftbbackups (incompatible), mod:fastbench (incompatible), mod:autumnity, mod:polymorph, mod:autoreglib (incompatible), mod:quark, mod:storagedrawers (incompatible), mod:world_pre_generator, mod:performant (incompatible), mod:midnight, mod:structurize (incompatible), mod:vinecollector (incompatible), mod:minecolonies (incompatible), mod:fastfurnace (incompatible), mod:appleskin (incompatible), mod:solcarrot (incompatible), mod:aquaculture, mod:createintegration (incompatible), mod:step (incompatible), mod:awaa, mod:endermail (incompatible), mod:deuf, mod:extendednether (incompatible), modpack:atum, modpack:azurerpgitems, modpack:beesourceful, modpack:bountiful, modpack:calemiutils, modpack:create, modpack:curios, modpack:dankstorage, modpack:farmingforblockheads, modpack:lycanitesmobs, modpack:mapperbase, modpack:minecraft, modpack:mmorpg, modpack:pamhc2foodcore, modpack:riddlechests, modpack:telepass, modpack:toolbelt, modpack:tropicraft, modpack:waystones, modpack:pandoras_creatures, modpack:storage
  534. Is Modded: Definitely; Server brand changed to 'forge'
  535. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement