Advertisement
HalestormXV

Untitled

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