[20:09:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[20:09:14] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[20:09:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[20:09:14] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
[20:09:14] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_91, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_91
[20:09:14] [main/INFO] [FML]: [AppEng] Core Init
[20:09:14] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:09:15] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:09:15] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:09:15] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:09:15] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:09:15] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:09:15] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:09:15] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:09:15] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:09:15] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:09:15] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:09:15] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:09:15] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:09:15] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:09:15] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:09:15] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:09:15] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:09:15] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:09:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:09:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:09:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:09:17] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[20:09:17] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[20:09:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:09:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:09:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:09:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:09:18] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.RuntimeException: java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\Scheetz\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20\config\CodeChickenCore.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:137) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\Scheetz\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20\config\CodeChickenCore.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:98) ~[CodeChickenLib-1.7.10-1.1.3.138-universal.jar:?]
at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:29) ~[CodeChickenLib-1.7.10-1.1.3.138-universal.jar:?]
at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:29) ~[CodeChickenLib-1.7.10-1.1.3.138-universal.jar:?]
at codechicken.lib.config.ConfigTagParent.setComment(ConfigTagParent.java:61) ~[CodeChickenLib-1.7.10-1.1.3.138-universal.jar:?]
at codechicken.lib.config.ConfigTag.setComment(ConfigTag.java:174) ~[CodeChickenLib-1.7.10-1.1.3.138-universal.jar:?]
at codechicken.core.asm.TweakTransformer.load(TweakTransformer.java:35) ~[CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:127) ~[CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) ~[CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
... 2 more
Caused by: java.io.FileNotFoundException: C:\Users\Scheetz\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20\config\CodeChickenCore.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
at java.io.FileOutputStream.open0(Native Method) ~[?:1.8.0_91]
at java.io.FileOutputStream.open(Unknown Source) ~[?:1.8.0_91]
at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_91]
at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_91]
at java.io.PrintWriter.<init>(Unknown Source) ~[?:1.8.0_91]
at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:96) ~[CodeChickenLib-1.7.10-1.1.3.138-universal.jar:?]
at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:29) ~[CodeChickenLib-1.7.10-1.1.3.138-universal.jar:?]
at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:29) ~[CodeChickenLib-1.7.10-1.1.3.138-universal.jar:?]
at codechicken.lib.config.ConfigTagParent.setComment(ConfigTagParent.java:61) ~[CodeChickenLib-1.7.10-1.1.3.138-universal.jar:?]
at codechicken.lib.config.ConfigTag.setComment(ConfigTag.java:174) ~[CodeChickenLib-1.7.10-1.1.3.138-universal.jar:?]
at codechicken.core.asm.TweakTransformer.load(TweakTransformer.java:35) ~[CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:127) ~[CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) ~[CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
... 2 more
Exception in thread "main" [20:09:18] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:-1]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
[20:09:18] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:-1]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
[20:09:18] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
[20:09:18] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:-1]: at java.lang.Runtime.exit(Unknown Source)
[20:09:18] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:-1]: at java.lang.System.exit(Unknown Source)
[20:09:18] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[20:09:18] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)