Advertisement
HalestormXV

Untitled

Jun 17th, 2019
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.11 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SplashAnimationCoremod (SplashAnimation-0.2.1.jar)
  5. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  6. Wizardry Plugin (wizardry-0.10.7.jar)
  7. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  8. HCASM (HammerCore-1.12.2-2.0.4.7.jar)
  9. CorePlugin (SmoothFont-mc1.12.2-2.0.jar)
  10. TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  11. ForgelinPlugin (Forgelin-1.8.2.jar)
  12. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  13. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  14. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  15. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  16. LibrarianLib Plugin (librarianlib-1.12.2-4.19.1-release.jar)
  17. SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
  18. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  19. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  20. SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)
  21. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  22. FarseekCoreMod (Farseek-1.12-2.3.2.jar)
  23. Contact their authors BEFORE contacting forge
  24.  
  25. // Daisy, daisy...
  26.  
  27. Time: 6/18/19 12:42 AM
  28. Description: Watching Server
  29.  
  30. java.lang.Error: ServerHangWatchdog detected that a single server tick took 90.00 seconds (should be max 0.05)
  31. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185904_a(BlockStateContainer.java:294)
  32. at net.minecraft.block.Block.isAir(Block.java:1142)
  33. at net.minecraft.world.World.func_175623_d(World.java:230)
  34. at cf.snapons.endergetic.entity.passive.EntityPlasmoid.getHeightAboveBlockBelow(EntityPlasmoid.java:107)
  35. at cf.snapons.endergetic.entity.passive.EntityPlasmoid.func_70071_h_(EntityPlasmoid.java:70)
  36. at net.minecraft.world.World.func_72866_a(World.java:1993)
  37. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  38. at net.minecraft.world.World.func_72870_g(World.java:1955)
  39. at net.minecraft.world.World.func_72939_s(World.java:1759)
  40. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  41. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  42. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  43. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  44. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  45. at java.lang.Thread.run(Thread.java:748)
  46.  
  47.  
  48. A detailed walkthrough of the error, its code path and all known details is as follows:
  49. ---------------------------------------------------------------------------------------
  50.  
  51. -- Head --
  52. Thread: Server Watchdog
  53. Stacktrace:
  54. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185904_a(BlockStateContainer.java:294)
  55. at net.minecraft.block.Block.isAir(Block.java:1142)
  56. at net.minecraft.world.World.func_175623_d(World.java:230)
  57. at cf.snapons.endergetic.entity.passive.EntityPlasmoid.getHeightAboveBlockBelow(EntityPlasmoid.java:107)
  58. at cf.snapons.endergetic.entity.passive.EntityPlasmoid.func_70071_h_(EntityPlasmoid.java:70)
  59. at net.minecraft.world.World.func_72866_a(World.java:1993)
  60. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  61. at net.minecraft.world.World.func_72870_g(World.java:1955)
  62. at net.minecraft.world.World.func_72939_s(World.java:1759)
  63. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  64. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  65. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  66. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  67.  
  68. -- Thread Dump --
  69. Details:
  70. Threads: "Netty Epoll Server IO #6" Id=144 RUNNABLE
  71. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  72. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  73. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  74. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  75. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  76. at java.lang.Thread.run(Thread.java:748)
  77.  
  78.  
  79. "Netty Epoll Server IO #5" Id=142 RUNNABLE (in native)
  80. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  81. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  82. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  83. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  84. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  85. at java.lang.Thread.run(Thread.java:748)
  86.  
  87.  
  88. "ForkJoinPool-1-worker-25" Id=135 WAITING on scala.concurrent.forkjoin.ForkJoinPool@337bc081
  89. at sun.misc.Unsafe.park(Native Method)
  90. - waiting on scala.concurrent.forkjoin.ForkJoinPool@337bc081
  91. at scala.concurrent.forkjoin.ForkJoinPool.scan(ForkJoinPool.java:2075)
  92. at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
  93. at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
  94.  
  95.  
  96. "Netty Epoll Server IO #4" Id=129 RUNNABLE (in native)
  97. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  98. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  99. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  100. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  101. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  102. at java.lang.Thread.run(Thread.java:748)
  103.  
  104.  
  105. "Netty Epoll Server IO #3" Id=128 RUNNABLE (in native)
  106. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  107. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  108. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  109. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  110. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  111. at java.lang.Thread.run(Thread.java:748)
  112.  
  113.  
  114. "Netty Epoll Server IO #2" Id=123 RUNNABLE (in native)
  115. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  116. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  117. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  118. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  119. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  120. at java.lang.Thread.run(Thread.java:748)
  121.  
  122.  
  123. "pool-6-thread-1" Id=91 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3dbc289e
  124. at sun.misc.Unsafe.park(Native Method)
  125. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3dbc289e
  126. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  127. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  128. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  129. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  130. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  131. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  132. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  133. ...
  134.  
  135.  
  136. "Chunk I/O Executor Thread-1" Id=88 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3983abf1
  137. at sun.misc.Unsafe.park(Native Method)
  138. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3983abf1
  139. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  140. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  141. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  142. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  143. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  144. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  145. at java.lang.Thread.run(Thread.java:748)
  146.  
  147.  
  148. "threadDeathWatcher-2-1" Id=84 TIMED_WAITING
  149. at java.lang.Thread.sleep(Native Method)
  150. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  151. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  152. at java.lang.Thread.run(Thread.java:748)
  153.  
  154.  
  155. "Netty Epoll Server IO #1" Id=83 RUNNABLE (in native)
  156. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  157. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  158. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  159. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  160. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  161. at java.lang.Thread.run(Thread.java:748)
  162.  
  163.  
  164. "OpenComputers-SaveHandler-1" Id=78 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7c8122a5
  165. at sun.misc.Unsafe.park(Native Method)
  166. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7c8122a5
  167. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  168. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  169. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  170. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  171. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  172. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  173. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  174. ...
  175.  
  176.  
  177. "File IO Thread" Id=76 TIMED_WAITING
  178. at java.lang.Thread.sleep(Native Method)
  179. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  180. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  181. at java.lang.Thread.run(Thread.java:748)
  182.  
  183.  
  184. "Java2D Disposer" Id=73 WAITING on java.lang.ref.ReferenceQueue$Lock@11939a7c
  185. at java.lang.Object.wait(Native Method)
  186. - waiting on java.lang.ref.ReferenceQueue$Lock@11939a7c
  187. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  188. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  189. at sun.java2d.Disposer.run(Disposer.java:148)
  190. at java.lang.Thread.run(Thread.java:748)
  191.  
  192.  
  193. "World Spawner" Id=71 TIMED_WAITING on java.util.TaskQueue@4db7b808
  194. at java.lang.Object.wait(Native Method)
  195. - waiting on java.util.TaskQueue@4db7b808
  196. at java.util.TimerThread.mainLoop(Timer.java:552)
  197. at java.util.TimerThread.run(Timer.java:505)
  198.  
  199.  
  200. "pool-3-thread-1" Id=70 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@694f5e6c
  201. at sun.misc.Unsafe.park(Native Method)
  202. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@694f5e6c
  203. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  204. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  205. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  206. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  207. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  208. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  209. at java.lang.Thread.run(Thread.java:748)
  210.  
  211.  
  212. "Server Watchdog" Id=69 RUNNABLE
  213. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  214. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  215. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
  216. at java.lang.Thread.run(Thread.java:748)
  217.  
  218.  
  219. "Query Listener #1" Id=68 RUNNABLE
  220. at java.net.PlainDatagramSocketImpl.peekData(Native Method)
  221. - locked java.net.PlainDatagramSocketImpl@1caeddea
  222. at java.net.DatagramSocket.receive(DatagramSocket.java:743)
  223. - locked java.net.DatagramPacket@1163f479
  224. - locked java.net.DatagramSocket@1076eab6
  225. at net.minecraft.network.rcon.RConThreadQuery.run(SourceFile:269)
  226. at java.lang.Thread.run(Thread.java:748)
  227.  
  228.  
  229. "Netty Epoll Server IO #0" Id=45 RUNNABLE (in native)
  230. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  231. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  232. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  233. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  234. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  235. at java.lang.Thread.run(Thread.java:748)
  236.  
  237.  
  238. "Timer-0" Id=44 TIMED_WAITING on java.util.TaskQueue@616479a5
  239. at java.lang.Object.wait(Native Method)
  240. - waiting on java.util.TaskQueue@616479a5
  241. at java.util.TimerThread.mainLoop(Timer.java:552)
  242. at java.util.TimerThread.run(Timer.java:505)
  243.  
  244.  
  245. "Server console handler" Id=22 RUNNABLE (in native)
  246. at java.io.FileInputStream.readBytes(Native Method)
  247. at java.io.FileInputStream.read(FileInputStream.java:255)
  248. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  249. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  250. - locked java.io.BufferedInputStream@724bf7db
  251. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  252. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  253. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  254. - locked java.io.InputStreamReader@18e025f5
  255. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  256. ...
  257.  
  258.  
  259. "DestroyJavaVM" Id=21 RUNNABLE
  260.  
  261.  
  262. "Server thread" Id=19 RUNNABLE
  263. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185904_a(BlockStateContainer.java:294)
  264. at net.minecraft.block.Block.isAir(Block.java:1142)
  265. at net.minecraft.world.World.func_175623_d(World.java:230)
  266. at cf.snapons.endergetic.entity.passive.EntityPlasmoid.getHeightAboveBlockBelow(EntityPlasmoid.java:107)
  267. at cf.snapons.endergetic.entity.passive.EntityPlasmoid.func_70071_h_(EntityPlasmoid.java:70)
  268. at net.minecraft.world.World.func_72866_a(World.java:1993)
  269. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  270. at net.minecraft.world.World.func_72870_g(World.java:1955)
  271. ...
  272.  
  273.  
  274. "Server Infinisleeper" Id=18 TIMED_WAITING
  275. at java.lang.Thread.sleep(Native Method)
  276. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
  277.  
  278.  
  279. "Snooper Timer" Id=17 TIMED_WAITING on java.util.TaskQueue@162edaac
  280. at java.lang.Object.wait(Native Method)
  281. - waiting on java.util.TaskQueue@162edaac
  282. at java.util.TimerThread.mainLoop(Timer.java:552)
  283. at java.util.TimerThread.run(Timer.java:505)
  284.  
  285.  
  286. "Thread-1" Id=16 WAITING on java.util.LinkedList@54c5209d
  287. at java.lang.Object.wait(Native Method)
  288. - waiting on java.util.LinkedList@54c5209d
  289. at java.lang.Object.wait(Object.java:502)
  290. at com.zeitheron.hammercore.lib.zlib.utils.TaskedThread.run(TaskedThread.java:39)
  291.  
  292.  
  293. "Signal Dispatcher" Id=4 RUNNABLE
  294.  
  295.  
  296. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@799df0f1
  297. at java.lang.Object.wait(Native Method)
  298. - waiting on java.lang.ref.ReferenceQueue$Lock@799df0f1
  299. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  300. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  301. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  302.  
  303.  
  304. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@604badba
  305. at java.lang.Object.wait(Native Method)
  306. - waiting on java.lang.ref.Reference$Lock@604badba
  307. at java.lang.Object.wait(Object.java:502)
  308. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  309. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  310.  
  311.  
  312.  
  313. Stacktrace:
  314. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:62)
  315. at java.lang.Thread.run(Thread.java:748)
  316.  
  317. -- System Details --
  318. Details:
  319. Minecraft Version: 1.12.2
  320. Operating System: Linux (amd64) version 3.14.32-xxxx-grs-ipv6-64
  321. Java Version: 1.8.0_191, Oracle Corporation
  322. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  323. Memory: 7567026032 bytes (7216 MB) / 8582070272 bytes (8184 MB) up to 8582070272 bytes (8184 MB)
  324. JVM Flags: 2 total; -Xmx8192M -Xms8192M
  325. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  326. FML: MCP 9.42 Powered by Forge 14.23.5.2838 113 mods loaded, 113 mods active
  327. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  328.  
  329. | State | ID | Version | Source | Signature |
  330. |:------ |:-------------------- |:------------------------- |:--------------------------------------------------------- |:---------------------------------------- |
  331. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  332. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  333. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  334. | LCHIJA | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  335. | LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  336. | LCHIJA | smoothfontcore | mc1.12.2-2.0 | minecraft.jar | None |
  337. | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
  338. | LCHIJA | opencomputers|core | 1.7.4.153 | minecraft.jar | None |
  339. | LCHIJA | srm-hooks | 1.12.2-1.0.0 | minecraft.jar | None |
  340. | LCHIJA | securitycraft | v1.8.12 | [1.12.2] SecurityCraft v1.8.12.jar | None |
  341. | LCHIJA | applecore | 3.2.0 | AppleCore-mc1.12.2-3.2.0.jar | None |
  342. | LCHIJA | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None |
  343. | LCHIJA | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
  344. | LCHIJA | modtweaker | 4.0.17 | modtweaker-4.0.17.jar | None |
  345. | LCHIJA | jei | 4.15.0.281 | jei_1.12.2-4.15.0.281.jar | None |
  346. | LCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  347. | LCHIJA | architecturecraft | @VERSION@ | architecturecraft-1.12-3.80.jar | None |
  348. | LCHIJA | autoreglib | 1.3-30 | AutoRegLib-1.3-30.jar | None |
  349. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  350. | LCHIJA | betterquesting | 3.5.299 | BetterQuesting-3.5.299.jar | None |
  351. | LCHIJA | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
  352. | LCHIJA | bookshelf | 2.3.584 | Bookshelf-1.12.2-2.3.584.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  353. | LCHIJA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  354. | LCHIJA | cathedral | 1.12.2-1.9.7k | Cathedral-1.12.2-1.9.7k.jar | None |
  355. | LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  356. | LCHIJA | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
  357. | LCHIJA | chunkpregenerator | 2.1 | Chunk+Pregenerator+V1.12-2.1.jar | None |
  358. | LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  359. | LCHIJA | cookingforblockheads | 6.4.70 | CookingForBlockheads_1.12.2-6.4.70.jar | None |
  360. | LCHIJA | copypaste | 1.1 | copypaste-1.1.jar | None |
  361. | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None |
  362. | LCHIJA | customnpcs | 1.12 | CustomNPCs_1.12.2(30Jan19).jar | None |
  363. | LCHIJA | customstartinggear | 1.2.0 | CustomStartingGear-1.12-1.2.0.9-universal.jar | None |
  364. | LCHIJA | d3core | 1.3.2.71 | D3Core-1.12.2-1.3.2.71.jar | None |
  365. | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  366. | LCHIJA | p455w0rdslib | 2.1.44 | p455w0rdslib-1.12.2-2.1.44.jar | None |
  367. | LCHIJA | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
  368. | LCHIJA | danknull | 1.4.46 | DankNull-1.12-1.4.46.jar | None |
  369. | LCHIJA | gamestages | 2.0.115 | GameStages-1.12.2-2.0.115.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  370. | LCHIJA | dimstages | 2.0.23 | DimensionStages-1.12.2-2.0.23.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  371. | LCHIJA | earthworks | 1.3.4.3 | Earthworks-1.12-1.3.6.jar | None |
  372. | LCHIJA | effortlessbuilding | 1.12.2-2.12 | effortlessbuilding-1.12.2-2.12.jar | None |
  373. | LCHIJA | endergetic | 0.0.1 | endergetic-0.0.1.jar | None |
  374. | LCHIJA | expandableinventory | 1.3.2 | ExpandableInventory-1.12.2-1.3.2.jar | None |
  375. | LCHIJA | fairylights | 2.1.7 | fairylights-2.1.7-1.12.2.jar | None |
  376. | LCHIJA | farseek | 2.3.2 | Farseek-1.12-2.3.2.jar | None |
  377. | LCHIJA | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
  378. | LCHIJA | sonarcore | 5.0.19 | sonarcore-1.12.2-5.0.19-20.jar | None |
  379. | LCHIJA | fluxnetworks | 3.0.19 | fluxnetworks-1.12.2-3.0.19-21.jar | None |
  380. | LCHIJA | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None |
  381. | LCHIJA | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None |
  382. | LCHIJA | cfm | 6.3.0 | furniture-6.3.0-1.12.2.jar | None |
  383. | LCHIJA | gamestagebooks | 1.12.2-1.0.1 | gamestagebooks-1.12.2-1.0.1-universal.jar | None |
  384. | LCHIJA | gardenstuff | 1.12-2.1.1 | GardenStuff-1.12-2.1.1.jar | None |
  385. | LCHIJA | hammercore | 2.0.4.7 | HammerCore-1.12.2-2.0.4.7.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
  386. | LCHIJA | trackapi | 1.1 | TrackAPI-1.1_1.12.jar | None |
  387. | LCHIJA | immersiveengineering | 0.12-89 | ImmersiveEngineering-0.12-89.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  388. | LCHIJA | immersiverailroading | 1.6.1 | ImmersiveRailroading-1.6.1_1.12-1138.jar | None |
  389. | LCHIJA | incontrol | 3.9.10 | incontrol-1.12-3.9.10.jar | None |
  390. | LCHIJA | inspirations | 1.12.2-0.2.4 | Inspirations-1.12.2-0.2.4.jar | None |
  391. | LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  392. | LCHIJA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  393. | LCHIJA | itemstages | 2.0.49 | ItemStages-1.12.2-2.0.49.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  394. | LCHIJA | journeymap | 1.12.2-5.5.5b7 | journeymap-1.12.2-5.5.5b7.jar | None |
  395. | LCHIJA | jsonlootbags | 1.0 | JsonLootBags-1.12.2-1.0.0.15.jar | None |
  396. | LCHIJA | justenoughdimensions | 1.6.0-dev.20190505.222902 | justenoughdimensions-1.12.2-1.6.0-dev.20190505.222902.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  397. | LCHIJA | landlust | 1.12.2-0.3.6 | landlust-1.12.2-0.3.6.jar | None |
  398. | LCHIJA | lex | 1.0.8 | LibEx-1.12.2-1.0.8.jar | None |
  399. | LCHIJA | librarianlib | 4.19.1 | librarianlib-1.12.2-4.19.1-release.jar | None |
  400. | LCHIJA | loottweaker | 0.0.9 | LootTweaker-1.12.2-0.0.9.jar | None |
  401. | LCHIJA | lycanitesmobs | 2.0.0.1 - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.0.1.jar | None |
  402. | LCHIJA | psi | r1.1-76 | Psi-r1.1-76.jar | None |
  403. | LCHIJA | magipsi | 1.3 | MagicalPsi-1.3.2.jar | None |
  404. | LCHIJA | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
  405. | LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  406. | LCHIJA | metalchests | v5.0.2+mc1.12.2 | MetalChests-v5.0.2+mc1.12.2.jar | None |
  407. | LCHIJA | mobstages | 2.0.8 | MobStages-1.12.2-2.0.8.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  408. | LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  409. | LCHIJA | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  410. | LCHIJA | mowziesmobs | 1.5.4 | mowziesmobs-1.5.4.jar | None |
  411. | LCHIJA | mputils | 1.5.6 | MPUtils-1.12.2-1.5.7.jar | None |
  412. | LCHIJA | mpbasic | 1.4.7 | mpbasic-1.12.2-1.4.11.jar | None |
  413. | LCHIJA | nex | 2.0.8 | NetherEx-1.12.2-2.0.8.jar | None |
  414. | LCHIJA | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
  415. | LCHIJA | recipehandler | 0.13 | NoMoreRecipeConflict-0.13(1.12.2).jar | None |
  416. | LCHIJA | bq_npc_integration | 3.4.32 | NPCIntegration-3.4.32.jar | None |
  417. | LCHIJA | opencomputers | 1.7.4.153 | OpenComputers-MC1.12.2-1.7.4.153.jar | None |
  418. | LCHIJA | ordinarycoins | 1.4 | ordinarycoins-1.12.2-1.4.jar | None |
  419. | LCHIJA | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zd Surprise for Yogcast.jar | None |
  420. | LCHIJA | pixelmon | 7.0.6 | Pixelmon-1.12.2-7.0.6-universal.jar | None |
  421. | LCHIJA | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
  422. | LCHIJA | prefab | 1.3.0.26 | prefab-1.3.0.26.jar | None |
  423. | LCHIJA | questbook | 3.1.EXP_NET2-1.12 | questbook-3.1.EXP_NET2-1.12.jar | None |
  424. | LCHIJA | recipestages | 1.1.1 | RecipeStages-1.1.1.jar | None |
  425. | LCHIJA | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None |
  426. | LCHIJA | refinedstorage | 1.6.14 | refinedstorage-1.6.14.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
  427. | LCHIJA | repurpose | 1.0.0.19 | Repurpose-1.0.0.19.jar | None |
  428. | LCHIJA | rustic | 1.1.0 | rustic-1.1.0.jar | None |
  429. | LCHIJA | secretroomsmod | 5.6.4 | secretroomsmod-1.12.2-5.6.4.jar | None |
  430. | LCHIJA | solcarrot | 1.12.2-1.7 | solcarrot-1.12.2-1.7.jar | None |
  431. | LCHIJA | bq_standard | 3.4.158 | StandardExpansion-3.4.158.jar | None |
  432. | LCHIJA | stygian | 1.0.4 | stygian-1.0.4.jar | None |
  433. | LCHIJA | surge | 2.0.77 | Surge-1.12.2-2.0.77.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  434. | LCHIJA | switchbow | 1.5.6 | switchbow-1.5.6.jar | None |
  435. | LCHIJA | timestages | 1.2.1 | Time Stages-1.2.1.jar | None |
  436. | LCHIJA | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None |
  437. | LCHIJA | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(15may18.jar | None |
  438. | LCHIJA | waystones | 4.0.67 | Waystones_1.12.2-4.0.67.jar | None |
  439. | LCHIJA | wearables | 1.1.3 | wearables-1.1.3.jar | None |
  440. | LCHIJA | wizardry | 0.10.7 | wizardry-0.10.7.jar | None |
  441. | LCHIJA | worldborder | 1.0.0 | World-Border-1.12.2-1.0.6.jar | None |
  442. | LCHIJA | librarianliblate | 4.19.1 | librarianlib-1.12.2-4.19.1-release.jar | None |
  443. | LCHIJA | mysticallib | 1.12.2-1.2.1 | mysticallib-1.12.2-1.2.1.jar | None |
  444.  
  445. Loaded coremods (and transformers):
  446. SplashAnimationCoremod (SplashAnimation-0.2.1.jar)
  447. pl.asie.splashanimation.core.SplashProgressTransformer
  448. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  449. pl.asie.foamfix.coremod.FoamFixTransformer
  450. Wizardry Plugin (wizardry-0.10.7.jar)
  451. com.teamwizardry.wizardry.asm.WizardryTransformer
  452. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  453. squeek.applecore.asm.TransformerModuleHandler
  454. HCASM (HammerCore-1.12.2-2.0.4.7.jar)
  455. com.zeitheron.hammercore.asm.HammerCoreTransformer
  456. CorePlugin (SmoothFont-mc1.12.2-2.0.jar)
  457. bre.smoothfont.asm.Transformer
  458. TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  459. li.cil.oc.common.asm.ClassTransformer
  460. ForgelinPlugin (Forgelin-1.8.2.jar)
  461.  
  462. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  463. team.chisel.ctm.client.asm.CTMTransformer
  464. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  465. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  466. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  467. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  468. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  469. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  470. invtweaks.forge.asm.ContainerTransformer
  471. LibrarianLib Plugin (librarianlib-1.12.2-4.19.1-release.jar)
  472. com.teamwizardry.librarianlib.asm.LibLibTransformer
  473. SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
  474. com.wynprice.secretroomsmod.core.SecretRoomsTransformer
  475. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  476. lumien.resourceloader.asm.ClassTransformer
  477. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  478.  
  479. SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)
  480.  
  481. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  482.  
  483. FarseekCoreMod (Farseek-1.12-2.3.2.jar)
  484. farseek.core.FarseekClassTransformer
  485. Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
  486. OreDictionary Info: Registered 1793 names; 5485 stacks.
  487. Pastebin Connection: Okay.
  488. Dependent Mods: None.
  489.  
  490. Pulsar/inspirations loaded Pulses:
  491. - InspirationsShared (Enabled/Forced)
  492. - InspirationsBuilding (Enabled/Not Forced)
  493. - InspirationsUtility (Enabled/Not Forced)
  494. - InspirationsTools (Enabled/Not Forced)
  495. - InspirationsRecipes (Enabled/Not Forced)
  496. - InspirationsTweaks (Enabled/Not Forced)
  497. - InspirationsShared (Enabled/Forced)
  498. - TheOneProbePlugin (Enabled/Not Forced)
  499.  
  500. d3core: Debug: false Silliness: true AprilFools: true PastPost:true
  501. [Psi] Active spell: None
  502. Profiler Position: N/A (disabled)
  503. Player Count: 1 / 50; [EntityPlayerMP['HalestormXV'/7918, l='Arcanum', x=-1181.09, y=71.00, z=-255.31]]
  504. Is Modded: Definitely; Server brand changed to 'fml,forge'
  505. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement