Hello, I am new to modding Minecraft. I have ver 1.10, Forge ver 1.9.0 and trying to install the Zombe Mods found here and the Too Many Items Mod found here. I am not sure what I am doing wrong, but the game won\t start. I get the message.
2016-06-14 18:22:54,723 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-06-14 18:22:54,725 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[18:22:54] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:22:54] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:22:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[18:22:55] [main/INFO] [FML]: Forge Mod Loader version 12.16.1.1938 for Minecraft 1.9 loading
[18:22:55] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_25, running on Windows 7:x86:6.1, installed at C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25
[18:22:55] [main/FATAL] [FML]: There appear to be jars extracted into the mods directory. This is VERY BAD and will almost NEVER WORK WELL
[18:22:55] [main/FATAL] [FML]: You should place original jars only in the mods directory. NEVER extract them to the mods directory.
[18:22:55] [main/FATAL] [FML]: The directories below appear to be extracted jar files. Fix this before you continue.
[18:22:55] [main/FATAL] [FML]: Directory TooManyItems2015_02_14_1.8_Forge contains [MANIFEST.MF]
2016-06-14 18:22:55,327 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-06-14 18:22:55,371 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-06-14 18:22:55,375 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[18:22:55] [main/ERROR] : Could not save crash report to C:\Users\Capt J. Reichardt\AppData\Roaming\.minecraft\crash-reports\fml-crash-2016-06-14_18:22:55.txt
java.io.FileNotFoundException: C:\Users\Capt J. Reichardt\AppData\Roaming\.minecraft\crash-reports\fml-crash-2016-06-14_18:22:55.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:305) [forge-1.9-12.16.1.1938-1.9.0.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246) [forge-1.9-12.16.1.1938-1.9.0.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95) [forge-1.9-12.16.1.1938-1.9.0.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72) [forge-1.9-12.16.1.1938-1.9.0.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.9-12.16.1.1938-1.9.0.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119) [forge-1.9-12.16.1.1938-1.9.0.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:?]
[18:22:55] [main/INFO] [STDOUT]: [net.minecraftforge.fml.relauncher.CoreModManager:discoverCoreMods:306]: #@[email protected]# FML has crashed the game deliberately. Crash report saved to: #@[email protected]# C:\Users\Capt J. Reichardt\AppData\Roaming\.minecraft\crash-reports\fml-crash-2016-06-14_18:22:55.txt
[18:22:55] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue
[18:22:55] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:298)
[18:22:55] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246)
[18:22:55] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95)
[18:22:55] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72)
[18:22:55] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[18:22:55] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119)
[18:22:55] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[18:22:55] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:22:55] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at C:\Users\Capt J. Reichardt\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:298) ~[forge-1.9-12.16.1.1938-1.9.0.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246) ~[forge-1.9-12.16.1.1938-1.9.0.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95) [forge-1.9-12.16.1.1938-1.9.0.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72) [forge-1.9-12.16.1.1938-1.9.0.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.9-12.16.1.1938-1.9.0.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119) [forge-1.9-12.16.1.1938-1.9.0.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:?]
[18:22:55] [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:298) ~[forge-1.9-12.16.1.1938-1.9.0.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246) ~[forge-1.9-12.16.1.1938-1.9.0.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95) ~[forge-1.9-12.16.1.1938-1.9.0.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72) ~[forge-1.9-12.16.1.1938-1.9.0.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) ~[forge-1.9-12.16.1.1938-1.9.0.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119) ~[forge-1.9-12.16.1.1938-1.9.0.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" [18:22:55] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[18:22:55] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:30)
[18:22:55] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[18:22:55] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
[18:22:55] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:968)
[18:22:55] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[18:22:55] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
I am not sure what I am doing wrong and the instructions aren't too clear to me while trying to help take care of an autistic 2yr old.. Please help. Thanks.
Hello, I am new to modding Minecraft. I have ver 1.10, Forge ver 1.9.0 and trying to install the Zombe Mods found here and the Too Many Items Mod found here. I am not sure what I am doing wrong, but the game won\t start. I get the message.
I am not sure what I am doing wrong and the instructions aren't too clear to me while trying to help take care of an autistic 2yr old.. Please help. Thanks.
Okay, first of all: the Minecraft version has to match whatever version Forge and the mods you're using were written for. Forge isn't out for 1.10 yet, and the modpack and mod you linked are for 1.8. Also, note the following lines from that crashlog, which should be fairly self explanatory:
[18:22:55] [main/FATAL] [FML]: There appear to be jars extracted into the mods directory. This is VERY BAD and will almost NEVER WORK WELL
[18:22:55] [main/FATAL] [FML]: You should place original jars only in the mods directory. NEVER extract them to the mods directory.
Hello, I am new to modding Minecraft. I have ver 1.10, Forge ver 1.9.0 and trying to install the Zombe Mods found here and the Too Many Items Mod found here. I am not sure what I am doing wrong, but the game won\t start. I get the message.
I am not sure what I am doing wrong and the instructions aren't too clear to me while trying to help take care of an autistic 2yr old.. Please help. Thanks.
Joe
Okay, first of all: the Minecraft version has to match whatever version Forge and the mods you're using were written for. Forge isn't out for 1.10 yet, and the modpack and mod you linked are for 1.8. Also, note the following lines from that crashlog, which should be fairly self explanatory:
Ok, will have to wait till the mods are updated. I don't know what all that means. I will have to remove them for now. Thanks.
Joe