First of all, I can't even get the game to launch. The error message I get when I try to launch it, just below.
To make matters all the more infuriating, I had to create a twitch account just to log in and ask this question. I do not use twitch, I do not care about twitch, I do not want to have to keep track of more garbage just to be able to post on a forum every now and then. Then I spent the last half hour trying to get it to work. Every single time I tried to access the forum, it kept telling me to log in, even though I was already logged in.
I'd have complained but I couldn't even do that. I couldn't even access their help page, I kept getting rerouted to the log in page, again, even though I was already logged in. I finally decided to log out and log in again, and the page FINALLY decided to let me in and post. All that time wasted just trying to figure out why I can't launch a game.
2018-02-08 12:54:41,394 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2018-02-08 12:54:41,397 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[12:54:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:54:41] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:54:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[12:54:41] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2511 for Minecraft 1.10.2 loading
[12:54:41] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_161, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_161
[12:54:41] [main/FATAL] [FML]: There appear to be jars extracted into the mods directory. This is VERY BAD and will almost NEVER WORK WELL
[12:54:41] [main/FATAL] [FML]: You should place original jars only in the mods directory. NEVER extract them to the mods directory.
[12:54:41] [main/FATAL] [FML]: The directories below appear to be extracted jar files. Fix this before you continue.
[12:54:41] [main/FATAL] [FML]: Directory Baubles contains [baubles_at.cfg, MANIFEST.MF]
[12:54:41] [main/FATAL] [FML]: Directory Thaumcraft contains [MANIFEST.MF, tc_at.cfg]
2018-02-08 12:54:41,762 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2018-02-08 12:54:41,853 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2018-02-08 12:54:41,858 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[12:54:41] [main/ERROR] : Could not save crash report to C:\Users\Anthony\AppData\Roaming\.minecraft\crash-reports\fml-crash-2018-02-08_12:54:41.txt
java.io.FileNotFoundException: C:\Users\Anthony\AppData\Roaming\.minecraft\crash-reports\fml-crash-2018-02-08_12:54:41.txt (The filename, directory name, or volume label syntax is incorrect)
at java.io.FileOutputStream.open0(Native Method) ~[?:1.8.0_161]
at java.io.FileOutputStream.open(Unknown Source) ~[?:1.8.0_161]
at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_161]
at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_161]
at java.io.FileWriter.<init>(Unknown Source) ~[?:1.8.0_161]
at b.a(SourceFile:227) [b.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:314) [forge-1.10.2-12.18.3.2511.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:255) [forge-1.10.2-12.18.3.2511.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102) [forge-1.10.2-12.18.3.2511.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79) [forge-1.10.2-12.18.3.2511.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:41) [forge-1.10.2-12.18.3.2511.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138) [forge-1.10.2-12.18.3.2511.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:?]
[12:54:41] [main/INFO] [STDOUT]: [net.minecraftforge.fml.relauncher.CoreModManager:discoverCoreMods:315]: #@[email protected]# FML has crashed the game deliberately. Crash report saved to: #@[email protected]# C:\Users\Anthony\AppData\Roaming\.minecraft\crash-reports\fml-crash-2018-02-08_12:54:41.txt
[12:54:41] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue
[12:54:41] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:307)
[12:54:41] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:255)
[12:54:41] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102)
[12:54:41] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79)
[12:54:41] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:41)
[12:54:41] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138)
[12:54:41] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[12:54:41] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[12:54:41] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at C:\Users\Anthony\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:307) ~[forge-1.10.2-12.18.3.2511.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:255) ~[forge-1.10.2-12.18.3.2511.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102) [forge-1.10.2-12.18.3.2511.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79) [forge-1.10.2-12.18.3.2511.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:41) [forge-1.10.2-12.18.3.2511.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138) [forge-1.10.2-12.18.3.2511.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:?]
[12:54:41] [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:307) ~[forge-1.10.2-12.18.3.2511.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:255) ~[forge-1.10.2-12.18.3.2511.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102) ~[forge-1.10.2-12.18.3.2511.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79) ~[forge-1.10.2-12.18.3.2511.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:41) ~[forge-1.10.2-12.18.3.2511.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138) ~[forge-1.10.2-12.18.3.2511.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" [12:54:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[12:54:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[12:54:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
[12:54:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Runtime.exit(Unknown Source)
[12:54:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.System.exit(Unknown Source)
[12:54:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[12:54:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
You may want to take this to the subforum "Minecraft: Java Edition" ....
However, did you read what you posted?
[12:54:41] [main/FATAL] [FML]: There appear to be jars extracted into the mods directory. This is VERY BAD and will almost NEVER WORK WELL
[12:54:41] [main/FATAL] [FML]: You should place original jars only in the mods directory. NEVER extract them to the mods directory.
[12:54:41] [main/FATAL] [FML]: The directories below appear to be extracted jar files. Fix this before you continue.
[12:54:41] [main/FATAL] [FML]: Directory Baubles contains [baubles_at.cfg, MANIFEST.MF]
[12:54:41] [main/FATAL] [FML]: Directory Thaumcraft contains [MANIFEST.MF, tc_at.cfg]
That may provide you some things to try right away.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
First of all, I can't even get the game to launch. The error message I get when I try to launch it, just below.
To make matters all the more infuriating, I had to create a twitch account just to log in and ask this question. I do not use twitch, I do not care about twitch, I do not want to have to keep track of more garbage just to be able to post on a forum every now and then. Then I spent the last half hour trying to get it to work. Every single time I tried to access the forum, it kept telling me to log in, even though I was already logged in.
I'd have complained but I couldn't even do that. I couldn't even access their help page, I kept getting rerouted to the log in page, again, even though I was already logged in. I finally decided to log out and log in again, and the page FINALLY decided to let me in and post. All that time wasted just trying to figure out why I can't launch a game.
You may want to take this to the subforum "Minecraft: Java Edition" ....
However, did you read what you posted?
That may provide you some things to try right away.