I still play 1.7.10, a heavily modded 1.7.10 and everything was cool until I decided to add NEI and then the launcher wouldnt open minecraft, so I uninstalled NEI and I'm still having the issue I copied the error log in case anyone wants to look at it, also I'm running java version 1.8. I dont know if that helps or not but any help would be greatly appreciated! the error log is as follows:
[16:12:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[16:12:07] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[16:12:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[16:12:07] [main/INFO] [FML]: Forge Mod Loader version 7.99.26.1481 for Minecraft 1.7.10 loading
[16:12:07] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_121, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_121
[16:12:07] [main/FATAL] [FML]: There appear to be jars extracted into the mods directory. This is VERY BAD and will almost NEVER WORK WELL
[16:12:07] [main/FATAL] [FML]: You should place original jars only in the mods directory. NEVER extract them to the mods directory.
[16:12:07] [main/FATAL] [FML]: The directories below appear to be extracted jar files. Fix this before you continue.
[16:12:07] [main/FATAL] [FML]: Directory CompactBlocks-1.0.1-1.7.10.jar contains [MANIFEST.MF]
[16:12:07] [main/FATAL] [FML]: Directory magic mod contains [MANIFEST.MF]
[16:12:07] [main/FATAL] [FML]: Directory RockGrinder-1.7.10-1.2.jar contains [MANIFEST.MF]
[16:12:07] [main/ERROR] : Could not save crash report to C:\Users\crobi\AppData\Roaming\.minecraft\crash-reports\fml-crash-2017-03-24_16:12:07.txt
java.io.FileNotFoundException: C:\Users\crobi\AppData\Roaming\.minecraft\crash-reports\fml-crash-2017-03-24_16:12:07.txt (The filename, directory name, or volume label syntax is incorrect)
at java.io.FileOutputStream.open0(Native Method) ~[?:1.8.0_121]
at java.io.FileOutputStream.open(Unknown Source) ~[?:1.8.0_121]
at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_121]
at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_121]
at java.io.FileWriter.<init>(Unknown Source) ~[?:1.8.0_121]
at b.a(SourceFile:233) [b.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:280) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1481-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:?]
[16:12:07] [main/INFO] [STDOUT]: [cpw.mods.fml.relauncher.CoreModManager:discoverCoreMods:281]: #@[email protected]# FML has crashed the game deliberately. Crash report saved to: #@[email protected]# C:\Users\crobi\AppData\Roaming\.minecraft\crash-reports\fml-crash-2017-03-24_16:12:07.txt
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:273)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:12:07] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at C:\Users\crobi\AppData\Roaming\.minecraft for Forge Mod Loader
java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:273) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1481-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:?]
[16:12:07] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:273) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) ~[forge-1.7.10-10.13.4.1481-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:?]
Exception in thread "main" [16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Runtime.exit(Unknown Source)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.System.exit(Unknown Source)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Guessing that its AV as it failed to save the log too
Trend Micro HijackThis is a utility that is used to collect diagnostic reports of your computer to help narrow down an issue you may be having. Download: https://sourceforge.net/projects/hjt/files/2.0.520beta/HijackThis.exe/download Run the program, choose "I accept", then "Do a scan and save a log file". After a while a text file will open. Copy everything, put the log on http://paste.ubuntu.com and give us the link.re
I still play 1.7.10, a heavily modded 1.7.10 and everything was cool until I decided to add NEI and then the launcher wouldnt open minecraft, so I uninstalled NEI and I'm still having the issue I copied the error log in case anyone wants to look at it, also I'm running java version 1.8. I dont know if that helps or not but any help would be greatly appreciated! the error log is as follows:
[16:12:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[16:12:07] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[16:12:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[16:12:07] [main/INFO] [FML]: Forge Mod Loader version 7.99.26.1481 for Minecraft 1.7.10 loading
[16:12:07] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_121, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_121
[16:12:07] [main/FATAL] [FML]: There appear to be jars extracted into the mods directory. This is VERY BAD and will almost NEVER WORK WELL
[16:12:07] [main/FATAL] [FML]: You should place original jars only in the mods directory. NEVER extract them to the mods directory.
[16:12:07] [main/FATAL] [FML]: The directories below appear to be extracted jar files. Fix this before you continue.
[16:12:07] [main/FATAL] [FML]: Directory CompactBlocks-1.0.1-1.7.10.jar contains [MANIFEST.MF]
[16:12:07] [main/FATAL] [FML]: Directory magic mod contains [MANIFEST.MF]
[16:12:07] [main/FATAL] [FML]: Directory RockGrinder-1.7.10-1.2.jar contains [MANIFEST.MF]
[16:12:07] [main/ERROR] : Could not save crash report to C:\Users\crobi\AppData\Roaming\.minecraft\crash-reports\fml-crash-2017-03-24_16:12:07.txt
java.io.FileNotFoundException: C:\Users\crobi\AppData\Roaming\.minecraft\crash-reports\fml-crash-2017-03-24_16:12:07.txt (The filename, directory name, or volume label syntax is incorrect)
at java.io.FileOutputStream.open0(Native Method) ~[?:1.8.0_121]
at java.io.FileOutputStream.open(Unknown Source) ~[?:1.8.0_121]
at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_121]
at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_121]
at java.io.FileWriter.<init>(Unknown Source) ~[?:1.8.0_121]
at b.a(SourceFile:233) [b.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:280) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1481-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:?]
[16:12:07] [main/INFO] [STDOUT]: [cpw.mods.fml.relauncher.CoreModManager:discoverCoreMods:281]: #@[email protected]# FML has crashed the game deliberately. Crash report saved to: #@[email protected]# C:\Users\crobi\AppData\Roaming\.minecraft\crash-reports\fml-crash-2017-03-24_16:12:07.txt
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:273)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:12:07] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at C:\Users\crobi\AppData\Roaming\.minecraft for Forge Mod Loader
java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:273) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1481-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:?]
[16:12:07] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:273) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) ~[forge-1.7.10-10.13.4.1481-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:?]
Exception in thread "main" [16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Runtime.exit(Unknown Source)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.System.exit(Unknown Source)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[16:12:07] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumFirst thing I see is outdated Forge.
Second thing I see:
[16:12:07] [main/FATAL] [FML]: There appear to be jars extracted into the mods directory. This is VERY BAD and will almost NEVER WORK WELL
Double check the mods folder.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."
Guessing that its AV as it failed to save the log too
Trend Micro HijackThis is a utility that is used to collect diagnostic reports of your computer to help narrow down an issue you may be having. Download: https://sourceforge.net/projects/hjt/files/2.0.520beta/HijackThis.exe/download Run the program, choose "I accept", then "Do a scan and save a log file". After a while a text file will open. Copy everything, put the log on http://paste.ubuntu.com and give us the link.re
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!
Thanks for the replies so far! here is the link: http://paste.ubuntu.com/24244535/plain/
I looked through my mods folder, I couldnt find any jar files do you think it could be the outdated forge?