Advertisement
Guest User

Untitled

a guest
Aug 16th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.61 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  5. AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  6. FMLPlugin (elulib-0.1.12.jar)
  7. ForgelinPlugin (Forgelin-1.7.4.jar)
  8. BedPatch (bedpatch-2.2-1.12.2.jar)
  9. IELoadingPlugin (ImmersiveEngineering-core-0.12-83.jar)
  10. LoadingPlugin (Quark-r1.4-125.jar)
  11. OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  12. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  13. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
  14. SplashAnimationCoremod (SplashAnimation-0.1.0.jar)
  15. CTMCorePlugin (CTM-MC1.12.2-0.3.1.16.jar)
  16. Contact their authors BEFORE contacting forge
  17.  
  18. // Don't be sad, have a hug! <3
  19.  
  20. Time: 8/16/18 11:48 AM
  21. Description: There was a severe problem during mod loading that has caused the game to fail
  22.  
  23. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from GenDustry (gendustry)
  24. Caused by: java.lang.NullPointerException
  25. at net.bdew.gendustry.misc.ResourceListener$.func_110549_a(ResourceListener.scala:35)
  26. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
  27. at net.bdew.gendustry.misc.ResourceListener$.init(ResourceListener.scala:21)
  28. at net.bdew.gendustry.GendustryClient$.preInit(GendustryClient.scala:20)
  29. at net.bdew.gendustry.Gendustry$.preInit(Gendustry.scala:78)
  30. at net.bdew.gendustry.Gendustry.preInit(Gendustry.scala)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. at java.lang.reflect.Method.invoke(Method.java:497)
  35. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
  36. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  38. at java.lang.reflect.Method.invoke(Method.java:497)
  39. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  40. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  41. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  42. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  43. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  44. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  45. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  46. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  47. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  50. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  51. at java.lang.reflect.Method.invoke(Method.java:497)
  52. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  53. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  54. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  55. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  56. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  57. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  58. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  59. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  60. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
  61. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:246)
  62. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  63. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  64. at net.minecraft.client.main.Main.main(SourceFile:123)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  66. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  67. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  68. at java.lang.reflect.Method.invoke(Method.java:497)
  69. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  70. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  71.  
  72.  
  73. A detailed walkthrough of the error, its code path and all known details is as follows:
  74. ---------------------------------------------------------------------------------------
  75.  
  76. -- System Details --
  77. Details:
  78. Minecraft Version: 1.12.2
  79. Operating System: Windows 10 (amd64) version 10.0
  80. Java Version: 1.8.0_51, Oracle Corporation
  81. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  82. Memory: 935641872 bytes (892 MB) / 1548222464 bytes (1476 MB) up to 2863661056 bytes (2731 MB)
  83. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
  84. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  85. FML: MCP 9.42 Powered by Forge 14.23.4.2730 155 mods loaded, 155 mods active
  86. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  87.  
  88. | State | ID | Version | Source | Signature |
  89. |:----- |:------------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- |
  90. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  91. | UCH | mcp | 9.42 | minecraft.jar | None |
  92. | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2730.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  93. | UCH | forge | 14.23.4.2730 | forge-1.12.2-14.23.4.2730.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  94. | UCH | openmodscore | 0.11.5 | minecraft.jar | None |
  95. | UCH | foamfixcore | 7.7.4 | minecraft.jar | None |
  96. | UCH | elucore | 1.0 | minecraft.jar | None |
  97. | UCH | fastbench | 1.5.1 | FastWorkbench-1.12.2-1.5.1.jar | None |
  98. | UCH | actuallyadditions | 1.12.2-r135 | ActuallyAdditions-1.12.2-r135.jar | None |
  99. | UCH | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  100. | UCH | cofhcore | 4.5.2 | CoFHCore-1.12.2-4.5.2.19-universal.jar | None |
  101. | UCH | libvulpes | 0.2.8.-32 | LibVulpes-1.12.2-0.2.8-32-universal.jar | None |
  102. | UCH | advancedrocketry | 1.4.0.-88 | AdvancedRocketry-1.12.2-1.4.0-88-universal.jar | None |
  103. | UCH | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
  104. | UCH | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  105. | UCH | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  106. | UCH | applecore | 3.1.3 | AppleCore-mc1.12.2-3.1.3.jar | None |
  107. | UCH | charset | 0.5.0.248i | Charset-Lib-0.5.0.248i.jar | None |
  108. | UCH | crafttweaker | 4.1.9 | CraftTweaker2-1.12-4.1.9.jar | None |
  109. | UCH | mtlib | 3.0.5 | MTLib-3.0.5.jar | None |
  110. | UCH | modtweaker | 4.0.12 | modtweaker-4.0.12.jar | None |
  111. | UCH | jei | 4.11.0.204 | jei_1.12.2-4.11.0.204.jar | None |
  112. | UCH | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  113. | UCH | quark | r1.4-125 | Quark-r1.4-125.jar | None |
  114. | UCH | autoreglib | 1.3-18 | AutoRegLib-1.3-18.jar | None |
  115. | UCH | badwithernocookiereloaded | 1.12.2-3.1.14 | badwithernocookiereloaded-1.12.2-3.1.14.jar | None |
  116. | UCH | base | 3.9.0 | base-1.12.2-3.9.0.jar | None |
  117. | UCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  118. | UCH | betteradvancements | 0.0.5.17 | BetterAdvancements-1.12.2-0.0.5.17.jar | None |
  119. | UCH | betterbuilderswands | 0.12.0 | BetterBuildersWands-1.12-0.12.0.251+d6c4d93.jar | None |
  120. | UCH | betterquesting | 3.5.262 | BetterQuesting-3.5.262.jar | None |
  121. | UCH | bqt | 1.0 | BetterQuestingTriggerer-1.0.jar | None |
  122. | UCH | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  123. | UCH | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
  124. | UCH | natura | 1.12.2-4.3.2.49 | natura-1.12.2-4.3.2.49.jar | None |
  125. | UCH | reborncore | 3.9.2.319 | RebornCore-1.12.2-3.9.2.319-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  126. | UCH | techreborn | 2.16.0.746 | TechReborn-1.12.2-2.16.0.746-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  127. | UCH | forestry | 5.8.0.319 | forestry_1.12.2-5.8.0.319.jar | None |
  128. | UCH | binniecore | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
  129. | UCH | binniedesign | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
  130. | UCH | genetics | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
  131. | UCH | botany | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
  132. | UCH | extrabees | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
  133. | UCH | extratrees | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
  134. | UCH | blockcraftery | 0.1.3 | blockcraftery-0.1.3.jar | None |
  135. | UCH | bookshelf | 2.3.552 | Bookshelf-1.12.2-2.3.552.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  136. | UCH | careerbees | 1.0 | careerbees-0.4.0.jar | None |
  137. | UCH | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  138. | UCH | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
  139. | UCH | ctm | MC1.12.2-0.3.1.16 | CTM-MC1.12.2-0.3.1.16.jar | None |
  140. | UCH | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
  141. | UCH | chiselsandbits | 14.18 | chiselsandbits-14.18.jar | None |
  142. | UCH | clumps | 3.1.1 | Clumps-3.1.1.jar | None |
  143. | UCH | codechickenlib | 3.2.0.345 | CodeChickenLib-1.12.2-3.2.0.345-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  144. | UCH | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  145. | UCH | controlling | 3.0.6 | Controlling-3.0.6.jar | None |
  146. | UCH | cookingforblockheads | 6.4.40 | CookingForBlockheads_1.12.2-6.4.40.jar | None |
  147. | UCH | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.9.jar | None |
  148. | UCH | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.9.jar | None |
  149. | UCH | custommainmenu | 2.0.8 | CustomMainMenu-MC1.12.2-2.0.8.jar | None |
  150. | UCH | darkutils | 1.8.211 | DarkUtils-1.12.2-1.8.211.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  151. | UCH | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  152. | UCH | defaultoptions | 9.2.7 | DefaultOptions_1.12.2-9.2.7.jar | None |
  153. | UCH | diethopper | 1.1 | diethopper-1.1.jar | None |
  154. | UCH | mcjtylib_ng | 3.0.2 | mcjtylib-1.12-3.0.2.jar | None |
  155. | UCH | efab | 0.0.37 | efab-0.1.0.jar | None |
  156. | UCH | enderstorage | 2.4.4.132 | EnderStorage-1.12.2-2.4.4.132-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  157. | UCH | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None |
  158. | UCH | tesla | 1.0.63 | Tesla-1.12.2-1.0.63.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  159. | UCH | theoneprobe | 1.4.23 | theoneprobe-1.12-1.4.23.jar | None |
  160. | UCH | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.19-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  161. | UCH | immersiveengineering | 0.12-83 | ImmersiveEngineering-0.12-83.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  162. | UCH | engineersdoors | 0.7.2 | engineersdoors-0.7.2.jar | None |
  163. | UCH | engineersworkshop | 1.0.8.37 | EngineersWorkshopReborn-1.12.2-1.0.8.37.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  164. | UCH | valkyrielib | 1.12.2-2.0.11a | valkyrielib-1.12.2-2.0.11a.jar | None |
  165. | UCH | environmentaltech | 1.12.2-2.0.11a | environmentaltech-1.12.2-2.0.11a.jar | None |
  166. | UCH | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  167. | UCH | exchangers | 1.12.2-2.7.3 | Exchangers-1.12.2-2.7.3.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  168. | UCH | extracells | 2.5.13 | ExtraCells-1.12.2-2.5.13a60.jar | None |
  169. | UCH | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None |
  170. | UCH | zerocore | 1.12-0.1.2.2 | zerocore-1.12-0.1.2.2.jar | None |
  171. | UCH | bigreactors | 1.12.2-0.4.5.49 | ExtremeReactors-1.12.2-0.4.5.49.jar | None |
  172. | UCH | flatcoloredblocks | mc1.12-6.6 | flatcoloredblocks-mc1.12-6.6.jar | None |
  173. | UCH | sonarcore | 5.0.14 | sonarcore-1.12.2-5.0.14-12.jar | None |
  174. | UCH | fluxnetworks | 3.0.15 | fluxnetworks-1.12.2-3.0.15-9.jar | None |
  175. | UCH | foamfix | 0.9.9.1-1.12.2 | foamfix-0.9.9.1-1.12.2-anarchy.jar | None |
  176. | UCH | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None |
  177. | UCH | forgemultipartcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  178. | UCH | microblockcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | None |
  179. | UCH | minecraftmultipartcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | None |
  180. | UCH | ftblib | 5.2.0.25 | FTBLib-5.2.0.25.jar | None |
  181. | UCH | ftbguides | 1.0.2.13 | FTBGuides-1.0.2.13.jar | None |
  182. | UCH | ftbutilities | 5.2.0.30 | FTBUtilities-5.2.0.30.jar | None |
  183. | UCEE | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
  184. | UC | harvest | 1.12-1.2.6-18 | Harvest-1.12-1.2.6-18.jar | None |
  185. | UC | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
  186. | UC | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  187. | UC | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.10.4-187.jar | None |
  188. | UC | initialinventory | 2.0.2 | InitialInventory-3.0.0.jar | None |
  189. | UC | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  190. | UC | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  191. | UC | ironchest | 1.12.2-7.0.44.829 | ironchest-1.12.2-7.0.44.829.jar | None |
  192. | UC | harvestcraft | 1.12.2u | Pam's HarvestCraft 1.12.2u.jar | None |
  193. | UC | jehc | 1.12.2 | JEHC-1.12.2-1.6.0.0.jar | None |
  194. | UC | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
  195. | UC | jeiintegration | 1.5.1.36 | jeiintegration_1.12.2-1.5.1.36.jar | None |
  196. | UC | lttweaker | 1.1.14 | LootTableTweaker-1.12.2-1.1.14.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  197. | UC | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None |
  198. | UC | minetogether | unspecified | minetogether-1.10.2-2.0.3.jar | None |
  199. | UC | minetogetherserver | unspecified | minetogether-1.10.2-2.0.3.jar | None |
  200. | UC | moreoverlays | 1.13 | moreoverlays-1.13-mc1.12.1.jar | None |
  201. | UC | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None |
  202. | UC | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None |
  203. | UC | netherportalfix | 5.3.13 | NetherPortalFix_1.12.1-5.3.13.jar | None |
  204. | UC | oreexcavation | 1.4.119 | OreExcavation-1.4.119.jar | None |
  205. | UC | oeintegration | 2.3.3 | oeintegration-2.3.3.jar | None |
  206. | UC | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  207. | UC | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  208. | UC | projecte | 1.12-PE1.3.1B | ProjectE-1.12-PE1.3.1B.jar | None |
  209. | UC | p455w0rdslib | 2.0.29 | p455w0rdslib-1.12-2.0.29.jar | None |
  210. | UC | prettybeaches | 1.0.3 | PrettyBeaches_1.12.2-1.0.3.jar | None |
  211. | UC | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
  212. | UC | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
  213. | UC | redstonearsenal | 2.5.1 | RedstoneArsenal-1.12.2-2.5.1.13-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  214. | UC | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.7.jar | None |
  215. | UC | refinedstorage | 1.5.34 | refinedstorage-1.5.34.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
  216. | UC | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  217. | UC | rftools | 7.55 | rftools-1.12-7.55.jar | None |
  218. | UC | rftoolscontrol | 1.9.1 | rftoolsctrl-1.12-1.9.1.jar | None |
  219. | UC | rftoolspower | 1.1.1 | rftoolspower-1.12-1.1.1.jar | None |
  220. | UC | simplelogic | 0.5.0.248e | SimpleLogic-0.5.0.248e.jar | None |
  221. | UC | thermaldynamics | 2.5.1 | ThermalDynamics-1.12.2-2.5.1.14-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  222. | UC | simplyjetpacks | 2.2.7.45 | SimplyJetpacks2-1.12.2-2.2.7.45.jar | None |
  223. | UC | snad | 1.12.1-1.7.09.16a | Snad-1.12.1-1.7.09.16a.jar | None |
  224. | UC | spiceoflife | 1.3.12 | SpiceOfLife-mc1.12-1.3.12.jar | None |
  225. | UC | bq_standard | 3.4.143 | StandardExpansion-3.4.143.jar | None |
  226. | UC | stevescarts | 2.4.21.107 | StevesCarts-1.12.2-2.4.21.107.jar | None |
  227. | UC | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None |
  228. | UC | thermalcultivation | 0.3.0 | ThermalCultivation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  229. | UC | tinkertoolleveling | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar | None |
  230. | UC | tipthescales | 1.0.1 | TipTheScales-1.12.2-1.0.1.jar | None |
  231. | UC | topaddons | 1.12.2-1.7.0 | topaddons-1.12.2-1.7.0.jar | None |
  232. | UC | torchmaster | 1.6.4.62 | torchmaster_1.12.2-1.6.4.62.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 |
  233. | UC | translocators | 2.5.0.73 | Translocators-1.12.2-2.5.0.73-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  234. | UC | traverse | 1.5.4 | Traverse-1.12.2-1.5.4-61.jar | None |
  235. | UC | universalmodifiers | 1.12.2-1.0.9a | valkyrielib-1.12.2-2.0.11a.jar | None |
  236. | UC | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None |
  237. | UC | wct | 3.9.67 | WirelessCraftingTerminal-1.12.2-3.9.67.jar | None |
  238. | UC | wrcbe | 2.3.0 | WR-CBE-1.12.2-2.3.0.27-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  239. | UC | xnet | 1.7.3 | xnet-1.12-1.7.3.jar | None |
  240. | UC | yabba | 1.1.2.12 | YABBA-1.1.2.12.jar | None |
  241. | UC | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
  242. | UC | elulib | 0.1.12 | elulib-0.1.12.jar | None |
  243. | UC | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
  244. | UC | unidict | 1.12.2-2.5f | UniDict-1.12.2-2.5f.jar | None |
  245.  
  246. Loaded coremods (and transformers):
  247. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  248. invtweaks.forge.asm.ContainerTransformer
  249. AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  250. squeek.applecore.asm.TransformerModuleHandler
  251. FMLPlugin (elulib-0.1.12.jar)
  252. elucent.elulib.asm.ASMTransformer
  253. ForgelinPlugin (Forgelin-1.7.4.jar)
  254.  
  255. BedPatch (bedpatch-2.2-1.12.2.jar)
  256. com.mordenkainen.bedpatch.BedPatchASM
  257. IELoadingPlugin (ImmersiveEngineering-core-0.12-83.jar)
  258. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  259. LoadingPlugin (Quark-r1.4-125.jar)
  260. vazkii.quark.base.asm.ClassTransformer
  261. OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  262. openmods.core.OpenModsClassTransformer
  263. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  264. lumien.resourceloader.asm.ClassTransformer
  265. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
  266. pl.asie.foamfix.coremod.FoamFixTransformer
  267. SplashAnimationCoremod (SplashAnimation-0.1.0.jar)
  268. pl.asie.splashanimation.core.SplashProgressTransformer
  269. CTMCorePlugin (CTM-MC1.12.2-0.3.1.16.jar)
  270. team.chisel.ctm.client.asm.CTMTransformer
  271. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.82' Renderer: 'GeForce GTX 970/PCIe/SSE2'
  272. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
  273. AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
  274. Pulsar/natura loaded Pulses:
  275. - NaturaCommons (Enabled/Forced)
  276. - NaturaOverworld (Enabled/Not Forced)
  277. - NaturaNether (Enabled/Not Forced)
  278. - NaturaDecorative (Enabled/Not Forced)
  279. - NaturaTools (Enabled/Not Forced)
  280. - NaturaEntities (Enabled/Not Forced)
  281. - NaturaOredict (Enabled/Forced)
  282. - NaturaWorld (Enabled/Not Forced)
  283.  
  284. Pulsar/tconstruct loaded Pulses:
  285. - TinkerCommons (Enabled/Forced)
  286. - TinkerWorld (Enabled/Not Forced)
  287. - TinkerTools (Enabled/Not Forced)
  288. - TinkerHarvestTools (Enabled/Forced)
  289. - TinkerMeleeWeapons (Enabled/Forced)
  290. - TinkerRangedWeapons (Enabled/Forced)
  291. - TinkerModifiers (Enabled/Forced)
  292. - TinkerSmeltery (Enabled/Not Forced)
  293. - TinkerGadgets (Enabled/Not Forced)
  294. - TinkerOredict (Enabled/Forced)
  295. - TinkerIntegration (Enabled/Forced)
  296. - TinkerFluids (Enabled/Forced)
  297. - TinkerMaterials (Enabled/Forced)
  298. - TinkerModelRegister (Enabled/Forced)
  299. - chiselIntegration (Enabled/Not Forced)
  300. - chiselsandbitsIntegration (Enabled/Not Forced)
  301. - theoneprobeIntegration (Enabled/Not Forced)
  302.  
  303. List of loaded APIs:
  304. * actuallyadditionsapi (33) from ActuallyAdditions-1.12.2-r135.jar
  305. * AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.3.jar
  306. * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar
  307. * Base|API (1.0.0) from base-1.12.2-3.9.0.jar
  308. * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
  309. * betteradvancements|API (0.0.5.17) from BetterAdvancements-1.12.2-0.0.5.17.jar
  310. * BetterQuesting|API (3.1) from BetterQuesting-3.5.262.jar
  311. * BetterQuesting|API2 (3.1) from BetterQuesting-3.5.262.jar
  312. * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
  313. * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.49.jar
  314. * CharsetAPI (0.1) from Charset-Lib-0.5.0.248i.jar
  315. * CharsetAPI|Audio (0.0) from Charset-Lib-0.5.0.248i.jar
  316. * CharsetAPI|Carry (0.0) from Charset-Lib-0.5.0.248i.jar
  317. * CharsetAPI|Laser (0.0) from Charset-Lib-0.5.0.248i.jar
  318. * CharsetAPI|Lib (0.2) from Charset-Lib-0.5.0.248i.jar
  319. * CharsetAPI|Locks (0.1) from Charset-Lib-0.5.0.248i.jar
  320. * CharsetAPI|Pipes (0.3) from Charset-Lib-0.5.0.248i.jar
  321. * CharsetAPI|Storage (0.1) from Charset-Lib-0.5.0.248i.jar
  322. * CharsetAPI|Tape (0.0) from Charset-Lib-0.5.0.248i.jar
  323. * CharsetAPI|Wires (0.3) from Charset-Lib-0.5.0.248i.jar
  324. * chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar
  325. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  326. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  327. * ChiselsAndBitsAPI (13.8.0) from chiselsandbits-14.18.jar
  328. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.5.2.19-universal.jar
  329. * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar
  330. * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar
  331. * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar
  332. * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar
  333. * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar
  334. * fluxapi (1.0) from fluxnetworks-1.12.2-3.0.15-9.jar
  335. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.0.319.jar
  336. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.0.319.jar
  337. * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.0.319.jar
  338. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.0.319.jar
  339. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.0.319.jar
  340. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.0.319.jar
  341. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.0.319.jar
  342. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.0.319.jar
  343. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.0.319.jar
  344. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.0.319.jar
  345. * ForestryAPI|greenhouse (5.2.0) from forestry_1.12.2-5.8.0.319.jar
  346. * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.0.319.jar
  347. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.0.319.jar
  348. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.0.319.jar
  349. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.0.319.jar
  350. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.0.319.jar
  351. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.0.319.jar
  352. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.0.319.jar
  353. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.0.319.jar
  354. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.0.319.jar
  355. * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
  356. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-83.jar
  357. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-83.jar
  358. * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.10.4-187.jar
  359. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
  360. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
  361. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
  362. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
  363. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
  364. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.11.0.204.jar
  365. * modtogether|api (1.0) from minetogether-1.10.2-2.0.3.jar
  366. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar
  367. * openblocks|api (1.2) from OpenBlocks-1.12.2-1.7.6.jar
  368. * projecteapi (1.12.2-1.0.0) from ProjectE-1.12-PE1.3.1B.jar
  369. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.29.jar
  370. * QuarkAPI (2) from Quark-r1.4-125.jar
  371. * reborncoreAPI (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
  372. * reborncoreAPI|Power (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
  373. * reborncoreAPI|Recipe (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
  374. * reborncoreAPI|Tile (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
  375. * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.14-12.jar
  376. * stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.21.107.jar
  377. * stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.21.107.jar
  378. * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  379. * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  380. * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  381. * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  382. * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  383. * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  384. * techrebornAPI (2.16.0.746) from TechReborn-1.12.2-2.16.0.746-universal.jar
  385. * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.23.jar
  386. * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.11a.jar
  387. * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.9.67.jar
  388. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  389. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  390. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  391. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  392. RebornCore:
  393. Plugin Engine: 0
  394. RebornCore Version: 3.9.2.319
  395. Runtime Debofucsation 1
  396. RenderEngine: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement