Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.35 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LibLoader (# LibLoader.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. ForgelinPlugin (Forgelin-1.8.4.jar)
  7. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  8. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  9. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  10. CorePlugin (ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar)
  11. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  12. LoadingPlugin (Reskillable-1.12.2-1.12.5.jar)
  13. MMFMLCorePlugin (MultiMine-1.12.2.jar)
  14. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  15. CoreMod (TickProfiler-1.12-0.0.7.jar)
  16. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
  17. BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
  18. ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar)
  19. ClsPlugin (CustomLoadingScreen-1.12.2-1.4.1.jar)
  20. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  21. DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  22. TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
  23. CreativePatchingLoader (CreativeCore_v1.9.67_mc1.12.2.jar)
  24. LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
  25. Contact their authors BEFORE contacting forge
  26.  
  27. // You're mean.
  28.  
  29. Time: 10/22/19 11:05 PM
  30. Description: Watching Server
  31.  
  32. java.lang.Error: ServerHangWatchdog detected that a single server tick took 0.00 seconds (should be max 0.05)
  33. at net.minecraftforge.common.ForgeModContainer.serverStarting(ForgeModContainer.java:556)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  37. at java.lang.reflect.Method.invoke(Unknown Source)
  38. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  39. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  40. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  41. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  42. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  43. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  44. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  45. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  46. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  50. at java.lang.reflect.Method.invoke(Unknown Source)
  51. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  52. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  53. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  54. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  55. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  56. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  57. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  58. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  59. at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:797)
  60. at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:297)
  61. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:307)
  62. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  63. at java.lang.Thread.run(Unknown Source)
  64.  
  65.  
  66. A detailed walkthrough of the error, its code path and all known details is as follows:
  67. ---------------------------------------------------------------------------------------
  68.  
  69. -- Head --
  70. Thread: Server Watchdog
  71. Stacktrace:
  72. at net.minecraftforge.common.ForgeModContainer.serverStarting(ForgeModContainer.java:556)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  75. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  76. at java.lang.reflect.Method.invoke(Unknown Source)
  77. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  78. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  79. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  80. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  81. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  82. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  83. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  84. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  85. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  86. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  87. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  88. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  89. at java.lang.reflect.Method.invoke(Unknown Source)
  90. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  91. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  92. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  93. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  94. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  95. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  96. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  97. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  98. at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:797)
  99. at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:297)
  100. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:307)
  101.  
  102. -- Thread Dump --
  103. Details:
  104. Threads: "Server Watchdog" Id=35 RUNNABLE
  105. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  106. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  107. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
  108. at java.lang.Thread.run(Unknown Source)
  109.  
  110.  
  111. "threadDeathWatcher-2-1" Id=34 TIMED_WAITING
  112. at java.lang.Thread.sleep(Native Method)
  113. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  114. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  115. at java.lang.Thread.run(Unknown Source)
  116.  
  117.  
  118. "Netty Server IO #0" Id=33 RUNNABLE
  119. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  120. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  121. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  122. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  123. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  124. - locked io.netty.channel.nio.SelectedSelectionKeySet@6674a2b8
  125. - locked java.util.Collections$UnmodifiableSet@68b35006
  126. - locked sun.nio.ch.WindowsSelectorImpl@6c8cc9c8
  127. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  128. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  129. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
  130. ...
  131.  
  132.  
  133. "JLine terminal non blocking reader thread" Id=23 WAITING on org.jline.utils.PumpReader@298e5a3d
  134. at java.lang.Object.wait(Native Method)
  135. - waiting on org.jline.utils.PumpReader@298e5a3d
  136. at java.lang.Object.wait(Unknown Source)
  137. at org.jline.utils.PumpReader.wait(PumpReader.java:66)
  138. at org.jline.utils.PumpReader.waitForInput(PumpReader.java:86)
  139. at org.jline.utils.PumpReader.read(PumpReader.java:151)
  140. at org.jline.utils.NonBlockingReader.run(NonBlockingReader.java:276)
  141. at java.lang.Thread.run(Unknown Source)
  142.  
  143.  
  144. "Server console handler" Id=22 TIMED_WAITING on org.jline.utils.NonBlockingReader@6a2c4cd6
  145. at java.lang.Object.wait(Native Method)
  146. - waiting on org.jline.utils.NonBlockingReader@6a2c4cd6
  147. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:174)
  148. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:113)
  149. at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:132)
  150. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:109)
  151. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:60)
  152. at org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:724)
  153. at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:526)
  154. ...
  155.  
  156.  
  157. "DestroyJavaVM" Id=21 RUNNABLE
  158.  
  159.  
  160. "Server thread" Id=19 RUNNABLE
  161. at net.minecraftforge.common.ForgeModContainer.serverStarting(ForgeModContainer.java:556)
  162. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  163. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  164. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  165. at java.lang.reflect.Method.invoke(Unknown Source)
  166. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  167. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  168. - locked com.google.common.eventbus.Subscriber$SynchronizedSubscriber@186d12f5
  169. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  170. ...
  171.  
  172.  
  173. "Server Infinisleeper" Id=18 TIMED_WAITING
  174. at java.lang.Thread.sleep(Native Method)
  175. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
  176.  
  177.  
  178. "Snooper Timer" Id=17 WAITING on java.util.TaskQueue@49a1a572
  179. at java.lang.Object.wait(Native Method)
  180. - waiting on java.util.TaskQueue@49a1a572
  181. at java.lang.Object.wait(Unknown Source)
  182. at java.util.TimerThread.mainLoop(Unknown Source)
  183. at java.util.TimerThread.run(Unknown Source)
  184.  
  185.  
  186. "WindowsStreamPump" Id=13 RUNNABLE (in native)
  187. at com.sun.jna.Native.invokeVoid(Native Method)
  188. at com.sun.jna.Function.invoke(Function.java:408)
  189. at com.sun.jna.Function.invoke(Function.java:354)
  190. at com.sun.jna.Library$Handler.invoke(Library.java:244)
  191. at org.jline.terminal.impl.jna.win.$Proxy23.ReadConsoleInput(Unknown Source)
  192. at org.jline.terminal.impl.jna.win.JnaWinSysTerminal.readConsoleInput(JnaWinSysTerminal.java:130)
  193. at org.jline.terminal.impl.jna.win.JnaWinSysTerminal.processConsoleInput(JnaWinSysTerminal.java:65)
  194. at org.jline.terminal.impl.AbstractWindowsTerminal.pump(AbstractWindowsTerminal.java:400)
  195. ...
  196.  
  197.  
  198. "Attach Listener" Id=5 RUNNABLE
  199.  
  200.  
  201. "Signal Dispatcher" Id=4 RUNNABLE
  202.  
  203.  
  204. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@41e31a6c
  205. at java.lang.Object.wait(Native Method)
  206. - waiting on java.lang.ref.ReferenceQueue$Lock@41e31a6c
  207. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  208. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  209. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  210.  
  211.  
  212. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@3169521f
  213. at java.lang.Object.wait(Native Method)
  214. - waiting on java.lang.ref.Reference$Lock@3169521f
  215. at java.lang.Object.wait(Unknown Source)
  216. at java.lang.ref.Reference.tryHandlePending(Unknown Source)
  217. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  218.  
  219.  
  220.  
  221. Stacktrace:
  222. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:62)
  223. at java.lang.Thread.run(Unknown Source)
  224.  
  225. -- System Details --
  226. Details:
  227. Minecraft Version: 1.12.2
  228. Operating System: Windows 10 (amd64) version 10.0
  229. Java Version: 1.8.0_211, Oracle Corporation
  230. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  231. Memory: 6997919480 bytes (6673 MB) / 8400666624 bytes (8011 MB) up to 8400666624 bytes (8011 MB)
  232. JVM Flags: 2 total; -Xmx8192M -Xms8192M
  233. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  234. FML: MCP 9.42 Powered by Forge 14.23.5.2847 106 mods loaded, 106 mods active
  235. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  236.  
  237. | State | ID | Version | Source | Signature |
  238. |:------ |:--------------------------- |:-------------------- |:--------------------------------------------- |:---------------------------------------- |
  239. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  240. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  241. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847-universal.jar | None |
  242. | LCHIJA | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847-universal.jar | None |
  243. | LCHIJA | creativecoredummy | 1.0.0 | minecraft.jar | None |
  244. | LCHIJA | itemphysic | 1.4.0 | minecraft.jar | None |
  245. | LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  246. | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
  247. | LCHIJA | tnt_utilities_core | 1.2.3 | minecraft.jar | None |
  248. | LCHIJA | dsurroundcore | 3.5.4.3 | minecraft.jar | None |
  249. | LCHIJA | forgeendertech | 1.12.2-4.4.22.2 | ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar | None |
  250. | LCHIJA | adhooks | 1.12.2-3.2.2.0 | AdHooks-1.12.2-3.2.2.0-build.0220.jar | None |
  251. | LCHIJA | advanced-fishing | 1.3.3 | Advanced-Fishing-1.12.2-1.3.3.jar | None |
  252. | LCHIJA | alcatrazcore | 1.0.4 | alcatrazcore-1.0.4.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
  253. | LCHIJA | antiqueatlas | 4.5.1 | antiqueatlas-1.12.2-4.5.1.jar | e631d7254e451d0360d0148cb21407d5511d45e9 |
  254. | LCHIJA | anvilpatch | 1.0.0 | anvilpatch-1.0.0.jar | None |
  255. | LCHIJA | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
  256. | LCHIJA | carrots | 1.0.0b1 | carrotslib-mc1.12.2-1.0.0b1.jar | None |
  257. | LCHIJA | armorunder | 1.0.0 | armorunder-mc1.12.2-1.0.0.jar | None |
  258. | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
  259. | LCHIJA | bacodifficulty | 1.0.3 | BacoDifficulty-1.0.3.jar | None |
  260. | LCHIJA | battletowers | 1.6.5 | BattleTowers-1.12.2.jar | None |
  261. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  262. | LCHIJA | mujmajnkraftsbettersurvival | 1.3.4 | Better_Survival-1.3.4(1.12.1).jar | None |
  263. | LCHIJA | bettercombatmod | 1.5.6 | BetterCombat-1.12.2-1.5.6.jar | None |
  264. | LCHIJA | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  265. | LCHIJA | bnbgaminglib | 2.17.6 | BNBGamingLib-1.12.2-2.17.6.jar | None |
  266. | LCHIJA | bountifulbaubles | 0.0.1 | Bountiful+Baubles-1.12.2-0.1.2.jar | None |
  267. | LCHIJA | campfire | 1.2 | campfire-1.12-v1.2.jar | None |
  268. | LCHIJA | carryon | 1.12.2 | CarryOn MC1.12.2 v1.12.2.jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
  269. | LCHIJA | toughasnails | 3.1.0.141 | ToughAsNails-1.12.2-3.1.0.141-universal.jar | None |
  270. | LCHIJA | comforts | 1.4.1.2 | comforts-1.12.2-1.4.1.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  271. | LCHIJA | reskillable | 1.12.2-GRADLE:BUILD | Reskillable-1.12.2-1.12.5.jar | None |
  272. | LCHIJA | compatskills | 1.12.2-1.16.3 | CompatSkills-1.12.2-1.16.3.jar | None |
  273. | LCHIJA | coralreef | 2.0 | CoralReef-2.5-1.12.2.jar | None |
  274. | LCHIJA | wearablebackpacks | 3.1.4 | WearableBackpacks-1.12.2-3.1.4.jar | None |
  275. | LCHIJA | corpsecomplex | 1.0.6 | corpsecomplex-1.12.2-1.0.6.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  276. | LCHIJA | craftablechainmail | 1.0 | craftablechainmail-1.0.jar | None |
  277. | LCHIJA | craftablehorsearmour | 1.3 | CraftableHorseArmour-1.3.0-1.12.jar | None |
  278. | LCHIJA | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None |
  279. | LCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  280. | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None |
  281. | LCHIJA | creativecore | 1.9.9 | CreativeCore_v1.9.67_mc1.12.2.jar | None |
  282. | LCHIJA | defiledlands | 1.4.2 | defiledlands-1.12.2-1.4.2.jar | None |
  283. | LCHIJA | disenchanter | 1.6 | disenchanter-[1.12]1.6.jar | None |
  284. | LCHIJA | dldungeonsjbg | 1.12.10 | DoomlikeDungeons-1.12.10-MC1.12.2.jar | None |
  285. | LCHIJA | dynamictrees | 1.12.2-0.9.5 | DynamicTrees-1.12.2-0.9.5.jar | None |
  286. | LCHIJA | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None |
  287. | LCHIJA | dttraverse | 1.5 | dttraverse-1.5.jar | None |
  288. | LCHIJA | enhancedvisuals | 1.0 | EnhancedVisuals_v1.2.6_mc1.12.2.jar | None |
  289. | LCHIJA | familiarfauna | 1.0.11 | FamiliarFauna-1.12.2-1.0.11.jar | None |
  290. | LCHIJA | firstaid | 1.6.10 | firstaid-1.6.10.jar | 7904c4e13947c8a616c5f39b26bdeba796500722 |
  291. | LCHIJA | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None |
  292. | LCHIJA | foodexpansion | 1.3 | FoodExpansion1.3.3-1.12.2.jar | None |
  293. | LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
  294. | LCHIJA | tschipplib | 1.1.3 | TschippLib MC1.12.2 v1.1.3.jar | None |
  295. | LCHIJA | forgottenitems | 1.2.1 | ForgottenItems+MC1.12.2+v1.2.1.jar | None |
  296. | LCHIJA | globalgamerules | 2.2 | GlobalGameRules-1.12.2-2.2.7.jar | None |
  297. | LCHIJA | grapplemod | 1.12.2-v11.1 | grapplemod-v11.1-1.12.2.jar | None |
  298. | LCHIJA | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  299. | LCHIJA | iceandfire | 1.7.1 | iceandfire-1.7.1-1.12.2.jar | None |
  300. | LCHIJA | infernalmobs | 1.7.6 | InfernalMobs-1.12.2.jar | None |
  301. | LCHIJA | inventorytweaks | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  302. | LCHIJA | itlt | 1.0.0 | itlt-1.12-1.0.0.jar | None |
  303. | LCHIJA | levelup2 | ${version} | Level Up! 2-1.1.23-1.12.jar | None |
  304. | LCHIJA | lostcities | 2.0.21 | lostcities-1.12-2.0.21.jar | None |
  305. | LCHIJA | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None |
  306. | LCHIJA | lycanitesmobs | 2.0.0.9 - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.0.9.jar | None |
  307. | LCHIJA | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None |
  308. | LCHIJA | multimine | 1.6.2 | MultiMine-1.12.2.jar | None |
  309. | LCHIJA | notreepunching | 2.0.18 | notreepunching-2.0.18.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
  310. | LCHIJA | potioncore | 1.8_for_1.12.2 | PotionCore-1.8_for_1.12.2.jar | None |
  311. | LCHIJA | potionfingers | r1.0-5 | PotionFingers-r1.0-5.jar | None |
  312. | LCHIJA | qualitytools | 1.0.7_for_1.12.2 | QualityTools-1.0.7_for_1.12.2.jar | None |
  313. | LCHIJA | realistictorches | 2.1.1 | RealisticTorches-1.12.2-2.1.1.jar | None |
  314. | LCHIJA | reborncore | 3.16.3.476 | RebornCore-1.12.2-3.16.3.476-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  315. | LCHIJA | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None |
  316. | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  317. | LCHIJA | roughtweaks | 1.0 | roughTweaks0.2.4-1.12.2.jar | None |
  318. | LCHIJA | ruins | 17.2 | Ruins-1.12.2.jar | None |
  319. | LCHIJA | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.13+167.jar | None |
  320. | LCHIJA | scalinghealth | 1.3.37 | ScalingHealth-1.12.2-1.3.40+145.jar | None |
  321. | LCHIJA | sereneseasons | 1.2.16 | SereneSeasons-1.12.2-1.2.16-universal.jar | None |
  322. | LCHIJA | sit | v1.2.3 | sit-1.12.2-v1.2.3.jar | None |
  323. | LCHIJA | somanyenchantments | 0.4.4 | So+Many+Enchantments+V0.4.4.jar | None |
  324. | LCHIJA | spartanweaponry | beta 1.3.1 | SpartanWeaponry-1.12.2-beta-1.3.1.jar | None |
  325. | LCHIJA | spartanfire | 0.05 | spartanfire-0.05.jar | None |
  326. | LCHIJA | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None |
  327. | LCHIJA | spawnercontrol | 1.6.3b | SpawnerControl-1.6.3b.jar | None |
  328. | LCHIJA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  329. | LCHIJA | switchbow | 1.5.7 | switchbow-1.5.7.jar | None |
  330. | LCHIJA | tanspit | 1.12.2-1.3 | tanspit-1.12.2-1.3.jar | None |
  331. | LCHIJA | tickprofiler | 1.12-0.0.7 | TickProfiler-1.12-0.0.7.jar | None |
  332. | LCHIJA | tnt_utilities | 1.2.3 | tnt_utilities-mc1.12-1.2.3.jar | None |
  333. | LCHIJA | toolbelt | 1.9.10 | ToolBelt-1.12.2-1.9.10.jar | None |
  334. | LCHIJA | xat | 0.25.2 | Trinkets and Baubles-1.12.2-0.25.2.jar | None |
  335. | LCHIJA | trumpetskeleton | 1.12-1.0.2.1 | trumpetskeleton-1.12-1.0.2.1.jar | None |
  336. | LCHIJA | tumbleweed | 1.11-0.4.5 | tumbleweed-1.11-0.4.5.jar | None |
  337. | LCHIJA | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(15may18.jar | None |
  338. | LCHIJA | waystones | 4.0.72 | Waystones_1.12.2-4.0.72.jar | None |
  339. | LCHIJA | wolfarmor | 2.2.3.6 | wolfarmor-1.12.2-2.2.3.1798-universal.jar | None |
  340. | LCHIJA | xpfromharvest | 1.1.0 | xpfromharvest-1.12.2-1.1.0.jar | None |
  341. | LCHIJA | xpbook | v1.1.1 | xptome-1.12.2-v1.1.1.jar | None |
  342. | LCHIJA | orelib | 3.5.2.2 | OreLib-1.12.2-3.5.2.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  343. | LCHIJA | dsurround | 3.5.4.3 | DynamicSurroundings-1.12.2-3.5.4.3.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  344. | LCHIJA | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  345.  
  346. Loaded coremods (and transformers):
  347. LibLoader (# LibLoader.jar)
  348.  
  349. 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)
  350. pl.asie.foamfix.coremod.FoamFixTransformer
  351. ForgelinPlugin (Forgelin-1.8.4.jar)
  352.  
  353. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  354. invtweaks.forge.asm.ContainerTransformer
  355. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  356. lumien.bloodmoon.asm.ClassTransformer
  357. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  358. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  359. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  360. CorePlugin (ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar)
  361.  
  362. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  363.  
  364. LoadingPlugin (Reskillable-1.12.2-1.12.5.jar)
  365. codersafterdark.reskillable.base.asm.ClassTransformer
  366. MMFMLCorePlugin (MultiMine-1.12.2.jar)
  367. atomicstryker.multimine.common.fmlmagic.MMTransformer
  368. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  369. lumien.resourceloader.asm.ClassTransformer
  370. CoreMod (TickProfiler-1.12-0.0.7.jar)
  371.  
  372. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
  373. sereneseasons.asm.transformer.EntityRendererTransformer
  374. sereneseasons.asm.transformer.WorldTransformer
  375. BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
  376. mods.betterfoliage.loader.BetterFoliageTransformer
  377. ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar)
  378. com.creativemd.itemphysic.ItemTransformer
  379. ClsPlugin (CustomLoadingScreen-1.12.2-1.4.1.jar)
  380. alexiil.mc.mod.load.coremod.ClsTransformer
  381. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  382.  
  383. DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  384. org.orecruncher.dsurround.asm.Transformer
  385. TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
  386. ljfa.tntutils.asm.ExplosionTransformer
  387. CreativePatchingLoader (CreativeCore_v1.9.67_mc1.12.2.jar)
  388.  
  389. LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
  390. lumien.chunkanimator.asm.ClassTransformer
  391. RebornCore:
  392. Plugin Engine: 0
  393. RebornCore Version: 3.16.3.476
  394. Runtime Debofucsation 1
  395. Profiler Position: N/A (disabled)
  396. Player Count: 0 / 20; []
  397. Is Modded: Definitely; Server brand changed to 'fml,forge'
  398. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement