So, I run mc fine, however if I select anything from the start screen it crashes. logs below
MC Log
[hide]
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 9/8/12 6:59 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: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
Relevant Details:
- Minecraft Version: 1.3.2
- Operating System: Mac OS X (x86_64) version 10.8.1
- Java Version: 1.6.0_35, Apple Inc.
- Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Apple Inc.
- Memory: 485385584 bytes (462 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.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: NVIDIA GeForce 9400 OpenGL Engine GL version 2.1 NVIDIA-8.0.51, NVIDIA Corporation
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
[/hide]
Forge log
[hide]
2012-09-08 18:57:26 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.165.344 for Minecraft client:1.3.2, server:1.3.2 loading
2012-09-08 18:57:26 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-09-08 18:57:26 [FINEST] [ForgeModLoader] Discovering coremods
2012-09-08 18:57:26 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2012-09-08 18:57:26 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2012-09-08 18:57:27 [FINEST] [ForgeModLoader] Download complete
2012-09-08 18:57:27 [iNFO] [ForgeModLoader] Download complete
2012-09-08 18:57:27 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully
2012-09-08 18:57:27 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2012-09-08 18:57:27 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2012-09-08 18:57:30 [FINEST] [ForgeModLoader] Download complete
2012-09-08 18:57:30 [iNFO] [ForgeModLoader] Download complete
2012-09-08 18:57:30 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully
2012-09-08 18:57:30 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2012-09-08 18:57:30 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2012-09-08 18:57:32 [FINEST] [ForgeModLoader] Download complete
2012-09-08 18:57:32 [iNFO] [ForgeModLoader] Download complete
2012-09-08 18:57:32 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully
2012-09-08 18:57:32 [FINEST] [ForgeModLoader] Running coremod plugins
2012-09-08 18:57:32 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-09-08 18:57:32 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-09-08 18:57:32 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-09-08 18:57:32 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-09-08 18:57:32 [FINEST] [ForgeModLoader] Validating minecraft
2012-09-08 18:57:32 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-09-08 18:57:36 [iNFO] [sTDOUT] 27 achievements
2012-09-08 18:57:36 [iNFO] [sTDOUT] 195 recipes
2012-09-08 18:57:36 [iNFO] [sTDOUT] Setting user: SkyShayde, 2e8ddb6319e39909481221d13f9753b2442086af
2012-09-08 18:57:37 [iNFO] [sTDOUT] LWJGL Version: 2.4.2
2012-09-08 18:57:38 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-09-08 18:57:38 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-09-08 18:57:38 [iNFO] [ForgeModLoader] No mod directory found, creating one: /Users/teddyheinen/Library/Application Support/minecraft/mods
2012-09-08 18:57:38 [iNFO] [ForgeModLoader] Mod directory created successfully
2012-09-08 18:57:38 [FINE] [ForgeModLoader] No config directory found, creating one: /Users/teddyheinen/Library/Application Support/minecraft/config
2012-09-08 18:57:38 [iNFO] [ForgeModLoader] Config directory created successfully
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Skipping known library file /Users/teddyheinen/Library/Application Support/minecraft/bin/lwjgl.jar
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Skipping known library file /Users/teddyheinen/Library/Application Support/minecraft/bin/jinput.jar
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Skipping known library file /Users/teddyheinen/Library/Application Support/minecraft/bin/lwjgl_util.jar
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Found a minecraft related file at /Users/teddyheinen/Library/Application Support/minecraft/bin/minecraft.jar, examining for mod candidates
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Skipping known library file /Users/teddyheinen/Library/Application Support/minecraft/lib/argo-2.25.jar
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Skipping known library file /Users/teddyheinen/Library/Application Support/minecraft/lib/guava-12.0.1.jar
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Skipping known library file /Users/teddyheinen/Library/Application Support/minecraft/lib/asm-all-4.0.jar
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-09-08 18:57:38 [iNFO] [ForgeModLoader] Searching /Users/teddyheinen/Library/Application Support/minecraft/mods for mods
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2012-09-08 18:57:38 [iNFO] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2012-09-08 18:57:38 [sEVERE] [ForgeModLoader] Unable to read a class file correctly
java.lang.ArrayIndexOutOfBoundsException: 187
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:41)
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:51)
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:30)
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:47)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:101)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:316)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:436)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:141)
at net.minecraft.client.Minecraft.a(Minecraft.java:405)
at net.minecraft.client.Minecraft.run(Minecraft.java:737)
at java.lang.Thread.run(Thread.java:680)
2012-09-08 18:57:38 [sEVERE] [ForgeModLoader] There was a problem reading the entry __MACOSX/._a.class in the jar /Users/teddyheinen/Library/Application Support/minecraft/bin/minecraft.jar - probably a corrupt zip
cpw.mods.fml.common.LoaderException: java.lang.ArrayIndexOutOfBoundsException: 187
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:47)
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:51)
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:30)
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:47)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:101)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:316)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:436)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:141)
at net.minecraft.client.Minecraft.a(Minecraft.java:405)
at net.minecraft.client.Minecraft.run(Minecraft.java:737)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 187
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:41)
... 10 more
2012-09-08 18:57:38 [WARNING] [ForgeModLoader] Zip file minecraft.jar failed to read properly, it will be ignored
cpw.mods.fml.common.LoaderException: java.lang.ArrayIndexOutOfBoundsException: 187
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:47)
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:51)
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:30)
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:47)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:101)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:316)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:436)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:141)
at net.minecraft.client.Minecraft.a(Minecraft.java:405)
at net.minecraft.client.Minecraft.run(Minecraft.java:737)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 187
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:41)
... 10 more
2012-09-08 18:57:38 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 2 mods to load
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Received a system property request ''
2012-09-08 18:57:38 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-09-08 18:57:38 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Activating mod FML
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Activating mod Forge
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-09-08 18:57:38 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-09-08 18:57:38 [FINE] [ForgeModLoader] Mod sorting data:
2012-09-08 18:57:38 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@4d83da96 to mod FML
2012-09-08 18:57:38 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@4d83da96 delivered to mod FML
2012-09-08 18:57:38 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@4d83da96 to mod Forge
2012-09-08 18:57:38 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@4d83da96 delivered to mod Forge
2012-09-08 18:57:38 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@57132e76 to mod FML
2012-09-08 18:57:38 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@57132e76 delivered to mod FML
2012-09-08 18:57:38 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@57132e76 to mod Forge
2012-09-08 18:57:38 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@57132e76 delivered to mod Forge
2012-09-08 18:57:39 [iNFO] [sTDERR] java.lang.NoClassDefFoundError: paulscode/sound/libraries/LibraryLWJGLOpenAL
2012-09-08 18:57:39 [iNFO] [sTDERR] at ayq.d(SoundManager.java:94)
2012-09-08 18:57:39 [iNFO] [sTDERR] at ayq.a(SoundManager.java:75)
2012-09-08 18:57:39 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:436)
2012-09-08 18:57:39 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:737)
2012-09-08 18:57:39 [iNFO] [sTDERR] at java.lang.Thread.run(Thread.java:680)
2012-09-08 18:57:39 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: paulscode.sound.libraries.LibraryLWJGLOpenAL
2012-09-08 18:57:39 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:100)
2012-09-08 18:57:39 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
2012-09-08 18:57:39 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
2012-09-08 18:57:39 [iNFO] [sTDERR] ... 5 more
2012-09-08 18:57:39 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException
2012-09-08 18:57:39 [iNFO] [sTDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2012-09-08 18:57:39 [iNFO] [sTDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)
2012-09-08 18:57:39 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:142)
2012-09-08 18:57:39 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:93)
2012-09-08 18:57:39 [iNFO] [sTDERR] ... 7 more
2012-09-08 18:57:39 [iNFO] [sTDERR] error linking with the LibraryJavaSound plug-in
2012-09-08 18:57:39 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@74914a0a to mod FML
2012-09-08 18:57:39 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@74914a0a delivered to mod FML
2012-09-08 18:57:39 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@74914a0a to mod Forge
2012-09-08 18:57:39 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@74914a0a delivered to mod Forge
2012-09-08 18:57:39 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@3b3e3940 to mod FML
2012-09-08 18:57:39 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@3b3e3940 delivered to mod FML
2012-09-08 18:57:39 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@3b3e3940 to mod Forge
2012-09-08 18:57:39 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@3b3e3940 delivered to mod Forge
2012-09-08 18:57:39 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@41d753b7 to mod FML
2012-09-08 18:57:39 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@41d753b7 delivered to mod FML
2012-09-08 18:57:39 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@41d753b7 to mod Forge
2012-09-08 18:57:39 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@41d753b7 delivered to mod Forge
2012-09-08 18:57:39 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 2 mods
2012-09-08 18:57:39 [iNFO] [sTDOUT] ########## GL ERROR ##########
2012-09-08 18:57:39 [iNFO] [sTDOUT] @ Pre render
2012-09-08 18:57:39 [iNFO] [sTDOUT] 1281: Invalid value
2012-09-08 18:59:17 [iNFO] [sTDERR] java.lang.NoClassDefFoundError: paulscode/sound/SoundSystem
2012-09-08 18:59:17 [iNFO] [sTDERR] at ayq.a(SoundManager.java:313)
2012-09-08 18:59:17 [iNFO] [sTDERR] at apn.a(SourceFile:63)
2012-09-08 18:59:17 [iNFO] [sTDERR] at apn.d(SourceFile:112)
2012-09-08 18:59:17 [iNFO] [sTDERR] at apn.m(SourceFile:100)
2012-09-08 18:59:17 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1482)
2012-09-08 18:59:17 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:834)
2012-09-08 18:59:17 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:764)
2012-09-08 18:59:17 [iNFO] [sTDERR] at java.lang.Thread.run(Thread.java:680)
2012-09-08 18:59:17 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: paulscode.sound.SoundSystem
2012-09-08 18:59:17 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:100)
2012-09-08 18:59:17 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
2012-09-08 18:59:17 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
2012-09-08 18:59:17 [iNFO] [sTDERR] ... 8 more
2012-09-08 18:59:17 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException
2012-09-08 18:59:17 [iNFO] [sTDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2012-09-08 18:59:17 [iNFO] [sTDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)
2012-09-08 18:59:17 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:142)
2012-09-08 18:59:17 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:93)
2012-09-08 18:59:17 [iNFO] [sTDERR] ... 10 more
2012-09-08 18:59:27 [iNFO] [sTDOUT] Stopping!
2012-09-08 18:59:27 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: paulscode/sound/SoundSystem
2012-09-08 18:59:27 [iNFO] [sTDERR] at ayq.b(SoundManager.java:144)
2012-09-08 18:59:27 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.e(Minecraft.java:714)
2012-09-08 18:59:27 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:794)
2012-09-08 18:59:27 [iNFO] [sTDERR] at java.lang.Thread.run(Thread.java:680)
[/hide]
Ermm, I cant figure out how to hide them. sorry
and if it matters, Im using Mac OSX Mountain Lion