Mufinscat

Untitled

Aug 12th, 2019
1,299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.16 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LittlePatchingLoader (LittleTiles_v1.5.0-pre157_mc1.12.2.jar)
  5. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  6. LoadingPlugin (HardcoreBuoy-1.12-1.0.4.jar)
  7. CreativePatchingLoader (aCreativeCore_v1.9.61_mc1.12.2.jar)
  8. Quark Plugin (Quark-r1.6-176.jar)
  9. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  10. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  11. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal (1).jar)
  12. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  13. FMLPlugin (elulib-0.1.12.jar)
  14. BlurPlugin (Blur-1.0.4-14.jar)
  15. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  16. ColytraLoadingPlugin (colytra-1.12.2-1.2.0.3.jar)
  17. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  18. DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  19. FarseekCoreMod (Farseek-1.12-2.3.2.jar)
  20. RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
  21. BedPatch (bedpatch-2.2-1.12.2.jar)
  22. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  23. NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
  24. 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 (1).jar)
  25. ForgelinPlugin (Forgelin-1.8.3.jar)
  26. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  27. offlineskins (OfflineSkins-1.12.2-v6-core.jar)
  28. SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
  29. BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
  30. LoadingPlugin (BetterWithLib-1.12-1.5 (1).jar)
  31. Contact their authors BEFORE contacting forge
  32.  
  33. // But it works on my machine.
  34.  
  35. Time: 8/12/19 6:22 PM
  36. Description: Watching Server
  37.  
  38. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
  39. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185900_c(BlockStateContainer.java:456)
  40. at net.minecraft.block.Block.func_180646_a(Block.java:480)
  41. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185890_d(BlockStateContainer.java:446)
  42. at net.minecraft.block.Block.func_185477_a(Block.java:460)
  43. at com.wynprice.secretroomsmod.core.SecretRoomsHooks.addCollisionBoxToList(SecretRoomsHooks.java:43)
  44. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185908_a(BlockStateContainer.java:451)
  45. at net.minecraft.world.World.func_191504_a(World.java:1338)
  46. at net.minecraft.world.World.func_184144_a(World.java:1362)
  47. at net.minecraft.entity.Entity.func_70091_d(Entity.java:721)
  48. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1958)
  49. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393)
  50. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  51. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
  52. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43)
  53. at pavocado.exoticbirds.entity.Birds.EntityBird.func_70636_d(EntityBird.java:61)
  54. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  55. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  56. at net.minecraft.world.World.func_72866_a(World.java:1993)
  57. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  58. at net.minecraft.world.World.func_72870_g(World.java:1955)
  59. at net.minecraft.world.World.func_72939_s(World.java:1759)
  60. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  61. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  62. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  63. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  64. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  65. at java.lang.Thread.run(Thread.java:748)
  66.  
  67.  
  68. A detailed walkthrough of the error, its code path and all known details is as follows:
  69. ---------------------------------------------------------------------------------------
  70.  
  71. -- Head --
  72. Thread: Server Watchdog
  73. Stacktrace:
  74. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185900_c(BlockStateContainer.java:456)
  75. at net.minecraft.block.Block.func_180646_a(Block.java:480)
  76. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185890_d(BlockStateContainer.java:446)
  77. at net.minecraft.block.Block.func_185477_a(Block.java:460)
  78. at com.wynprice.secretroomsmod.core.SecretRoomsHooks.addCollisionBoxToList(SecretRoomsHooks.java:43)
  79. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185908_a(BlockStateContainer.java:451)
  80. at net.minecraft.world.World.func_191504_a(World.java:1338)
  81. at net.minecraft.world.World.func_184144_a(World.java:1362)
  82. at net.minecraft.entity.Entity.func_70091_d(Entity.java:721)
  83. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1958)
  84. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393)
  85. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  86. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
  87. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43)
  88. at pavocado.exoticbirds.entity.Birds.EntityBird.func_70636_d(EntityBird.java:61)
  89. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  90. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  91. at net.minecraft.world.World.func_72866_a(World.java:1993)
  92. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  93. at net.minecraft.world.World.func_72870_g(World.java:1955)
  94. at net.minecraft.world.World.func_72939_s(World.java:1759)
  95. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  96. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  97. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  98. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  99.  
  100. -- Thread Dump --
  101. Details:
  102. Threads: "pool-4-thread-1" Id=65 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1244988f
  103. at sun.misc.Unsafe.park(Native Method)
  104. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1244988f
  105. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  106. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  107. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  108. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  109. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  110. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  111. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  112. ...
  113.  
  114.  
  115. "Chunk I/O Executor Thread-1" Id=63 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c8374b7
  116. at sun.misc.Unsafe.park(Native Method)
  117. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c8374b7
  118. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  119. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  120. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  121. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  122. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  123. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  124. at java.lang.Thread.run(Thread.java:748)
  125.  
  126.  
  127. "File IO Thread" Id=60 TIMED_WAITING
  128. at java.lang.Thread.sleep(Native Method)
  129. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  130. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  131. at java.lang.Thread.run(Thread.java:748)
  132.  
  133.  
  134. "Java2D Disposer" Id=58 WAITING on java.lang.ref.ReferenceQueue$Lock@18bcf3ff
  135. at java.lang.Object.wait(Native Method)
  136. - waiting on java.lang.ref.ReferenceQueue$Lock@18bcf3ff
  137. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  138. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  139. at sun.java2d.Disposer.run(Disposer.java:148)
  140. at java.lang.Thread.run(Thread.java:748)
  141.  
  142.  
  143. "Server Watchdog" Id=57 RUNNABLE
  144. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  145. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  146. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
  147. at java.lang.Thread.run(Thread.java:748)
  148.  
  149.  
  150. "Query Listener #1" Id=56 RUNNABLE
  151. at java.net.PlainDatagramSocketImpl.peekData(Native Method)
  152. - locked java.net.PlainDatagramSocketImpl@5dbe7e8c
  153. at java.net.DatagramSocket.receive(DatagramSocket.java:743)
  154. - locked java.net.DatagramPacket@6b881554
  155. - locked java.net.DatagramSocket@543f7d80
  156. at net.minecraft.network.rcon.RConThreadQuery.run(SourceFile:269)
  157. at java.lang.Thread.run(Thread.java:748)
  158.  
  159.  
  160. "World Simulation Thread" Id=55 TIMED_WAITING
  161. at java.lang.Thread.sleep(Native Method)
  162. at CoroUtil.world.WorldDirector.run(WorldDirector.java:429)
  163. at java.lang.Thread.run(Thread.java:748)
  164.  
  165.  
  166. "pool-3-thread-3" Id=54 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ca9e25e
  167. at sun.misc.Unsafe.park(Native Method)
  168. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ca9e25e
  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:1074)
  173. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  174. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  175. at java.lang.Thread.run(Thread.java:748)
  176.  
  177.  
  178. "pool-3-thread-2" Id=53 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ca9e25e
  179. at sun.misc.Unsafe.park(Native Method)
  180. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ca9e25e
  181. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  182. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  183. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  184. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  185. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  186. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  187. at java.lang.Thread.run(Thread.java:748)
  188.  
  189.  
  190. "pool-3-thread-1" Id=52 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ca9e25e
  191. at sun.misc.Unsafe.park(Native Method)
  192. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ca9e25e
  193. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  194. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  195. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  196. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  197. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  198. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  199. at java.lang.Thread.run(Thread.java:748)
  200.  
  201.  
  202. "Netty Epoll Server IO #5" Id=51 RUNNABLE
  203. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  204. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  205. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  206. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  207. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  208. at java.lang.Thread.run(Thread.java:748)
  209.  
  210.  
  211. "Netty Epoll Server IO #4" Id=50 RUNNABLE
  212. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  213. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  214. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  215. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  216. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  217. at java.lang.Thread.run(Thread.java:748)
  218.  
  219.  
  220. "Netty Epoll Server IO #3" Id=49 RUNNABLE
  221. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  222. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  223. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  224. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  225. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  226. at java.lang.Thread.run(Thread.java:748)
  227.  
  228.  
  229. "Netty Epoll Server IO #2" Id=48 RUNNABLE
  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. "threadDeathWatcher-2-1" Id=47 TIMED_WAITING
  239. at java.lang.Thread.sleep(Native Method)
  240. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  241. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  242. at java.lang.Thread.run(Thread.java:748)
  243.  
  244.  
  245. "Netty Epoll Server IO #1" Id=46 RUNNABLE
  246. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  247. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  248. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  249. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  250. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  251. at java.lang.Thread.run(Thread.java:748)
  252.  
  253.  
  254. "Netty Epoll Server IO #0" Id=39 RUNNABLE
  255. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  256. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  257. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  258. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  259. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  260. at java.lang.Thread.run(Thread.java:748)
  261.  
  262.  
  263. "Server console handler" Id=21 RUNNABLE (in native)
  264. at java.io.FileInputStream.readBytes(Native Method)
  265. at java.io.FileInputStream.read(FileInputStream.java:255)
  266. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  267. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  268. - locked java.io.BufferedInputStream@1375d73f
  269. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  270. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  271. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  272. - locked java.io.InputStreamReader@3d9181c3
  273. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  274. ...
  275.  
  276.  
  277. "DestroyJavaVM" Id=20 RUNNABLE
  278.  
  279.  
  280. "Server thread" Id=18 RUNNABLE
  281. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185900_c(BlockStateContainer.java:456)
  282. at net.minecraft.block.Block.func_180646_a(Block.java:480)
  283. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185890_d(BlockStateContainer.java:446)
  284. at net.minecraft.block.Block.func_185477_a(Block.java:460)
  285. at com.wynprice.secretroomsmod.core.SecretRoomsHooks.addCollisionBoxToList(SecretRoomsHooks.java:43)
  286. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185908_a(BlockStateContainer.java:451)
  287. at net.minecraft.world.World.func_191504_a(World.java:1338)
  288. at net.minecraft.world.World.func_184144_a(World.java:1362)
  289. ...
  290.  
  291.  
  292. "Server Infinisleeper" Id=17 TIMED_WAITING
  293. at java.lang.Thread.sleep(Native Method)
  294. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
  295.  
  296.  
  297. "Snooper Timer" Id=16 TIMED_WAITING on java.util.TaskQueue@16180190
  298. at java.lang.Object.wait(Native Method)
  299. - waiting on java.util.TaskQueue@16180190
  300. at java.util.TimerThread.mainLoop(Timer.java:552)
  301. at java.util.TimerThread.run(Timer.java:505)
  302.  
  303.  
  304. "Signal Dispatcher" Id=4 RUNNABLE
  305.  
  306.  
  307. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@3500aa1f
  308. at java.lang.Object.wait(Native Method)
  309. - waiting on java.lang.ref.ReferenceQueue$Lock@3500aa1f
  310. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  311. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  312. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  313.  
  314.  
  315. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@8715faf
  316. at java.lang.Object.wait(Native Method)
  317. - waiting on java.lang.ref.Reference$Lock@8715faf
  318. at java.lang.Object.wait(Object.java:502)
  319. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  320. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  321.  
  322.  
  323.  
  324. Stacktrace:
  325. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:62)
  326. at java.lang.Thread.run(Thread.java:748)
  327.  
  328. -- System Details --
  329. Details:
  330. Minecraft Version: 1.12.2
  331. Operating System: Linux (amd64) version 5.0.13-050013-lowlatency
  332. Java Version: 1.8.0_201, Oracle Corporation
  333. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  334. Memory: 132863600 bytes (126 MB) / 753926144 bytes (719 MB) up to 7635730432 bytes (7282 MB)
  335. JVM Flags: 7 total; -Xms256M -Xmx8192M -XX:MinHeapFreeRatio=2 -XX:MaxHeapFreeRatio=7 -XX:ParallelGCThreads=3 -XX:CICompilerCount=3 -XX:ActiveProcessorCount=3
  336. IntCache: cache: 0, tcache: 0, allocated: 4, tallocated: 105
  337. FML: MCP 9.42 Powered by Forge 14.23.5.2831 184 mods loaded, 184 mods active
  338. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  339.  
  340. | State | ID | Version | Source | Signature |
  341. |:------ |:------------------------- |:------------------------------- |:------------------------------------------------------------ |:---------------------------------------- |
  342. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  343. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  344. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2831-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  345. | LCHIJA | forge | 14.23.5.2831 | forge-1.12.2-14.23.5.2831-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  346. | LCHIJA | creativecoredummy | 1.0.0 | minecraft.jar | None |
  347. | LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  348. | LCHIJA | littletilescore | 1.0.0 | minecraft.jar | None |
  349. | LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None |
  350. | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
  351. | LCHIJA | srm-hooks | 1.12.2-1.0.0 | minecraft.jar | None |
  352. | LCHIJA | dsurroundcore | 3.5.4.3 | minecraft.jar | None |
  353. | LCHIJA | elucore | 1.0 | minecraft.jar | None |
  354. | LCHIJA | codechickenlib | 3.2.2.353 | aCodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  355. | LCHIJA | creativecore | 1.9.9 | aCreativeCore_v1.9.61_mc1.12.2.jar | None |
  356. | LCHIJA | additionalstructures | 1.5.0 | Additional Structures 1.12.2 by XxRexRaptorxX (v.1.5.0).jar | None |
  357. | LCHIJA | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None |
  358. | LCHIJA | craftstudioapi | 1.0.0 | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None |
  359. | LCHIJA | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2ze.jar | None |
  360. | LCHIJA | animania | 1.6.2 | animania-1.12.2-1.6.2.jar | None |
  361. | LCHIJA | antiqueatlas | 4.4.9 | antiqueatlas-1.12.2-4.4.9.jar | None |
  362. | LCHIJA | examplemod | 1.0 | antiqueatlas-1.12.2-4.4.9.jar | None |
  363. | LCHIJA | anvils | 2.0.2 | AnvilEnchantments-1.12.2-2.0.2.jar | None |
  364. | LCHIJA | applecore | 3.2.0 | AppleCore-mc1.12.2-3.2.0.jar | None |
  365. | LCHIJA | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None |
  366. | LCHIJA | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
  367. | LCHIJA | modtweaker | 4.0.17 | modtweaker-4.0.17.jar | None |
  368. | LCHIJA | jei | 4.15.0.287 | jei_1.12.2-4.15.0.287.jar | None |
  369. | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  370. | LCHIJA | tconstruct | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar | None |
  371. | LCHIJA | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None |
  372. | LCHIJA | betterwithmods | 1.12-2.3.20-1035 | BetterWithMods-1.12-2.3.20-1035 (1).jar | None |
  373. | LCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  374. | LCHIJA | reborncore | 3.15.5.467 | aRebornCore-1.12.2-3.15.5.467-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  375. | LCHIJA | csb_armorstand | 1.0.4 | ArmorStandGUI-1.12-1.0.4.jar | None |
  376. | LCHIJA | thedragonlib | 1.12.2-5.3.0 | athedragonlib-1.12.2-5.3.0.jar | None |
  377. | LCHIJA | tschipplib | 1.1.1 | aTschippLib MC1.12.2 v1.1.1.jar | None |
  378. | LCHIJA | auginter | 1.1.0 | auginter-1.1.0-1.12.x.jar | None |
  379. | LCHIJA | quark | r1.6-176 | Quark-r1.6-176.jar | None |
  380. | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
  381. | LCHIJA | wanionlib | 1.12.2-2.2 | aWanionLib-1.12.2-2.2.jar | None |
  382. | LCHIJA | backpack | 3.0.2 | backpack-3.0.2-1.12.2.jar | None |
  383. | LCHIJA | badwithernocookiereloaded | 1.12.2-3.1.14 | badwithernocookiereloaded-1.12.2-3.1.14.jar | None |
  384. | LCHIJA | basemetals | 2.5.0-beta5 | BaseMetals-1.12-2.5.0-beta5.214.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  385. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  386. | LCHIJA | baubleofundying | 1.0.1 | BaubleOfUndying-1.12-1.0.1.jar | None |
  387. | LCHIJA | bedpatch | 2.2 | bedpatch-2.2-1.12.2.jar | 6bf7527e690fb5e8719b9832bce5000a3e87dfe6 |
  388. | LCHIJA | betteradvancements | 0.0.5.17 | BetterAdvancements-1.12.2-0.0.5.17.jar | None |
  389. | LCHIJA | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar | None |
  390. | LCHIJA | betterquesting | 3.5.269 | BetterQuesting-3.5.269.jar | None |
  391. | LCHIJA | betterwithlib | ${version} | BetterWithLib-1.12-1.5 (1).jar | None |
  392. | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  393. | LCHIJA | blockcraftery | 0.1.3 | blockcraftery-0.1.3.jar | None |
  394. | LCHIJA | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  395. | LCHIJA | bookshelf | 2.3.559 | Bookshelf-1.12.2-2.3.559.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  396. | LCHIJA | gamestages | 2.0.98 | GameStages-1.12.2-2.0.98.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  397. | LCHIJA | carryon | 1.10 | Carry On MC1.12.2 v1.10.jar | None |
  398. | LCHIJA | ceramics | 1.12-1.3.7 | Ceramics-1.12-1.3.7.jar | None |
  399. | LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  400. | LCHIJA | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
  401. | LCHIJA | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
  402. | LCHIJA | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  403. | LCHIJA | colytra | 1.2.0.3 | colytra-1.12.2-1.2.0.3.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  404. | LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  405. | LCHIJA | comforts | 1.4.1.2 | comforts-1.12.2-1.4.1.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  406. | LCHIJA | conarm | 1.2.4 | conarm-1.12.2-1.2.4.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  407. | LCHIJA | cookingforblockheads | 6.4.71 | CookingForBlockheads_1.12.2-6.4.71.jar | None |
  408. | LCHIJA | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.32.jar | None |
  409. | LCHIJA | coroutil | 1.12.1-1.2.32 | coroutil-1.12.1-1.2.32.jar | None |
  410. | LCHIJA | configmod | v1.0 | coroutil-1.12.1-1.2.32.jar | None |
  411. | LCHIJA | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
  412. | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None |
  413. | LCHIJA | customnpcs | 1.12 | CustomNPCs_1.12.2(30Jan19).jar | None |
  414. | LCHIJA | deadlyworld | 1.0.0_for_mc1.12.2 | deadlyworld-1.0.0_for_mc1.12.2.jar | None |
  415. | LCHIJA | death_compass | 0.0.3 | DeathCompass-0.0.3.jar | None |
  416. | LCHIJA | deathquotes | 1.2.0 | DeathQuotes-1.2.0-mc1.12-forge.jar | None |
  417. | LCHIJA | diethopper | 1.1 | diethopper-1.1.jar | None |
  418. | LCHIJA | dungeontactics | DT-0.15.4 | DungeonTactics-1.12.2-0.15.4.jar | None |
  419. | LCHIJA | earthworks | 1.3.4.3 | Earthworks-1.12-1.3.6.jar | None |
  420. | LCHIJA | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  421. | LCHIJA | equaldragons | 1.1 | EqualDragons-1.1.jar | None |
  422. | LCHIJA | exoticbirds | 1.0 | Exotic+Birds+1.12.2-2.2.1.jar | None |
  423. | LCHIJA | expandedbonemeal | 1.2.1 | expandedbonemeal-1.11-1.2.1.jar | None |
  424. | LCHIJA | fairylights | 2.1.9 | fairylights-2.1.9-1.12.2.jar | None |
  425. | LCHIJA | familiarfauna | 1.0.10 | FamiliarFauna-1.12.2-1.0.10.jar | None |
  426. | LCHIJA | farmingforblockheads | 3.1.28 | FarmingForBlockheads_1.12.2-3.1.28.jar | None |
  427. | LCHIJA | farseek | 2.3.2 | Farseek-1.12-2.3.2.jar | None |
  428. | LCHIJA | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
  429. | LCHIJA | fastbench | 1.5.3 | FastWorkbench-1.12.2-1.5.3.jar | None |
  430. | LCHIJA | 1_13_features | 0.0.5 | features-0.0.5.jar | None |
  431. | LCHIJA | flowergirls | 1.12.2-1.1.0 | flowergirls-1.12.2-1.1.0.jar | None |
  432. | LCHIJA | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2 (1).jar | None |
  433. | LCHIJA | foamflower | 1.12.2-1.0.0.0-beta1 | foamflower-1.12.2-1.0.0.0-beta1.jar | None |
  434. | LCHIJA | forgelin | 1.8.3 | Forgelin-1.8.3.jar | None |
  435. | LCHIJA | ftblib | 5.4.3.130 | FTBLib-5.4.3.130.jar | None |
  436. | LCHIJA | limelib | 1.7.12 | limelib-1.12.2-1.7.12.jar | None |
  437. | LCHIJA | furnus | 2.1.7 | furnus-1.12.2-2.1.7.jar | None |
  438. | LCHIJA | hardcorebuoy | ${version} | HardcoreBuoy-1.12-1.0.4.jar | None |
  439. | LCHIJA | holoinventory | 2.1.1.151 | HoloInventory-1.12.2-2.1.1.151.jar | None |
  440. | LCHIJA | hopperducts | 1.5 | hopperducts-mc1.12-1.5.jar | None |
  441. | LCHIJA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  442. | LCHIJA | ichunutil | 7.2.1 | iChunUtil-1.12.2-7.2.1 (1).jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  443. | LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  444. | LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  445. | LCHIJA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  446. | LCHIJA | jaff | 1.7_for_1.12 | JustAFewFish-1.7_for_1.12.jar | None |
  447. | LCHIJA | kleeslabs | 5.4.12 | KleeSlabs_1.12.2-5.4.12.jar | None |
  448. | LCHIJA | lex | 1.0.8 | LibEx-1.12.2-1.0.8.jar | None |
  449. | LCHIJA | littletiles | 1.5.0 | LittleTiles_v1.5.0-pre157_mc1.12.2.jar | None |
  450. | LCHIJA | lttweaker | 1.1.14 | LootTableTweaker-1.12.2-1.1.14.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  451. | LCHIJA | loottweaker | 0.0.7 | LootTweaker-1.12.2-0.0.7.jar | None |
  452. | LCHIJA | minicoal | 1.0 | minicoal-1.12.2-1.0.jar | None |
  453. | LCHIJA | guilib | $version | morepaintings-paintings-1.12.2-5.0.0.2.jar | None |
  454. | LCHIJA | paintingselgui | $version | morepaintings-paintings-1.12.2-5.0.0.2.jar | None |
  455. | LCHIJA | morepaintings | $version | morepaintings-paintings-1.12.2-5.0.0.2.jar | None |
  456. | LCHIJA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
  457. | LCHIJA | hellbound | 1.0 | netherbound-1.2.jar | None |
  458. | LCHIJA | netherbound | 1.2 | netherbound-1.2.jar | None |
  459. | LCHIJA | nex | 2.0.8 | NetherEx-1.12.2-2.0.8.jar | None |
  460. | LCHIJA | nethermetals | 1.2.0-beta3 | NetherMetals-1.12-1.2.0-beta3.52.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  461. | LCHIJA | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
  462. | LCHIJA | recipehandler | 0.13 | NoMoreRecipeConflict-0.13(1.12.2).jar | None |
  463. | LCHIJA | offlineskins | 1.12.2-v6 | OfflineSkins-1.12.2-v6.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  464. | LCHIJA | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  465. | LCHIJA | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  466. | LCHIJA | oreexcavation | 1.4.140 | OreExcavation-1.4.140.jar | None |
  467. | LCHIJA | orespawn | 3.3.0 | OreSpawn-1.12-3.3.0.136.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  468. | LCHIJA | getalltheseeds | 1.12a | Pam's Get all the Seeds! 1.12a.jar | None |
  469. | LCHIJA | ping | 1.4.5 | Ping-1.12.2-1.4.5.jar | None |
  470. | LCHIJA | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
  471. | LCHIJA | plants2 | 2.10.3 | Plants-1.12.2-2.10.3.jar | None |
  472. | LCHIJA | shetiphiancore | 3.5.9 | shetiphiancore-1.12.0-3.5.9.jar | None |
  473. | LCHIJA | platforms | 1.4.6 | platforms-1.12.0-1.4.6.jar | None |
  474. | LCHIJA | questbook | 3.1.1-1.12 | questbook-3.1.1-1.12.jar | None |
  475. | LCHIJA | realdrops | 1.2.12 | RealisticItemDrops-1.2.12.jar | None |
  476. | LCHIJA | reccomplex | 1.4.7 | RecurrentComplex-1.4.7.jar | None |
  477. | LCHIJA | redstonepaste | 1.7.5 | redstonepaste-mc1.12-1.7.5.jar | None |
  478. | LCHIJA | rockycore | 0.4.0 | rockycore-1.12.2-0.4.0.jar | None |
  479. | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  480. | LCHIJA | roughmobs | 2.0.0 | roughmobs2-1.12.2_2.0.9.jar | None |
  481. | LCHIJA | rustic | 1.0.9 | rustic-1.0.9.jar | None |
  482. | LCHIJA | woodenshears | @MAJOR@.@MINOR@.@REVIS@.@BUILD@ | SBM-WoodenShears-1.12-0.0.1b8.jar | None |
  483. | LCHIJA | secretroomsmod | 5.6.4 | secretroomsmod-1.12.2-5.6.4.jar | None |
  484. | LCHIJA | sereneseasons | 1.2.16 | SereneSeasons-1.12.2-1.2.16-universal (1).jar | None |
  485. | LCHIJA | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
  486. | LCHIJA | signpost | 1.08.2 | signpost-1.12.2-1.08.2.jar | None |
  487. | LCHIJA | sis | 0.3 | SimpleInventoryStarter-0.3-1.12.2.jar | None |
  488. | LCHIJA | storagenetwork | 1.4.0 | SimpleStorageNetwork-1.12.2-1.4.0.jar | None |
  489. | LCHIJA | slimyboyos | 1.0.0 | SlimyBoyos-1.0.0.jar | None |
  490. | LCHIJA | snad | 1.12.1-1.7.09.16a | Snad-1.12.1-1.7.09.16a.jar | None |
  491. | LCHIJA | sparkshammers | @VERSION@ | sparkshammers-1.12.2-1.9.2.jar | None |
  492. | LCHIJA | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None |
  493. | LCHIJA | specialmobs | 1.0.2_for_mc1.12.2 | specialmobs-1.0.2_for_mc1.12.2.jar | None |
  494. | LCHIJA | spiceoflife | 1.3.12 | SpiceOfLife-mc1.12-1.3.12.jar | None |
  495. | LCHIJA | stepup | 1.0.2-mc1.10-1.12.2 | StepUp-1.0.2-mc1.10-1.12.jar | None |
  496. | LCHIJA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  497. | LCHIJA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None |
  498. | LCHIJA | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None |
  499. | LCHIJA | streams | 0.4.4 | Streams-1.12-0.4.4.jar | None |
  500. | LCHIJA | theoneprobe | 1.4.24 | theoneprobe-1.12-1.4.24.jar | None |
  501. | LCHIJA | supersoundmuffler | 1.0.2.9 | supersoundmuffler-1.12.1-1.0.2.9.jar | None |
  502. | LCHIJA | tinkersaddons | 1.0.7 | Tinkers' Addons-1.12.1-1.0.7.jar | None |
  503. | LCHIJA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  504. | LCHIJA | tp | 3.2.34 | tinyprogressions-1.12.2-3.3.34-Release.jar | None |
  505. | LCHIJA | topaddons | 1.12.2-1.9.0 | topaddons-1.12.2-1.9.0.jar | None |
  506. | LCHIJA | trashslot | 8.4.10 | TrashSlot_1.12.2-8.4.10.jar | None |
  507. | LCHIJA | uppers | 0.0.6 | Uppers-0.0.6.jar | None |
  508. | LCHIJA | vefluids | 0.11.0.17 | VE-FluidHandling-1.12.2-0.11.0b17.jar | None |
  509. | LCHIJA | vending | 1.12.2-3.0.1.2 | vending-1.12.2-3.0.1.2.jar | None |
  510. | LCHIJA | waddles | 0.6.0 | Waddles-1.12.2-0.6.0.jar | None |
  511. | LCHIJA | wawla | 2.5.273 | Wawla-1.12.2-2.5.273.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  512. | LCHIJA | waystones | 4.0.63 | Waystones_1.12.2-4.0.63.jar | None |
  513. | LCHIJA | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None |
  514. | LCHIJA | wolfarmor | 2.2.3.6 | wolfarmor-1.12.2-2.2.3.1798-universal.jar | None |
  515. | LCHIJA | woodenbucket | 0.3.0.21 | WoodenBuckets-1.12.2-0.3.0b21.jar | None |
  516. | LCHIJA | zombieawareness | 1.12.1-1.11.16 | zombieawareness-1.12.1-1.11.16.jar | None |
  517. | LCHIJA | structurize | 1.12.2-0.10.124-ALPHA | structurize-1.12.2-0.10.124-ALPHA.jar | None |
  518. | LCHIJA | minecolonies | 1.12.2-0.10.337-ALPHA | minecolonies-1.12.2-0.10.337-ALPHA-universal.jar | None |
  519. | LCHIJA | orelib | 3.5.2.2 | OreLib-1.12.2-3.5.2.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  520. | LCHIJA | dsurround | 3.5.4.3 | DynamicSurroundings-1.12.2-3.5.4.3.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  521. | LCHIJA | elulib | 0.1.12 | elulib-0.1.12.jar | None |
  522. | LCHIJA | hungeroverhaul | 1.12.2-1.3.3.jenkins148 | HungerOverhaul-1.12.2-1.3.3.jenkins148.jar | None |
  523. | LCHIJA | justthetips | 1.12-1.0.1.1 | justthetips-1.12-1.0.1.1.jar | None |
  524. | LCHIJA | mysticallib | 1.12.2-1.3.1 | mysticallib-1.12.2-1.3.1.jar | None |
  525. | LCHIJA | unidict | 1.12.2-2.7b | UniDict-1.12.2-2.7b.jar | None |
  526.  
  527. Loaded coremods (and transformers):
  528. LittlePatchingLoader (LittleTiles_v1.5.0-pre157_mc1.12.2.jar)
  529. com.creativemd.littletiles.LittleTilesTransformer
  530. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  531. squeek.applecore.asm.TransformerModuleHandler
  532. LoadingPlugin (HardcoreBuoy-1.12-1.0.4.jar)
  533. betterwithmods.core.ClassTransformer
  534. CreativePatchingLoader (aCreativeCore_v1.9.61_mc1.12.2.jar)
  535.  
  536. Quark Plugin (Quark-r1.6-176.jar)
  537. vazkii.quark.base.asm.ClassTransformer
  538. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  539. team.chisel.ctm.client.asm.CTMTransformer
  540. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  541. lumien.bloodmoon.asm.ClassTransformer
  542. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal (1).jar)
  543. sereneseasons.asm.transformer.EntityRendererTransformer
  544. sereneseasons.asm.transformer.WorldTransformer
  545. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  546. invtweaks.forge.asm.ContainerTransformer
  547. FMLPlugin (elulib-0.1.12.jar)
  548. elucent.elulib.asm.ASMTransformer
  549. BlurPlugin (Blur-1.0.4-14.jar)
  550. com.tterrag.blur.BlurTransformer
  551. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  552. lumien.resourceloader.asm.ClassTransformer
  553. ColytraLoadingPlugin (colytra-1.12.2-1.2.0.3.jar)
  554. c4.colytra.asm.ElytraTransformer
  555. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  556.  
  557. DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  558. org.orecruncher.dsurround.asm.Transformer
  559. FarseekCoreMod (Farseek-1.12-2.3.2.jar)
  560. farseek.core.FarseekClassTransformer
  561. RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
  562. pw.prok.realbench.asm.RBTransformer
  563. BedPatch (bedpatch-2.2-1.12.2.jar)
  564. com.mordenkainen.bedpatch.BedPatchASM
  565. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  566. openmods.core.OpenModsClassTransformer
  567. NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
  568. net.fybertech.nwr.NWRTransformer
  569. 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 (1).jar)
  570. pl.asie.foamfix.coremod.FoamFixTransformer
  571. ForgelinPlugin (Forgelin-1.8.3.jar)
  572.  
  573. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  574. shetiphian.asm.ClassTransformer
  575. offlineskins (OfflineSkins-1.12.2-v6-core.jar)
  576. lain.mods.skins.init.forge.asm.ASMTransformer
  577. SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
  578. com.wynprice.secretroomsmod.core.SecretRoomsTransformer
  579. BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
  580. mods.betterfoliage.loader.BetterFoliageTransformer
  581. LoadingPlugin (BetterWithLib-1.12-1.5 (1).jar)
  582. betterwithmods.library.core.ClassTransformer
  583. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
  584. Pulsar/tconstruct loaded Pulses:
  585. - TinkerCommons (Enabled/Forced)
  586. - TinkerWorld (Enabled/Not Forced)
  587. - TinkerTools (Enabled/Not Forced)
  588. - TinkerHarvestTools (Enabled/Forced)
  589. - TinkerMeleeWeapons (Enabled/Forced)
  590. - TinkerRangedWeapons (Enabled/Forced)
  591. - TinkerModifiers (Enabled/Forced)
  592. - TinkerSmeltery (Enabled/Not Forced)
  593. - TinkerGadgets (Enabled/Not Forced)
  594. - TinkerOredict (Enabled/Forced)
  595. - TinkerIntegration (Enabled/Forced)
  596. - TinkerFluids (Enabled/Forced)
  597. - TinkerMaterials (Enabled/Forced)
  598. - TinkerModelRegister (Enabled/Forced)
  599. - chiselsandbitsIntegration (Enabled/Not Forced)
  600. - craftingtweaksIntegration (Enabled/Not Forced)
  601. - wailaIntegration (Enabled/Not Forced)
  602. - theoneprobeIntegration (Enabled/Not Forced)
  603.  
  604. RebornCore:
  605. Plugin Engine: 0
  606. RebornCore Version: 3.15.5.467
  607. Runtime Debofucsation 1
  608. Profiler Position: N/A (disabled)
  609. Player Count: 5 / 20; [EntityPlayerMP['Omikrom'/1932, l='world', x=470.46, y=79.00, z=173.92], EntityPlayerMP['FRAGG0T'/1951, l='world', x=357.35, y=68.00, z=-4.93], EntityPlayerMP['Villager'/2333, l='world', x=224.25, y=96.00, z=-109.43], EntityPlayerMP['Kacpi401'/2312, l='world', x=445.98, y=80.00, z=170.48], EntityPlayerMP['czaroslaw'/2487, l='world', x=226.39, y=78.00, z=-78.91]]
  610. Is Modded: Definitely; Server brand changed to 'fml,forge'
  611. Type: Dedicated Server (map_server.txt)
Add Comment
Please, Sign In to add comment