So I installed Project Ozone 2 Reloaded from curse I installed version 2.2.4 EFU and when I hit the play button, it would come up with the launcher, the profile is Project Ozone 2 Reloaded on Forge 12.18.2166
Once I hit play, after a few seconds the launcher would appear again with a crash report. I tried to decifer it as best I could but I have little to no java knowledge! I was thinking this was my best option!
Here is the crash report:
2017-01-28 14:27:19,852 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2017-01-28 14:27:19,856 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [14:27:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [14:27:20] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [14:27:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [14:27:20] [main/INFO] [FML]: Forge Mod Loader version 12.18.2.2166 for Minecraft 1.10.2 loading [14:27:20] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_45, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre6 [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: java.lang.NoClassDefFoundError: cpw/mods/fml/relauncher/IFMLLoadingPlugin [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.lang.ClassLoader.defineClass1(Native Method) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.lang.ClassLoader.defineClassCond(Unknown Source) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.lang.ClassLoader.defineClass(Unknown Source) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.security.SecureClassLoader.defineClass(Unknown Source) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.net.URLClassLoader.defineClass(Unknown Source) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.net.URLClassLoader.access$000(Unknown Source) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.net.URLClassLoader$1.run(Unknown Source) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.security.AccessController.doPrivileged(Native Method) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.net.URLClassLoader.findClass(Unknown Source) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.lang.ClassLoader.loadClass(Unknown Source) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.lang.ClassLoader.loadClass(Unknown Source) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.lang.Class.forName0(Native Method) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.lang.Class.forName(Unknown Source) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:552) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:423) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:253) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:41) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupClient:79]: Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.IFMLLoadingPlugin [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupClient:79]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupClient:79]: at java.lang.ClassLoader.loadClass(Unknown Source) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupClient:79]: at java.lang.ClassLoader.loadClass(Unknown Source) [14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupClient:79]: ... 23 more [14:27:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: Caused by: java.lang.NullPointerException [14:27:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) [14:27:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: ... 25 more [14:27:21] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at C:\Users\Caleb Ogilvie\Documents\Curse\Minecraft\Instances\Project Ozone 2 Reloaded for Forge Mod Loader java.lang.NoClassDefFoundError: cpw/mods/fml/relauncher/IFMLLoadingPlugin at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_45] at java.lang.ClassLoader.defineClassCond(Unknown Source) ~[?:1.6.0_45] at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.6.0_45] at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.6.0_45] at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.6.0_45] at java.net.URLClassLoader.access$000(Unknown Source) ~[?:1.6.0_45] at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.6.0_45] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_45] at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.6.0_45] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.6.0_45] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.6.0_45] at java.lang.Class.forName0(Native Method) ~[?:1.6.0_45] at java.lang.Class.forName(Unknown Source) ~[?:1.6.0_45] at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:552) ~[forge-1.10.2-12.18.2.2166.jar:?] at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:423) ~[forge-1.10.2-12.18.2.2166.jar:?] at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:253) ~[forge-1.10.2-12.18.2.2166.jar:?] at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102) [forge-1.10.2-12.18.2.2166.jar:?] at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79) [forge-1.10.2-12.18.2.2166.jar:?] at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:41) [forge-1.10.2-12.18.2.2166.jar:?] at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138) [forge-1.10.2-12.18.2.2166.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.ClassNotFoundException: cpw.mods.fml.relauncher.IFMLLoadingPlugin at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.6.0_45] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.6.0_45] ... 23 more Caused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.6.0_45] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.6.0_45] ... 23 more Exception in thread "main"
If you could decipher it and tell me what it means and how to fix it, that would be great thank you!
I am using Windows 64 bit so which java 8 should I download? I think my only options are "Windows x64" or "Windows x64 offline" I don't know which one I should download or what the difference is between them!
I updated my java using the Windows x64 offline version and installed that. When it was installing, right before it finished, I got a pop-up saying something along the lines of "1 or more java versions is out of date. Would you like to uninstall them?" I clicked yes and they were uninstalled and the new version of java 8 was installed, I went to play Project Ozone 2 and when I hit play, the launcher wouldn't even open, I just got this pop-up saying "Profile Error Curse Encountered a Problem during this operation. Error: The System cannot find the file specified." This was the first time this had happened, I tried to run it again, but the same pop-up, I do not know what this is, what this means, or how to fix it!
I had this same issue earlier after I had updated my JRE version. Curse is still looking for the old file that you uninstalled, you can make it point to the new install in the settings menu.
Click Settings in the bottom left -> Go to Minecraft -> Scroll down to Java Version and select your new install JRE install there, should be something like Java: 1.8.0.121
Thank you so much! I finally got it to work smoothly without any crashes! The game is loading as I write this! Once again thank you both for helping me and I'm sorry I'm such a noob at modded mc and java! Thx for bearing with me! <3
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
So I installed Project Ozone 2 Reloaded from curse I installed version 2.2.4 EFU and when I hit the play button, it would come up with the launcher, the profile is Project Ozone 2 Reloaded on Forge 12.18.2166
Once I hit play, after a few seconds the launcher would appear again with a crash report. I tried to decifer it as best I could but I have little to no java knowledge! I was thinking this was my best option!
Here is the crash report:
2017-01-28 14:27:19,852 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-01-28 14:27:19,856 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[14:27:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:27:20] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:27:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[14:27:20] [main/INFO] [FML]: Forge Mod Loader version 12.18.2.2166 for Minecraft 1.10.2 loading
[14:27:20] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_45, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre6
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: java.lang.NoClassDefFoundError: cpw/mods/fml/relauncher/IFMLLoadingPlugin
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.lang.ClassLoader.defineClass1(Native Method)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.lang.ClassLoader.defineClassCond(Unknown Source)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.lang.ClassLoader.defineClass(Unknown Source)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.security.SecureClassLoader.defineClass(Unknown Source)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.net.URLClassLoader.defineClass(Unknown Source)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.net.URLClassLoader.access$000(Unknown Source)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.net.URLClassLoader$1.run(Unknown Source)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.security.AccessController.doPrivileged(Native Method)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.net.URLClassLoader.findClass(Unknown Source)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.lang.ClassLoader.loadClass(Unknown Source)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.lang.ClassLoader.loadClass(Unknown Source)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.lang.Class.forName0(Native Method)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at java.lang.Class.forName(Unknown Source)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:552)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:423)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:253)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:41)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:configureForClientLaunch:41]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupClient:79]: Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.IFMLLoadingPlugin
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupClient:79]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupClient:79]: at java.lang.ClassLoader.loadClass(Unknown Source)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupClient:79]: at java.lang.ClassLoader.loadClass(Unknown Source)
[14:27:20] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupClient:79]: ... 23 more
[14:27:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: Caused by: java.lang.NullPointerException
[14:27:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[14:27:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: ... 25 more
[14:27:21] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at C:\Users\Caleb Ogilvie\Documents\Curse\Minecraft\Instances\Project Ozone 2 Reloaded for Forge Mod Loader
java.lang.NoClassDefFoundError: cpw/mods/fml/relauncher/IFMLLoadingPlugin
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_45]
at java.lang.ClassLoader.defineClassCond(Unknown Source) ~[?:1.6.0_45]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.6.0_45]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.6.0_45]
at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.6.0_45]
at java.net.URLClassLoader.access$000(Unknown Source) ~[?:1.6.0_45]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.6.0_45]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_45]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.6.0_45]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.6.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.6.0_45]
at java.lang.Class.forName0(Native Method) ~[?:1.6.0_45]
at java.lang.Class.forName(Unknown Source) ~[?:1.6.0_45]
at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:552) ~[forge-1.10.2-12.18.2.2166.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:423) ~[forge-1.10.2-12.18.2.2166.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:253) ~[forge-1.10.2-12.18.2.2166.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102) [forge-1.10.2-12.18.2.2166.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79) [forge-1.10.2-12.18.2.2166.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:41) [forge-1.10.2-12.18.2.2166.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138) [forge-1.10.2-12.18.2.2166.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.ClassNotFoundException: cpw.mods.fml.relauncher.IFMLLoadingPlugin
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.6.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.6.0_45]
... 23 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.6.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.6.0_45]
... 23 more
Exception in thread "main"
If you could decipher it and tell me what it means and how to fix it, that would be great thank you!
Try updating your java.
I couldn't even get any of the newer Modpacks running with anything below Java 8.
Also do you have an nVidia Geforce graphics card and made the last update?
Because it seemed to cause some problems for me with modded Minecraft.
Thx for replying! I do have a question.. when I searched up "java 8 download 64 bit" the first website it listed was this one: http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html
I am using Windows 64 bit so which java 8 should I download? I think my only options are "Windows x64" or "Windows x64 offline" I don't know which one I should download or what the difference is between them!
I don't think it really matters but I generally go for the .exe file so in this case Windows x64 Offline
I updated my java using the Windows x64 offline version and installed that. When it was installing, right before it finished, I got a pop-up saying something along the lines of "1 or more java versions is out of date. Would you like to uninstall them?" I clicked yes and they were uninstalled and the new version of java 8 was installed, I went to play Project Ozone 2 and when I hit play, the launcher wouldn't even open, I just got this pop-up saying "Profile Error Curse Encountered a Problem during this operation. Error: The System cannot find the file specified." This was the first time this had happened, I tried to run it again, but the same pop-up, I do not know what this is, what this means, or how to fix it!
I had this same issue earlier after I had updated my JRE version. Curse is still looking for the old file that you uninstalled, you can make it point to the new install in the settings menu.
Click Settings in the bottom left -> Go to Minecraft -> Scroll down to Java Version and select your new install JRE install there, should be something like Java: 1.8.0.121
Game should launch after you do that.
Thank you so much! I finally got it to work smoothly without any crashes! The game is loading as I write this! Once again thank you both for helping me and I'm sorry I'm such a noob at modded mc and java! Thx for bearing with me! <3