Jump to content

[1.11.2] How to figure out what mod cause this kind of crash?


Interplay

Recommended Posts

Hello!

 

Well... Here is the problem:

 

Spoiler

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.7.2.jar)
  NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
  BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.10.jar)
  EcomodLoadingPlugin (EcologyMod-1.11.2-1.0.6.0-beta1.jar)
  RebornCoreASM (RebornCore-1.11.2-2.16.1.115-universal.jar)
  IC2core (industrialcraft-2-2.7.81-ex111.jar)
  CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.298-universal.jar)
  PLCore (PassableLeaves-1.11.2-5.1.0.0.jar)
  BlurPlugin (Blur-1.0.4-14.jar)
  MicdoodlePlugin (MicdoodleCore-1.11.2-4.0.0.119.jar)
  CoFH Loading Plugin (CoFHCore-1.11.2-4.2.8.16-universal.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.62.jar)
  PotionCoreFMLLoadingPlugin (PotionCore-1.5.2_for_1.11.2.jar)
  CTMCorePlugin (CTM-MC1.11.2-0.2.3.14.jar)
  SoundFixPatchingLoader (AmbientSounds v2.1.2 mc1.11.2.jar)
Contact their authors BEFORE contacting forge

// Oops.

 

 

And, yes... I know you said "BEFORE", but I don't even know which one I should to get in touch. So... Here is the rest of the stuff:

 

Spoiler

 

Time: 12/8/17 1:45 PM
Description: Rendering screen

java.lang.NoClassDefFoundError: cah
    at net.minecraftforge.fml.common.versioning.Restriction.toStringFriendly(Restriction.java:228)
    at net.minecraftforge.fml.common.versioning.VersionRange.toStringFriendly(VersionRange.java:500)
    at net.minecraftforge.fml.client.GuiMultipleModsErrored$GuiList.drawSlot(GuiMultipleModsErrored.java:155)
    at net.minecraftforge.fml.client.GuiScrollingList.drawScreen(GuiScrollingList.java:339)
    at net.minecraftforge.fml.client.GuiMultipleModsErrored.func_73863_a(GuiMultipleModsErrored.java:66)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1119)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1077)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
    at net.minecraftforge.fml.common.versioning.Restriction.toStringFriendly(Restriction.java:228)
    at net.minecraftforge.fml.common.versioning.VersionRange.toStringFriendly(VersionRange.java:500)
    at net.minecraftforge.fml.client.GuiMultipleModsErrored$GuiList.drawSlot(GuiMultipleModsErrored.java:155)
    at net.minecraftforge.fml.client.GuiScrollingList.drawScreen(GuiScrollingList.java:339)
    at net.minecraftforge.fml.client.GuiMultipleModsErrored.func_73863_a(GuiMultipleModsErrored.java:66)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)

-- Screen render details --
Details:
    Screen name: net.minecraftforge.fml.client.GuiMultipleModsErrored
    Mouse location: Scaled: (0, 239). Absolute: (0, 0)
    Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
Stacktrace:
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1119)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1077)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.11.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_151, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 550878160 bytes (525 MB) / 1207959552 bytes (1152 MB) up to 5368709120 bytes (5120 MB)
    LiteLoader Brand: 1.11.2-SNAPSHOT-r09AB166-b13-13
    LiteLoader Mods: 1 loaded mod(s)
          - VoxelMap version 1.7.0
    LaunchWrapper: 40 active transformer(s)
          - Transformer: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
          - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
          - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer
          - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
          - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
          - Transformer: $wrapper.com.creativemd.ambientsounds.soundfix.SoundFixTransformer
          - Transformer: $wrapper.codechicken.lib.asm.ClassHierarchyManager
          - Transformer: $wrapper.codechicken.lib.asm.CCL_ASMTransformer
          - Transformer: $wrapper.ecomod.asm.EcomodClassTransformer
          - Transformer: $wrapper.micdoodle8.mods.miccore.MicdoodleTransformer
          - Transformer: $wrapper.com.tmtravlr.potioncore.asm.ArmorHandlerTransformer
          - Transformer: $wrapper.reborncore.mixin.transformer.MixinTransformer
          - Transformer: org.spongepowered.asm.mixin.transformer.Proxy
          - Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
          - Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
          - Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
          - Transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
          - Transformer: net.minecraftforge.fml.common.asm.transformers.AccessTransformer
          - Transformer: cofh.asm.CoFHAccessTransformer
          - Transformer: invtweaks.forge.asm.ITAccessTransformer
          - Transformer: micdoodle8.mods.miccore.MicdoodleAccessTransformer
          - Transformer: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer
          - Transformer: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
          - Transformer: org.spongepowered.asm.mixin.transformer.Proxy
          - Transformer: $wrapper.cofh.asm.CoFHClassTransformer
          - Transformer: $wrapper.cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
          - Transformer: $wrapper.invtweaks.forge.asm.ContainerTransformer
          - Transformer: $wrapper.passableleaves.core.PLTransformer
          - Transformer: $wrapper.mods.betterfoliage.loader.BetterFoliageTransformer
          - Transformer: $wrapper.net.fybertech.nwr.NWRTransformer
          - Transformer: $wrapper.org.blockartistry.DynSurround.asm.Transformer
          - Transformer: $wrapper.com.tterrag.blur.BlurTransformer
          - Transformer: $wrapper.team.chisel.ctm.client.asm.CTMTransformer
          - Transformer: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer
          - Transformer: org.spongepowered.asm.mixin.transformer.Proxy
          - Transformer: com.mumfrey.liteloader.transformers.event.EventTransformer
          - Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
          - Transformer: com.mumfrey.liteloader.transformers.event.json.ModEventInjectionTransformer
          - Transformer: org.spongepowered.asm.mixin.transformer.Proxy
          - Transformer: net.minecraftforge.fml.common.asm.transformers.ModAPITransformer
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.38 Powered by Forge 13.20.1.2530 126 mods loaded, 126 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    U    minecraft{1.11.2} [Minecraft] (minecraft.jar) 
    U    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    U    FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.1.2530.jar) 
    U    forge{13.20.1.2530} [Minecraft Forge] (forge-1.11.2-13.20.1.2530.jar) 
    U    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) 
    U    potioncore_coremod{1.5.2_for_1.11.2} [Potion Core Coremod] (minecraft.jar) 
    U    <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) 
    U    mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar) 
    U    adinferos{1.2.6} [§e§k!!§6§k]]§c§kkk§4§lAd Inferos§c§kkk§6§k]]§e§k!!] (Ad Inferos V1.2.6 - 1.11.2.jar) 
    U    ambientsounds{2.0.0} [AmbientSounds] (AmbientSounds v2.1.2 mc1.11.2.jar) 
    U    animania{1.4.2} [Animania] (animania-1.11.2-1.4.2.jar) 
    U    appleskin{1.0.9} [AppleSkin] (AppleSkin-mc1.11-1.0.9.jar) 
    U    autowalk{1.0} [AutoWalk Mod] (autowalk-1.11.2-1.0.jar) 
    U    avaritia{3.1.1} [Avaritia] (Avaritia-1.11.2-3.1.1.5-universal.jar) 
    U    baubles{1.4.6} [Baubles] (Baubles-1.11-1.4.6.jar) 
    U    bdlib{1.13.2.8} [BD Lib] (bdlib-1.13.2.8-mc1.11.2.jar) 
    U    betterachievements{0.4.4.21} [Better Achievements] (BetterAchievements-1.11.2-0.4.4.21.jar) 
    U    betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.11-0.11.1.239+9162f74.jar) 
    U    betterfoliage{2.1.10} [Better Foliage] (BetterFoliage-MC1.11.2-2.1.10.jar) 
    U    bibliocraft{2.3.3} [BiblioCraft] (BiblioCraft[v2.3.3][MC1.11.2].jar) 
    U    botany{2.1.0.41} [Binnie's Botany] (binnie-mods-1.11.2-2.1.0.41.jar) 
    U    binniecore{2.1.0.41} [Binnie Core] (binnie-mods-1.11.2-2.1.0.41.jar) 
    U    extrabees{2.1.0.41} [Binnie's Extra Bees] (binnie-mods-1.11.2-2.1.0.41.jar) 
    U    extratrees{2.1.0.41} [Binnie's Extra Trees] (binnie-mods-1.11.2-2.1.0.41.jar) 
    U    genetics{2.1.0.41} [Binnie's Genetics] (binnie-mods-1.11.2-2.1.0.41.jar) 
    U    biomesoplenty{6.2.0.2267} [Biomes O' Plenty] (BiomesOPlenty-1.11.2-6.2.0.2267-universal.jar) 
    U    blur{1.0.4-14} [Blur] (Blur-1.0.4-14.jar) 
    U    botania{r1.9-345} [Botania] (Botania r1.9-345.jar) 
    U    botaniavisualizer{1.11.2-1.0} [BotaniaVisualizer] (BotaniaVisualizer-1.11.2-1.0.jar) 
    U    brandonscore{2.2.5} [Brandon's Core] (BrandonsCore-1.11.2-2.2.5.135-universal.jar) 
    U    buildcraftbuilders{7.99.8.1} [BC Builders] (buildcraft-7.99.8.1.jar) 
    U    buildcraftcore{7.99.8.1} [BuildCraft] (buildcraft-7.99.8.1.jar) 
    U    buildcraftenergy{7.99.8.1} [BC Energy] (buildcraft-7.99.8.1.jar) 
    U    buildcraftfactory{7.99.8.1} [BC Factory] (buildcraft-7.99.8.1.jar) 
    U    buildcraftlib{7.99.8.1} [BuildCraft Lib] (buildcraft-7.99.8.1.jar) 
    U    buildcraftrobotics{7.99.8.1} [BC Robotics] (buildcraft-7.99.8.1.jar) 
    U    buildcraftsilicon{7.99.8.1} [BC Silicon] (buildcraft-7.99.8.1.jar) 
    U    buildcrafttransport{7.99.8.1} [BC Transport] (buildcraft-7.99.8.1.jar) 
    U    buildcraftcompat{7.99.0} [BuildCraft Compat] (buildcraft-compat-7.99.0.jar) 
    U    car{1.1.2} [Car Mod] (car-1.1.2.jar) 
    U    carryon{1.7} [Carry On] (CarryOn MC1.11.2 v1.7.jar) 
    U    chisel{MC1.11.2-0.0.14.25} [Chisel] (Chisel-MC1.11.2-0.0.14.25.jar) 
    U    clipboard{@VERSION@} [Clipboard] (Clipboard-1.11-1.2.1.jar) 
    U    codechickenlib{3.0.0.298} [CodeChicken Lib] (CodeChickenLib-1.11.2-3.0.0.298-universal.jar) 
    U    cofhcore{4.2.8} [CoFH Core] (CoFHCore-1.11.2-4.2.8.16-universal.jar) 
    U    cosmeticarmorreworked{1.11.2-v1a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.11.2-v1a.jar) 
    U    craftstudioapi{0.3.0-beta} [CraftStudio API] (CraftStudioAPI-universal-0.3.0.86-mc1.11.2-beta.jar) 
    U    ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.11.2-3.0.26.jar) 
    U    crafttweaker{3.0.26} [Crafttweaker] (CraftTweaker-1.11.2-3.0.26.jar) 
    U    crafttweakerjei{1.0.2} [CraftTweaker JEI Support] (CraftTweaker-1.11.2-3.0.26.jar) 
    U    ctm{MC1.11.2-0.2.3.14} [CTM] (CTM-MC1.11.2-0.2.3.14.jar) 
    U    custombackgrounds{1.0} [Custom Backgrounds] (CustomBackgrounds-MC1.11-1.1.jar) 
    U    ptrmodellib{1.0.0} [ptrmodellib] (Decocraft-2.5.2_1.11.2.jar) 
    U    props{2.5.2} [Decocraft] (Decocraft-2.5.2_1.11.2.jar) 
    U    denseores{1.0} [denseores] (denseores-1.11-1.0.2.jar) 
    U    draconicevolution{2.2.5} [Draconic Evolution] (Draconic-Evolution-1.11.2-2.2.5.271-universal.jar) 
    U    dsurround{3.4.7.2} [Dynamic Surroundings] (DynamicSurroundings-1.11.2-3.4.7.2.jar) 
    U    presets{3.4.7.2} [Presets!] (DynamicSurroundings-1.11.2-3.4.7.2.jar) 
    U    ecomod{1.11.2-1.0.6.0-beta1} [Ecology Mod] (EcologyMod-1.11.2-1.0.6.0-beta1.jar) 
    U    elevatorid{1.3.2} [Elevator Mod] (ElevatorMod-1.11.2-1.3.2.jar) 
    U    embers{0.220} [Embers] (embers-0.220.jar) 
    U    enderstorage{1.0} [EnderStorage] (EnderStorage-1.11.2-2.3.1.116-universal.jar) 
    U    enderzoo{1.11.2-1.3.0.47} [Ender Zoo] (EnderZoo-1.11.2-1.3.0.47.jar) 
    U    exchangers{1.11.2-1.6.2} [Exchangers] (Exchangers-1.11.2-1.6.2.jar) 
    U    exoticbirds{1.0} [Exotic Birds] (Exotic Birds 1.11.2-1.4.0.jar) 
    U    extraplanets{0.4.8} [Extra Planets] (ExtraPlanets-0.4.8.jar) 
    U    bigreactors{1.11.2-0.4.5.44} [Extreme Reactors] (ExtremeReactors-1.11.2-0.4.5.44.jar) 
    U    fastleafdecay{v15} [Fast Leaf Decay] (FastLeafDecay-v15.jar) 
    U    forestry{5.3.4.202} [Forestry] (forestry_1.11.2-5.3.4.202.jar) 
    U    galacticraftplanets{4.0.1.119} [Galacticraft Planets] (Galacticraft-Planets-1.11.2-4.0.0.119.jar) 
    U    galacticraftcore{4.0.1.119} [Galacticraft Core] (GalacticraftCore-1.11.2-4.0.0.119.jar) 
    U    gendustry{1.6.5.10} [GenDustry] (gendustry-1.6.5.10-mc1.11.2.jar) 
    U    gravestone{1.7.4} [Gravestone Mod] (gravestone-1.7.4_.jar) 
    U    helpfixer{1.4+17} [HelpFixer] (HelpFixer-1.11-1.4+17.jar) 
    U    immersiveengineering{0.11-63} [Immersive Engineering] (ImmersiveEngineering-0.11-63.jar) 
    U    immersivepetroleum{1.1.3} [Immersive Petroleum] (immersivepetroleum-1.11.2-1.1.3.jar) 
    U    ic2{2.7.81-ex111} [IndustrialCraft 2] (industrialcraft-2-2.7.81-ex111.jar) 
    U    industrialexpansion{1.2.2} [IndustrialExpansion] (IndustrialExpansion-1.2.2.jar) 
    U    industrialforegoing{1.11.2-0.3} [Industrial Foregoing] (industrialforegoing-1.11.2-0.3-20.jar) 
    U    inventorytweaks{1.62+release.90.40cf8fc} [Inventory Tweaks] (InventoryTweaks-1.62.jar) 
    U    ironchest{1.11.2-7.0.25.815} [Iron Chest] (ironchest-1.11.2-7.0.25.815.jar) 
    U    jei{4.5.1.296} [Just Enough Items] (jei_1.11.2-4.5.1.296.jar) 
    U    jeibees{0.9.0.6} [JEI Bees] (jeibees-0.9.0.6-mc1.11.2.jar) 
    U    jeiintegration{1.2.0.21} [JEI Integration] (jeiintegration_1.11.2-1.2.0.21.jar) 
    U    jaff{1.6.1_for_1.11.2} [Just a Few Fish] (JustAFewFish-1.6.1_for_1.11.2.jar) 
    U    jeresources{0.6.6.12} [Just Enough Resources] (JustEnoughResources-1.11.2-0.6.6.12.jar) 
    U    magicbees{1.0} [MagicBees] (MagicBees-Beta-3.0.4.jar) 
    U    mantle{1.11.2-1.2.0.26} [Mantle] (Mantle-1.11.2-1.2.0.26.jar) 
    U    mekanism{9.3.5} [Mekanism] (Mekanism-1.11.2-9.3.5.206.jar) 
    U    mekanismgenerators{9.3.5} [MekanismGenerators] (MekanismGenerators-1.11.2-9.3.5.206.jar) 
    U    mekanismtools{9.3.5} [MekanismTools] (MekanismTools-1.11.2-9.3.5.206.jar) 
    U    minicoal{1.0} [MiniCoal] (minicoal-1.11.2-1.0.jar) 
    U    testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.2-1.13.jar) 
    U    modtweaker{3.0.2} [Mod Tweaker] (modtweaker-3.0.2.jar) 
    U    moreplanets{2.0.9} [More Planets] (More-Planets-1.11.2-2.0.9-GC117.jar) 
    U    morebees{1.11.2-1.4.1} [More Bees] (morebees-1.11.2-1.4.1.jar) 
    U    morphtool{1.1-13} [Morph-o-Tool] (Morph-o-Tool-1.1-13.jar) 
    U    mtlib{@VERSION@} [MTLib] (MTLib-2.0.3.jar) 
    U    natura{1.11.2-4.2.0.33} [Natura] (natura-1.11.2-4.2.0.33.jar) 
    U    nep{1.4_for_1.11.2} [Not Enough Potions] (NotEnoughPotions-1.4_for_1.11.2.jar) 
    U    nuclearcraft{2.5a} [NuclearCraft] (NuclearCraft-2.5a--1.11.2.jar) 
    U    desertcraft{1.11a} [Pam's DesertCraft] (Pam's DesertCraft 1.11a.jar) 
    U    passableleaves{5.1.0.0} [Passable Leaves] (PassableLeaves-1.11.2-5.1.0.0.jar) 
    U    potioncore{1.5.2_for_1.11.2} [Potion Core] (PotionCore-1.5.2_for_1.11.2.jar) 
    U    reborncore{2.16.1.115} [Reborn Core] (RebornCore-1.11.2-2.16.1.115-universal.jar) 
    U    reborncore-mcmultipart{2.16.1.115} [reborncore-MCMultiPart] (RebornCore-1.11.2-2.16.1.115-universal.jar) 
    U    reccomplex{1.4.5-1.11} [Recurrent Complex] (RecurrentComplex-1.4.5-1.11.jar) 
    U    redstonearsenal{2.2.6} [Redstone Arsenal] (RedstoneArsenal-1.11.2-2.2.6.10-universal.jar) 
    U    redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.11.2-1.7.4.jar) 
    U    refined_avaritia{1.1} [Refined Avaritia] (refined_avaritia-1.11.2-1.1.jar) 
    U    refinedstorage{1.4.20} [Refined Storage] (refinedstorage-1.4.20.jar) 
    U    spartanshields{1.3} [Spartan Shields] (SpartanShields-1.11.2-1.3a.jar) 
    U    techreborn{2.3.3.174} [Tech Reborn] (TechReborn-1.11.2-2.3.3.174-universal.jar) 
    U    tesla{1.3.0.52} [TESLA] (Tesla-1.11-1.3.0.52.jar) 
    U    teslacorelib{0.7.3} [Tesla Core Lib] (tesla-core-lib-1.11.2-0.7.3.jar) 
    U    thermaldynamics{2.2.7} [Thermal Dynamics] (ThermalDynamics-1.11.2-2.2.7.16-universal.jar) 
    U    thermalexpansion{5.2.7} [Thermal Expansion] (ThermalExpansion-1.11.2-5.2.7.30-universal.jar) 
    U    thermalfoundation{2.2.5} [Thermal Foundation] (ThermalFoundation-1.11.2-2.2.5.16-universal.jar) 
    U    thinkbigcore{1.6.1} [§5§m===§r §e§lThink Big Core §5§m===§r] (Think Big Core V1.6.1 - 1.11.2.jar) 
    U    torchmaster{1.4.0.45} [TorchMaster] (torchmaster_1.11.2-1.4.0.45.jar) 
    U    waddles{0.5.5} [Waddles] (Waddles-1.11.2-0.5.5.jar) 
    U    waila{1.7.1} [waila] (Waila-1.7.1_1.11.2.jar) 
    U    wearablebackpacks{2.5.0} [Wearable Backpacks] (WearableBackpacks-1.11.2-2.5.0.jar) 
    U    wolfarmor{1.3.2} [Wolf Armor and Storage] (wolfarmor-1.3.3.6.jar) 
    U    wrcbe{2.2.0} [WirelessRedstone-CBE] (WR-CBE-1.11.2-2.2.0.24-universal.jar) 
    U    zerocore{1.11.2-0.1.1.0} [Zero CORE] (zerocore-1.11.2-0.1.1.0.jar) 
    Loaded coremods (and transformers): 
DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.7.2.jar)
  org.blockartistry.DynSurround.asm.Transformer
NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
  net.fybertech.nwr.NWRTransformer
BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.10.jar)
  mods.betterfoliage.loader.BetterFoliageTransformer
EcomodLoadingPlugin (EcologyMod-1.11.2-1.0.6.0-beta1.jar)
  ecomod.asm.EcomodClassTransformer
RebornCoreASM (RebornCore-1.11.2-2.16.1.115-universal.jar)
  reborncore.mixin.transformer.MixinTransformer
IC2core (industrialcraft-2-2.7.81-ex111.jar)
  
CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.298-universal.jar)
  codechicken.lib.asm.ClassHierarchyManager
  codechicken.lib.asm.CCL_ASMTransformer
PLCore (PassableLeaves-1.11.2-5.1.0.0.jar)
  passableleaves.core.PLTransformer
BlurPlugin (Blur-1.0.4-14.jar)
  com.tterrag.blur.BlurTransformer
MicdoodlePlugin (MicdoodleCore-1.11.2-4.0.0.119.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
CoFH Loading Plugin (CoFHCore-1.11.2-4.2.8.16-universal.jar)
  cofh.asm.CoFHClassTransformer
  cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
Inventory Tweaks Coremod (InventoryTweaks-1.62.jar)
  invtweaks.forge.asm.ContainerTransformer
PotionCoreFMLLoadingPlugin (PotionCore-1.5.2_for_1.11.2.jar)
  com.tmtravlr.potioncore.asm.ArmorHandlerTransformer
CTMCorePlugin (CTM-MC1.11.2-0.2.3.14.jar)
  team.chisel.ctm.client.asm.CTMTransformer
SoundFixPatchingLoader (AmbientSounds v2.1.2 mc1.11.2.jar)
  com.creativemd.ambientsounds.soundfix.SoundFixTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13476 Compatibility Profile Context 22.19.171.1' Renderer: 'AMD Radeon R7 200 Series'
    Launched Version: 1.11.2-forge1.11.2-13.20.1.2530
    LWJGL: 2.9.4
    OpenGL: AMD Radeon R7 200 Series GL version 4.5.13476 Compatibility Profile Context 22.19.171.1, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: Português (Brasil)
    Profiler Position: N/A (disabled)
    CPU: 4x Intel(R) Core(TM) i5-4460 CPU @ 3.20GHz 

 

 

And this is what was in the log file:

 

Spoiler

[13:44:51] [Client thread/INFO]: Setting user: _InterPlay_
[13:44:52] [Client thread/INFO]: [STDOUT]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[13:44:52] [Client thread/INFO]: [STDOUT]: Transforming net.minecraft.block.Block Finished.
[13:44:55] [Client thread/WARN]: Skipping bad option: lastServer:
[13:44:55] [Client thread/INFO]: LWJGL Version: 2.9.4
[13:45:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater, FMLFileResourcePack:§e§k!!§6§k]]§c§kkk§4§lAd Inferos§c§kkk§6§k]]§e§k!!, FMLFileResourcePack:AmbientSounds, FMLFileResourcePack:Animania, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:AutoWalk Mod, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Baubles, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Achievements, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Binnie's Botany, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Binnie's Extra Bees, FMLFileResourcePack:Binnie's Extra Trees, FMLFileResourcePack:Binnie's Genetics, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blur, FMLFileResourcePack:Botania, FMLFileResourcePack:BotaniaVisualizer, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BuildCraft Lib, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Car Mod, FMLFileResourcePack:Carry On, FMLFileResourcePack:Chisel, FMLFileResourcePack:Clipboard, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CosmeticArmorReworked, FMLFileResourcePack:CraftStudio API, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:Crafttweaker, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:CTM, FMLFileResourcePack:Custom Backgrounds, FMLFileResourcePack:ptrmodellib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:denseores, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dynamic Surroundings, FMLFileResourcePack:Presets!, FMLFileResourcePack:Ecology Mod, FMLFileResourcePack:Elevator Mod, FMLFileResourcePack:Embers, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:Exchangers, FMLFileResourcePack:Exotic Birds, FMLFileResourcePack:Extra Planets, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Forestry, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Gravestone Mod, FMLFileResourcePack:HelpFixer, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Petroleum, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:IndustrialExpansion, FMLFileResourcePack:Industrial Foregoing, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JEI Bees, FMLFileResourcePack:JEI Integration, FMLFileResourcePack:Just a Few Fish, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:MagicBees, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:MiniCoal, FMLFileResourcePack:MmmMmmMmmMmm, FMLFileResourcePack:Mod Tweaker, FMLFileResourcePack:More Planets, FMLFileResourcePack:More Bees, FMLFileResourcePack:Morph-o-Tool, FMLFileResourcePack:MTLib, FMLFileResourcePack:Natura, FMLFileResourcePack:Not Enough Potions, FMLFileResourcePack:NuclearCraft, FMLFileResourcePack:Pam's DesertCraft, FMLFileResourcePack:Passable Leaves, FMLFileResourcePack:Potion Core, FMLFileResourcePack:Reborn Core, FMLFileResourcePack:reborncore-MCMultiPart, FMLFileResourcePack:Recurrent Complex, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Redstone Paste, FMLFileResourcePack:Refined Avaritia, FMLFileResourcePack:Refined Storage, FMLFileResourcePack:Spartan Shields, FMLFileResourcePack:Tech Reborn, FMLFileResourcePack:TESLA, FMLFileResourcePack:Tesla Core Lib, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:§5§m===§r §e§lThink Big Core §5§m===§r, FMLFileResourcePack:TorchMaster, FMLFileResourcePack:Waddles, FMLFileResourcePack:waila, FMLFileResourcePack:Wearable Backpacks, FMLFileResourcePack:Wolf Armor and Storage, FMLFileResourcePack:WirelessRedstone-CBE, FMLFileResourcePack:Zero CORE
[13:45:03] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Casings.xcf in C:\Games\Minecraft\Instances\Mods do 1.11.2\mods\TechReborn-1.11.2-2.3.3.174-universal.jar
[13:45:03] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TechReborn.xcf in C:\Games\Minecraft\Instances\Mods do 1.11.2\mods\TechReborn-1.11.2-2.3.3.174-universal.jar
[13:45:03] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TechRebornItems.xcf in C:\Games\Minecraft\Instances\Mods do 1.11.2\mods\TechReborn-1.11.2-2.3.3.174-universal.jar
[13:45:04] [Client thread/INFO]: [STDOUT]: [soundfix] Patched paulscode.sound.Library ...
[13:45:04] [Client thread/INFO]: [STDOUT]: [soundfix] Patched paulscode.sound.StreamThread ...
[13:45:17] [Client thread/WARN]: File props:sounds/sizzlingbacon.ogg does not exist, cannot add it to event props:deco_baconsizzle
[13:45:17] [Client thread/WARN]: File props:sounds/heartmonitor.ogg does not exist, cannot add it to event props:deco_heartmon
[13:45:17] [Client thread/WARN]: File props:sounds/iseethelight.ogg does not exist, cannot add it to event props:deco_iseethelight
[13:45:17] [Client thread/WARN]: File props:sounds/sizzlingbacon.ogg does not exist, cannot add it to event props:deco_baconsizzle
[13:45:17] [Client thread/WARN]: File props:sounds/heartmonitor.ogg does not exist, cannot add it to event props:deco_heartmon
[13:45:17] [Client thread/WARN]: File props:sounds/iseethelight.ogg does not exist, cannot add it to event props:deco_iseethelight
[13:45:17] [Sound Library Loader/INFO]: Starting up SoundSystem...
[13:45:17] [Thread-8/INFO]: [STDOUT]: [soundfix] Patched paulscode.sound.Source ...
[13:45:17] [Thread-8/INFO]: Initializing LWJGL OpenAL
[13:45:17] [Thread-8/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[13:45:17] [Client thread/INFO]: [STDOUT]: Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite]
[13:45:17] [Client thread/INFO]: [STDOUT]: Transforming net.minecraft.client.renderer.texture.TextureMap Finished.
[13:45:17] [Thread-8/INFO]: OpenAL initialized.
[13:45:17] [Sound Library Loader/INFO]: Sound engine started
[13:45:17] [Client thread/INFO]: [STDOUT]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[13:45:17] [Client thread/INFO]: [STDOUT]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[13:45:19] [Client thread/INFO]: [STDOUT]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[13:45:19] [Client thread/INFO]: [STDOUT]: Transforming net.minecraft.block.Block Finished.
[13:45:19] [Client thread/INFO]: [STDERR]: Potential problem: Galacticraft did not complete injection of bytecode into: bqe (4 / 6)
[13:45:20] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater, FMLFileResourcePack:§e§k!!§6§k]]§c§kkk§4§lAd Inferos§c§kkk§6§k]]§e§k!!, FMLFileResourcePack:AmbientSounds, FMLFileResourcePack:Animania, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:AutoWalk Mod, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Baubles, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Achievements, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Binnie's Botany, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Binnie's Extra Bees, FMLFileResourcePack:Binnie's Extra Trees, FMLFileResourcePack:Binnie's Genetics, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blur, FMLFileResourcePack:Botania, FMLFileResourcePack:BotaniaVisualizer, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BuildCraft Lib, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Car Mod, FMLFileResourcePack:Carry On, FMLFileResourcePack:Chisel, FMLFileResourcePack:Clipboard, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CosmeticArmorReworked, FMLFileResourcePack:CraftStudio API, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:Crafttweaker, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:CTM, FMLFileResourcePack:Custom Backgrounds, FMLFileResourcePack:ptrmodellib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:denseores, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dynamic Surroundings, FMLFileResourcePack:Presets!, FMLFileResourcePack:Ecology Mod, FMLFileResourcePack:Elevator Mod, FMLFileResourcePack:Embers, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:Exchangers, FMLFileResourcePack:Exotic Birds, FMLFileResourcePack:Extra Planets, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Forestry, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Gravestone Mod, FMLFileResourcePack:HelpFixer, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Petroleum, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:IndustrialExpansion, FMLFileResourcePack:Industrial Foregoing, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JEI Bees, FMLFileResourcePack:JEI Integration, FMLFileResourcePack:Just a Few Fish, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:MagicBees, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:MiniCoal, FMLFileResourcePack:MmmMmmMmmMmm, FMLFileResourcePack:Mod Tweaker, FMLFileResourcePack:More Planets, FMLFileResourcePack:More Bees, FMLFileResourcePack:Morph-o-Tool, FMLFileResourcePack:MTLib, FMLFileResourcePack:Natura, FMLFileResourcePack:Not Enough Potions, FMLFileResourcePack:NuclearCraft, FMLFileResourcePack:Pam's DesertCraft, FMLFileResourcePack:Passable Leaves, FMLFileResourcePack:Potion Core, FMLFileResourcePack:Reborn Core, FMLFileResourcePack:reborncore-MCMultiPart, FMLFileResourcePack:Recurrent Complex, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Redstone Paste, FMLFileResourcePack:Refined Avaritia, FMLFileResourcePack:Refined Storage, FMLFileResourcePack:Spartan Shields, FMLFileResourcePack:Tech Reborn, FMLFileResourcePack:TESLA, FMLFileResourcePack:Tesla Core Lib, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:§5§m===§r §e§lThink Big Core §5§m===§r, FMLFileResourcePack:TorchMaster, FMLFileResourcePack:Waddles, FMLFileResourcePack:waila, FMLFileResourcePack:Wearable Backpacks, FMLFileResourcePack:Wolf Armor and Storage, FMLFileResourcePack:WirelessRedstone-CBE, FMLFileResourcePack:Zero CORE, LiteLoader, VoxelMap
[13:45:20] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Casings.xcf in C:\Games\Minecraft\Instances\Mods do 1.11.2\mods\TechReborn-1.11.2-2.3.3.174-universal.jar
[13:45:20] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TechReborn.xcf in C:\Games\Minecraft\Instances\Mods do 1.11.2\mods\TechReborn-1.11.2-2.3.3.174-universal.jar
[13:45:20] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TechRebornItems.xcf in C:\Games\Minecraft\Instances\Mods do 1.11.2\mods\TechReborn-1.11.2-2.3.3.174-universal.jar
[13:45:23] [Client thread/WARN]: File props:sounds/sizzlingbacon.ogg does not exist, cannot add it to event props:deco_baconsizzle
[13:45:23] [Client thread/WARN]: File props:sounds/heartmonitor.ogg does not exist, cannot add it to event props:deco_heartmon
[13:45:23] [Client thread/WARN]: File props:sounds/iseethelight.ogg does not exist, cannot add it to event props:deco_iseethelight
[13:45:23] [Client thread/WARN]: File props:sounds/sizzlingbacon.ogg does not exist, cannot add it to event props:deco_baconsizzle
[13:45:23] [Client thread/WARN]: File props:sounds/heartmonitor.ogg does not exist, cannot add it to event props:deco_heartmon
[13:45:23] [Client thread/WARN]: File props:sounds/iseethelight.ogg does not exist, cannot add it to event props:deco_iseethelight
[13:45:23] [Client thread/INFO]: SoundSystem shutting down...
[13:45:23] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[13:45:23] [Sound Library Loader/INFO]: Starting up SoundSystem...
[13:45:24] [Thread-13/INFO]: Initializing LWJGL OpenAL
[13:45:24] [Thread-13/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[13:45:25] [Thread-13/INFO]: OpenAL initialized.
[13:45:25] [Client thread/FATAL]: Reported exception thrown!
net.minecraft.util.ReportedException: Rendering screen
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1146) ~[bqe.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1077) ~[bes.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372) [bes.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_151]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_151]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_151]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NoClassDefFoundError: cah
    at net.minecraftforge.fml.common.versioning.Restriction.toStringFriendly(Restriction.java:228) ~[Restriction.class:?]
    at net.minecraftforge.fml.common.versioning.VersionRange.toStringFriendly(VersionRange.java:500) ~[VersionRange.class:?]
    at net.minecraftforge.fml.client.GuiMultipleModsErrored$GuiList.drawSlot(GuiMultipleModsErrored.java:155) ~[GuiMultipleModsErrored$GuiList.class:?]
    at net.minecraftforge.fml.client.GuiScrollingList.drawScreen(GuiScrollingList.java:339) ~[GuiScrollingList.class:?]
    at net.minecraftforge.fml.client.GuiMultipleModsErrored.func_73863_a(GuiMultipleModsErrored.java:66) ~[GuiMultipleModsErrored.class:?]
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382) ~[ForgeHooksClient.class:?]
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1119) ~[bqe.class:?]
    ... 9 more
[13:45:25] [Sound Library Loader/INFO]: Sound engine started

 

The game crashes before finnishing the load screen...

Edited by Interplay
Writing error...
Link to comment
Share on other sites

Let me see here, of the core mods you have present...

 

I've heard of these ones:
  IC2core (industrialcraft-2-2.7.81-ex111.jar)
  CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.298-universal.jar)
  CoFH Loading Plugin (CoFHCore-1.11.2-4.2.8.16-universal.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.62.jar)
  SoundFixPatchingLoader (AmbientSounds v2.1.2 mc1.11.2.jar)

 

I can be pretty confident that these are not at fault:
  CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.298-universal.jar)
  CoFH Loading Plugin (CoFHCore-1.11.2-4.2.8.16-universal.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.62.jar)

 

My suggestion is to remove all mods that are not the coremods, check to see if the problem persists.

Regardless of the outcome you will perform a binary search to locate the mod at fault:

 

1) If the problem is present: remove half of the mods most recently added
2) If the problem is not present: add half of the mods most recently removed

 

Repeat until adding/removing a single mod causes the issue.

Edited by Draco18s
  • Like 1

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

Hm......

 

This is a good way to find out what mods we are missing to add into the pack.

When I removed all the core mods, I discovered that I should have to download 6 more core/lib mods...

Thank you guys!

 

 

PS.: Those forge guys are awesome! We just show them something and they tell you: "This is the error. Do this instead!" Awesome!

Edited by Interplay
Link to comment
Share on other sites

  • 2 years later...

can you help me mine is in 1.12.2

 

please


Library{name='com.typesafe:config:1.2.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-actors-migration_2.11:1.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-compiler:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-library:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-parser-combinators_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-reflect:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-swing_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-xml_2.11:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='lzma:lzma:0.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.maven:maven-artifact:3.5.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:5.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:patchy:1.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='oshi-project:oshi-core:1.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:jna:4.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:platform:3.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:5.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null, packed='null'}, Library{name='io.netty:netty-all:4.1.9.Final', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.guava:guava:21.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-lang3:3.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-io:commons-io:2.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-codec:commons-codec:1.10', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.code.gson:gson:2.8.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:authlib:1.5.25', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:realms:1.10.22', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='it.unimi.dsi:fastutil:7.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-api:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@51650a7a, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@f82c3a6, packed='null'}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@6e6c2f0f, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@2278a8aa, packed='null'}, Library{name='ca.weblite:java-objc-bridge:1.0.0', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={OSX=natives-osx}, extract=net.minecraft.launcher.versions.ExtractRules@5b375045, packed='null'}, Library{name='ca.weblite:java-objc-bridge:1.0.0', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}]},
remote=null, isInstalled=true, hasRemote=false, isUpToDate=true}
[Launcher] Java path: C:\Program Files\Java\jre1.8.0_45\bin\javaw.exe
[Launcher] Checking conditions...
[Launcher] Comparing assets...
[AssetsManager] Checking resources...
[AssetsManager] Reading indexes from file C:\Users\Marius\AppData\Roaming\.minecraft\assets\indexes\1.12.json
[AssetsManager] Fast comparing: true
[Launcher] Delta time to compare assets: 91 ms.
[TLauncherManager] add required libraries: All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2
[VersionManager] Required for version All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2: []
C:\Program Files\Java\jre1.8.0_45\bin\javaw.exe -Djava.net.preferIPv4Stack=true -Xmn128M -Xmx6957M -Djava.library.path=C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\natives -cp C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2854\forge-1.12.2-14.23.5.2854.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\tlauncher\patchy\1.1\patchy-1.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.25\authlib-1.5.25.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar;C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2.jar -Dminecraft.applet.TargetDirectory=C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2 -XX:+UseConcMarkSweepGC -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -DLibLoader.modsFolder=C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods net.minecraft.launchwrapper.Launch --username Kaspa173 --version All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2 --gameDir C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2 --assetsDir C:\Users\Marius\AppData\Roaming\.minecraft\assets --assetIndex 1.12 --uuid 00000000-0000-0000-0000-000000000000 --accessToken null --userType legacy --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --width 925 --height 530
[Launcher] Launching Minecraft...
I'm hiding!
[LauncherManager] mods after C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ActuallyAdditions-1.12.2-r151-2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ActuallyBaubles-1.12-1.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\adventurepack-1.7.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\AkashicTome-1.2-12.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\angelRingToBauble-1.12-0.3.1.50+d4e654e.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\AppleSkin-mc1.12-1.0.14.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Aroma1997Core-1.12.2-2.0.0.2.b167.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b89.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\astralsorcery-1.12.2-1.10.24.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\AutoRegLib-1.3-32.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\badwithernocookiereloaded-1.12.2-3.3.16.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\base-1.12.2-3.13.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Baubles-1.12-1.5.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\bedpatch-2.2-1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\bettercaves-1.12.2-2.0.3.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\BetterFps-1.4.8.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Bookshelf-1.12.2-2.3.590.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Botania+r1.10-363.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Ceramics-1.12-1.3.7.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Chameleon-1.12-4.1.3.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Chisel-MC1.12.2-1.0.2.45.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\chiselsandbits-14.33.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Clumps-3.1.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CodeChickenLib-1.12.2-3.2.3.358-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CoFHCore-1.12.2-4.6.6.1-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CoFHWorld-1.12.2-1.4.0.1-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\comforts-1.12.2-1.4.1.3.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CommonCapabilities-1.12.2-2.4.6.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\conarm-1.12.2-1.2.5.9.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Controlling-3.0.9.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\coroutil-1.12.1-1.2.37.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CraftingTweaks_1.12.2-8.1.9.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CraftTweaker2-1.12-4.1.20.574.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CreativeCore_v1.10.16_mc1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CTM-MC1.12.2-1.0.2.31.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CustomMainMenu-MC1.12.2-2.0.9.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CyclopsCore-1.12.2-1.6.4.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\DankNull-1.12.2-1.7.91.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\device-mod-0.4.1-1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\diethopper-1.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\DiscordSuite-2.2.4.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Dungeons-Adventure+update+1.4.2+1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ElectroblobsWizardry-4.2.11-MC1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ElevatorMod-1.12.2-1.3.14.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\EnchantingTable-1.12-1.1.3.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\EnderCore-1.12.2-0.5.76.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\EnderIO-1.12.2-5.2.59.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\EnderStorage-1.12.2-2.4.6.137-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\environmentaltech-1.12.2-2.0.20.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\etlunar-1.12.2-2.0.20.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ExtraRails-1.12-1.3.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\extrautils2-1.12-1.9.9.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Farseek-1.12-2.5.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\FastWorkbench-1.12.2-1.7.3.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\foamfix-0.10.10-1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Forgelin-1.8.4.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\FTBBackups-1.1.0.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\FTBLib-5.4.7.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\FTBUtilities-5.4.1.129.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\FullscreenWindowed-1.12-1.6.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\furniture-6.3.1-1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Guide-API-1.12-2.1.8-63.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\GunpowderLib-1.12.2-1.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\guns-0.15.3-1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ImmersiveEngineering-0.12-98.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\immersivepetroleum-1.12.2-1.1.9.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\industrialforegoing-1.12.2-1.12.13-237.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\IndustrialWires-1.7-36.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\InitialInventory-3.0.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\IntegratedDynamics-1.12.2-1.1.6.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\IntegratedTunnels-1.12.2-1.6.11.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\IntegrationForegoing-1.12.2-1.10.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\InventoryTweaks-1.64%2Bdev.151.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\IronBackpacks-1.12.2-3.0.8-12.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ironchest-1.12.2-7.0.72.847.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\itemscroller-1.12.2-0.12.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\jeiintegration_1.12.2-1.6.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\jei_1.12.2-4.15.0.296.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\journeymap-1.12.2-5.7.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\JustEnoughResources-1.12.2-0.9.2.60.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\LittleTiles_v1.5.0-pre199_34_mc1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\LLOverlayReloaded-1.1.6-mc1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Mantle-1.12-1.3.3.55.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\mcjtylib-1.12-3.5.4.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Mekanism-1.12.2-9.8.3.390.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\MekanismGenerators-1.12.2-9.8.3.390.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\MekanismTools-1.12.2-9.8.3.390.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\modnametooltip_1.12.2-1.10.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Morph-o-Tool-1.2-21.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Morpheus-1.12.2-3.5.106.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\MTLib-3.0.6.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\natura-1.12.2-4.3.2.69.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\NetherPortalFix_1.12.1-5.3.17.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\obfuscate-0.4.2-1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\oeintegration-2.3.4.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\OldJavaWarning-1.12.2-1.1.11.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\OpenGlider-1.12.1-1.1.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\OreExcavation-1.4.150.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\p455w0rdslib-1.12.2-2.3.161.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Pam%27s+HarvestCraft+1.12.2zg.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Placebo-1.12.2-1.6.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\plustic-8.0.1.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Quark-r1.6-179.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\QuickLeafDecay-MC1.12.1-1.2.4.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\rangedpumps-0.5.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\rats-3.2.13-1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\reauth-3.6.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\RebornCore-1.12.2-3.19.4.529-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\RebornStorage-1.12.2-3.3.4.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\RedstoneFlux-1.12-2.1.1.1-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\refinedstorage-1.6.16.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\refinedstorageaddons-0.4.5.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ResourceLoader-MC1.12.1-1.5.3.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\rftools-1.12-7.73.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\rftoolspower-1.12-1.2.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\SGExtraParts-1.12.2-1.4.6-49.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ShadowMC-1.12-3.8.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\SilentLib-1.12.2-3.0.14%2B168.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\SilentsGems-1.12.2-2.8.22%2B327.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\SoulShards-TOW-1.12-2.7.6-56.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\stg-1.12.2-1.2.3.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\StorageDrawers-1.12.2-5.4.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Streams-1.12-0.4.8.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\TConstruct-1.12.2-2.13.0.183.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\TechReborn-1.12.2-2.27.3.1084-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\tesla-core-lib-1.12.2-1.0.17.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Thaumcraft-1.12.2-6.1.BETA26.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ThaumicJEI-1.12.2-1.6.0-27.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\theoneprobe-1.12-1.4.28.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ThermalCultivation-1.12.2-0.3.6.1-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ThermalDynamics-1.12.2-2.5.6.1-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ThermalExpansion-1.12.2-5.5.7.1-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ThermalFoundation-1.12.2-2.6.7.1-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Tinkers' Addons-1.12.1-1.0.7.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Toast Control-1.12.2-1.8.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\TombManyGraves-1.12-4.2.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\tombmanygraves2api-1.12.2-1.0.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Traverse-1.12.2-1.6.0-69.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\valkyrielib-1.12.2-2.0.20.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\WAIM-1.0.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\weather2-1.12.1-2.6.12.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\xnet-1.12-1.8.2.jar
[Launcher] Starting Minecraft All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2...
[Launcher] Launching in: C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2
Starting garbage collector: 146 / 213 MB
Garbage collector completed: 36 / 205 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
> 2020-07-11 01:15:26,617 main ERROR Unable to move file C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\latest.log to C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\2020-07-11-6.log: java.nio.file.FileSystemException C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\latest.log -> C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\2020-07-11-6.log: The process cannot access the file because it is being used by another process.
>
> 2020-07-11 01:15:26,621 main ERROR Unable to delete file C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\latest.log: java.nio.file.FileSystemException C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\latest.log: The process cannot access the file because it is being used by another process.
>
> 2020-07-11 01:15:26,636 main ERROR Unable to move file C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\debug.log to C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\debug-1.log: java.nio.file.FileSystemException C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\debug.log -> C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\debug-1.log: The process cannot access the file because it is being used by another process.
>
> 2020-07-11 01:15:26,638 main ERROR Unable to delete file C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\debug.log: java.nio.file.FileSystemException C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\debug.log: The process cannot access the file because it is being used by another process.
>
> [01:15:26] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
> [01:15:26] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
> [01:15:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
> [01:15:26] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading
> [01:15:26] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_45
> [01:15:27] [main/INFO] [FML]: Searching C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods for mods
> [01:15:27] [main/INFO] [FML]: Searching C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\1.12.2 for mods
> [01:15:27] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Aroma1997Core-1.12.2-2.0.0.2.b167.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:15:27] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:15:27] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in astralsorcery-1.12.2-1.10.24.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:15:27] [main/WARN] [FML]: The coremod hellfirepvp.astralsorcery.core.AstralCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:15:27] [main/INFO] [Astral Core]: [AstralCore] Initialized.
> [01:15:27] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in bedpatch-2.2-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:15:27] [main/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
> [01:15:27] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.10.16_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:15:27] [main/WARN] [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:15:27] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
> [01:15:27] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.2.31.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:15:27] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:15:27] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
> [01:15:27] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Farseek-1.12-2.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:15:27] [main/WARN] [FML]: The coremod farseek.core.FarseekCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:15:27] [main/WARN] [FML]: The coremod FarseekCoreMod (farseek.core.FarseekCoreMod) is not signed!
> [01:15:27] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.10.10-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:15:27] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:15:27] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:15:27] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:15:27] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
> [01:15:27] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.64%2Bdev.151.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:15:27] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:15:27] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in LittleTiles_v1.5.0-pre199_34_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:15:27] [main/WARN] [FML]: The coremod com.creativemd.littletiles.LittlePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:15:27] [main/WARN] [FML]: The coremod LittlePatchingLoader (com.creativemd.littletiles.LittlePatchingLoader) is not signed!
> [01:15:27] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Mekanism-1.12.2-9.8.3.390.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:15:27] [main/WARN] [FML]: The coremod mekanism.coremod.MekanismCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:15:27] [main/WARN] [FML]: The coremod MekanismCoremod (mekanism.coremod.MekanismCoremod) is not signed!
> [01:15:27] [main/WARN] [FML]: The coremod ObfuscatePlugin (com.mrcrayfish.obfuscate.asm.ObfuscatePlugin) is not signed!
> [01:15:27] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-179.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:15:27] [main/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
> [01:15:27] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in rats-3.2.13-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:15:27] [main/WARN] [FML]: The coremod ratscore (com.github.alexthe666.rats.server.asm.RatsPlugin) is not signed!
> [01:15:27] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in ResourceLoader-MC1.12.1-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:15:27] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:15:27] [main/WARN] [FML]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:15:27] [main/WARN] [FML]: The coremod IELoadingPlugin (blusunrize.immersiveengineering.common.asm.IELoadingPlugin) is not signed!
> [01:15:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
> [01:15:27] [main/INFO] [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
> [01:15:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
> [01:15:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
> [01:15:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
> [01:15:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:15:30] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
> [01:15:30] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
> [01:15:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:15:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:15:30] [main/INFO] [Aroma1997Core]: Finished data injection.
> [01:15:30] [main/INFO] [Aroma1997Core]: Finished data injection.
> [01:15:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:15:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:15:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:15:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:15:31] [main/INFO] [LaunchWrapper]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker
> [01:15:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
> [01:15:31] [main/INFO] [Astral Core]: [AstralTransformer] Loading patches...
> [01:15:31] [main/INFO] [Astral Core]: [AstralTransformer] Found 0 Transformers! Trying to recover with direct references...
> [01:15:31] [main/INFO] [Astral Core]: [AstralTransformer] Initialized! Loaded 14 class patches!
> [01:15:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:15:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:15:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:15:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:15:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:15:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:15:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:15:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> Exception in thread "main" [01:15:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.NoClassDefFoundError: com/github/alexthe666/rats/server/misc/RatsRuntimePatcher
> [01:15:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at com.github.alexthe666.rats.server.asm.RatsPlugin.getASMTransformerClass(RatsPlugin.java:18)
> [01:15:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:129)
> [01:15:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
> [01:15:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
> [01:15:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: Caused by: java.lang.ClassNotFoundException: com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
> [01:15:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
> [01:15:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at java.lang.ClassLoader.loadClass(Unknown Source)
> [01:15:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at java.lang.ClassLoader.loadClass(Unknown Source)
> [01:15:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     ... 4 more
> [01:15:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.NoClassDefFoundError: net/ilexiconn/llibrary/server/asm/RuntimePatcher
> [01:15:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     at java.lang.ClassLoader.defineClass1(Native Method)
> [01:15:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     at java.lang.ClassLoader.defineClass(Unknown Source)
> [01:15:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     at java.security.SecureClassLoader.defineClass(Unknown Source)
> [01:15:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
> [01:15:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     ... 6 more
> [01:15:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.ClassNotFoundException: net.ilexiconn.llibrary.server.asm.RuntimePatcher
> [01:15:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
> [01:15:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     at java.lang.ClassLoader.loadClass(Unknown Source)
> [01:15:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     at java.lang.ClassLoader.loadClass(Unknown Source)
> [01:15:32] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     ... 10 more


[Launcher] Force update: false
[Launcher] Selected version: All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2
[Launcher] Selected account: Account{displayName=Kaspa173, type=TLAUNCHER, accessToken=(not null), userid=Kaspamine@gmail.com, uuid=4196c1019f4111e9af10002590a1379b, username=Kaspamine@gmail.com}
[Launcher] Version sync info: VersionSyncInfo{id='All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2',
local=CompleteVersion{id='All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2', time=Sun Apr 12 20:57:42 EEST 2020, release=Mon Sep 18 11:39:46 EEST 2017, type=release, class=net.minecraft.launchwrapper.Launch, minimumVersion=18, assets='1.12', source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.LocalVersionList@20cd92aa, libraries=[Library{name='net.minecraftforge:forge:1.12.2-14.23.5.2854', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-debug-all:5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraft:launchwrapper:1.12', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.jline:jline:3.5.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe.akka:akka-actor_2.11:2.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe:config:1.2.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-actors-migration_2.11:1.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-compiler:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-library:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-parser-combinators_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-reflect:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-swing_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-xml_2.11:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='lzma:lzma:0.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.maven:maven-artifact:3.5.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:5.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:patchy:1.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='oshi-project:oshi-core:1.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:jna:4.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:platform:3.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:5.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null, packed='null'}, Library{name='io.netty:netty-all:4.1.9.Final', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.guava:guava:21.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-lang3:3.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-io:commons-io:2.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-codec:commons-codec:1.10', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.code.gson:gson:2.8.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:authlib:1.5.25', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:realms:1.10.22', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='it.unimi.dsi:fastutil:7.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-api:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@5de80914, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@167647eb, packed='null'}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@158703e5, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@338dc0eb, packed='null'}, Library{name='ca.weblite:java-objc-bridge:1.0.0', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={OSX=natives-osx}, extract=net.minecraft.launcher.versions.ExtractRules@2e30df27, packed='null'}, Library{name='ca.weblite:java-objc-bridge:1.0.0', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}]},
remote=null, isInstalled=true, hasRemote=false, isUpToDate=true}
[Launcher] Java path: C:\Program Files\Java\jre1.8.0_45\bin\javaw.exe
[Launcher] Checking conditions...
[Launcher] Comparing assets...
[AssetsManager] Checking resources...
[AssetsManager] Reading indexes from file C:\Users\Marius\AppData\Roaming\.minecraft\assets\indexes\1.12.json
[AssetsManager] Fast comparing: true
[Launcher] Delta time to compare assets: 84 ms.
[TLauncherManager] add required libraries: All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2
[VersionManager] Required for version All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2: []
[Modpack]  got container
[Modpack]  check resources
[Modpack]  check CompositeResources
[Launcher] Unpacking natives...
[Launcher] Constructing process...
[Launcher] Constructing classpath...
[Launcher] Getting Minecraft arguments...
[Launcher] Full command (characters are not escaped):
C:\Program Files\Java\jre1.8.0_45\bin\javaw.exe -Djava.net.preferIPv4Stack=true -Xmn128M -Xmx6957M -Djava.library.path=C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\natives -cp C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2854\forge-1.12.2-14.23.5.2854.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\tlauncher\patchy\1.1\patchy-1.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.25\authlib-1.5.25.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;C:\Users\Marius\AppData\Roaming\.minecraft\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar;C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2.jar -Dminecraft.applet.TargetDirectory=C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2 -XX:+UseConcMarkSweepGC -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -DLibLoader.modsFolder=C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods net.minecraft.launchwrapper.Launch --username Kaspa173 --version All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2 --gameDir C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2 --assetsDir C:\Users\Marius\AppData\Roaming\.minecraft\assets --assetIndex 1.12 --uuid 00000000-0000-0000-0000-000000000000 --accessToken null --userType legacy --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --width 925 --height 530
[Launcher] Launching Minecraft...
I'm hiding!
[TLauncherManager] mods after C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ActuallyAdditions-1.12.2-r151-2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ActuallyBaubles-1.12-1.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\adventurepack-1.7.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\AkashicTome-1.2-12.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\angelRingToBauble-1.12-0.3.1.50+d4e654e.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\AppleSkin-mc1.12-1.0.14.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Aroma1997Core-1.12.2-2.0.0.2.b167.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b89.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\astralsorcery-1.12.2-1.10.24.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\AutoRegLib-1.3-32.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\badwithernocookiereloaded-1.12.2-3.3.16.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\base-1.12.2-3.13.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Baubles-1.12-1.5.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\bedpatch-2.2-1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\bettercaves-1.12.2-2.0.3.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\BetterFps-1.4.8.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Bookshelf-1.12.2-2.3.590.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Botania+r1.10-363.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Ceramics-1.12-1.3.7.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Chameleon-1.12-4.1.3.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Chisel-MC1.12.2-1.0.2.45.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\chiselsandbits-14.33.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Clumps-3.1.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CodeChickenLib-1.12.2-3.2.3.358-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CoFHCore-1.12.2-4.6.6.1-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CoFHWorld-1.12.2-1.4.0.1-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\comforts-1.12.2-1.4.1.3.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CommonCapabilities-1.12.2-2.4.6.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\conarm-1.12.2-1.2.5.9.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Controlling-3.0.9.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\coroutil-1.12.1-1.2.37.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CraftingTweaks_1.12.2-8.1.9.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CraftTweaker2-1.12-4.1.20.574.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CreativeCore_v1.10.16_mc1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CTM-MC1.12.2-1.0.2.31.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CustomMainMenu-MC1.12.2-2.0.9.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\CyclopsCore-1.12.2-1.6.4.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\DankNull-1.12.2-1.7.91.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\device-mod-0.4.1-1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\diethopper-1.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\DiscordSuite-2.2.4.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Dungeons-Adventure+update+1.4.2+1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ElectroblobsWizardry-4.2.11-MC1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ElevatorMod-1.12.2-1.3.14.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\EnchantingTable-1.12-1.1.3.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\EnderCore-1.12.2-0.5.76.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\EnderIO-1.12.2-5.2.59.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\EnderStorage-1.12.2-2.4.6.137-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\environmentaltech-1.12.2-2.0.20.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\etlunar-1.12.2-2.0.20.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ExtraRails-1.12-1.3.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\extrautils2-1.12-1.9.9.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Farseek-1.12-2.5.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\FastWorkbench-1.12.2-1.7.3.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\foamfix-0.10.10-1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Forgelin-1.8.4.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\FTBBackups-1.1.0.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\FTBLib-5.4.7.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\FTBUtilities-5.4.1.129.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\FullscreenWindowed-1.12-1.6.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\furniture-6.3.1-1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Guide-API-1.12-2.1.8-63.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\GunpowderLib-1.12.2-1.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\guns-0.15.3-1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ImmersiveEngineering-0.12-98.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\immersivepetroleum-1.12.2-1.1.9.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\industrialforegoing-1.12.2-1.12.13-237.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\IndustrialWires-1.7-36.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\InitialInventory-3.0.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\IntegratedDynamics-1.12.2-1.1.6.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\IntegratedTunnels-1.12.2-1.6.11.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\IntegrationForegoing-1.12.2-1.10.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\InventoryTweaks-1.64%2Bdev.151.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\IronBackpacks-1.12.2-3.0.8-12.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ironchest-1.12.2-7.0.72.847.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\itemscroller-1.12.2-0.12.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\jeiintegration_1.12.2-1.6.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\jei_1.12.2-4.15.0.296.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\journeymap-1.12.2-5.7.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\JustEnoughResources-1.12.2-0.9.2.60.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\LittleTiles_v1.5.0-pre199_34_mc1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\LLOverlayReloaded-1.1.6-mc1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Mantle-1.12-1.3.3.55.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\mcjtylib-1.12-3.5.4.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Mekanism-1.12.2-9.8.3.390.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\MekanismGenerators-1.12.2-9.8.3.390.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\MekanismTools-1.12.2-9.8.3.390.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\modnametooltip_1.12.2-1.10.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Morph-o-Tool-1.2-21.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Morpheus-1.12.2-3.5.106.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\MTLib-3.0.6.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\natura-1.12.2-4.3.2.69.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\NetherPortalFix_1.12.1-5.3.17.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\obfuscate-0.4.2-1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\oeintegration-2.3.4.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\OldJavaWarning-1.12.2-1.1.11.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\OpenGlider-1.12.1-1.1.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\OreExcavation-1.4.150.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\p455w0rdslib-1.12.2-2.3.161.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Pam%27s+HarvestCraft+1.12.2zg.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Placebo-1.12.2-1.6.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\plustic-8.0.1.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Quark-r1.6-179.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\QuickLeafDecay-MC1.12.1-1.2.4.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\rangedpumps-0.5.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\rats-3.2.13-1.12.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\reauth-3.6.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\RebornCore-1.12.2-3.19.4.529-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\RebornStorage-1.12.2-3.3.4.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\RedstoneFlux-1.12-2.1.1.1-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\refinedstorage-1.6.16.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\refinedstorageaddons-0.4.5.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ResourceLoader-MC1.12.1-1.5.3.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\rftools-1.12-7.73.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\rftoolspower-1.12-1.2.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\SGExtraParts-1.12.2-1.4.6-49.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ShadowMC-1.12-3.8.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\SilentLib-1.12.2-3.0.14%2B168.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\SilentsGems-1.12.2-2.8.22%2B327.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\SoulShards-TOW-1.12-2.7.6-56.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\stg-1.12.2-1.2.3.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\StorageDrawers-1.12.2-5.4.2.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Streams-1.12-0.4.8.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\TConstruct-1.12.2-2.13.0.183.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\TechReborn-1.12.2-2.27.3.1084-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\tesla-core-lib-1.12.2-1.0.17.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Thaumcraft-1.12.2-6.1.BETA26.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ThaumicJEI-1.12.2-1.6.0-27.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\theoneprobe-1.12-1.4.28.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ThermalCultivation-1.12.2-0.3.6.1-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ThermalDynamics-1.12.2-2.5.6.1-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ThermalExpansion-1.12.2-5.5.7.1-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\ThermalFoundation-1.12.2-2.6.7.1-universal.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Tinkers' Addons-1.12.1-1.0.7.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Toast Control-1.12.2-1.8.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\TombManyGraves-1.12-4.2.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\tombmanygraves2api-1.12.2-1.0.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\Traverse-1.12.2-1.6.0-69.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\valkyrielib-1.12.2-2.0.20.1.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\WAIM-1.0.0.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\weather2-1.12.1-2.6.12.jar C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\xnet-1.12-1.8.2.jar
[Launcher] Starting Minecraft All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2...
[Launcher] Launching in: C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2
Starting garbage collector: 144 / 205 MB
Garbage collector completed: 35 / 209 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
> 2020-07-11 01:17:15,428 main ERROR Unable to move file C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\latest.log to C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\2020-07-11-7.log: java.nio.file.FileSystemException C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\latest.log -> C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\2020-07-11-7.log: The process cannot access the file because it is being used by another process.
>
> 2020-07-11 01:17:15,433 main ERROR Unable to delete file C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\latest.log: java.nio.file.FileSystemException C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\latest.log: The process cannot access the file because it is being used by another process.
>
> 2020-07-11 01:17:15,447 main ERROR Unable to move file C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\debug.log to C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\debug-1.log: java.nio.file.FileSystemException C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\debug.log -> C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\debug-1.log: The process cannot access the file because it is being used by another process.
>
> 2020-07-11 01:17:15,450 main ERROR Unable to delete file C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\debug.log: java.nio.file.FileSystemException C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\logs\debug.log: The process cannot access the file because it is being used by another process.
>
> [01:17:15] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
> [01:17:15] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
> [01:17:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
> [01:17:15] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading
> [01:17:15] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_45
> [01:17:16] [main/INFO] [FML]: Searching C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods for mods
> [01:17:16] [main/INFO] [FML]: Searching C:\Users\Marius\AppData\Roaming\.minecraft\versions\All the Mods 3 Lite - ATM3L All the Mods 3 Lite-v3.1.2\mods\1.12.2 for mods
> [01:17:16] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Aroma1997Core-1.12.2-2.0.0.2.b167.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:17:16] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:17:16] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in astralsorcery-1.12.2-1.10.24.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:17:16] [main/WARN] [FML]: The coremod hellfirepvp.astralsorcery.core.AstralCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:17:16] [main/INFO] [Astral Core]: [AstralCore] Initialized.
> [01:17:16] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in bedpatch-2.2-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:17:16] [main/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
> [01:17:16] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.10.16_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:17:16] [main/WARN] [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:17:16] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
> [01:17:16] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.2.31.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:17:16] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:17:16] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
> [01:17:16] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Farseek-1.12-2.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:17:16] [main/WARN] [FML]: The coremod farseek.core.FarseekCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:17:16] [main/WARN] [FML]: The coremod FarseekCoreMod (farseek.core.FarseekCoreMod) is not signed!
> [01:17:16] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.10.10-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:17:16] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:17:16] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:17:16] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:17:16] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
> [01:17:16] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.64%2Bdev.151.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:17:16] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:17:16] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in LittleTiles_v1.5.0-pre199_34_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:17:16] [main/WARN] [FML]: The coremod com.creativemd.littletiles.LittlePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:17:16] [main/WARN] [FML]: The coremod LittlePatchingLoader (com.creativemd.littletiles.LittlePatchingLoader) is not signed!
> [01:17:16] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Mekanism-1.12.2-9.8.3.390.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:17:16] [main/WARN] [FML]: The coremod mekanism.coremod.MekanismCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:17:16] [main/WARN] [FML]: The coremod MekanismCoremod (mekanism.coremod.MekanismCoremod) is not signed!
> [01:17:16] [main/WARN] [FML]: The coremod ObfuscatePlugin (com.mrcrayfish.obfuscate.asm.ObfuscatePlugin) is not signed!
> [01:17:16] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-179.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:17:16] [main/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
> [01:17:16] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in rats-3.2.13-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:17:16] [main/WARN] [FML]: The coremod ratscore (com.github.alexthe666.rats.server.asm.RatsPlugin) is not signed!
> [01:17:16] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in ResourceLoader-MC1.12.1-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
> [01:17:16] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:17:16] [main/WARN] [FML]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [01:17:16] [main/WARN] [FML]: The coremod IELoadingPlugin (blusunrize.immersiveengineering.common.asm.IELoadingPlugin) is not signed!
> [01:17:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
> [01:17:16] [main/INFO] [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
> [01:17:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
> [01:17:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
> [01:17:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
> [01:17:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:17:19] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
> [01:17:19] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
> [01:17:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:17:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:17:19] [main/INFO] [Aroma1997Core]: Finished data injection.
> [01:17:19] [main/INFO] [Aroma1997Core]: Finished data injection.
> [01:17:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:17:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:17:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:17:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:17:20] [main/INFO] [LaunchWrapper]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker
> [01:17:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
> [01:17:20] [main/INFO] [Astral Core]: [AstralTransformer] Loading patches...
> [01:17:20] [main/INFO] [Astral Core]: [AstralTransformer] Found 0 Transformers! Trying to recover with direct references...
> [01:17:20] [main/INFO] [Astral Core]: [AstralTransformer] Initialized! Loaded 14 class patches!
> [01:17:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:17:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:17:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:17:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:17:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:17:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:17:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> [01:17:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
> Exception in thread "main" [01:17:22] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.NoClassDefFoundError: com/github/alexthe666/rats/server/misc/RatsRuntimePatcher
> [01:17:22] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at com.github.alexthe666.rats.server.asm.RatsPlugin.getASMTransformerClass(RatsPlugin.java:18)
> [01:17:22] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:129)
> [01:17:22] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
> [01:17:22] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
> [01:17:22] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: Caused by: java.lang.ClassNotFoundException: com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
> [01:17:22] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
> [01:17:22] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at java.lang.ClassLoader.loadClass(Unknown Source)
> [01:17:22] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at java.lang.ClassLoader.loadClass(Unknown Source)
> [01:17:22] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     ... 4 more
> [01:17:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.NoClassDefFoundError: net/ilexiconn/llibrary/server/asm/RuntimePatcher
> [01:17:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     at java.lang.ClassLoader.defineClass1(Native Method)
> [01:17:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     at java.lang.ClassLoader.defineClass(Unknown Source)
> [01:17:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     at java.security.SecureClassLoader.defineClass(Unknown Source)
> [01:17:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
> [01:17:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     ... 6 more
> [01:17:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.ClassNotFoundException: net.ilexiconn.llibrary.server.asm.RuntimePatcher
> [01:17:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
> [01:17:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     at java.lang.ClassLoader.loadClass(Unknown Source)
> [01:17:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     at java.lang.ClassLoader.loadClass(Unknown Source)
> [01:17:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:     ... 10 more
 

 

can you??? i dont under stand this but if you can please help me aim lost and i try to read but i dont understand please help

 

Edited by Kaspa173
Link to comment
Share on other sites

Kaspa123, I'm not a expert or anything so I am not 100% sure, but I believe you have the mods open in another program. Try closing any other programs that may have them open. If this doesn't work (it may not idk) then create your own support ticket.

Link to comment
Share on other sites

Please don't Necro old threads.

Your version is unsupported.

You are a pirate - Banned.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.