i have a modpack that i installed directly from FeedTheBeast, but im getting this crash on multiple accounts on different computers. I cant figure out how to fix it anywhere.
The modpack is FTB Sky Adventures
Crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar)
BedPatch (bedpatch-2.2-1.12.2.jar)
CorePlugin (SmoothFont-mc1.12.2-1.16.2.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.3-1.12.2.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
SplashAnimationCoremod (SplashAnimation-0.2.0.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-88.jar)
ForgelinPlugin (Forgelin-1.8.2.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
Contact their authors BEFORE contacting forge
// Who set us up the TNT?
Time: 2/11/19 5:13 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Just Enough Items (jei)
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.Arrays.copyOf(Arrays.java:3332)
at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:137)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:121)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:421)
at java.lang.StringBuilder.append(StringBuilder.java:136)
at crazypants.enderio.base.handler.darksteel.DarkSteelRecipeManager.getUpgradesAsString(DarkSteelRecipeManager.java:183)
at crazypants.enderio.base.integration.jei.DarkSteelUpgradeSubtypeInterpreter.apply(DarkSteelUpgradeSubtypeInterpreter.java:25)
at mezz.jei.api.ISubtypeRegistry$ISubtypeInterpreter.getSubtypeInfo(ISubtypeRegistry.java:87)
at mezz.jei.runtime.SubtypeRegistry.getSubtypeInfo(SubtypeRegistry.java:50)
at mezz.jei.startup.StackHelper.getUniqueIdentifierForStack(StackHelper.java:407)
at mezz.jei.startup.StackHelper.getUniqueIdentifierForStack(StackHelper.java:384)
at mezz.jei.plugins.vanilla.ingredients.ItemStackHelper.getUniqueId(ItemStackHelper.java:42)
at mezz.jei.plugins.vanilla.ingredients.ItemStackHelper.getUniqueId(ItemStackHelper.java:16)
at mezz.jei.recipes.RecipeMap.addRecipe(RecipeMap.java:93)
at mezz.jei.recipes.RecipeMap.addRecipe(RecipeMap.java:74)
at mezz.jei.recipes.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:279)
at mezz.jei.recipes.RecipeRegistry.addRecipe(RecipeRegistry.java:264)
at mezz.jei.recipes.RecipeRegistry.addRecipe(RecipeRegistry.java:236)
at mezz.jei.recipes.RecipeRegistry.addRecipes(RecipeRegistry.java:173)
at mezz.jei.recipes.RecipeRegistry.<init>(RecipeRegistry.java:100)
at mezz.jei.startup.ModRegistry.createRecipeRegistry(ModRegistry.java:322)
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:68)
at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:120)
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:54)
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)
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 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 390219744 bytes (372 MB) / 2863661056 bytes (2731 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2796 197 mods loaded, 197 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 |
|:------ |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJA | mcp | 9.42 | minecraft.jar | None |
| LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2796.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2796 | forge-1.12.2-14.23.5.2796.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | smoothfontcore | mc1.12.2-1.16 | minecraft.jar | None |
| LCHIJA | openmodscore | 0.12.1 | minecraft.jar | None |
| LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
| LCHIJA | smoothfont | mc1.12.2-1.16.2 | SmoothFont-mc1.12.2-1.16.2.jar | None |
| LCHIJA | fastbench | 1.6.0 | FastWorkbench-1.12.2-1.6.0.jar | None |
| LCHIJA | actuallyadditions | 1.12.2-r144 | ActuallyAdditions-1.12.2-r144.jar | None |
| LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCHIJA | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
| LCHIJA | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None |
| LCHIJA | appliedenergistics2 | rv6-stable-6 | appliedenergistics2-rv6-stable-6.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCHIJA | endercore | 1.12.2-0.5.43 | EnderCore-1.12.2-0.5.43.jar | None |
| LCHIJA | crafttweaker | 4.1.13 | CraftTweaker2-1.12-4.1.13.jar | None |
| LCHIJA | mtlib | 3.0.5 | MTLib-3.0.5.jar | None |
| LCHIJA | modtweaker | 4.0.15 | modtweaker-4.0.15.jar | None |
| LCHIJE | jei | 4.13.1.225 | jei_1.12.2-4.13.1.225.jar | None |
| LCHIJ | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
| LCHIJ | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJ | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJ | cofhcore | 4.6.1 | CoFHCore-1.12.2-4.6.1.22-universal.jar | None |
| LCHIJ | brandonscore | 2.4.9 | BrandonsCore-1.12.2-2.4.9.195-universal.jar | None |
| LCHIJ | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJ | thermalfoundation | 2.6.1 | ThermalFoundation-1.12.2-2.6.1.22-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJ | draconicevolution | 2.3.18 | Draconic-Evolution-1.12.2-2.3.18.329-universal.jar | None |
| LCHIJ | thermalexpansion | 5.5.2 | ThermalExpansion-1.12.2-5.5.2.39-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJ | enderio | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None |
| LCHIJ | mantle | 1.12-1.3.3.39 | Mantle-1.12-1.3.3.39.jar | None |
| LCHIJ | projecte | 1.12-PE1.3.2h | ProjectE-1.12-PE1.3.2h.jar | None |
| LCHIJ | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
| LCHIJ | enderiointegrationtic | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None |
| LCHIJ | tconstruct | 1.12.2-2.12.0.113 | TConstruct-1.12.2-2.12.0.113.jar | None |
| LCHIJ | p455w0rdslib | 2.0.36 | p455w0rdslib-1.12.2-2.0.36.jar | None |
| LCHIJ | ae2wtlib | 1.0.6 | AE2WTLib-1.12.2-1.0.6.jar | None |
| LCHIJ | akashictome | 1.2-12 | AkashicTome-1.2-12.jar | None |
| LCHIJ | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
| LCHIJ | architecturecraft | @VERSION@ | architecturecraft-1.12-3.80.jar | None |
| LCHIJ | morphtool | 1.2-18 | Morph-o-Tool-1.2-18.jar | None |
| LCHIJ | autoreglib | 1.3-24 | AutoRegLib-1.3-24.jar | None |
| LCHIJ | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None |
| LCHIJ | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
| LCHIJ | betteradvancements | 0.0.5.17 | BetterAdvancements-1.12.2-0.0.5.17.jar | None |
| LCHIJ | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None |
| LCHIJ | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
| LCHIJ | ic2 | 2.8.73-ex112 | industrialcraft-2-2.8.73-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
| LCHIJ | forestry | 5.8.2.380 | forestry_1.12.2-5.8.2.380.jar | None |
| LCHIJ | binniecore | 2.5.1.186 | binnie-mods-1.12.2-2.5.1.186.jar | None |
| LCHIJ | binniedesign | 2.5.1.186 | binnie-mods-1.12.2-2.5.1.186.jar | None |
| LCHIJ | genetics | 2.5.1.186 | binnie-mods-1.12.2-2.5.1.186.jar | None |
| LCHIJ | botany | 2.5.1.186 | binnie-mods-1.12.2-2.5.1.186.jar | None |
| LCHIJ | extrabees | 2.5.1.186 | binnie-mods-1.12.2-2.5.1.186.jar | None |
| LCHIJ | extratrees | 2.5.1.186 | binnie-mods-1.12.2-2.5.1.186.jar | None |
| LCHIJ | blockcraftery | 1.12.2-1.1.0 | blockcraftery-1.12.2-1.1.0.jar | None |
| LCHIJ | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
| LCHIJ | bloodmagic | 1.12.2-2.3.3-101 | BloodMagic-1.12.2-2.3.3-101.jar | None |
| LCHIJ | bookshelf | 2.3.569 | Bookshelf-1.12.2-2.3.569.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJ | botania | r1.10-358 | Botania r1.10-358.jar | None |
| LCHIJ | buildinggadgets | 2.4.6 | BuildingGadgets-2.4.6.jar | None |
| LCHIJ | careerbees | 1.0 | careerbees-0.4.0.jar | None |
| LCHIJ | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| LCHIJ | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
| LCHIJ | chickens | 6.0.4 | chickens-6.0.4.jar | None |
| LCHIJ | chiselsandbits | 14.29 | chiselsandbits-14.29.jar | None |
| LCHIJ | clumps | 3.1.1 | Clumps-3.1.1.jar | None |
| LCHIJ | compacter | 1.3.0.3 | compacter-1.3.0.3-mc1.12.2.jar | None |
| LCHIJ | compactsolars | 1.12.2-5.0.18.341 | CompactSolars-1.12.2-5.0.18.341-universal.jar | None |
| LCHIJ | controlling | 3.0.6 | Controlling-3.0.6.jar | None |
| LCHIJ | cookingforblockheads | 6.4.65 | CookingForBlockheads_1.12.2-6.4.65.jar | None |
| LCHIJ | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
| LCHIJ | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.13.jar | None |
| LCHIJ | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.13.jar | None |
| LCHIJ | modcurrency | 1.12-1.3.6 | Currency-1.12.0-1.3.6.jar | None |
| LCHIJ | custommainmenu | 2.0.9 | CustomMainMenu-MC1.12.2-2.0.9.jar | None |
| LCHIJ | darkutils | 1.8.219 | DarkUtils-1.12.2-1.8.219.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJ | defaultoptions | 9.2.8 | DefaultOptions_1.12.2-9.2.8.jar | None |
| LCHIJ | diethopper | 1.1 | diethopper-1.1.jar | None |
| LCHIJ | dirt2path | 1.7.1 | dirt2path-1.8.0.jar | None |
| LCHIJ | eleccore | 1.8.434 | ElecCore-1.12.2-1.8.434.jar | None |
| LCHIJ | enderiobase | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None |
| LCHIJ | enderioconduits | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None |
| LCHIJ | enderioconduitsappliedenergistics | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None |
| LCHIJ | enderioconduitsopencomputers | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None |
| LCHIJ | refinedstorage | 1.6.12 | refinedstorage-1.6.12.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| LCHIJ | enderioconduitsrefinedstorage | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None |
| LCHIJ | enderiointegrationforestry | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None |
| LCHIJ | enderiointegrationticlate | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None |
| LCHIJ | ftblib | 5.4.0.73 | FTBLib-5.4.0.73.jar | None |
| LCHIJ | enderiomachines | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None |
| LCHIJ | enderiopowertools | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None |
| LCHIJ | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJ | theoneprobe | 1.4.25 | theoneprobe-1.12-1.4.25.jar | None |
| LCHIJ | immersiveengineering | 0.12-88 | ImmersiveEngineering-0.12-88.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| LCHIJ | engineersdoors | 0.8.0 | engineers_doors-1.12.2-0.8.0.jar | None |
| LCHIJ | valkyrielib | 1.12.2-2.0.19.1 | valkyrielib-1.12.2-2.0.19.1.jar | None |
| LCHIJ | environmentaltech | 1.12.2-2.0.19.1 | environmentaltech-1.12.2-2.0.19.1.jar | None |
| LCHIJ | etlunar | 1.12.2-2.0.19.1 | etlunar-1.12.2-2.0.19.1.jar | None |
| LCHIJ | exchangers | 1.12.2-2.8 | Exchangers-1.12.2-2.8.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCHIJ | exnihilocreatio | 1.12-0.2.4 | exnihilocreatio-1.12-0.2.4.jar | None |
| LCHIJ | extrautils2 | 1.0 | extrautils2-1.12-1.9.8.jar | None |
| LCHIJ | zerocore | 1.12-0.1.2.3 | zerocore-1.12-0.1.2.3.jar | None |
| LCHIJ | bigreactors | 1.12.2-0.4.5.50 | ExtremeReactors-1.12.2-0.4.5.50.jar | None |
| LCHIJ | flatcoloredblocks | mc1.12-6.6 | flatcoloredblocks-mc1.12-6.6.jar | None |
| LCHIJ | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None |
| LCHIJ | sonarcore | 5.0.19 | sonarcore-1.12.2-5.0.19-20.jar | None |
| LCHIJ | fluxnetworks | 3.0.19 | fluxnetworks-1.12.2-3.0.19-21.jar | None |
| LCHIJ | foamfix | 0.10.3-1.12.2 | foamfix-0.10.3-1.12.2.jar | None |
| LCHIJ | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None |
| LCHIJ | forgemultipartcbe | 2.6.0.79 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJ | microblockcbe | 2.6.0.79 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar | None |
| LCHIJ | minecraftmultipartcbe | 2.6.0.79 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar | None |
| LCHIJ | ftbguides | 1.0.2.27 | FTBGuides-1.0.2.27.jar | None |
| LCHIJ | ftbquests | 1.4.0.109 | FTBQuests-1.4.0.109.jar | None |
| LCHIJ | ftbutilities | 5.3.0.69 | FTBUtilities-5.3.0.69.jar | None |
| LCHIJ | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
| LCHIJ | harvest | 1.12-1.2.7-20 | Harvest-1.12-1.2.7-20.jar | None |
| LCHIJ | hatchery | 2.1.4 | hatchery-1.12.2-2.1.4.jar | None |
| LCHIJ | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJ | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.4-228.jar | None |
| LCHIJ | initialinventory | 2.0.2 | InitialInventory-3.0.0.jar | None |
| LCHIJ | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCHIJ | ironchest | 1.12.2-7.0.54.838 | ironchest-1.12.2-7.0.54.838.jar | None |
| LCHIJ | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
| LCHIJ | jeiintegration | 1.5.1.36 | jeiintegration_1.12.2-1.5.1.36.jar | None |
| LCHIJ | kleeslabs | 5.4.11 | KleeSlabs_1.12.2-5.4.11.jar | None |
| LCHIJ | letsencryptcraft | @VERSION@ | letsencryptcraft-1.10.2-1.0.0.jar | None |
| LCHIJ | longfallboots | 1.2.1a | longfallboots-1.2.1b.jar | None |
| LCHIJ | lootbags | 2.5.7 | LootBags-1.12.2-2.5.7.jar | None |
| LCHIJ | loottweaker | 0.0.8 | LootTweaker-1.12.2-0.0.8.jar | None |
| LCHIJ | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None |
| LCHIJ | mcjtylib_ng | 3.0.7 | mcjtylib-1.12-3.0.7.jar | None |
| LCHIJ | minetogether | unspecified | minetogether-1.10.2-2.1.3.jar | None |
| LCHIJ | minetogetherserver | unspecified | minetogether-1.10.2-2.1.3.jar | None |
| LCHIJ | modnametooltip | 1.10.0 | modnametooltip_1.12.2-1.10.0.jar | None |
| LCHIJ | morechickens | 3.1.0 | morechickens-1.12.2-3.1.0.jar | None |
| LCHIJ | moreoverlays | 1.14 | moreoverlays-1.14-mc1.12.2.jar | None |
| LCHIJ | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None |
| LCHIJ | mousetweaks | 2.9 | MouseTweaks-2.9-mc1.12.2.jar | None |
| LCHIJ | mrtjpcore | 2.1.3.35 | MrTJPCore-1.12.2-2.1.3.35-universal.jar | None |
| LCHIJ | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
| LCHIJ | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
| LCHIJ | nmsot | 1.2.2-mc1.12.2 | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar | None |
| LCHIJ | notenoughwands | 1.7.1 | notenoughwands-1.12-1.7.1.jar | None |
| LCHIJ | openmods | 0.12.1 | OpenModsLib-1.12.2-0.12.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCHIJ | openblocks | 1.8 | OpenBlocks-1.12.2-1.8.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCHIJ | oreexcavation | 1.4.133 | OreExcavation-1.4.133.jar | None |
| LCHIJ | placebo | 1.5.0 | Placebo-1.12.2-1.5.0.jar | None |
| LCHIJ | projectred-core | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-Base.jar | None |
| LCHIJ | projectred-integration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
| LCHIJ | projectred-transmission | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
| LCHIJ | projectred-fabrication | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-fabrication.jar | None |
| LCHIJ | projectred-illumination | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-lighting.jar | None |
| LCHIJ | projectred-expansion | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
| LCHIJ | projectred-relocation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
| LCHIJ | projectred-transportation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
| LCHIJ | projectred-exploration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-world.jar | None |
| LCHIJ | reborncore | 3.13.0.400 | RebornCore-1.12.2-3.13.0.400-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCHIJ | quantumstorage | 4.6.4 | QuantumStorage-1.12-4.6.4.jar | None |
| LCHIJ | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.3.2.79.jar | None |
| LCHIJ | redstonearsenal | 2.6.1 | RedstoneArsenal-1.12.2-2.6.1.15-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJ | refinedstorageaddons | 0.4.3 | refinedstorageaddons-0.4.3.jar | None |
| LCHIJ | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCHIJ | rftools | 7.59 | rftools-1.12-7.59.jar | None |
| LCHIJ | rftoolscontrol | 1.9.2 | rftoolsctrl-1.12-1.9.2.jar | None |
| LCHIJ | rftoolspower | 1.1.1 | rftoolspower-1.12-1.1.1.jar | None |
| LCHIJ | roost | 1.3.0 | roost-1.12-1.3.0.jar | None |
| LCHIJ | thermaldynamics | 2.5.3 | ThermalDynamics-1.12.2-2.5.3.16-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJ | simplyjetpacks | 2.2.10.63 | SimplyJetpacks2-1.12.2-2.2.10.63.jar | None |
| LCHIJ | snad | 1.12.1-1.7.09.16a | Snad-1.12.1-1.7.09.16a.jar | None |
| LCHIJ | stevescarts | 2.4.28.130 | StevesCarts-1.12.2-2.4.28.130.jar | None |
| LCHIJ | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None |
| LCHIJ | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None |
| LCHIJ | teamislands | 1.0.1.14 | TeamIslands-1.0.1.14.jar | None |
| LCHIJ | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
| LCHIJ | thaumicjei | 1.2.1 | ThaumicJEI-1.12.2-1.5.5-23.jar | None |
| LCHIJ | thermalcultivation | 0.3.1 | ThermalCultivation-1.12.2-0.3.1.8-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJ | thermalinnovation | 0.3.1 | ThermalInnovation-1.12.2-0.3.1.8-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJ | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
| LCHIJ | tipthescales | 1.0.3 | TipTheScales-1.12.2-1.0.3.jar | None |
| LCHIJ | toastcontrol | 1.7.1 | Toast Control-1.12.2-1.7.1.jar | None |
| LCHIJ | topaddons | 1.12.2-1.10.1 | topaddons-1.12.2-1.10.1.jar | None |
| LCHIJ | torchmaster | 1.7.1.74 | torchmaster_1.12.2-1.7.1.74.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 |
| LCHIJ | ts2k16 | 1.2.9 | TS2K16-1.2.9.jar | None |
| LCHIJ | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.19.1.jar | None |
| LCHIJ | wanionlib | 1.12.2-2.2 | WanionLib-1.12.2-2.2.jar | None |
| LCHIJ | wct | 3.11.88 | WirelessCraftingTerminal-1.12.2-3.11.88.jar | None |
| LCHIJ | woot | 1.12.2-1.4.9 | woot-1.12.2-1.4.9.jar | None |
| LCHIJ | xaerominimap | 1.15.8 | Xaeros_Minimap_1.15.8_Forge_1.12.jar | None |
| LCHIJ | xnet | 1.7.5 | xnet-1.12-1.7.5.jar | None |
| LCHIJ | yabba | 1.1.2.29 | YABBA-1.1.2.29.jar | None |
| LCHIJ | yunomakegoodmap | 1.12-6.3.0.29 | YUNoMakeGoodMap-1.12-6.3.0.29.jar | None |
| LCHIJ | industrialwires | 1.7-33 | IndustrialWires-1.7-33.jar | 7e11c175d1e24007afec7498a1616bef0000027d |
| LCHIJ | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
| LCHIJ | mysticallib | 1.12.2-1.0.0 | mysticallib-1.12.2-1.0.0.jar | None |
| LCHIJ | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
| LCHIJ | unidict | 1.12.2-2.9.2 | UniDict-1.12.2-2.9.2.jar | None |
Loaded coremods (and transformers):
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
BedPatch (bedpatch-2.2-1.12.2.jar)
com.mordenkainen.bedpatch.BedPatchASM
CorePlugin (SmoothFont-mc1.12.2-1.16.2.jar)
bre.smoothfont.asm.Transformer
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.3-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
SplashAnimationCoremod (SplashAnimation-0.2.0.jar)
pl.asie.splashanimation.core.SplashProgressTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-88.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
ForgelinPlugin (Forgelin-1.8.2.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
openmods.core.OpenModsClassTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
team.chisel.ctm.client.asm.CTMTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 417.35' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
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-6 for Forge 14.23.5.2768
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)
- craftingtweaksIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)
List of loaded APIs:
* actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r144.jar
* ae2wtlib|api (1.1) from AE2WTLib-1.12.2-1.0.6.jar
* appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar
* Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
* betteradvancements|API (0.0.5.17) from BetterAdvancements-1.12.2-0.0.5.17.jar
* BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
* bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.50.jar
* bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.3.3-101.jar
* BotaniaAPI (79) from AkashicTome-1.2-12.jar
* chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar
* Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
* ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.29.jar
* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.1.22-universal.jar
* CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
* ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.18.329-universal.jar
* ElecCoreAPI (1.0) from ElecCore-1.12.2-1.8.434.jar
* ElecCore|Abilities (#API_VER#) from ElecCore-1.12.2-1.8.434.jar
* enderioapi (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.39.jar
* fluxapi (1.0) from fluxnetworks-1.12.2-3.0.19-21.jar
* ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.380.jar
* gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
* Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
* HatcheryAPI (1.11.2R1.0.0) from hatchery-1.12.2-2.1.4.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-88.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-88.jar
* industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.4-228.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.13.1.225.jar
* modtogether|api (1.0) from minetogether-1.10.2-2.1.3.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.9-mc1.12.2.jar
* openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.jar
* projecteapi (1.12.2-1.1.0) from ProjectE-1.12-PE1.3.2h.jar
* ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12.2-2.0.36.jar
* projectred|api (2.0) from ProjectRed-1.12.2-4.9.1.92-Base.jar
* reborncoreAPI (3.13.0.400) from RebornCore-1.12.2-3.13.0.400-universal.jar
* reborncoreAPI|Power (3.13.0.400) from RebornCore-1.12.2-3.13.0.400-universal.jar
* reborncoreAPI|Recipe (3.13.0.400) from RebornCore-1.12.2-3.13.0.400-universal.jar
* reborncoreAPI|Tile (3.13.0.400) from RebornCore-1.12.2-3.13.0.400-universal.jar
* redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
* sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar
* stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.28.130.jar
* stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.28.130.jar
* StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
* theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.25.jar
* valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.19.1.jar
* wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.11.88.jar
* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
RebornCore:
Plugin Engine: 0
RebornCore Version: 3.13.0.400
Runtime Debofucsation 1
RenderEngine: 0
Ender IO: No known problems detected.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON