Dvineaspect

Untitled

Jul 9th, 2020
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.95 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why is it breaking :(
  3.  
  4. Time: 09/07/20 23:34
  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.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:39) [?:?] {re:classloading}
  9. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal] {}
  10.  
  11.  
  12. A detailed walkthrough of the error, its code path and all known details is as follows:
  13. ---------------------------------------------------------------------------------------
  14.  
  15. -- Head --
  16. Thread: Server Watchdog
  17. Stacktrace:
  18. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:39)
  19.  
  20. -- Thread Dump --
  21. Details:
  22. Threads: "Netty Epoll Server IO #15" Id=244 RUNNABLE
  23. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  24. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  25. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  26. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  27. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  28. at java.lang.Thread.run(Thread.java:745)
  29.  
  30.  
  31. "Netty Epoll Server IO #14" Id=243 RUNNABLE
  32. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  33. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  34. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  35. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  36. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  37. at java.lang.Thread.run(Thread.java:745)
  38.  
  39.  
  40. "Netty Epoll Server IO #13" Id=236 RUNNABLE
  41. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  42. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  43. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  44. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  45. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  46. at java.lang.Thread.run(Thread.java:745)
  47.  
  48.  
  49. "Netty Epoll Server IO #12" Id=235 RUNNABLE
  50. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  51. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  52. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  53. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  54. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  55. at java.lang.Thread.run(Thread.java:745)
  56.  
  57.  
  58. "Netty Epoll Server IO #11" Id=234 RUNNABLE
  59. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  60. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  61. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  62. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  63. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  64. at java.lang.Thread.run(Thread.java:745)
  65.  
  66.  
  67. "Netty Epoll Server IO #10" Id=230 RUNNABLE
  68. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  69. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  70. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  71. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  72. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  73. at java.lang.Thread.run(Thread.java:745)
  74.  
  75.  
  76. "Netty Epoll Server IO #9" Id=229 RUNNABLE
  77. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  78. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  79. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  80. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  81. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  82. at java.lang.Thread.run(Thread.java:745)
  83.  
  84.  
  85. "Netty Epoll Server IO #8" Id=225 RUNNABLE (in native)
  86. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  87. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  88. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  89. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  90. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  91. at java.lang.Thread.run(Thread.java:745)
  92.  
  93.  
  94. "Netty Epoll Server IO #7" Id=224 RUNNABLE
  95. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  96. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  97. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  98. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  99. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  100. at java.lang.Thread.run(Thread.java:745)
  101.  
  102.  
  103. "Netty Epoll Server IO #6" Id=223 RUNNABLE (in native)
  104. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  105. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  106. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  107. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  108. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  109. at java.lang.Thread.run(Thread.java:745)
  110.  
  111.  
  112. "Netty Epoll Server IO #5" Id=222 RUNNABLE
  113. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  114. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  115. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  116. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  117. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  118. at java.lang.Thread.run(Thread.java:745)
  119.  
  120.  
  121. "pool-5-thread-1" Id=121 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7fa59f60
  122. at sun.misc.Unsafe.park(Native Method)
  123. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7fa59f60
  124. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  125. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  126. at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  127. at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  128. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  129. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  130. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  131. ...
  132.  
  133.  
  134. "Netty Epoll Server IO #4" Id=114 RUNNABLE
  135. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  136. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  137. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  138. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  139. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  140. at java.lang.Thread.run(Thread.java:745)
  141.  
  142.  
  143. "Netty Epoll Server IO #3" Id=113 RUNNABLE
  144. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  145. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  146. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  147. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  148. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  149. at java.lang.Thread.run(Thread.java:745)
  150.  
  151.  
  152. "Keep-Alive-SocketCleaner" Id=111 WAITING on sun.net.www.http.KeepAliveStreamCleaner@71626ee4
  153. at java.lang.Object.wait(Native Method)
  154. - waiting on sun.net.www.http.KeepAliveStreamCleaner@71626ee4
  155. at sun.net.www.http.KeepAliveStreamCleaner.run(KeepAliveStreamCleaner.java:101)
  156. at java.lang.Thread.run(Thread.java:745)
  157.  
  158.  
  159. "Server Watchdog" Id=104 RUNNABLE
  160. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  161. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  162. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:37)
  163. at java.lang.Thread.run(Thread.java:745)
  164.  
  165.  
  166. "Resource IO {0}" Id=79 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@755df410
  167. at sun.misc.Unsafe.park(Native Method)
  168. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@755df410
  169. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  170. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  171. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  172. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  173. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  174. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  175. at java.lang.Thread.run(Thread.java:745)
  176.  
  177.  
  178. "Netty Epoll Server IO #2" Id=70 RUNNABLE (in native)
  179. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  180. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  181. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  182. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  183. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  184. at java.lang.Thread.run(Thread.java:745)
  185.  
  186.  
  187. "Netty Epoll Server IO #1" Id=69 RUNNABLE
  188. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  189. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  190. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  191. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  192. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  193. at java.lang.Thread.run(Thread.java:745)
  194.  
  195.  
  196. "Thread-16" Id=68 RUNNABLE (in native)
  197. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  198. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  199. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  200. at java.lang.Thread.run(Thread.java:745)
  201.  
  202.  
  203. "Netty Epoll Server IO #0" Id=67 RUNNABLE (in native)
  204. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  205. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  206. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  207. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  208. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  209. at java.lang.Thread.run(Thread.java:745)
  210.  
  211.  
  212. "ObjectCleanerThread" Id=66 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@305f64df
  213. at java.lang.Object.wait(Native Method)
  214. - waiting on java.lang.ref.ReferenceQueue$Lock@305f64df
  215. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  216. at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  217. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  218. at java.lang.Thread.run(Thread.java:745)
  219.  
  220.  
  221. "Thread-11" Id=52 RUNNABLE (in native)
  222. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  223. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  224. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  225. at java.lang.Thread.run(Thread.java:745)
  226.  
  227.  
  228. "Thread-10" Id=51 RUNNABLE (in native)
  229. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  230. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  231. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  232. at java.lang.Thread.run(Thread.java:745)
  233.  
  234.  
  235. "Thread-9" Id=50 RUNNABLE (in native)
  236. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  237. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  238. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  239. at java.lang.Thread.run(Thread.java:745)
  240.  
  241.  
  242. "Thread-8" Id=49 RUNNABLE (in native)
  243. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  244. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  245. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  246. at java.lang.Thread.run(Thread.java:745)
  247.  
  248.  
  249. "Thread-7" Id=48 RUNNABLE (in native)
  250. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  251. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  252. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  253. at java.lang.Thread.run(Thread.java:745)
  254.  
  255.  
  256. "Server console handler" Id=33 RUNNABLE
  257. at java.io.FileInputStream.read0(Native Method)
  258. at java.io.FileInputStream.read(FileInputStream.java:207)
  259. at org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73)
  260. at org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62)
  261. at org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168)
  262. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57)
  263. at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133)
  264. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
  265. ...
  266.  
  267.  
  268. "DestroyJavaVM" Id=32 RUNNABLE
  269.  
  270.  
  271. "Server Infinisleeper" Id=30 TIMED_WAITING
  272. at java.lang.Thread.sleep(Native Method)
  273. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:88)
  274.  
  275.  
  276. "Snooper Timer" Id=28 WAITING on java.util.TaskQueue@6352b32b
  277. at java.lang.Object.wait(Native Method)
  278. - waiting on java.util.TaskQueue@6352b32b
  279. at java.lang.Object.wait(Object.java:502)
  280. at java.util.TimerThread.mainLoop(Timer.java:526)
  281. at java.util.TimerThread.run(Timer.java:505)
  282.  
  283.  
  284. "Thread-2" Id=19 RUNNABLE (in native)
  285. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  286. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  287. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  288. at java.lang.Thread.run(Thread.java:745)
  289.  
  290.  
  291. "Thread-1" Id=18 TIMED_WAITING
  292. at sun.misc.Unsafe.park(Native Method)
  293. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
  294. at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  295.  
  296.  
  297. "Signal Dispatcher" Id=5 RUNNABLE
  298.  
  299.  
  300. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@1a5f4eb
  301. at java.lang.Object.wait(Native Method)
  302. - waiting on java.lang.ref.ReferenceQueue$Lock@1a5f4eb
  303. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  304. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  305. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  306.  
  307.  
  308. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@1b427dbb
  309. at java.lang.Object.wait(Native Method)
  310. - waiting on java.lang.ref.Reference$Lock@1b427dbb
  311. at java.lang.Object.wait(Object.java:502)
  312. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  313. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  314.  
  315.  
  316.  
  317. Stacktrace:
  318. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:39)
  319. at java.lang.Thread.run(Thread.java:745)
  320.  
  321. -- System Details --
  322. Details:
  323. Minecraft Version: 1.15.2
  324. Minecraft Version ID: 1.15.2
  325. Operating System: Linux (amd64) version 3.10.23-xxxx-std-ipv6-64
  326. Java Version: 1.8.0_72-internal, Oracle Corporation
  327. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  328. Memory: 1275303888 bytes (1216 MB) / 3531608064 bytes (3368 MB) up to 6450184192 bytes (6151 MB)
  329. CPUs: 8
  330. JVM Flags: 7 total; -Xms2048m -Xmx6168m -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
  331. ModLauncher: 5.1.0+69+master.79f13f7
  332. ModLauncher launch target: fmlserver
  333. ModLauncher naming: srg
  334. ModLauncher services:
  335. /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
  336. /forge-1.15.2-31.2.20.jar object_holder_definalize PLUGINSERVICE
  337. /forge-1.15.2-31.2.20.jar runtime_enum_extender PLUGINSERVICE
  338. /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE
  339. /forge-1.15.2-31.2.20.jar capability_inject_definalize PLUGINSERVICE
  340. /forge-1.15.2-31.2.20.jar runtimedistcleaner PLUGINSERVICE
  341. /forge-1.15.2-31.2.20.jar fml TRANSFORMATIONSERVICE
  342. /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
  343. /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
  344. /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
  345. FML: 31.2
  346. Forge: net.minecraftforge:31.2.20
  347. FML Language Providers:
  348. javafml@31.2
  349. minecraft@1
  350. kotlinfml@1.5.2
  351. Mod List:
  352. enchantedbookredesign-2.0.jar Enchanted Book Redesign {enchantedbookredesign@2.0 DONE}
  353. CyclopsCore-1.15.2-1.7.1.jar Cyclops Core {cyclopscore@1.7.1 DONE}
  354. NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {netherportalfix@6.0.2 DONE}
  355. Wyrmroost-1.1.2.jar Wyrmroost {wyrmroost@1.1.1-DEV DONE}
  356. curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar Curious Shulker Boxes {curiousshulkerboxes@FORGE-1.15.2-2.0.1 DONE}
  357. DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {doggytalents@1.15.2.3 DONE}
  358. mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {mcwwindows@1.0.1 DONE}
  359. rsgauges-1.15.2-1.2.4-b2.jar Gauges and Switches {rsgauges@1.2.4-b2 DONE}
  360. findme-1.15.2-1.3.0.jar Find Me {findme@NONE DONE}
  361. essentials-1.15.2-2.7.3.jar Essentials {essentials@1.15.2-2.7.3 DONE}
  362. CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {cookingforblockheads@8.0.3 DONE}
  363. Controlling-6.1.5.6.jar Controlling {controlling@6.1.5.6 DONE}
  364. Placebo-1.15.2-3.0.2.jar Placebo {placebo@3.0.2 DONE}
  365. citadel-1.1.11.jar Citadel {citadel@1.1.11 DONE}
  366. theloader-1.15.2-1.1.0.jar The Loader {theloader@1.15.2-1.1.0 DONE}
  367. NomadicTents-1.15.2-11.0.0-beta.jar Nomadic Tents {nomadictents@11.0.0-beta DONE}
  368. MutantBeasts-1.15.2-1.0.7.jar Mutant Beasts {mutantbeasts@1.15.2-1.0.7 DONE}
  369. Reliquary-1.15.2-1.3.4.995.jar Reliquary {xreliquary@1.15.2-1.3.4.995 DONE}
  370. randompatches-1.15.2-1.22.0.0.jar RandomPatches {randompatches@1.15.2-1.22.0.0 DONE}
  371. buildinggadgets-3.3.5.jar Building Gadgets {buildinggadgets@3.3.5 DONE}
  372. Apotheosis-1.15.2-3.2.1.jar Apotheosis {apotheosis@3.2.1 DONE}
  373. mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {mcwdoors@1.0.0 DONE}
  374. ironshulkerboxes-1.15.2-4.0.1.jar Iron Shulker Boxes {ironshulkerbox@1.15.2-4.0.1 DONE}
  375. Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
  376. MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {mekanismgenerators@9.10.9 DONE}
  377. wikizoomer-1.0.0-1.15.2.jar Wiki Zoomer {wikizoomer@1.1.0 DONE}
  378. JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {jeresources@0.10.1.77 DONE}
  379. mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {mcwbridges@1.0.4 DONE}
  380. industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {industrialforegoing@2.3.3 DONE}
  381. chunkt-1.15.2-1.0.3.jar Chunkt {chunkt@1.15.2-1.0.3 DONE}
  382. BiomesOPlenty-1.15.2-10.0.0.365-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.365 DONE}
  383. phosphor-forge-mc1.15.2-0.5.2build.4.jar Phosphor {phosphor@0.5.2+build.4 DONE}
  384. MekanismAdditions-1.15.2-9.10.9.422.jar Mekanism: Additions {mekanismadditions@9.10.9 DONE}
  385. astral-1.4.13.jar Astral {astral@1.4.13 DONE}
  386. toughnessbar-5.0.jar Toughness Bar {toughnessbar@5.0 DONE}
  387. portality-1.15.2-2.1.2-aaa257f.jar Portality {portality@2.1.2 DONE}
  388. curios-FORGE-1.15.2-2.0.2.4.jar Curios API {curios@FORGE-1.15.2-2.0.2.4 DONE}
  389. tetra-1.15.2-2.15.0.jar Tetra {tetra@1.15.2-2.15.0 DONE}
  390. Botania-r1.15-387.jar Botania {botania@r1.15-387 DONE}
  391. Patchouli-1.15.2-1.2-34.jar Patchouli {patchouli@1.15.2-1.2-34 DONE}
  392. config-2-3.0.jar Cloth Config v2 API {cloth-config2@3.0 DONE}
  393. OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
  394. malilib-forge-1.15.2-0.10.0-dev.20beta.1.jar MaLiLib {malilib@0.10.0-dev.20+beta.1 DONE}
  395. MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {mekanismtools@9.10.9 DONE}
  396. mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {mcwroofs@1.0.2 DONE}
  397. curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {curiouselytra@FORGE-1.15.2-2.0 DONE}
  398. mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {mcwfurnitures@1.0.1 DONE}
  399. BetterMineshaftsForge-1.15.2-1.0.2.jar YUNG's Better Mineshafts {bettermineshafts@1.15.2-1.0.2 DONE}
  400. Cyclic-1.15.2-0.6.0.jar Cyclic {cyclic@1.15.2-0.6.0 DONE}
  401. inventula-1.1.3.jar Inventula {inventula@1.1.3 DONE}
  402. QuarkOddities-1.15.2.jar Quark Oddities {quarkoddities@1.15.2 DONE}
  403. inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {inventorysorter@17.0.0 DONE}
  404. pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE}
  405. equaldragons-1.2.jar Equal Dragons {equaldragons@1.2 DONE}
  406. jei-1.15.2-6.0.2.12.jar Just Enough Items {jei@6.0.2.12 DONE}
  407. worleycaves-1.15.2-1.6.0.jar Worley's Caves {worleycaves@1.15.2-1.6.0 DONE}
  408. Druidcraft-1.15-0.4.21.jar Druidcraft {druidcraft@0.4.21 DONE}
  409. Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {abnormals_core@1.0.6 DONE}
  410. goblintraders-1.2.0-1.15.2.jar Goblin Traders {goblintraders@1.2.0 DONE}
  411. Mekanism-1.15.2-9.10.9.422.jar Mekanism {mekanism@9.10.9 DONE}
  412. caelus-FORGE-1.15.2-2.0-beta3.jar Caelus API {caelus@FORGE-1.15.2-2.0-beta3 DONE}
  413. Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {upgrade_aquatic@1.7.1 DONE}
  414. extraboats-1.3.6-1.15.2.jar Extra Boats {extraboats@1.3.6 DONE}
  415. create-mc1.15.2_v0.2.4d.jar Create {create@mc1.15.2_v0.2.4d DONE}
  416. Waystones_1.15.2-6.0.2.jar Waystones {waystones@6.0.2 DONE}
  417. Clumps-5.0.2.jar Clumps {clumps@5.0.2 DONE}
  418. mgui-1.15.2-2.1.1.jar mgui {mgui@2.1.1 DONE}
  419. LightOverlay-4.2.jar Light Overlay Forge {lightoverlay-forge@4.2 DONE}
  420. journeymap-1.15.2-5.7.0b3.jar Journeymap {journeymap@5.7.0b3 DONE}
  421. NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {naturescompass@1.15.2-1.8.5 DONE}
  422. SimpleStorageNetwork-1.15.2-1.0.1.jar Simple Storage Network {storagenetwork@1.15.2-1.0.1 DONE}
  423. engineerstools-1.15.2-1.0.8.jar Engineer's Tools {engineerstools@1.0.8 DONE}
  424. DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {dungeoncrawl@1.6.3 DONE}
  425. curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {curioofundying@FORGE-1.15.2-3.0 DONE}
  426. FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {farmingforblockheads@6.1.5 DONE}
  427. Workshop-1.15.2-0.3.0-Snapshot.2.jar Workshop {workshop@0.0.1 DONE}
  428. pneumaticcraft-repressurized-1.15.2-1.3.2-42.jar PneumaticCraft: Repressurized {pneumaticcraft@1.15.2-1.3.2-42 DONE}
  429. mcjtylib-1.15-4.1.1-beta.jar McJtyLib {mcjtylib@1.15-4.1.1-beta DONE}
  430. rftoolsbase-1.15-1.1.1-beta.jar RFToolsBase {rftoolsbase@1.15-1.1.1-beta DONE}
  431. xnet-1.15-2.1.5-beta.jar XNet {xnet@1.15-2.1.5-beta DONE}
  432. rftoolsstorage-1.15-1.1.4-beta.jar RFToolsStorage {rftoolsstorage@1.15-1.1.4-beta DONE}
  433. rftoolscontrol-1.15-3.0.2-beta.jar RFToolsControl {rftoolscontrol@1.15-3.0.2-beta DONE}
  434. JEITweaker-1.0.1.jar JEI Tweaker {jeitweaker@1.0.1 DONE}
  435. CraftTweaker-1.15.2-6.0.0.31.jar CraftTweaker {crafttweaker@6.0.0.31 DONE}
  436. rftoolspower-1.15-2.1.1-beta.jar RFToolsPower {rftoolspower@1.15-2.1.1-beta DONE}
  437. Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE DONE}
  438. crossroads-1.15.2-2.2.0.jar Crossroads {crossroads@version DONE}
  439. forge-1.15.2-31.2.20-universal.jar Forge {forge@31.2.20 DONE}
  440. Bountiful-1.15.2-3.1.2.jar Bountiful {bountiful@1.15.2-3.1.2 DONE}
  441. QuickLeafDecay-MC1.15.2-1.2.5.jar Quick Leaf Decay {quickleafdecay@1.2.5 DONE}
  442. ColossalChests-1.15.2-1.7.9.jar ColossalChests {colossalchests@1.7.9 DONE}
  443. ironchest-1.15.2-10.0.3.jar Iron Chests {ironchest@1.15.2-10.0.1 DONE}
  444. forge-1.15.2-31.2.20-server.jar Minecraft {minecraft@1.15.2 DONE}
  445. The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {endergetic@1.3.2 DONE}
  446. rftoolsutility-1.15-2.1.3-beta.jar RFToolsUtility {rftoolsutility@1.15-2.1.3-beta DONE}
  447. theoneprobe-1.15-2.0.4.jar The One Probe {theoneprobe@1.15-2.0.4 DONE}
  448. swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {swingthroughgrass@1.15.2-1.4.0 DONE}
  449. titanium-1.15.2-2.4.2.jar Titanium {titanium@2.4.2 DONE}
  450. ImmersiveEngineering-0.15-103.jar Immersive Engineering {immersiveengineering@0.15-101 DONE}
  451. pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
  452. wards-1.15.2-1.4.0.jar Wards {wards@1.15.2-1.4.0 DONE}
  453. rftoolsbuilder-1.15-2.1.3-beta.jar RFToolsBuilder {rftoolsbuilder@1.15-2.1.3-beta DONE}
  454. jeiintegration_1.15.2-3.1.0.1.jar JEI Integration {jeiintegration@3.1.0.1 DONE}
  455. foamdome-1.0.1.jar Foam Dome {foamdome@1.0.1 DONE}
  456. Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {savageandravage@1.1.4 DONE}
  457. Mantle-1.15.2-1.5.15.jar Mantle {mantle@1.5.15 DONE}
  458. Inspirations-1.15.2-1.1.0.jar Inspirations {inspirations@1.15.2-1.1.0 DONE}
  459. rats-5.3.2-1.15.2.jar Rats {rats@5.3.2 DONE}
  460. pamhc2foodcore-1.15.2-1.0.3.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
  461. gravestone-1.17.5.jar Gravestone Mod {gravestone@1.17.5 DONE}
  462. FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {fastbench@3.0.0 DONE}
  463. polymorph-FORGE-1.15.2-0.3.jar Polymorph {polymorph@FORGE-1.15.2-0.3 DONE}
  464. AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE}
  465. Quark-r2.1-243v.jar Quark {quark@r2.1-243 DONE}
  466. Charm-1.15.2-1.5.9.jar Charm {charm@1.15.2-1.5.9 DONE}
  467. Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {strange@1.15.2-1.0.0-beta.5 DONE}
  468. StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE}
  469. performant-1.15-2.11m.jar Performant {performant@2.11m DONE}
  470. moarboats-1.15.2-7.0.0.0.jar Moar Boats {moarboats@1.15.2-7.0.0.0 DONE}
  471. structurize-0.13.4-ALPHA.jar Structurize {structurize@0.13.4-ALPHA DONE}
  472. minecolonies-0.13.14-ALPHA-universal.jar Minecolonies {minecolonies@0.13.14-ALPHA DONE}
  473. FastFurnace-1.15.1-3.0.0.jar FastFurnace {fastfurnace@3.0.0 DONE}
  474. Transport-1.15.2-2.3.1.jar Transport {transport@1.15.2-2.3.1 DONE}
  475. AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {appleskin@1.0.14 DONE}
  476. solcarrot-1.15.2-1.9.7.jar Spice of Life: Carrot Edition {solcarrot@1.15.2-1.9.7 DONE}
  477. moredragoneggs-1.0.jar More Dragon Eggs {moredragoneggs@1.0 DONE}
  478. itemscroller-forge-1.15.2-0.15.0-dev.20200412.215325.jar Item Scroller {itemscroller@0.15.0-dev.20200412.215325 DONE}
  479. Aquaculture-1.15.2-2.0.16.jar Aquaculture 2 {aquaculture@1.15.2-2.0.16 DONE}
  480. overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {overloadedarmorbar@4.0.0 DONE}
  481. Pulsar/inspirations loaded Pulses:
  482. - InspirationsShared (Enabled/Forced)
  483. - InspirationsBuilding (Enabled/Not Forced)
  484. - InspirationsUtility (Enabled/Not Forced)
  485. - InspirationsTools (Enabled/Not Forced)
  486. - InspirationsTweaks (Enabled/Not Forced)
  487.  
  488. Player Count: 1 / 20; [ServerPlayerEntity['Lance5057'/41809, l='world', x=-3543.08, y=71.00, z=4148.52]]
  489. Data Packs: mod:phosphor, mod:foamdome (incompatible), mod:lightoverlay-forge (incompatible), mod:crossroads (incompatible), mod:polymorph, mod:storagenetwork (incompatible), mod:structurize (incompatible), mod:minecolonies (incompatible), mod:bettermineshafts (incompatible), mod:cloth-config2 (incompatible), vanilla, mod:enchantedbookredesign, mod:cyclopscore (incompatible), mod:netherportalfix (incompatible), mod:wyrmroost (incompatible), mod:curiousshulkerboxes (incompatible), mod:doggytalents (incompatible), mod:mcwwindows, mod:rsgauges, mod:findme (incompatible), mod:essentials (incompatible), mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:theloader (incompatible), mod:nomadictents (incompatible), mod:mutantbeasts (incompatible), mod:xreliquary (incompatible), mod:randompatches (incompatible), mod:buildinggadgets (incompatible), mod:apotheosis (incompatible), mod:mcwdoors, mod:ironshulkerbox (incompatible), mod:morpheus (incompatible), mod:mekanismgenerators, mod:wikizoomer, mod:jeresources (incompatible), mod:mcwbridges, mod:industrialforegoing (incompatible), mod:chunkt (incompatible), mod:biomesoplenty, mod:mekanismadditions, mod:astral (incompatible), mod:toughnessbar (incompatible), mod:portality (incompatible), mod:curios (incompatible), mod:tetra, mod:botania (incompatible), mod:patchouli (incompatible), mod:oreexcavation (incompatible), mod:malilib (incompatible), mod:mekanismtools, mod:mcwroofs, mod:curiouselytra (incompatible), mod:mcwfurnitures, mod:cyclic (incompatible), mod:inventula, mod:quarkoddities, mod:inventorysorter (incompatible), mod:pamhc2trees (incompatible), mod:equaldragons, mod:jei (incompatible), mod:worleycaves (incompatible), mod:druidcraft, mod:abnormals_core, mod:goblintraders, mod:mekanism, mod:caelus (incompatible), mod:upgrade_aquatic (incompatible), mod:extraboats, mod:create, mod:waystones (incompatible), mod:clumps (incompatible), mod:mgui (incompatible), mod:journeymap (incompatible), mod:naturescompass (incompatible), mod:engineerstools, mod:dungeoncrawl (incompatible), mod:curioofundying (incompatible), mod:farmingforblockheads (incompatible), mod:workshop (incompatible), mod:pneumaticcraft, mod:endergetic (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:jeitweaker, mod:crafttweaker (incompatible), mod:rftoolspower (incompatible), mod:swampexpansion (incompatible), mod:forge (incompatible), mod:bountiful (incompatible), mod:quickleafdecay, mod:colossalchests (incompatible), mod:ironchest, mod:rftoolsutility (incompatible), mod:theoneprobe (incompatible), mod:swingthroughgrass (incompatible), mod:titanium (incompatible), mod:immersiveengineering (incompatible), mod:pamhc2crops (incompatible), mod:wards (incompatible), mod:rftoolsbuilder (incompatible), mod:jeiintegration (incompatible), mod:savageandravage, mod:mantle (incompatible), mod:inspirations (incompatible), mod:rats (incompatible), mod:pamhc2foodcore (incompatible), mod:gravestone, mod:fastbench (incompatible), mod:autoreglib (incompatible), mod:quark, mod:charm (incompatible), mod:strange (incompatible), mod:storagedrawers (incompatible), mod:performant (incompatible), mod:moarboats (incompatible), mod:fastfurnace (incompatible), mod:transport, mod:appleskin (incompatible), mod:solcarrot (incompatible), mod:moredragoneggs, mod:itemscroller (incompatible), mod:aquaculture, mod:overloadedarmorbar (incompatible)
  490. Is Modded: Definitely; Server brand changed to 'forge'
  491. Type: Dedicated Server (map_server.txt)
Add Comment
Please, Sign In to add comment