Dama Posted September 10, 2012 Posted September 10, 2012 I load up my minecraft, after I installed a newer version of forge. I was running .230 and it worked like a charm, but after installing .247 (as the mod I was trying to use told me to do) and loading up minecraft, I log in fine, but if I click ANYTHING (Single Player, Multiplayer, Options, Mods, Textures) besides Quit Game, MC will freeze up and give me an error. I got .252 expecting it might work then, but no dice. I figured it was the other mod, "Pixelmon 1.7", but I went to their boards and they firmly stated it was forge. Unsure, I used a clean .minecraft along with the new forge build and got the same error. I'm on a mac, please help me out. Here is the error: Reveal hidden contents Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem; Unexpected error This error has been saved to /Users/Dama/Library/Application Support/minecraft/crash-reports/crash-2012-09-09_19.17.16-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone. --- BEGIN ERROR REPORT 5f664dc3 -------- Generated 9/9/12 7:17 PM - Minecraft Version: 1.3.2 - Operating System: Mac OS X (x86_64) version 10.6.8 - Java Version: 1.6.0_33, Apple Inc. - Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Apple Inc. - Memory: 494588640 bytes (471 MB) / 534708224 bytes (509 MB) up to 1069416448 bytes (1019 MB) - JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M - FML: FML v3.1.1.368 Minecraft Forge 4.1.1.252 3 mods loaded, 3 mods active FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available Pixelmon [Pixelmon] (Pixelmon1.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available - LWJGL: 2.4.2 - OpenGL: NVIDIA GeForce 320M OpenGL Engine GL version 2.1 NVIDIA-1.6.36, NVIDIA Corporation - Is Modded: Definitely; 'forge,fml' - Type: Client - Texture Pack: Default - Profiler Position: N/A (disabled) java.lang.NoClassDefFoundError: paulscode/sound/SoundSystem at ayq.a(SoundManager.java:313) at apn.a(SourceFile:63) at apn.d(SourceFile:112) at apn.m(SourceFile:100) at net.minecraft.client.Minecraft.l(Minecraft.java:1482) at net.minecraft.client.Minecraft.J(Minecraft.java:834) at net.minecraft.client.Minecraft.run(Minecraft.java:764) at java.lang.Thread.run(Thread.java:680) Caused by: java.lang.ClassNotFoundException: paulscode.sound.SoundSystem at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ... 8 more Caused by: java.lang.NullPointerException --- END ERROR REPORT 2e08694 ---------- Quote
Dama Posted September 10, 2012 Author Posted September 10, 2012 What it looks like with a fresh minecraft: Reveal hidden contents Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem; Unexpected error This error has been saved to /Users/KMalhotra/Library/Application Support/minecraft/crash-reports/crash-2012-09-10_16.47.47-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone. --- BEGIN ERROR REPORT 37d3cf8b -------- Generated 9/10/12 4:47 PM - Minecraft Version: 1.3.2 - Operating System: Mac OS X (x86_64) version 10.6.8 - Java Version: 1.6.0_33, Apple Inc. - Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Apple Inc. - Memory: 489694376 bytes (467 MB) / 534708224 bytes (509 MB) up to 1069416448 bytes (1019 MB) - JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M - FML: FML v3.0.183.356 Minecraft Forge 4.0.0.247 2 mods loaded, 2 mods active FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available - LWJGL: 2.4.2 - OpenGL: NVIDIA GeForce 320M OpenGL Engine GL version 2.1 NVIDIA-1.6.36, NVIDIA Corporation - Is Modded: Definitely; 'forge,fml' - Type: Client - Texture Pack: Default - Profiler Position: N/A (disabled) java.lang.NoClassDefFoundError: paulscode/sound/SoundSystem at ayq.a(SoundManager.java:313) at apn.a(SourceFile:63) at apn.d(SourceFile:112) at apn.m(SourceFile:100) at net.minecraft.client.Minecraft.l(Minecraft.java:1482) at net.minecraft.client.Minecraft.J(Minecraft.java:834) at net.minecraft.client.Minecraft.run(Minecraft.java:764) at java.lang.Thread.run(Thread.java:680) Caused by: java.lang.ClassNotFoundException: paulscode.sound.SoundSystem at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:100) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ... 8 more Caused by: java.lang.NullPointerException at org.objectweb.asm.ClassReader.<init>(Unknown Source) at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27) at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:142) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:93) ... 10 more --- END ERROR REPORT 744b8e89 ---------- Quote
SanAndreaP Posted September 10, 2012 Posted September 10, 2012 You're on Mac, right? Merge the folders instead of replacing them during installation of forge. Quote Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! | mah twitter Quote This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.
SanAndreaP Posted September 10, 2012 Posted September 10, 2012 Well, on a new jar file, if you copy the files from the forge package into the jar, you should be asked by the archiver if you want to replace the files or merge them (two buttons) Click then on the Merge button and everything should work. Quote Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! | mah twitter Quote This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.
Dama Posted September 11, 2012 Author Posted September 11, 2012 I don't have that ability, I'm not running Mac OSX Lion. I'm on 10.6.8 (Snow Leopard) any ideas? I've tried various third party programs. Quote
Recommended Posts
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.