Advertisement
Guest User

Enigmatica 2 Gendustry removed crash on startup

a guest
Aug 16th, 2018
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.28 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. FarseekCoreMod (Farseek-1.12-2.3.1.jar)
  5. AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  6. EnderCorePlugin (EnderCore-1.12.2-0.5.37.jar)
  7. ForgelinPlugin (Forgelin-1.7.4.jar)
  8. BedPatch (bedpatch-2.2-1.12.2.jar)
  9. AstralCore (astralsorcery-1.12.2-1.9.4.jar)
  10. LibrarianLib Plugin (librarianlib-1.12.2-4.11.jar)
  11. OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  12. 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)
  13. Plugin (NotEnoughIDs-1.5.4.2.jar)
  14. IELoadingPlugin (ImmersiveEngineering-core-0.12-84.jar)
  15. RandomPatches (randompatches-1.12.2-1.4.1.1.jar)
  16. MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  17. FMLPlugin (elulib-0.1.12.jar)
  18. CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  19. LoadingPlugin (Quark-r1.4-125.jar)
  20. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  21. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  22. DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.14.jar)
  23. Wizardry Plugin (wizardry-0.9.3.jar)
  24. TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
  25. ColytraLoadingPlugin (colytra-1.12.2-1.1.0.jar)
  26. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  27. Contact their authors BEFORE contacting forge
  28.  
  29. // Shall we play a game?
  30.  
  31. Time: 8/16/18 9:19 AM
  32. Description: There was a severe problem during mod loading that has caused the game to fail
  33.  
  34. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Extra Utilities 2 (extrautils2)
  35. Caused by: java.lang.ExceptionInInitializerError
  36. at com.rwtema.extrautils2.ExtraUtils2$1.run(ExtraUtils2.java:155)
  37. at com.rwtema.extrautils2.XUProxyClient.run(XUProxyClient.java:54)
  38. at com.rwtema.extrautils2.ExtraUtils2.init(ExtraUtils2.java:151)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  42. at java.lang.reflect.Method.invoke(Method.java:497)
  43. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
  44. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  46. at java.lang.reflect.Method.invoke(Method.java:497)
  47. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  48. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  49. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  50. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  51. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  52. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  53. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  54. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  55. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  58. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  59. at java.lang.reflect.Method.invoke(Method.java:497)
  60. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  61. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  62. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  63. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  64. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  65. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  66. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  67. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  68. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
  69. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:330)
  70. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
  71. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  72. at net.minecraft.client.main.Main.main(SourceFile:123)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  75. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  76. at java.lang.reflect.Method.invoke(Method.java:497)
  77. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  78. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  79. Caused by: java.lang.NullPointerException
  80. at com.rwtema.extrautils2.book.BookHandler$1.func_110549_a(BookHandler.java:45)
  81. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
  82. at com.rwtema.extrautils2.book.BookHandler.<clinit>(BookHandler.java:32)
  83. ... 43 more
  84.  
  85.  
  86. A detailed walkthrough of the error, its code path and all known details is as follows:
  87. ---------------------------------------------------------------------------------------
  88.  
  89. -- System Details --
  90. Details:
  91. Minecraft Version: 1.12.2
  92. Operating System: Windows 10 (amd64) version 10.0
  93. Java Version: 1.8.0_51, Oracle Corporation
  94. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  95. Memory: 2167879072 bytes (2067 MB) / 5123342336 bytes (4886 MB) up to 7397179392 bytes (7054 MB)
  96. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7936m -Xms256m -XX:PermSize=256m
  97. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  98. FML: MCP 9.42 Powered by Forge 14.23.4.2739 Optifine OptiFine_1.12.2_HD_U_E2 258 mods loaded, 258 mods active
  99. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  100.  
  101. | State | ID | Version | Source | Signature |
  102. |:----- |:------------------------------------ |:---------------------------- |:-------------------------------------------------- |:---------------------------------------- |
  103. | UCHI | minecraft | 1.12.2 | minecraft.jar | None |
  104. | UCHI | mcp | 9.42 | minecraft.jar | None |
  105. | UCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2739.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  106. | UCHI | forge | 14.23.4.2739 | forge-1.12.2-14.23.4.2739.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  107. | UCHI | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  108. | UCHI | openmodscore | 0.11.5 | minecraft.jar | None |
  109. | UCHI | foamfixcore | 7.7.4 | minecraft.jar | None |
  110. | UCHI | opencomputers|core | 1.7.2.67 | minecraft.jar | None |
  111. | UCHI | randompatches | 1.12.2-1.4.1.1 | randompatches-1.12.2-1.4.1.1.jar | None |
  112. | UCHI | elucore | 1.0 | minecraft.jar | None |
  113. | UCHI | fastbench | 1.5.1 | FastWorkbench-1.12.2-1.5.1.jar | None |
  114. | UCHI | actuallyadditions | 1.12.2-r138 | ActuallyAdditions-1.12.2-r138.jar | None |
  115. | UCHI | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  116. | UCHI | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
  117. | UCHI | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  118. | UCHI | cofhcore | 4.5.3 | CoFHCore-1.12.2-4.5.3.20-universal.jar | None |
  119. | UCHI | libvulpes | 0.2.8.-36 | LibVulpes-1.12.2-0.2.8-36-universal.jar | None |
  120. | UCHI | advancedrocketry | 1.4.0.-95 | AdvancedRocketry-1.12.2-1.4.0-95-universal.jar | None |
  121. | UCHI | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
  122. | UCHI | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  123. | UCHI | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  124. | UCHI | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None |
  125. | UCHI | akashictome | 1.2-10 | AkashicTome-1.2-10.jar | None |
  126. | UCHI | ambientsounds | 2.0.0 | AmbientSounds_v2.3_mc1.12.2.jar | None |
  127. | UCHI | codechickenlib | 3.2.1.350 | CodeChickenLib-1.12.2-3.2.1.350-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  128. | UCHI | ancientwarfare | 1.12.2-2.6.1.298 | ancientwarfare-1.12.2-2.6.1.298.jar | None |
  129. | UCHI | ancientwarfareautomation | 1.12.2-2.6.1.298 | ancientwarfare-1.12.2-2.6.1.298.jar | None |
  130. | UCHI | ancientwarfarenpc | 1.12.2-2.6.1.298 | ancientwarfare-1.12.2-2.6.1.298.jar | None |
  131. | UCHI | ancientwarfarestructure | 1.12.2-2.6.1.298 | ancientwarfare-1.12.2-2.6.1.298.jar | None |
  132. | UCHI | ancientwarfarevehicle | 1.12.2-2.6.1.298 | ancientwarfare-1.12.2-2.6.1.298.jar | None |
  133. | UCHI | biomesoplenty | 7.0.1.2399 | BiomesOPlenty-1.12.2-7.0.1.2399-universal.jar | None |
  134. | UCHI | thaumcraft | 6.1.BETA20 | Thaumcraft-1.12.2-6.1.BETA20.jar | None |
  135. | UCHI | botania | r1.10-354 | Botania r1.10-354.jar | None |
  136. | UCHI | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None |
  137. | UCHI | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
  138. | UCHI | natura | 1.12.2-4.3.2.62 | natura-1.12.2-4.3.2.62.jar | None |
  139. | UCHI | harvestcraft | 1.12.2u | Pam's HarvestCraft 1.12.2u.jar | None |
  140. | UCHI | quark | r1.4-125 | Quark-r1.4-125.jar | None |
  141. | UCHI | animania | 1.5.0 | animania-1.12.2-1.5.0.jar | None |
  142. | UCHI | applecore | 3.1.3 | AppleCore-mc1.12.2-3.1.3.jar | None |
  143. | UCHI | crafttweaker | 4.1.9 | CraftTweaker2-1.12-4.1.9.jar | None |
  144. | UCHI | mtlib | 3.0.5 | MTLib-3.0.5.jar | None |
  145. | UCHI | modtweaker | 4.0.13 | modtweaker-4.0.13.jar | None |
  146. | UCHI | jei | 4.11.0.206 | jei_1.12.2-4.11.0.206.jar | None |
  147. | UCHI | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  148. | UCHI | architecturecraft | @VERSION@ | architecturecraft-1.12-2.68.jar | None |
  149. | UCHI | astralsorcery | 1.9.4 | astralsorcery-1.12.2-1.9.4.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  150. | UCHI | morphtool | 1.2-16 | Morph-o-Tool-1.2-16.jar | None |
  151. | UCHI | psi | r1.1-59 | Psi-r1.1-59.jar | None |
  152. | UCHI | autoreglib | 1.3-18 | AutoRegLib-1.3-18.jar | None |
  153. | UCHI | backpack | 3.0.2 | backpack-3.0.2-1.12.2.jar | None |
  154. | UCHI | badwithernocookiereloaded | 1.12.2-3.1.14 | badwithernocookiereloaded-1.12.2-3.1.14.jar | None |
  155. | UCHI | base | 3.10.0 | base-1.12.2-3.10.0.jar | None |
  156. | UCHI | betteradvancements | 0.0.8.50 | BetterAdvancements-1.12.2-0.0.8.50.jar | None |
  157. | UCHI | betterbuilderswands | 0.12.0 | BetterBuildersWands-1.12-0.12.0.251+d6c4d93.jar | None |
  158. | UCHI | betterquesting | 3.5.262 | BetterQuesting-3.5.262.jar | None |
  159. | UCHI | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  160. | UCHI | ic2 | 2.8.96-ex112 | industrialcraft-2-2.8.96-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  161. | UCHI | forestry | 5.8.1.326 | forestry_1.12.2-5.8.1.326.jar | None |
  162. | UCHI | binniecore | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None |
  163. | UCHI | binniedesign | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None |
  164. | UCHI | genetics | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None |
  165. | UCHI | botany | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None |
  166. | UCHI | extrabees | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None |
  167. | UCHI | extratrees | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None |
  168. | UCHI | blockcraftery | 0.1.3 | blockcraftery-0.1.3.jar | None |
  169. | UCHI | blockdrops | 1.4.0 | blockdrops-1.12.2-1.4.0.jar | None |
  170. | UCHI | cyclicmagic | 1.16.6 | Cyclic-1.12.2-1.16.6.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
  171. | UCHI | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  172. | UCHI | ctm | MC1.12.2-0.3.2.18 | CTM-MC1.12.2-0.3.2.18.jar | None |
  173. | UCHI | modularrouters | 1.12.2-3.1.5 | modular-routers-1.12.2-3.1.5.jar | None |
  174. | UCHI | guideapi | 1.12-2.1.6-61 | Guide-API-1.12-2.1.6-61.jar | None |
  175. | UCHI | bloodmagic | 1.12.2-2.3.1-99 | BloodMagic-1.12.2-2.3.1-99.jar | None |
  176. | UCHI | bookshelf | 2.3.553 | Bookshelf-1.12.2-2.3.553.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  177. | UCHI | brandonscore | 2.4.4 | BrandonsCore-1.12.2-2.4.4.173-universal.jar | None |
  178. | UCHI | careerbees | 1.0 | careerbees-0.4.0.jar | None |
  179. | UCHI | carryon | 1.9.3 | CarryOn MC1.12.2 v1.9.3.jar | None |
  180. | UCHI | computercraft | 1.80pr1.7 | cc-tweaked-1.80pr1.7.jar | None |
  181. | UCHI | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  182. | UCHI | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
  183. | UCHI | chiselsandbits | 14.20 | chiselsandbits-14.20.jar | None |
  184. | UCHI | chunkpregenerator | 1.8 | Chunk Pregenerator V1.12-1.8.1.jar | None |
  185. | UCHI | clumps | 3.1.1 | Clumps-3.1.1.jar | None |
  186. | UCHI | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  187. | UCHI | colytra | 1.1.0 | colytra-1.12.2-1.1.0.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  188. | UCHI | cyclopscore | 0.11.8 | CyclopsCore-1.12.2-0.11.8.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  189. | UCHI | commoncapabilities | 1.4.0 | CommonCapabilities-1.12-1.4.0.jar | None |
  190. | UCHI | compactmachines3 | 3.0.12 | compactmachines3-1.12.2-3.0.12-b215.jar | None |
  191. | UCHI | endercore | 1.12.2-0.5.37 | EnderCore-1.12.2-0.5.37.jar | None |
  192. | UCHI | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.19-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  193. | UCHI | draconicevolution | 2.3.13 | Draconic-Evolution-1.12.2-2.3.13.306-universal.jar | None |
  194. | UCHI | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  195. | UCHI | enderio | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None |
  196. | UCHI | enderiointegrationtic | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None |
  197. | UCHI | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None |
  198. | UCHI | conarm | 1.0.2 | conarm-1.12.2-1.0.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  199. | UCHI | controlling | 3.0.6 | Controlling-3.0.6.jar | None |
  200. | UCHI | cookingforblockheads | 6.4.44 | CookingForBlockheads_1.12.2-6.4.44.jar | None |
  201. | UCHI | cosmeticarmorreworked | 1.12.2-v3 | CosmeticArmorReworked-1.12.2-v3.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  202. | UCHI | tombmanygraves2api | 1.12.2-1.0.0 | tombmanygraves2api-1.12.2-1.0.0.jar | None |
  203. | UCHI | tombmanygraves | 1.12-4.1.0 | TombManyGraves-1.12-4.1.0.jar | None |
  204. | UCHI | cosmeticarmorreworked|tombmanygraves | 1.12.2-v3 | CosmeticArmorReworked-1.12.2-v3.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  205. | UCHI | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.9.jar | None |
  206. | UCHI | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.9.jar | None |
  207. | UCHI | custombackgrounds | 1.0 | CustomBackgrounds-MC1.12-1.1.1.jar | None |
  208. | UCHI | custommainmenu | 2.0.8 | CustomMainMenu-MC1.12.2-2.0.8.jar | None |
  209. | UCHI | tesla | 1.0.63 | Tesla-1.12.2-1.0.63.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  210. | UCHI | p455w0rdslib | 2.0.32 | p455w0rdslib-1.12-2.0.32.jar | None |
  211. | UCHI | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  212. | UCHI | danknull | 1.4.33 | DankNull-1.12-1.4.33.jar | None |
  213. | UCHI | darkutils | 1.8.211 | DarkUtils-1.12.2-1.8.211.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  214. | UCHI | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  215. | UCHI | defaultoptions | 9.2.7 | DefaultOptions_1.12.2-9.2.7.jar | None |
  216. | UCHI | discordsuite | 2.2.4 | DiscordSuite-2.2.4.jar | None |
  217. | UCHI | dsurround | 3.4.9.14 | DynamicSurroundings-1.12.2-3.4.9.14.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  218. | UCHI | presets | 3.4.9.14 | DynamicSurroundings-1.12.2-3.4.9.14.jar | None |
  219. | UCHI | embers | 0.230 | embers-0.230.jar | None |
  220. | UCHI | enderiobase | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None |
  221. | UCHI | enderioconduits | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None |
  222. | UCHI | enderioconduitsappliedenergistics | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None |
  223. | UCHI | enderioconduitsopencomputers | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None |
  224. | UCHI | enderioconduitsrefinedstorage | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None |
  225. | UCHI | enderiointegrationforestry | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None |
  226. | UCHI | enderiointegrationticlate | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None |
  227. | UCHI | mcmultipart | 2.5.1 | MCMultiPart-2.5.1.jar | None |
  228. | UCHI | ftblib | 5.2.0.29 | FTBLib-5.2.0.29.jar | None |
  229. | UCHI | enderiomachines | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None |
  230. | UCHI | enderiopowertools | 5.0.31 | EnderIO-1.12.2-5.0.31.jar | None |
  231. | UCHI | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  232. | UCHI | valkyrielib | 1.12.2-2.0.13a | valkyrielib-1.12.2-2.0.13a.jar | None |
  233. | UCHI | environmentalmaterials | @EM_VERSION@ | environmentalmaterials-1.12.2-1.0.13a.jar | None |
  234. | UCHI | environmentaltech | 1.12.2-2.0.13a | environmentaltech-1.12.2-2.0.13a.jar | None |
  235. | UCHI | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None |
  236. | UCHI | immersiveengineering | 0.12-84 | ImmersiveEngineering-0.12-84.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  237. | UCHI | exchangers | 1.12.2-2.7.3 | Exchangers-1.12.2-2.7.3.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  238. | UCHI | extrabitmanipulation | 1.12-3.2.1 | ExtraBitManipulation-1.12-3.2.1.jar | None |
  239. | UCHI | extracells | 2.5.13 | ExtraCells-1.12.2-2.5.13a60.jar | None |
  240. | UCHI | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
  241. | UCHI | extrarails | 1.3.0 | ExtraRails-1.12-1.3.0.jar | None |
  242. | UCHEE | extrautils2 | 1.0 | extrautils2-1.12-1.8.2.jar | None |
  243. | UCH | opencomputers | 1.7.2.67 | OpenComputers-MC1.12.2-1.7.2.67.jar | None |
  244. | UCH | zerocore | 1.12-0.1.2.2 | zerocore-1.12-0.1.2.2.jar | None |
  245. | UCH | bigreactors | 1.12.2-0.4.5.49 | ExtremeReactors-1.12.2-0.4.5.49.jar | None |
  246. | UCH | farmingforblockheads | 3.1.21 | FarmingForBlockheads_1.12.2-3.1.21.jar | None |
  247. | UCH | farseek | 2.3.1 | Farseek-1.12-2.3.1.jar | None |
  248. | UCH | fastfurnace | 1.0.0 | FastFurnace-1.12.2-1.0.0.jar | None |
  249. | UCH | flatcoloredblocks | mc1.12-6.6 | flatcoloredblocks-mc1.12-6.6.jar | None |
  250. | UCH | foamfix | 0.9.9.1-1.12.2 | foamfix-0.9.9.1-1.12.2-anarchy.jar | None |
  251. | UCH | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None |
  252. | UCH | fpsreducer | 1.12.2-1.10.2 | FpsReducer-1.12.2-1.10.2.jar | None |
  253. | UCH | ftbutilities | 5.2.0.35 | FTBUtilities-5.2.0.35.jar | None |
  254. | UCH | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.1.jar | None |
  255. | UCH | gardenstuff | 1.12-2.1.1 | GardenStuff-1.12-2.1.1.jar | None |
  256. | UCH | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None |
  257. | UCH | grassburner | 0.1.0 | grassburner-0.1.0.jar | None |
  258. | UCH | horsetweaks | 1.0.4 | HorseTweaks_1.12.2-1.0.4.jar | None |
  259. | UCH | ikwid | 1.0.2 | ikwid-1.0.2.jar | None |
  260. | UCH | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
  261. | UCH | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None |
  262. | UCH | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  263. | UCH | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.10.7-204.jar | None |
  264. | UCH | integrateddynamics | 0.11.15 | IntegratedDynamics-1.12.2-0.11.15.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  265. | UCH | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-0.11.15.jar | None |
  266. | UCH | integratedtunnels | 1.5.6 | IntegratedTunnels-1.12.2-1.5.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  267. | UCH | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.5.6.jar | None |
  268. | UCH | mcjtylib_ng | 3.0.3 | mcjtylib-1.12-3.0.3.jar | None |
  269. | UCH | rftools | 7.55 | rftools-1.12-7.55.jar | None |
  270. | UCH | rustic | 1.0.6 | rustic-1.0.6.jar | None |
  271. | UCH | integrationforegoing | 1.12.2-1.7.3 | IntegrationForegoing-1.12.2-1.7.3.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  272. | UCH | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  273. | UCH | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  274. | UCH | ironchest | 1.12.2-7.0.46.831 | ironchest-1.12.2-7.0.46.831.jar | None |
  275. | UCH | jaopca | 1.12.2-2.2.8.91 | JAOPCA-1.12.2-2.2.8.91.jar | None |
  276. | UCH | oredictinit | 1.12.2-2.2.1.68 | JAOPCA-1.12.2-2.2.8.91.jar | None |
  277. | UCH | jehc | 1.12.2 | JEHC-1.12.2-1.6.1.0.jar | None |
  278. | UCH | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
  279. | UCH | jeivillagers | 1.0 | jeivillagers-1.12-1.0.2.jar | None |
  280. | UCH | jepb | 1.2.1 | jepb-1.12-1.2.1.jar | None |
  281. | UCH | justenoughpetroleum | 0.1 | JustEnoughPetroleum-0.1.jar | None |
  282. | UCH | justenoughreactors | 1.1.1.47 | JustEnoughReactors-1.12.2-1.1.1.47.jar | 2238d4a92d81ab407741a2fdb741cebddfeacba6 |
  283. | UCH | jeresources | 0.8.8.47 | JustEnoughResources-1.12.2-0.8.8.47.jar | None |
  284. | UCH | kleeslabs | 5.4.10 | KleeSlabs_1.12.2-5.4.10.jar | None |
  285. | UCH | wizardry | 0.9.3 | wizardry-0.9.3.jar | None |
  286. | UCH | librarianlib | 4.11 | librarianlib-1.12.2-4.11.jar | None |
  287. | UCH | lostcities | 2.0.10 | lostcities-1.12-2.0.10.jar | None |
  288. | UCH | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
  289. | UCH | magipsi | 1.3 | MagicalPsi-1.3.jar | None |
  290. | UCH | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None |
  291. | UCH | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None |
  292. | UCH | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  293. | UCH | meecreeps | 1.2.1 | meecreeps-1.12-1.2.1.jar | None |
  294. | UCH | mekanismgenerators | 9.4.11 | MekanismGenerators-1.12.2-9.4.13.349.jar | None |
  295. | UCH | mekanismtools | 9.4.11 | MekanismTools-1.12.2-9.4.13.349.jar | None |
  296. | UCH | minecolonies | 1.12.2-0.9.82-ALPHA | minecolonies-1.12.2-0.9.82-ALPHA-universal.jar | None |
  297. | UCH | moreoverlays | 1.14 | moreoverlays-1.14-mc1.12.2.jar | None |
  298. | UCH | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None |
  299. | UCH | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
  300. | UCH | neat | 1.4-17 | Neat 1.4-17.jar | None |
  301. | UCH | nmsot | 1.2.2-mc1.12.2 | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar | None |
  302. | UCH | nonvflash | 1.2.0 | NoNVFlash-1.12.2-1.2.0.3-universal.jar | None |
  303. | UCH | neid | 1.5.4.2 | NotEnoughIDs-1.5.4.2.jar | None |
  304. | UCH | notenoughwands | 1.7.0 | notenoughwands-1.12-1.7.0.jar | None |
  305. | UCH | nuclearcraft | 2.10p | NuclearCraft-2.10p--1.12.2.jar | None |
  306. | UCH | nutrition | 3.3.0 | Nutrition-1.12.2-3.3.0.jar | None |
  307. | UCH | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  308. | UCH | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  309. | UCH | oreexcavation | 1.4.119 | OreExcavation-1.4.119.jar | None |
  310. | UCH | placebo | 1.4.0 | Placebo-1.12.2-1.4.0.jar | None |
  311. | UCH | playersdropheads | 1.1.0 | playersdropheads-1.12.x-1.1.0.jar | None |
  312. | UCH | twilightforest | 3.7.424 | twilightforest-1.12.2-3.7.424-universal.jar | None |
  313. | UCH | plustic | 6.5.2.0 | plustic-6.5.2.0.jar | None |
  314. | UCH | pneumaticcraft | 1.12.2-0.7.5-248 | pneumaticcraft-repressurized-1.12.2-0.7.5-248.jar | None |
  315. | UCH | prettybeaches | 1.0.3 | PrettyBeaches_1.12.2-1.0.3.jar | None |
  316. | UCH | questbook | 3.1.1-1.12 | questbook-3.1.1-1.12.jar | None |
  317. | UCH | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
  318. | UCH | reccomplex | 1.4.7 | RecurrentComplex-1.4.7.jar | None |
  319. | UCH | redstonearsenal | 2.5.1 | RedstoneArsenal-1.12.2-2.5.1.13-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  320. | UCH | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  321. | UCH | rftoolscontrol | 1.9.1 | rftoolsctrl-1.12-1.9.1.jar | None |
  322. | UCH | rftoolsdim | 5.60 | rftoolsdim-1.12-5.60.jar | None |
  323. | UCH | roots | 0.104 | roots-2-0.104.jar | None |
  324. | UCH | scannable | 1.6.3.19 | Scannable-MC1.12-1.6.3.19.jar | None |
  325. | UCH | schematica | 1.8.0.169 | Schematica-1.12.2-1.8.0.169-universal.jar | None |
  326. | UCH | solcarrot | 1.3.1 | solcarrot-1.12.2-1.3.3.jar | None |
  327. | UCH | bq_standard | 3.4.143 | StandardExpansion-3.4.143.jar | None |
  328. | UCH | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.7.jar | None |
  329. | UCH | streams | 0.4.4 | Streams-1.12-0.4.4.jar | None |
  330. | UCH | supersoundmuffler | 1.0.2.9 | supersoundmuffler-1.12.1-1.0.2.9.jar | None |
  331. | UCH | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
  332. | UCH | thaumicjei | 1.2.1 | ThaumicJEI-1.12.2-1.4.0-14.jar | None |
  333. | UCH | thaumictinkerer | 1.12.2-5.0-353c71c | thaumictinkerer-1.12.2-5.0-353c71c.jar | None |
  334. | UCH | thermalcultivation | 0.3.0 | ThermalCultivation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  335. | UCH | thermaldynamics | 2.5.1 | ThermalDynamics-1.12.2-2.5.1.14-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  336. | UCH | thermalinnovation | 0.3.0 | ThermalInnovation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  337. | UCH | tinkersjei | 1.0 | tinkersjei-1.0.jar | None |
  338. | UCH | tinkertoolleveling | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar | None |
  339. | UCH | tipthescales | 1.0.1 | TipTheScales-1.12.2-1.0.1.jar | None |
  340. | UCH | toastcontrol | 1.7.0 | Toast Control-1.12.2-1.7.0.jar | None |
  341. | UCH | tombmanypluginsbackpacks | 1.0.0 | tombmanypluginsbackpacks-1.0.0.jar | None |
  342. | UCH | tombmanypluginscosmeticarmorreworked | 1.0.0 | tombmanypluginscosmeticarmorreworked-1.0.0.jar | None |
  343. | UCH | torchmaster | 1.6.4.62 | torchmaster_1.12.2-1.6.4.62.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 |
  344. | UCH | torohealthmod | 1.12.2-11 | torohealth-1.12.2-11.jar | None |
  345. | UCH | unlimitedchiselworks | 0.2.0 | UnlimitedChiselWorks-0.2.0.jar | None |
  346. | UCH | unloader | 1.2.0 | unloader-1.2.0.jar | None |
  347. | UCH | universalmodifiers | 1.12.2-1.0.9a | valkyrielib-1.12.2-2.0.13a.jar | None |
  348. | UCH | villagermarket | 1.0.0 | villager-market-1.12.2-1.0.0.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  349. | UCH | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None |
  350. | UCH | wawla | 2.5.257 | Wawla-1.12.2-2.5.257.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  351. | UCH | wificharge | 1.3.0 | WirelessCharger-1.3.0.jar | None |
  352. | UCH | wct | 3.9.67 | WirelessCraftingTerminal-1.12.2-3.9.67.jar | None |
  353. | UCH | xnet | 1.7.3 | xnet-1.12-1.7.3.jar | None |
  354. | UCH | ynot | 0.2.3 | YNot-0.2.3.jar | None |
  355. | UCH | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
  356. | UCH | elulib | 0.1.12 | elulib-0.1.12.jar | None |
  357. | UCH | librarianliblate | 4.11 | librarianlib-1.12.2-4.11.jar | None |
  358. | UCH | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
  359. | UCH | unidict | 1.12.2-2.5f | UniDict-1.12.2-2.5f.jar | None |
  360. | UCH | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None |
  361.  
  362. Loaded coremods (and transformers):
  363. FarseekCoreMod (Farseek-1.12-2.3.1.jar)
  364. farseek.core.FarseekClassTransformer
  365. AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  366. squeek.applecore.asm.TransformerModuleHandler
  367. EnderCorePlugin (EnderCore-1.12.2-0.5.37.jar)
  368. com.enderio.core.common.transform.EnderCoreTransformer
  369. com.enderio.core.common.transform.SimpleMixinPatcher
  370. ForgelinPlugin (Forgelin-1.7.4.jar)
  371.  
  372. BedPatch (bedpatch-2.2-1.12.2.jar)
  373. com.mordenkainen.bedpatch.BedPatchASM
  374. AstralCore (astralsorcery-1.12.2-1.9.4.jar)
  375.  
  376. LibrarianLib Plugin (librarianlib-1.12.2-4.11.jar)
  377. com.teamwizardry.librarianlib.asm.LibLibTransformer
  378. OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  379. openmods.core.OpenModsClassTransformer
  380. 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)
  381. pl.asie.foamfix.coremod.FoamFixTransformer
  382. Plugin (NotEnoughIDs-1.5.4.2.jar)
  383. ru.fewizz.neid.asm.Transformer
  384. IELoadingPlugin (ImmersiveEngineering-core-0.12-84.jar)
  385. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  386. RandomPatches (randompatches-1.12.2-1.4.1.1.jar)
  387. com.therandomlabs.randompatches.core.RPTransformer
  388. MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  389.  
  390. FMLPlugin (elulib-0.1.12.jar)
  391. elucent.elulib.asm.ASMTransformer
  392. CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  393. team.chisel.ctm.client.asm.CTMTransformer
  394. LoadingPlugin (Quark-r1.4-125.jar)
  395. vazkii.quark.base.asm.ClassTransformer
  396. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  397. invtweaks.forge.asm.ContainerTransformer
  398. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  399. lumien.resourceloader.asm.ClassTransformer
  400. DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.14.jar)
  401. org.blockartistry.DynSurround.asm.Transformer
  402. Wizardry Plugin (wizardry-0.9.3.jar)
  403. com.teamwizardry.wizardry.asm.WizardryTransformer
  404. TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
  405. li.cil.oc.common.asm.ClassTransformer
  406. ColytraLoadingPlugin (colytra-1.12.2-1.1.0.jar)
  407. c4.colytra.asm.ElytraTransformer
  408. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  409.  
  410. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.19' Renderer: 'GeForce GTX 1050/PCIe/SSE2'
  411. 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]
  412. AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
  413. Pulsar/natura loaded Pulses:
  414. - NaturaCommons (Enabled/Forced)
  415. - NaturaOverworld (Enabled/Not Forced)
  416. - NaturaNether (Enabled/Not Forced)
  417. - NaturaDecorative (Enabled/Not Forced)
  418. - NaturaEntities (Enabled/Not Forced)
  419. - NaturaOredict (Enabled/Forced)
  420. - NaturaWorld (Enabled/Not Forced)
  421.  
  422. Pulsar/tconstruct loaded Pulses:
  423. - TinkerCommons (Enabled/Forced)
  424. - TinkerWorld (Enabled/Not Forced)
  425. - TinkerTools (Enabled/Not Forced)
  426. - TinkerHarvestTools (Enabled/Forced)
  427. - TinkerMeleeWeapons (Enabled/Forced)
  428. - TinkerRangedWeapons (Enabled/Forced)
  429. - TinkerModifiers (Enabled/Forced)
  430. - TinkerSmeltery (Enabled/Not Forced)
  431. - TinkerGadgets (Enabled/Not Forced)
  432. - TinkerOredict (Enabled/Forced)
  433. - TinkerIntegration (Enabled/Forced)
  434. - TinkerFluids (Enabled/Forced)
  435. - TinkerMaterials (Enabled/Forced)
  436. - TinkerModelRegister (Enabled/Forced)
  437. - chiselIntegration (Enabled/Not Forced)
  438. - chiselsandbitsIntegration (Enabled/Not Forced)
  439. - wailaIntegration (Enabled/Not Forced)
  440.  
  441. List of loaded APIs:
  442. * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r138.jar
  443. * AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.3.jar
  444. * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar
  445. * Base|API (1.0.0) from base-1.12.2-3.10.0.jar
  446. * Baubles|API (1.4.0.2) from WirelessCraftingTerminal-1.12.2-3.9.67.jar
  447. * betteradvancements|API (0.0.8.50) from BetterAdvancements-1.12.2-0.0.8.50.jar
  448. * BetterQuesting|API (3.1) from BetterQuesting-3.5.262.jar
  449. * BetterQuesting|API2 (3.1) from BetterQuesting-3.5.262.jar
  450. * BetterWithModsAPI (Beta 0.6) from Quark-r1.4-125.jar
  451. * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.49.jar
  452. * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.3.1-99.jar
  453. * BotaniaAPI (89) from Botania r1.10-354.jar
  454. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  455. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  456. * ChiselsAndBitsAPI (13.8.0) from chiselsandbits-14.20.jar
  457. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.5.3.20-universal.jar
  458. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12-1.4.0.jar
  459. * ComputerCraft|API (1.80pr1.7) from cc-tweaked-1.80pr1.7.jar
  460. * ComputerCraft|API|FileSystem (1.80pr1.7) from cc-tweaked-1.80pr1.7.jar
  461. * ComputerCraft|API|Lua (1.80pr1.7) from cc-tweaked-1.80pr1.7.jar
  462. * ComputerCraft|API|Media (1.80pr1.7) from cc-tweaked-1.80pr1.7.jar
  463. * ComputerCraft|API|Network (1.80pr1.7) from cc-tweaked-1.80pr1.7.jar
  464. * ComputerCraft|API|Network|Wired (1.80pr1.7) from cc-tweaked-1.80pr1.7.jar
  465. * ComputerCraft|API|Peripheral (1.80pr1.7) from cc-tweaked-1.80pr1.7.jar
  466. * ComputerCraft|API|Permissions (1.80pr1.7) from cc-tweaked-1.80pr1.7.jar
  467. * ComputerCraft|API|Redstone (1.80pr1.7) from cc-tweaked-1.80pr1.7.jar
  468. * ComputerCraft|API|Turtle (1.80pr1.7) from cc-tweaked-1.80pr1.7.jar
  469. * ComputerCraft|API|Turtle|Event (1.80pr1.7) from cc-tweaked-1.80pr1.7.jar
  470. * cosmeticarmorreworked|api (1.0.0) from CosmeticArmorReworked-1.12.2-v3.jar
  471. * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
  472. * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
  473. * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
  474. * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
  475. * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
  476. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.13.306-universal.jar
  477. * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.31.jar
  478. * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.31.jar
  479. * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.31.jar
  480. * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.31.jar
  481. * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.31.jar
  482. * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.31.jar
  483. * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.31.jar
  484. * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.31.jar
  485. * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.31.jar
  486. * farmingforblockheads|api (1.0) from FarmingForBlockheads_1.12.2-3.1.21.jar
  487. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.1.326.jar
  488. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.1.326.jar
  489. * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.1.326.jar
  490. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.1.326.jar
  491. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.1.326.jar
  492. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.1.326.jar
  493. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.1.326.jar
  494. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.1.326.jar
  495. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.1.326.jar
  496. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.1.326.jar
  497. * ForestryAPI|greenhouse (5.2.0) from forestry_1.12.2-5.8.1.326.jar
  498. * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.1.326.jar
  499. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.1.326.jar
  500. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.1.326.jar
  501. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.1.326.jar
  502. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.1.326.jar
  503. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.1.326.jar
  504. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.1.326.jar
  505. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.1.326.jar
  506. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.1.326.jar
  507. * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.1.jar
  508. * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.6-61.jar
  509. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-84.jar
  510. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-84.jar
  511. * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.10.7-204.jar
  512. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-0.11.15.jar
  513. * jeresources|API (0.8.8.47) from JustEnoughResources-1.12.2-0.8.8.47.jar
  514. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
  515. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
  516. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
  517. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
  518. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
  519. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.11.0.206.jar
  520. * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  521. * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  522. * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  523. * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  524. * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  525. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  526. * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  527. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar
  528. * openblocks|api (1.2) from OpenBlocks-1.12.2-1.7.6.jar
  529. * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  530. * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  531. * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  532. * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  533. * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  534. * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  535. * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  536. * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  537. * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  538. * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  539. * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  540. * PneumaticCraftApi (1.0) from pneumaticcraft-repressurized-1.12.2-0.7.5-248.jar
  541. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.32.jar
  542. * PsiAPI (6) from Psi-r1.1-59.jar
  543. * QuarkAPI (2) from Quark-r1.4-125.jar
  544. * SchematicaAPI (1.1) from Schematica-1.12.2-1.8.0.169-universal.jar
  545. * SchematicaAPI|Events (1.1) from Schematica-1.12.2-1.8.0.169-universal.jar
  546. * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  547. * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  548. * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  549. * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  550. * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  551. * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  552. * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA20.jar
  553. * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.13a.jar
  554. * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
  555. * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.9.67.jar
  556. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  557. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  558. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  559. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  560. Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
  561. * Optifine is installed. This is NOT supported.
  562. This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  563.  
  564. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  565. !!!You are looking at the diagnostics information, not at the crash. !!!
  566. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  567. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  568.  
  569. forestry : Modules have been disabled in the config: Carpentry, Crate, Ceramic
  570. OptiFine Version: OptiFine_1.12.2_HD_U_E2
  571. OptiFine Build: 20180728-185429
  572. Render Distance Chunks: 12
  573. Mipmaps: 0
  574. Anisotropic Filtering: 1
  575. Antialiasing: 0
  576. Multitexture: false
  577. Shaders: null
  578. OpenGlVersion: 4.6.0 NVIDIA 388.19
  579. OpenGlRenderer: GeForce GTX 1050/PCIe/SSE2
  580. OpenGlVendor: NVIDIA Corporation
  581. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement