Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Alright, so first off, I'm running a mac just in case that is needed.

 

Now, I recently attempted to get Forge working so I could use some mods.

Thing is, the sound doesn't work. It's automatically off and attempting to get it activated leads to a game crash. At first, I had optifine running with the Jenkin's Build #225 so I could use Optifine. Then I got the crash. Next I tried getting sound running without Optifine or any other possible mods. It crashed again.

 

Here is the crash report for the Forge without any other mods installed since that seems to be the main cause, I think.

 

There's actually two. First one that popped up on the Crash Page when the Minecraft program initially crashes then the second from the log folder. Just in case there are differences.

 

 

Minecraft has crashed!     

      ----------------------     

 

Minecraft has stopped running because it encountered a problem; Unexpected error

This error has been saved to /Users/carmenbonner/Library/Application Support/minecraft/crash-reports/crash-2012-09-07_11.33.04-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.

 

 

 

--- BEGIN ERROR REPORT 98141d6f --------

Generated 9/7/12 11:33 AM

 

- Minecraft Version: 1.3.2

- Operating System: Mac OS X (i386) version 10.7.4

- Java Version: 1.6.0_33, Apple Inc.

- Java VM Version: Java HotSpot Client VM (mixed mode), Apple Inc.

- Memory: 491827936 bytes (469 MB) / 535232512 bytes (510 MB) up to 1067057152 bytes (1017 MB)

- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M

- FML: FML v3.0.165.344 Minecraft Forge 4.0.0.241 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: ATI Radeon HD 6770M OpenGL Engine GL version 2.1 ATI-7.18.18, ATI Technologies Inc.

- Is Modded: Definitely; 'forge,fml'

- Type: Client

- Texture Pack: Jolicraft Recent.zip

- Profiler Position: N/A (disabled)

 

java.lang.NoClassDefFoundError: paulscode/sound/SoundSystem

at ayq.a(SoundManager.java:128)

at anz.a(GameSettings.java:202)

at apt.c(SourceFile:47)

at apn.a(SourceFile:61)

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)

... 10 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)

... 12 more

--- END ERROR REPORT 9cffb5cc ----------

 

 

 

---- Minecraft Crash Report ----

// Hi. I'm Minecraft, and I'm a crashaholic.

 

Time: 9/7/12 11:33 AM

Description: Unexpected error

 

java.lang.NoClassDefFoundError: paulscode/sound/SoundSystem

at ayq.a(SoundManager.java:128)

at anz.a(GameSettings.java:202)

at apt.c(SourceFile:47)

at apn.a(SourceFile:61)

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)

... 10 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)

... 12 more

 

Relevant Details:

- Minecraft Version: 1.3.2

- Operating System: Mac OS X (i386) version 10.7.4

- Java Version: 1.6.0_33, Apple Inc.

- Java VM Version: Java HotSpot Client VM (mixed mode), Apple Inc.

- Memory: 491827936 bytes (469 MB) / 535232512 bytes (510 MB) up to 1067057152 bytes (1017 MB)

- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M

- FML: FML v3.0.165.344 Minecraft Forge 4.0.0.241 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: ATI Radeon HD 6770M OpenGL Engine GL version 2.1 ATI-7.18.18, ATI Technologies Inc.

- Is Modded: Definitely; 'forge,fml'

- Type: Client

- Texture Pack: Jolicraft Recent.zip

- Profiler Position: N/A (disabled)

 

 

So yeah, no idea what's happening or what I'm doing wrong. I went ahead at one point and installed Forge and Mods by the instructions using the Universal ways, due to the installer not being compatible with my Mac. Then played without sound. Mods worked beautifully with Forge. Just no sound.

The problem is you're on a mac and you don't know how to merge folders instead of replacing them.

So, try harder do better, install without deleting 1/2 your sound system.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.