i played this modpack with the default amount of ram allocated automatically by twitch but it would repeadtedly stop respond and respond again so i allocated more ram but know when ever i launch it i get this
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Applied Energistics 2 (appliedenergistics2)
and this crash report can some one help
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) FMLPlugin (elulib-0.1.12.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.41.jar) ForgelinPlugin (Forgelin-1.7.4.jar) CorePlugin (SmoothFont-mc1.12.2-1.16.1.jar) BedPatch (bedpatch-2.2-1.12.2.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar) LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar) SplashAnimationCoremod (SplashAnimation-0.2.0.jar) 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.2-1.12.2.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)Contact their authors BEFORE contacting forge
// Hey, that tickles! Hehehe!
Time: 10/19/18 12:49 PMDescription: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Applied Energistics 2 (appliedenergistics2)Caused by: java.lang.VerifyError: Inconsistent stackmap frames at branch target 116Exception Details: Location: net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper.getTextures()Ljava/util/Collection; @116: invokestatic Reason: Type 'net/minecraftforge/client/model/IModel' (current frame, locals[1]) is not assignable to 'net/minecraft/util/ResourceLocation' (stack map, locals[1]) Current Frame: bci: @14 flags: { } locals: { 'net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper', 'net/minecraftforge/client/model/IModel' } stack: { 'net/minecraftforge/client/model/IModel' } Stackmap Frame: bci: @116 flags: { } locals: { 'net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper', 'net/minecraft/util/ResourceLocation' } stack: { } Bytecode: 0x0000000: 2ab4 0044 b600 9b4c 2bb8 00b5 4c2b c600 0x0000010: 662a b400 44b4 00b8 c700 5c2b b600 9e12 0x0000020: bab6 00bb 9900 102a b400 44b8 00bf b500 0x0000030: b8a7 0043 2ab4 0044 2bbb 0080 59b7 0081 0x0000040: 12c1 b600 872b b600 8a12 c3b6 0087 2ab4 0x0000050: 0044 b600 8a12 c5b6 0087 b600 8db8 0093 0x0000060: b900 c901 002a ba00 db00 00b6 00e1 c000 0x0000070: 54b5 00b8 b800 e54d 2ab4 003d 2ab4 0044 0x0000080: b800 e999 004a b200 efb9 00f2 0100 4e2d 0x0000090: b900 6501 0099 0038 2db9 0069 0100 c000 0x00000a0: a23a 042a b400 4419 04b6 00f6 3a05 bb00 0x00000b0: 6b59 1905 b700 f93a 0619 0519 04b6 00bb 0x00000c0: 9a00 0a2c 1906 b600 fc57 a7ff c52a b400 0x00000d0: 44b4 0100 b901 0301 00b9 005d 0100 4e2d 0x00000e0: b900 6501 0099 002a 2db9 0069 0100 c000 0x00000f0: a23a 0419 0413 0105 b600 a69a 0011 2cbb 0x0000100: 006b 5919 04b7 00f9 b600 fc57 a7ff d32c 0x0000110: b601 09b0 Stackmap Table: append_frame(@52,Object[#107]) same_frame(@116) append_frame(@143,Object[#14],Object[#97]) same_frame(@202) chop_frame(@205,1) append_frame(@223,Object[#97]) same_frame(@268) chop_frame(@271,1)
at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at appeng.client.render.model.UVLModelLoader.<clinit>(UVLModelLoader.java:107) at appeng.client.ClientHelper.preinit(ClientHelper.java:91) at appeng.core.AppEng.preInit(AppEng.java:168) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
i played this modpack with the default amount of ram allocated automatically by twitch but it would repeadtedly stop respond and respond again so i allocated more ram but know when ever i launch it i get this
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Applied Energistics 2 (appliedenergistics2)
and this crash report can some one help
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) FMLPlugin (elulib-0.1.12.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.41.jar) ForgelinPlugin (Forgelin-1.7.4.jar) CorePlugin (SmoothFont-mc1.12.2-1.16.1.jar) BedPatch (bedpatch-2.2-1.12.2.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar) LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar) SplashAnimationCoremod (SplashAnimation-0.2.0.jar) 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.2-1.12.2.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)Contact their authors BEFORE contacting forge
// Hey, that tickles! Hehehe!
Time: 10/19/18 12:49 PMDescription: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Applied Energistics 2 (appliedenergistics2)Caused by: java.lang.VerifyError: Inconsistent stackmap frames at branch target 116Exception Details: Location: net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper.getTextures()Ljava/util/Collection; @116: invokestatic Reason: Type 'net/minecraftforge/client/model/IModel' (current frame, locals[1]) is not assignable to 'net/minecraft/util/ResourceLocation' (stack map, locals[1]) Current Frame: bci: @14 flags: { } locals: { 'net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper', 'net/minecraftforge/client/model/IModel' } stack: { 'net/minecraftforge/client/model/IModel' } Stackmap Frame: bci: @116 flags: { } locals: { 'net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper', 'net/minecraft/util/ResourceLocation' } stack: { } Bytecode: 0x0000000: 2ab4 0044 b600 9b4c 2bb8 00b5 4c2b c600 0x0000010: 662a b400 44b4 00b8 c700 5c2b b600 9e12 0x0000020: bab6 00bb 9900 102a b400 44b8 00bf b500 0x0000030: b8a7 0043 2ab4 0044 2bbb 0080 59b7 0081 0x0000040: 12c1 b600 872b b600 8a12 c3b6 0087 2ab4 0x0000050: 0044 b600 8a12 c5b6 0087 b600 8db8 0093 0x0000060: b900 c901 002a ba00 db00 00b6 00e1 c000 0x0000070: 54b5 00b8 b800 e54d 2ab4 003d 2ab4 0044 0x0000080: b800 e999 004a b200 efb9 00f2 0100 4e2d 0x0000090: b900 6501 0099 0038 2db9 0069 0100 c000 0x00000a0: a23a 042a b400 4419 04b6 00f6 3a05 bb00 0x00000b0: 6b59 1905 b700 f93a 0619 0519 04b6 00bb 0x00000c0: 9a00 0a2c 1906 b600 fc57 a7ff c52a b400 0x00000d0: 44b4 0100 b901 0301 00b9 005d 0100 4e2d 0x00000e0: b900 6501 0099 002a 2db9 0069 0100 c000 0x00000f0: a23a 0419 0413 0105 b600 a69a 0011 2cbb 0x0000100: 006b 5919 04b7 00f9 b600 fc57 a7ff d32c 0x0000110: b601 09b0 Stackmap Table: append_frame(@52,Object[#107]) same_frame(@116) append_frame(@143,Object[#14],Object[#97]) same_frame(@202) chop_frame(@205,1) append_frame(@223,Object[#97]) same_frame(@268) chop_frame(@271,1)
at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at appeng.client.render.model.UVLModelLoader.<clinit>(UVLModelLoader.java:107) at appeng.client.ClientHelper.preinit(ClientHelper.java:91) at appeng.core.AppEng.preInit(AppEng.java:168) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- System Details --Details: Minecraft Version: 1.12.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1509018672 bytes (1439 MB) / 2210398208 bytes (2108 MB) up to 4645715968 bytes (4430 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4983m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2772 194 mods loaded, 194 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature | |:----- |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- | | UCH | minecraft | 1.12.2 | minecraft.jar | None | | UCH | mcp | 9.42 | minecraft.jar | None | | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2772.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | forge | 14.23.5.2772 | forge-1.12.2-14.23.5.2772.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | smoothfontcore | mc1.12.2-1.16 | minecraft.jar | None | | UCH | openmodscore | 0.12.1 | minecraft.jar | None | | UCH | foamfixcore | 7.7.4 | minecraft.jar | None | | UCH | elucore | 1.0 | minecraft.jar | None | | UCH | smoothfont | mc1.12.2-1.16.1 | SmoothFont-mc1.12.2-1.16.1.jar | None | | UCH | fastbench | 1.5.3 | FastWorkbench-1.12.2-1.5.3.jar | None | | UCH | actuallyadditions | 1.12.2-r141 | ActuallyAdditions-1.12.2-r141.jar | None | | UCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | UCH | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None | | UCH | akashictome | 1.2-10 | AkashicTome-1.2-10.jar | None | | UCH | crafttweaker | 4.1.11 | CraftTweaker2-1.12-4.1.11.jar | None | | UCH | mtlib | 3.0.5 | MTLib-3.0.5.jar | None | | UCH | modtweaker | 4.0.13 | modtweaker-4.0.14.jar | None | | UCH | jei | 4.13.1.220 | jei_1.12.2-4.13.1.220.jar | None | | UCH | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None | | UCEE | appliedenergistics2 | rv6-stable-1 | appliedenergistics2-rv6-stable-1.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 | | UC | architecturecraft | @[email protected] | architecturecraft-1.12-3.80.jar | None | | UC | morphtool | 1.2-16 | Morph-o-Tool-1.2-16.jar | None | | UC | autoreglib | 1.3-20 | AutoRegLib-1.3-20.jar | None | | UC | badwithernocookiereloaded | 1.12.2-3.1.14 | badwithernocookiereloaded-1.12.2-3.1.14.jar | None | | UC | base | 3.10.0 | base-1.12.2-3.10.0.jar | None | | UC | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None | | UC | betteradvancements | 0.0.5.17 | BetterAdvancements-1.12.2-0.0.5.17.jar | None | | UC | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None | | UC | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None | | UC | ic2 | 2.8.101-ex112 | industrialcraft-2-2.8.101-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 | | UC | forestry | 5.8.1.322 | forestry_1.12.2-5.8.1.322.jar | None | | UC | binniecore | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None | | UC | binniedesign | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None | | UC | genetics | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None | | UC | botany | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None | | UC | extrabees | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None | | UC | extratrees | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None | | UC | blockcraftery | 0.1.3 | blockcraftery-0.1.3.jar | None | | UC | guideapi | 1.12-2.1.6-61 | Guide-API-1.12-2.1.6-61.jar | None | | UC | bloodmagic | 1.12.2-2.3.3-101 | BloodMagic-1.12.2-2.3.3-101.jar | None | | UC | bookshelf | 2.3.559 | Bookshelf-1.12.2-2.3.559.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UC | thaumcraft | 6.1.BETA25 | Thaumcraft-1.12.2-6.1.BETA25.jar | None | | UC | botania | r1.10-356 | Botania r1.10-356.jar | None | | UC | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UC | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | brandonscore | 2.4.5 | BrandonsCore-1.12.2-2.4.5.176-universal.jar | None | | UC | careerbees | 1.0 | careerbees-0.4.0.jar | None | | UC | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | UC | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None | | UC | chickens | 6.0.4 | chickens-6.0.4.jar | None | | UC | ctm | MC1.12.2-0.3.2.18 | CTM-MC1.12.2-0.3.2.18.jar | None | | UC | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None | | UC | chiselsandbits | 14.26 | chiselsandbits-14.26.jar | None | | UC | clumps | 3.1.1 | Clumps-3.1.1.jar | None | | UC | cofhcore | 4.6.1 | CoFHCore-1.12.2-4.6.1.22-universal.jar | None | | UC | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | compacter | 1.3.0.3 | compacter-1.3.0.3-mc1.12.2.jar | None | | UC | compactsolars
| 1.12.2-5.0.17.340 | CompactSolars-1.12.2-5.0.17.340-universal.jar | None | | UC | controlling | 3.0.6 | Controlling-3.0.6.jar | None | | UC | cookingforblockheads | 6.4.65 | CookingForBlockheads_1.12.2-6.4.65.jar | None | | UC | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.11.jar | None | | UC | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.11.jar | None | | UC | modcurrency | 1.12-1.3.5 | Currency-1.12.0-1.3.5.jar | None | | UC | custommainmenu | 2.0.8 | CustomMainMenu-MC1.12.2-2.0.8.jar | None | | UC | darkutils | 1.8.211 | DarkUtils-1.12.2-1.8.211.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UC | defaultoptions | 9.2.8 | DefaultOptions_1.12.2-9.2.8.jar | None | | UC | diethopper | 1.1 | diethopper-1.1.jar | None | | UC | dirt2path | 1.7.1 | dirt2path-1.8.0.jar | None | | UC | thermalfoundation | 2.6.1 | ThermalFoundation-1.12.2-2.6.1.22-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | draconicevolution | 2.3.15 | Draconic-Evolution-1.12.2-2.3.15.312-universal.jar | None | | UC | eleccore | 1.8.434 | ElecCore-1.12.2-1.8.434.jar | None | | UC | endercore | 1.12.2-0.5.41 | EnderCore-1.12.2-0.5.41.jar | None | | UC | thermalexpansion | 5.5.2 | ThermalExpansion-1.12.2-5.5.2.39-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | enderio | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None | | UC | enderiointegrationtic | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None | | UC | enderiobase | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None | | UC | enderioconduits | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None | | UC | enderioconduitsappliedenergistics | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None | | UC | refinedstorage | 1.6.5 | refinedstorage-1.6.5.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 | | UC | enderioconduitsopencomputers | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None | | UC | enderioconduitsrefinedstorage | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None | | UC | enderiointegrationforestry | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None | | UC | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None | | UC | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None | | UC | enderiointegrationticlate | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None | | UC | ftblib | 5.3.0.56 | FTBLib-5.3.0.56.jar | None | | UC | enderiomachines | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None | | UC | enderiopowertools | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None | | UC | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UC | theoneprobe | 1.4.24 | theoneprobe-1.12-1.4.24.jar | None | | UC | immersiveengineering | 0.12-85 | ImmersiveEngineering-0.12-85.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 | | UC | engineersdoors | 0.8.0 | engineers_doors-1.12.2-0.8.0.jar | None | | UC | valkyrielib | 1.12.2-2.0.17.2 | valkyrielib-1.12.2-2.0.17.3.jar | None | | UC | environmentaltech | 1.12.2-2.0.17.1 | environmentaltech-1.12.2-2.0.17.1.jar | None | | UC | etlunar | 1.12.2-2.0.17.1 | etlunar-1.12.2-2.0.17.1.jar | None | | UC | exchangers | 1.12.2-2.8 | Exchangers-1.12.2-2.8.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c | | UC | exnihilocreatio | 1.12-0.2.4 | exnihilocreatio-1.12-0.2.4.jar | None | | UC | extrautils2 | 1.0 | extrautils2-1.12-1.9.6.jar | None | | UC | zerocore | 1.12-0.1.2.2 | zerocore-1.12-0.1.2.2.jar | None | | UC | bigreactors | 1.12.2-0.4.5.49 | ExtremeReactors-1.12.2-0.4.5.49.jar | None | | UC | flatcoloredblocks | mc1.12-6.6 | flatcoloredblocks-mc1.12-6.6.jar | None | | UC | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None | | UC | sonarcore | 5.0.16 | sonarcore-1.12.2-5.0.16-16.jar | None | | UC | fluxnetworks | 3.0.16 | fluxnetworks-1.12.2-3.0.16-11.jar | None | | UC | foamfix | 0.10.2-1.12.2 | foamfix-0.10.2-1.12.2.jar | None | | UC | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None | | UC | forgemultipartcbe | 2.5.0.71 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UC | microblockcbe | 2.5.0.71 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar | None | | UC | minecraftmultipartcbe | 2.5.0.71 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar | None | | UC | ftbguides | 1.0.2.23 | FTBGuides-1.0.2.23.jar | None | | UC | ftbquests | 1.2.1.61 | FTBQuests-1.2.1.61.jar | None | | UC | ftbutilities | 5.3.0.52 | FTBUtilities-5.3.0.52.jar | None | | UC | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None | | UC | harvest | 1.12-1.2.6-18 | Harvest-1.12-1.2.6-18.jar | None | | UC | hatchery | 2.1.4 | hatchery-1.12.2-2.1.4.jar | None | | UC | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UC | industrialforegoing | 1.12.2-1.12
.2 | industrialforegoing-1.12.2-1.11.4-214.jar | None | | UC | initialinventory | 2.0.2 | InitialInventory-3.0.0.jar | None | | UC | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | UC | ironchest | 1.12.2-7.0.52.837 | ironchest-1.12.2-7.0.52.837.jar | None | | UC | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None | | UC | jeiintegration | 1.5.1.36 | jeiintegration_1.12.2-1.5.1.36.jar | None | | UC | kleeslabs | 5.4.11 | KleeSlabs_1.12.2-5.4.11.jar | None | | UC | longfallboots | 1.2.1a | longfallboots-1.2.1b.jar | None | | UC | lootbags | 2.5.7 | LootBags-1.12.2-2.5.7.jar | None | | UC | loottweaker | 0.0.8 | LootTweaker-1.12.2-0.0.8.jar | None | | UC | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None | | UC | mcjtylib_ng | 3.0.6 | mcjtylib-1.12-3.0.6.jar | None | | UC | minetogether | unspecified | minetogether-1.10.2-2.1.3.jar | None | | UC | minetogetherserver | unspecified | minetogether-1.10.2-2.1.3.jar | None | | UC | modnametooltip | 1.10.0 | modnametooltip_1.12.2-1.10.0.jar | None | | UC | morechickens | 3.1.0 | morechickens-1.12.2-3.1.0.jar | None | | UC | moreoverlays | 1.14 | moreoverlays-1.14-mc1.12.2.jar | None | | UC | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None | | UC | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None | | UC | mrtjpcore | 2.1.3.35 | MrTJPCore-1.12.2-2.1.3.35-universal.jar | None | | UC | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None | | UC | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None | | UC | nmsot | 1.2.2-mc1.12.2 | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar | None | | UC | notenoughwands | 1.7.1 | notenoughwands-1.12-1.7.1.jar | None | | UC | openmods | 0.12.1 | OpenModsLib-1.12.2-0.12.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | UC | openblocks | 1.8 | OpenBlocks-1.12.2-1.8.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | UC | oreexcavation | 1.4.129 | OreExcavation-1.4.129.jar | None | | UC | projecte | 1.12-PE1.3.1B | ProjectE-1.12-PE1.3.1B.jar | None | | UC | p455w0rdslib | 2.0.35 | p455w0rdslib-1.12-2.0.35.jar | None | | UC | placebo | 1.4.1 | Placebo-1.12.2-1.4.1.jar | None | | UC | projectred-core | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-Base.jar | None | | UC | projectred-integration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None | | UC | projectred-transmission | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None | | UC | projectred-fabrication | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-fabrication.jar | None | | UC | projectred-illumination | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-lighting.jar | None | | UC | projectred-expansion | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None | | UC | projectred-relocation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None | | UC | projectred-transportation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None | | UC | projectred-exploration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-world.jar | None | | UC | reborncore | 3.10.2.337 | RebornCore-1.12.2-3.10.2.337-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b | | UC | quantumstorage | 4.6.2 | QuantumStorage-1.12-4.6.2.jar | None | | UC | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.2.2.65.jar | None | | UC | redstonearsenal | 2.6.1 | RedstoneArsenal-1.12.2-2.6.1.15-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | refinedstorageaddons | 0.4.2 | refinedstorageaddons-0.4.2.jar | None | | UC | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | UC | rftools | 7.56 | rftools-1.12-7.56.jar | None | | UC | rftoolscontrol | 1.9.1 | rftoolsctrl-1.12-1.9.1.jar | None | | UC | rftoolspower | 1.1.1 | rftoolspower-1.12-1.1.1.jar | None | | UC | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None | | UC | thermaldynamics | 2.5.3 | ThermalDynamics-1.12.2-2.5.3.16-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | simplyjetpacks | 2.2.9.58 | SimplyJetpacks2-1.12.2-2.2.9.58.jar | None | | UC | snad | 1.12.1-1.7.09.16a | Snad-1.12.1-1.7.09.16a.jar | None | | UC | stevescarts | 2.4.24.118 | StevesCarts-1.12.2-2.4.24.118.jar | None | | UC | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.7.jar | None | | UC | storagedrawersextra | @[email protected] | StorageDrawersExtras-1.12-3.1.0.jar | None | | UC | teamislands | 1.0.1.11 | TeamIslands-1.0.1.11.jar | None | | UC | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None | | UC | thaumicjei | 1.2.1 | ThaumicJEI-1.12.2-1.5.4-22.jar | None | | UC | thermalcultivation | 0.3.1 | ThermalCultivation-1.12.2-0.3.1.8-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | thermalinnovation | 0.3.1 | ThermalInnova
tion-1.12.2-0.3.1.8-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | tinkertoolleveling | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar | None | | UC | tipthescales | 1.0.1 | TipTheScales-1.12.2-1.0.1.jar | None | | UC | topaddons | 1.12.2-1.9.1 | topaddons-1.12.2-1.9.1.jar | None | | UC | torchmaster | 1.6.4.62 | torchmaster_1.12.2-1.6.4.62.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 | | UC | ts2k16 | 1.2.9 | TS2K16-1.2.9.jar | None | | UC | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.17.3.jar | None | | UC | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None | | UC | wct | 3.10.82 | WirelessCraftingTerminal-1.12.2-3.10.82.jar | None | | UC | woot | 1.12.2-1.4.6 | woot-1.12.2-1.4.6.jar | None | | UC | xaerominimap | 1.15.5 | Xaeros_Minimap_1.15.5_Forge_1.12.jar | None | | UC | xnet | 1.7.4 | xnet-1.12-1.7.4.jar | None | | UC | yabba | 1.1.2.28 | YABBA-1.1.2.28.jar | None | | UC | yunomakegoodmap | 1.12-6.3.0.29 | YUNoMakeGoodMap-1.12-6.3.0.29.jar | None | | UC | industrialwires | 1.7-31 | IndustrialWires-1.7-31.jar | 7e11c175d1e24007afec7498a1616bef0000027d | | UC | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 | | UC | elulib | 0.1.12 | elulib-0.1.12.jar | None | | UC | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None | | UC | unidict | 1.12.2-2.9.1 | UniDict-1.12.2-2.9.1.jar | None |
Loaded coremods (and transformers): Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformerFMLPlugin (elulib-0.1.12.jar) elucent.elulib.asm.ASMTransformerEnderCorePlugin (EnderCore-1.12.2-0.5.41.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcherForgelinPlugin (Forgelin-1.7.4.jar) CorePlugin (SmoothFont-mc1.12.2-1.16.1.jar) bre.smoothfont.asm.TransformerBedPatch (bedpatch-2.2-1.12.2.jar) com.mordenkainen.bedpatch.BedPatchASMCTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar) team.chisel.ctm.client.asm.CTMTransformerLoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) lumien.resourceloader.asm.ClassTransformerIELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformerSplashAnimationCoremod (SplashAnimation-0.2.0.jar) pl.asie.splashanimation.core.SplashProgressTransformerDo 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.2-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformerOpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar) openmods.core.OpenModsClassTransformer GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11672 Compatibility Profile Context' Renderer: 'ATI Radeon HD 4300/4500 Series' 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] AE2 Version: stable rv6-stable-1 for Forge 14.23.3.2655 Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - chiselIntegration (Enabled/Not Forced) - chiselsandbitsIntegration (Enabled/Not Forced) - theoneprobeIntegration (Enabled/Not Forced)