Dvineaspect

Untitled

Jul 9th, 2020
72
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. minecraft@1
  349. Mod List:
  350. enchantedbookredesign-2.0.jar Enchanted Book Redesign {[email protected] DONE}
  351. CyclopsCore-1.15.2-1.7.1.jar Cyclops Core {[email protected] DONE}
  352. NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] DONE}
  353. Wyrmroost-1.1.2.jar Wyrmroost {[email protected] DONE}
  354. curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar Curious Shulker Boxes {[email protected] DONE}
  355. DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {[email protected] DONE}
  356. mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {[email protected] DONE}
  357. rsgauges-1.15.2-1.2.4-b2.jar Gauges and Switches {[email protected] DONE}
  358. findme-1.15.2-1.3.0.jar Find Me {findme@NONE DONE}
  359. essentials-1.15.2-2.7.3.jar Essentials {[email protected] DONE}
  360. CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {[email protected] DONE}
  361. Controlling-6.1.5.6.jar Controlling {[email protected] DONE}
  362. Placebo-1.15.2-3.0.2.jar Placebo {[email protected] DONE}
  363. citadel-1.1.11.jar Citadel {[email protected] DONE}
  364. theloader-1.15.2-1.1.0.jar The Loader {[email protected] DONE}
  365. NomadicTents-1.15.2-11.0.0-beta.jar Nomadic Tents {[email protected] DONE}
  366. MutantBeasts-1.15.2-1.0.7.jar Mutant Beasts {[email protected] DONE}
  367. Reliquary-1.15.2-1.3.4.995.jar Reliquary {[email protected] DONE}
  368. randompatches-1.15.2-1.22.0.0.jar RandomPatches {[email protected] DONE}
  369. buildinggadgets-3.3.5.jar Building Gadgets {[email protected] DONE}
  370. Apotheosis-1.15.2-3.2.1.jar Apotheosis {[email protected] DONE}
  371. mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] DONE}
  372. ironshulkerboxes-1.15.2-4.0.1.jar Iron Shulker Boxes {[email protected] DONE}
  373. Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
  374. MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {[email protected] DONE}
  375. wikizoomer-1.0.0-1.15.2.jar Wiki Zoomer {[email protected] DONE}
  376. JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] DONE}
  377. mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
  378. industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {[email protected] DONE}
  379. chunkt-1.15.2-1.0.3.jar Chunkt {[email protected] DONE}
  380. BiomesOPlenty-1.15.2-10.0.0.365-universal.jar Biomes O' Plenty {[email protected] DONE}
  381. phosphor-forge-mc1.15.2-0.5.2build.4.jar Phosphor {[email protected]+build.4 DONE}
  382. MekanismAdditions-1.15.2-9.10.9.422.jar Mekanism: Additions {[email protected] DONE}
  383. astral-1.4.13.jar Astral {[email protected] DONE}
  384. toughnessbar-5.0.jar Toughness Bar {[email protected] DONE}
  385. portality-1.15.2-2.1.2-aaa257f.jar Portality {[email protected] DONE}
  386. curios-FORGE-1.15.2-2.0.2.4.jar Curios API {[email protected] DONE}
  387. tetra-1.15.2-2.15.0.jar Tetra {[email protected] DONE}
  388. Botania-r1.15-387.jar Botania {[email protected] DONE}
  389. Patchouli-1.15.2-1.2-34.jar Patchouli {[email protected] DONE}
  390. config-2-3.0.jar Cloth Config v2 API {[email protected] DONE}
  391. OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
  392. malilib-forge-1.15.2-0.10.0-dev.20beta.1.jar MaLiLib {[email protected]+beta.1 DONE}
  393. MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {[email protected] DONE}
  394. mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {[email protected] DONE}
  395. curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {[email protected] DONE}
  396. mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {[email protected] DONE}
  397. BetterMineshaftsForge-1.15.2-1.0.2.jar YUNG's Better Mineshafts {[email protected] DONE}
  398. Cyclic-1.15.2-0.6.0.jar Cyclic {[email protected] DONE}
  399. inventula-1.1.3.jar Inventula {[email protected] DONE}
  400. QuarkOddities-1.15.2.jar Quark Oddities {[email protected] DONE}
  401. inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE}
  402. pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE}
  403. equaldragons-1.2.jar Equal Dragons {[email protected] DONE}
  404. jei-1.15.2-6.0.2.12.jar Just Enough Items {[email protected] DONE}
  405. worleycaves-1.15.2-1.6.0.jar Worley's Caves {[email protected] DONE}
  406. Druidcraft-1.15-0.4.21.jar Druidcraft {[email protected] DONE}
  407. Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] DONE}
  408. goblintraders-1.2.0-1.15.2.jar Goblin Traders {[email protected] DONE}
  409. Mekanism-1.15.2-9.10.9.422.jar Mekanism {[email protected] DONE}
  410. caelus-FORGE-1.15.2-2.0-beta3.jar Caelus API {[email protected] DONE}
  411. Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {[email protected] DONE}
  412. extraboats-1.3.6-1.15.2.jar Extra Boats {[email protected] DONE}
  413. create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d DONE}
  414. Waystones_1.15.2-6.0.2.jar Waystones {[email protected] DONE}
  415. Clumps-5.0.2.jar Clumps {[email protected] DONE}
  416. mgui-1.15.2-2.1.1.jar mgui {[email protected] DONE}
  417. LightOverlay-4.2.jar Light Overlay Forge {[email protected] DONE}
  418. journeymap-1.15.2-5.7.0b3.jar Journeymap {[email protected] DONE}
  419. NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE}
  420. SimpleStorageNetwork-1.15.2-1.0.1.jar Simple Storage Network {[email protected] DONE}
  421. engineerstools-1.15.2-1.0.8.jar Engineer's Tools {[email protected] DONE}
  422. DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] DONE}
  423. curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {[email protected] DONE}
  424. FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {[email protected] DONE}
  425. Workshop-1.15.2-0.3.0-Snapshot.2.jar Workshop {[email protected] DONE}
  426. pneumaticcraft-repressurized-1.15.2-1.3.2-42.jar PneumaticCraft: Repressurized {[email protected] DONE}
  427. mcjtylib-1.15-4.1.1-beta.jar McJtyLib {[email protected] DONE}
  428. rftoolsbase-1.15-1.1.1-beta.jar RFToolsBase {[email protected] DONE}
  429. xnet-1.15-2.1.5-beta.jar XNet {[email protected] DONE}
  430. rftoolsstorage-1.15-1.1.4-beta.jar RFToolsStorage {[email protected] DONE}
  431. rftoolscontrol-1.15-3.0.2-beta.jar RFToolsControl {[email protected] DONE}
  432. JEITweaker-1.0.1.jar JEI Tweaker {[email protected] DONE}
  433. CraftTweaker-1.15.2-6.0.0.31.jar CraftTweaker {[email protected] DONE}
  434. rftoolspower-1.15-2.1.1-beta.jar RFToolsPower {[email protected] DONE}
  435. Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE DONE}
  436. crossroads-1.15.2-2.2.0.jar Crossroads {crossroads@version DONE}
  437. forge-1.15.2-31.2.20-universal.jar Forge {[email protected] DONE}
  438. Bountiful-1.15.2-3.1.2.jar Bountiful {[email protected] DONE}
  439. QuickLeafDecay-MC1.15.2-1.2.5.jar Quick Leaf Decay {[email protected] DONE}
  440. ColossalChests-1.15.2-1.7.9.jar ColossalChests {[email protected] DONE}
  441. ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] DONE}
  442. forge-1.15.2-31.2.20-server.jar Minecraft {[email protected] DONE}
  443. The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {[email protected] DONE}
  444. rftoolsutility-1.15-2.1.3-beta.jar RFToolsUtility {[email protected] DONE}
  445. theoneprobe-1.15-2.0.4.jar The One Probe {[email protected] DONE}
  446. swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] DONE}
  447. titanium-1.15.2-2.4.2.jar Titanium {[email protected] DONE}
  448. ImmersiveEngineering-0.15-103.jar Immersive Engineering {[email protected] DONE}
  449. pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
  450. wards-1.15.2-1.4.0.jar Wards {[email protected] DONE}
  451. rftoolsbuilder-1.15-2.1.3-beta.jar RFToolsBuilder {[email protected] DONE}
  452. jeiintegration_1.15.2-3.1.0.1.jar JEI Integration {[email protected] DONE}
  453. foamdome-1.0.1.jar Foam Dome {[email protected] DONE}
  454. Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {[email protected] DONE}
  455. Mantle-1.15.2-1.5.15.jar Mantle {[email protected] DONE}
  456. Inspirations-1.15.2-1.1.0.jar Inspirations {[email protected] DONE}
  457. rats-5.3.2-1.15.2.jar Rats {[email protected] DONE}
  458. pamhc2foodcore-1.15.2-1.0.3.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
  459. gravestone-1.17.5.jar Gravestone Mod {[email protected] DONE}
  460. FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {[email protected] DONE}
  461. polymorph-FORGE-1.15.2-0.3.jar Polymorph {[email protected] DONE}
  462. AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE}
  463. Quark-r2.1-243v.jar Quark {[email protected] DONE}
  464. Charm-1.15.2-1.5.9.jar Charm {[email protected] DONE}
  465. Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {[email protected] DONE}
  466. StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE}
  467. performant-1.15-2.11m.jar Performant {[email protected] DONE}
  468. moarboats-1.15.2-7.0.0.0.jar Moar Boats {[email protected] DONE}
  469. structurize-0.13.4-ALPHA.jar Structurize {[email protected] DONE}
  470. minecolonies-0.13.14-ALPHA-universal.jar Minecolonies {[email protected] DONE}
  471. FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] DONE}
  472. Transport-1.15.2-2.3.1.jar Transport {[email protected] DONE}
  473. AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] DONE}
  474. solcarrot-1.15.2-1.9.7.jar Spice of Life: Carrot Edition {[email protected] DONE}
  475. moredragoneggs-1.0.jar More Dragon Eggs {[email protected] DONE}
  476. itemscroller-forge-1.15.2-0.15.0-dev.20200412.215325.jar Item Scroller {[email protected] DONE}
  477. Aquaculture-1.15.2-2.0.16.jar Aquaculture 2 {[email protected] DONE}
  478. overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {[email protected] DONE}
  479. Pulsar/inspirations loaded Pulses:
  480. - InspirationsShared (Enabled/Forced)
  481. - InspirationsBuilding (Enabled/Not Forced)
  482. - InspirationsUtility (Enabled/Not Forced)
  483. - InspirationsTools (Enabled/Not Forced)
  484. - InspirationsTweaks (Enabled/Not Forced)
  485.  
  486. Player Count: 1 / 20; [ServerPlayerEntity['Lance5057'/41809, l='world', x=-3543.08, y=71.00, z=4148.52]]
  487. 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)
  488. Is Modded: Definitely; Server brand changed to 'forge'
  489. Type: Dedicated Server (map_server.txt)
Add Comment
Please, Sign In to add comment