Posted August 12, 20169 yr As the title says, I've tried to run the forge profile but all that opens is the game output tab. Here's what it says: 2016-08-12 14:59:15,744 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2016-08-12 14:59:15,746 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [14:59:15] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [14:59:15] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [14:59:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [14:59:15] [main/INFO] [FML]: Forge Mod Loader version 12.18.1.2052 for Minecraft 1.10.2 loading [14:59:15] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25 [14:59:15] [main/FATAL] [FML]: There appear to be jars extracted into the mods directory. This is VERY BAD and will almost NEVER WORK WELL [14:59:15] [main/FATAL] [FML]: You should place original jars only in the mods directory. NEVER extract them to the mods directory. [14:59:15] [main/FATAL] [FML]: The directories below appear to be extracted jar files. Fix this before you continue. [14:59:15] [main/FATAL] [FML]: Directory LuckyBlock_1-8_v6-0-1 contains [MANIFEST.MF] 2016-08-12 14:59:16,033 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2016-08-12 14:59:16,077 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2016-08-12 14:59:16,080 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [14:59:16] [main/ERROR] : Could not save crash report to C:\Users\david\AppData\Roaming\.minecraft\crash-reports\fml-crash-2016-08-12_14:59:16.txt java.io.FileNotFoundException: C:\Users\david\AppData\Roaming\.minecraft\crash-reports\fml-crash-2016-08-12_14:59:16.txt (The filename, directory name, or volume label syntax is incorrect) at java.io.FileOutputStream.open(Native Method) ~[?:1.8.0_25] at java.io.FileOutputStream.<init>(FileOutputStream.java:213) ~[?:1.8.0_25] at java.io.FileOutputStream.<init>(FileOutputStream.java:162) ~[?:1.8.0_25] at java.io.FileWriter.<init>(FileWriter.java:90) ~[?:1.8.0_25] at b.a(SourceFile:227) [b.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:312) [forge-1.10.2-12.18.1.2052.jar:?] at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:253) [forge-1.10.2-12.18.1.2052.jar:?] at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102) [forge-1.10.2-12.18.1.2052.jar:?] at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79) [forge-1.10.2-12.18.1.2052.jar:?] at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:41) [forge-1.10.2-12.18.1.2052.jar:?] at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138) [forge-1.10.2-12.18.1.2052.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:?] [14:59:16] [main/INFO] [sTDOUT]: [net.minecraftforge.fml.relauncher.CoreModManager:discoverCoreMods:313]: #@!@# FML has crashed the game deliberately. Crash report saved to: #@!@# C:\Users\david\AppData\Roaming\.minecraft\crash-reports\fml-crash-2016-08-12_14:59:16.txt [14:59:16] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue [14:59:16] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:305) [14:59:16] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:253) [14:59:16] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102) [14:59:16] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79) [14:59:16] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:41) [14:59:16] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138) [14:59:16] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [14:59:16] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [14:59:16] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at C:\Users\david\AppData\Roaming\.minecraft for Forge Mod Loader java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:305) ~[forge-1.10.2-12.18.1.2052.jar:?] at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:253) ~[forge-1.10.2-12.18.1.2052.jar:?] at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102) [forge-1.10.2-12.18.1.2052.jar:?] at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79) [forge-1.10.2-12.18.1.2052.jar:?] at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:41) [forge-1.10.2-12.18.1.2052.jar:?] at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138) [forge-1.10.2-12.18.1.2052.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:?] [14:59:16] [main/ERROR] [LaunchWrapper]: Unable to launch java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:305) ~[forge-1.10.2-12.18.1.2052.jar:?] at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:253) ~[forge-1.10.2-12.18.1.2052.jar:?] at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102) ~[forge-1.10.2-12.18.1.2052.jar:?] at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79) ~[forge-1.10.2-12.18.1.2052.jar:?] at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:41) ~[forge-1.10.2-12.18.1.2052.jar:?] at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138) ~[forge-1.10.2-12.18.1.2052.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:?] Exception in thread "main" [14:59:16] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException [14:59:16] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49) [14:59:16] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761) [14:59:16] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107) [14:59:16] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:968) [14:59:16] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138) [14:59:16] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Help!
August 12, 20169 yr You've posted this in the wrong section. It belongs in Support & Bug Reports, it should be moved soon [14:59:15] [main/FATAL] [FML]: There appear to be jars extracted into the mods directory. This is VERY BAD and will almost NEVER WORK WELL [14:59:15] [main/FATAL] [FML]: You should place original jars only in the mods directory. NEVER extract them to the mods directory. [14:59:15] [main/FATAL] [FML]: The directories below appear to be extracted jar files. Fix this before you continue. [14:59:15] [main/FATAL] [FML]: Directory LuckyBlock_1-8_v6-0-1 contains [MANIFEST.MF] ... java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue You've extracted a mod's JAR in your mods directory, don't do this. To install a mod, simply put the JAR in the mods directory without extracting it. [14:59:16] [main/ERROR] : Could not save crash report to C:\Users\david\AppData\Roaming\.minecraft\crash-reports\fml-crash-2016-08-12_14:59:16.txt java.io.FileNotFoundException: C:\Users\david\AppData\Roaming\.minecraft\crash-reports\fml-crash-2016-08-12_14:59:16.txt (The filename, directory name, or volume label syntax is incorrect) Something is also trying to save a crash report to a file with an invalid name, but I can't see anything in the Minecraft or Forge code that would generate that name. Which mods do you have installed? Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.