Posted 23 October 2012 - 11:13 PM
Well, I just installed Computercraft 1.45 and whenever I try to start minecraft it gives me a huge error.
I'm using a MacBook pro with Magic Launcher, Forge version 4.2.5. I'm sure that it has to do with CC because when I turn it off my game works fine, the problem occurs when I turn it on.
Here's the error log:
I'm using a MacBook pro with Magic Launcher, Forge version 4.2.5. I'm sure that it has to do with CC because when I turn it off my game works fine, the problem occurs when I turn it on.
Here's the error log:
Spoiler
*** MagicMinecraftLauncher 1.0.0 ***
Disable inactive mods
2012-10-23 17:05:23 [INFO] [ForgeModLoader] Forge Mod Loader version 3.1.35.394 for Minecraft client:1.3.2, server:1.3.2 loading
2012-10-23 17:05:26 [INFO] [STDOUT] 27 achievements
2012-10-23 17:05:26 [INFO] [STDOUT] 195 recipes
2012-10-23 17:05:26 [INFO] [STDOUT] Setting user: ianespana@hotmail.com, -660110768
2012-10-23 17:05:26 [INFO] [STDERR] Client asked for parameter: server
2012-10-23 17:05:26 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-10-23 17:05:27 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-10-23 17:05:27 [INFO] [STDOUT] MinecraftForge v4.2.5.303 Initialized
2012-10-23 17:05:27 [INFO] [ForgeModLoader] MinecraftForge v4.2.5.303 Initialized
2012-10-23 17:05:27 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-10-23 17:05:27 [INFO] [ForgeModLoader] Searching /Users/Enanos/Library/Application Support/minecraft/mods for mods
2012-10-23 17:05:27 [SEVERE] [ForgeModLoader] Unable to read a class file correctly
java.lang.ArrayIndexOutOfBoundsException: 229
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:52)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:325)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:445)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:146)
at net.minecraft.client.Minecraft.a(Minecraft.java:416)
at net.minecraft.client.Minecraft.run(Minecraft.java:748)
at java.lang.Thread.run(Thread.java:680)
2012-10-23 17:05:27 [SEVERE] [ForgeModLoader] There was a problem reading the entry __MACOSX/dan200/._CCTurtle.class in the jar /Users/Enanos/Library/Application Support/minecraft/magic/Mods/ComputerCraft.zip - probably a corrupt zip
cpw.mods.fml.common.LoaderException: java.lang.ArrayIndexOutOfBoundsException: 229
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:52)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:325)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:445)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:146)
at net.minecraft.client.Minecraft.a(Minecraft.java:416)
at net.minecraft.client.Minecraft.run(Minecraft.java:748)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 229
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-10-23 17:05:27 [WARNING] [ForgeModLoader] Zip file ComputerCraft.zip failed to read properly, it will be ignored
cpw.mods.fml.common.LoaderException: java.lang.ArrayIndexOutOfBoundsException: 229
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:52)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:325)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:445)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:146)
at net.minecraft.client.Minecraft.a(Minecraft.java:416)
at net.minecraft.client.Minecraft.run(Minecraft.java:748)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 229
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-10-23 17:05:27 [SEVERE] [ForgeModLoader] Unable to read a class file correctly
java.lang.ArrayIndexOutOfBoundsException: 229
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:52)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:325)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:445)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:146)
at net.minecraft.client.Minecraft.a(Minecraft.java:416)
at net.minecraft.client.Minecraft.run(Minecraft.java:748)
at java.lang.Thread.run(Thread.java:680)
2012-10-23 17:05:27 [SEVERE] [ForgeModLoader] There was a problem reading the entry __MACOSX/._a.class in the jar /Users/Enanos/Library/Application Support/minecraft/magic/Mods/Minecraft Forge.zip - probably a corrupt zip
cpw.mods.fml.common.LoaderException: java.lang.ArrayIndexOutOfBoundsException: 229
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:52)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:325)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:445)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:146)
at net.minecraft.client.Minecraft.a(Minecraft.java:416)
at net.minecraft.client.Minecraft.run(Minecraft.java:748)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 229
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-10-23 17:05:27 [WARNING] [ForgeModLoader] Zip file Minecraft Forge.zip failed to read properly, it will be ignored
cpw.mods.fml.common.LoaderException: java.lang.ArrayIndexOutOfBoundsException: 229
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:52)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:325)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:445)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:146)
at net.minecraft.client.Minecraft.a(Minecraft.java:416)
at net.minecraft.client.Minecraft.run(Minecraft.java:748)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 229
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-10-23 17:05:28 [INFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load
2012-10-23 17:05:28 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-10-23 17:05:29 [INFO] [STDOUT] Starting up SoundSystem...
2012-10-23 17:05:29 [INFO] [STDOUT] Initializing LWJGL OpenAL
2012-10-23 17:05:29 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2012-10-23 17:05:29 [INFO] [STDOUT] OpenAL initialized.
2012-10-23 17:05:30 [INFO] [STDOUT] Loading CCTurtle v1.45 (rev 769)
2012-10-23 17:05:30 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
2012-10-23 17:05:30 [SEVERE] [ForgeModLoader]
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft.zip) Unloaded->Constructed->Pre-initialized->Errored
2012-10-23 17:05:30 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2012-10-23 17:05:30 [SEVERE] [ForgeModLoader] Caught exception from CCTurtle
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:437)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:639)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.a(Minecraft.java:461)
at net.minecraft.client.Minecraft.run(Minecraft.java:748)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.NullPointerException
at dan200.turtle.shared.CCTurtleProxyCommon.registerTileEntities(CCTurtleProxyCommon.java:325)
at dan200.turtle.shared.CCTurtleProxyCommon.load(CCTurtleProxyCommon.java:41)
at dan200.turtle.client.CCTurtleProxyClient.load(CCTurtleProxyClient.java:35)
at dan200.CCTurtle.load(CCTurtle.java:93)
... 30 more
2012-10-23 17:05:40 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
2012-10-23 17:05:40 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
2012-10-23 17:05:40 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:640)
2012-10-23 17:05:40 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:183)
2012-10-23 17:05:40 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:461)
2012-10-23 17:05:40 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:748)
2012-10-23 17:05:40 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:680)
2012-10-23 17:05:40 [INFO] [STDERR] Caused by: java.lang.reflect.InvocationTargetException
2012-10-23 17:05:40 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-10-23 17:05:40 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2012-10-23 17:05:40 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2012-10-23 17:05:40 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2012-10-23 17:05:40 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:437)
2012-10-23 17:05:40 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-10-23 17:05:40 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2012-10-23 17:05:40 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2012-10-23 17:05:40 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2012-10-23 17:05:40 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-10-23 17:05:40 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-10-23 17:05:40 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-10-23 17:05:40 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-10-23 17:05:40 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-10-23 17:05:40 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
2012-10-23 17:05:40 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-10-23 17:05:40 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2012-10-23 17:05:40 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2012-10-23 17:05:40 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2012-10-23 17:05:40 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-10-23 17:05:40 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-10-23 17:05:40 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-10-23 17:05:40 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-10-23 17:05:40 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-10-23 17:05:40 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
2012-10-23 17:05:40 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:639)
2012-10-23 17:05:40 [INFO] [STDERR] ... 4 more
2012-10-23 17:05:40 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2012-10-23 17:05:40 [INFO] [STDERR] at dan200.turtle.shared.CCTurtleProxyCommon.registerTileEntities(CCTurtleProxyCommon.java:325)
2012-10-23 17:05:40 [INFO] [STDERR] at dan200.turtle.shared.CCTurtleProxyCommon.load(CCTurtleProxyCommon.java:41)
2012-10-23 17:05:40 [INFO] [STDERR] at dan200.turtle.client.CCTurtleProxyClient.load(CCTurtleProxyClient.java:35)
2012-10-23 17:05:40 [INFO] [STDERR] at dan200.CCTurtle.load(CCTurtle.java:93)
2012-10-23 17:05:40 [INFO] [STDERR] ... 30 more