Jump to content

Pooshn

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Pooshn

  1. Hi,

     

    I'm getting an error where the game will launch to the main screen perfectly, but when I try to go to the "single player" screen the game crashes. The only things I have installed are Forge and Millenaire. Here's the error log:

     

     

    ---- Minecraft Crash Report ----

    // I let you down. Sorry :(

     

    Time: 9/26/12 3:11 PM

    Description: Unexpected error

     

    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

    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:167)

    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)

    ... 10 more

     

    Relevant Details:

    - Minecraft Version: 1.3.2

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

    - Java Version: 1.6.0_33, Apple Inc.

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

    - Memory: 464798048 bytes (443 MB) / 550305792 bytes (524 MB) up to 1070399488 bytes (1020 MB)

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

    - FML: FML v3.0.196.366 Minecraft Forge 4.1.1.251 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

    Millenaire [Millénaire] (millenaire3.1.6.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)

     

     

    I did notice that a lot of the errors seemed to have to do with the Paul's code folder, so I tried replacing that with the clean version to see if that fixed it. I still had the same "quit at single player mode" page thing happen, but a different error report:

     

      ---- Minecraft Crash Report ----

    // Who set us up the TNT?

     

    Time: 9/26/12 6:39 PM

    Description: Unexpected error

     

    java.lang.NullPointerException

    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)

     

    Relevant Details:

    - Minecraft Version: 1.3.2

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

    - Java Version: 1.6.0_33, Apple Inc.

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

    - Memory: 448820016 bytes (428 MB) / 550305792 bytes (524 MB) up to 1070399488 bytes (1020 MB)

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

    - FML: FML v3.0.196.366 Minecraft Forge 4.1.1.251 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

    Millenaire [Millénaire] (millenaire3.1.6.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)

     

     

    Does anyone know what's happening? Thanks in advance.

×
×
  • Create New...

Important Information

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