This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Zalerinian's profile picture

[1.48] Windows 8?

Started by Zalerinian, 26 December 2012 - 11:37 AM
Zalerinian #1
Posted 26 December 2012 - 12:37 PM
Well, i haven't been here for a while. I haven't played minecraft for quite a few months, and now that I'm playing a bit again I want to play computercraft. Unfortunately, when I try to run the mod after getting forge installed, it crashes at startup. The wonderful people over at mojang have made the client produce this lovely little crash log that i'm told to give to anyone that i report the crash to. So my question is whether or not it is crashing because I'm using windows 8, or because theres a bug in the system?


---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 12/25/12 6:30 PM
Description: Failed to start game
java.lang.NullPointerException
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:445)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
at net.minecraft.client.Minecraft.a(Minecraft.java:410)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Thread.java:722)

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.6
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_05, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 409594112 bytes (390 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.25 FML v4.6.14.513 Minecraft Forge 6.5.0.481 5 mods loaded, 5 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
ComputerCraft [ComputerCraft] (ComputerCraft1.48.zip) Unloaded->Errored
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.48.zip) Unloaded->Errored
LWJGL: 2.4.2
OpenGL: GeForce GT 335M/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

I know it isn't a startup error with Forge because that starts itself up fine. I have not tested any other mods.
remiX #2
Posted 26 December 2012 - 12:51 PM

Operating System: Windows 7 (x86) version 6.1
? I thought you have windows 8 lol
Cloudy #3
Posted 26 December 2012 - 12:53 PM
ForgeModLoader log please.
Zalerinian #4
Posted 26 December 2012 - 01:09 PM

Operating System: Windows 7 (x86) version 6.1
? I thought you have windows 8 lol

I do, if you want I can screenshot my desktop where it says windows 8 Pro build 9200 in the corner. I don't know why it says windows 7.


ForgeModLoader log please.

I had to run it again since I tried other mods. Redpower Core works, though control doesn't.
The log:


2012-12-25 19:08:59 [INFO] [ForgeModLoader] Forge Mod Loader version 4.6.14.513 for Minecraft 1.4.6 loading
2012-12-25 19:08:59 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-12-25 19:08:59 [FINEST] [ForgeModLoader] Discovering coremods
2012-12-25 19:08:59 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2012-12-25 19:08:59 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2012-12-25 19:08:59 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2012-12-25 19:08:59 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
2012-12-25 19:08:59 [FINEST] [ForgeModLoader] Running coremod plugins
2012-12-25 19:08:59 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-12-25 19:08:59 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2012-12-25 19:08:59 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-12-25 19:08:59 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-12-25 19:08:59 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-12-25 19:08:59 [FINEST] [ForgeModLoader] Validating minecraft
2012-12-25 19:09:00 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-12-25 19:09:01 [INFO] [STDOUT] 27 achievements
2012-12-25 19:09:01 [INFO] [STDOUT] 210 recipes
2012-12-25 19:09:01 [INFO] [STDOUT] Setting user: Zalerinian, 1c2e9ec2ba684c12fe9f06e70c2c7907b1a1995e
2012-12-25 19:09:02 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-12-25 19:09:02 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-12-25 19:09:02 [INFO] [STDOUT] MinecraftForge v6.5.0.481 Initialized
2012-12-25 19:09:02 [INFO] [ForgeModLoader] MinecraftForge v6.5.0.481 Initialized
2012-12-25 19:09:03 [INFO] [STDOUT] Replaced 84 ore recipies
2012-12-25 19:09:03 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-12-25 19:09:03 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-12-25 19:09:03 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-12-25 19:09:03 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Drew\AppData\Roaming\.minecraft\bin\lwjgl.jar
2012-12-25 19:09:03 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Drew\AppData\Roaming\.minecraft\bin\jinput.jar
2012-12-25 19:09:03 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Drew\AppData\Roaming\.minecraft\bin\lwjgl_util.jar
2012-12-25 19:09:03 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Drew\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates
2012-12-25 19:09:03 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Drew\AppData\Roaming\.minecraft\lib\argo-2.25.jar
2012-12-25 19:09:03 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Drew\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar
2012-12-25 19:09:03 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Drew\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar
2012-12-25 19:09:03 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Drew\AppData\Roaming\.minecraft\lib\bcprov-jdk15on-147.jar
2012-12-25 19:09:03 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-12-25 19:09:03 [INFO] [ForgeModLoader] Searching C:\Users\Drew\AppData\Roaming\.minecraft\mods for mods
2012-12-25 19:09:03 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComputerCraft1.48.zip
2012-12-25 19:09:03 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2012-12-25 19:09:03 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2012-12-25 19:09:03 [FINE] [ForgeModLoader] Examining file ComputerCraft1.48.zip for potential mods
2012-12-25 19:09:03 [FINER] [ForgeModLoader] Located mcmod.info file in file ComputerCraft1.48.zip
2012-12-25 19:09:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.CCTurtle
2012-12-25 19:09:03 [FINEST] [ForgeModLoader] Parsed dependency info : [] [ComputerCraft] []
2012-12-25 19:09:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.ComputerCraft
2012-12-25 19:09:03 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
2012-12-25 19:09:04 [INFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load
2012-12-25 19:09:04 [FINE] [ForgeModLoader] Received a system property request ''
2012-12-25 19:09:04 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-12-25 19:09:04 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-12-25 19:09:04 [FINE] [ForgeModLoader] Activating mod mcp
2012-12-25 19:09:04 [FINE] [ForgeModLoader] Activating mod FML
2012-12-25 19:09:04 [FINE] [ForgeModLoader] Activating mod Forge
2012-12-25 19:09:04 [FINE] [ForgeModLoader] Enabling mod CCTurtle
2012-12-25 19:09:04 [FINE] [ForgeModLoader] Activating mod CCTurtle
2012-12-25 19:09:04 [FINE] [ForgeModLoader] Enabling mod ComputerCraft
2012-12-25 19:09:04 [FINE] [ForgeModLoader] Activating mod ComputerCraft
2012-12-25 19:09:04 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-12-25 19:09:04 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-12-25 19:09:04 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-12-25 19:09:04 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-12-25 19:09:04 [FINE] [ForgeModLoader] Mod sorting data:
2012-12-25 19:09:04 [FINE] [ForgeModLoader]  ComputerCraft(ComputerCraft:1.48): ComputerCraft1.48.zip ()
2012-12-25 19:09:04 [FINE] [ForgeModLoader]  CCTurtle(ComputerCraft Turtles:1.48): ComputerCraft1.48.zip (after:ComputerCraft)
2012-12-25 19:09:04 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
2012-12-25 19:09:04 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
2012-12-25 19:09:04 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
2012-12-25 19:09:04 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
2012-12-25 19:09:04 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
2012-12-25 19:09:04 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
2012-12-25 19:09:04 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ComputerCraft
2012-12-25 19:09:04 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ComputerCraft
2012-12-25 19:09:04 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod CCTurtle
2012-12-25 19:09:04 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod CCTurtle
2012-12-25 19:09:04 [FINE] [ForgeModLoader] Mod signature data:
2012-12-25 19:09:04 [FINE] [ForgeModLoader]  mcp(Minecraft Coder Pack:7.25): minecraft.jar (NO VALID CERTIFICATE FOUND)
2012-12-25 19:09:04 [FINE] [ForgeModLoader]  FML(Forge Mod Loader:4.6.14.513): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d)
2012-12-25 19:09:04 [FINE] [ForgeModLoader]  Forge(Minecraft Forge:6.5.0.481): coremods (NO VALID CERTIFICATE FOUND)
2012-12-25 19:09:04 [FINE] [ForgeModLoader]  ComputerCraft(ComputerCraft:1.48): ComputerCraft1.48.zip (NO VALID CERTIFICATE FOUND)
2012-12-25 19:09:04 [FINE] [ForgeModLoader]  CCTurtle(ComputerCraft Turtles:1.48): ComputerCraft1.48.zip (NO VALID CERTIFICATE FOUND)
2012-12-25 19:09:04 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
2012-12-25 19:09:04 [SEVERE] [ForgeModLoader]
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
ComputerCraft [ComputerCraft] (ComputerCraft1.48.zip) Unloaded->Errored
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.48.zip) Unloaded->Errored
2012-12-25 19:09:04 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2012-12-25 19:09:04 [SEVERE] [ForgeModLoader] Caught exception from ComputerCraft
java.lang.NullPointerException
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:445)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
at net.minecraft.client.Minecraft.a(Minecraft.java:410)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Thread.java:722)
2012-12-25 19:09:04 [SEVERE] [ForgeModLoader] Caught exception from CCTurtle
java.lang.NullPointerException
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:445)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
at net.minecraft.client.Minecraft.a(Minecraft.java:410)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Thread.java:722)
2012-12-25 19:09:04 [INFO] [STDERR] java.lang.NullPointerException
2012-12-25 19:09:04 [INFO] [STDERR]  at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:445)
2012-12-25 19:09:04 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-25 19:09:04 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2012-12-25 19:09:04 [INFO] [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2012-12-25 19:09:04 [INFO] [STDERR]  at java.lang.reflect.Method.invoke(Method.java:601)
2012-12-25 19:09:04 [INFO] [STDERR]  at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-25 19:09:04 [INFO] [STDERR]  at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-25 19:09:04 [INFO] [STDERR]  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-25 19:09:04 [INFO] [STDERR]  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-25 19:09:04 [INFO] [STDERR]  at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-25 19:09:04 [INFO] [STDERR]  at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-12-25 19:09:04 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-25 19:09:04 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2012-12-25 19:09:04 [INFO] [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2012-12-25 19:09:04 [INFO] [STDERR]  at java.lang.reflect.Method.invoke(Method.java:601)
2012-12-25 19:09:04 [INFO] [STDERR]  at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-25 19:09:04 [INFO] [STDERR]  at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-25 19:09:04 [INFO] [STDERR]  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-25 19:09:04 [INFO] [STDERR]  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-25 19:09:04 [INFO] [STDERR]  at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-25 19:09:04 [INFO] [STDERR]  at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-12-25 19:09:04 [INFO] [STDERR]  at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
2012-12-25 19:09:04 [INFO] [STDERR]  at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
2012-12-25 19:09:04 [INFO] [STDERR]  at net.minecraft.client.Minecraft.a(Minecraft.java:410)
2012-12-25 19:09:04 [INFO] [STDERR]  at asq.a(SourceFile:56)
2012-12-25 19:09:04 [INFO] [STDERR]  at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2012-12-25 19:09:04 [INFO] [STDERR]  at java.lang.Thread.run(Thread.java:722)
Cloudy #5
Posted 26 December 2012 - 09:39 PM
Try installing your Minecraft and Minecraft forge again. Can't see anything we are doing that is causing that.
kintick #6
Posted 26 December 2012 - 10:08 PM
It'll be windows 8, it's still reletively new and not everything's supported yet
jag #7
Posted 26 December 2012 - 10:19 PM
the crash log says that the computercraft files gives errors
immibis #8
Posted 26 December 2012 - 11:10 PM
Try downgrading Forge a few versions. I think I saw this crash somewhere else.
Cloudy #9
Posted 27 December 2012 - 12:31 AM
It'll be windows 8, it's still reletively new and not everything's supported yet

I dev CC on Windows 8 :P/>
1v2 #10
Posted 27 December 2012 - 01:54 AM
Zale, odear
Zalerinian #11
Posted 27 December 2012 - 05:49 AM
Try installing your Minecraft and Minecraft forge again. Can't see anything we are doing that is causing that.

It starts up now, haven't tested it yet though. I'm hoping to get redpower fixed as well, because that still crashes.
Dlcruz129 #12
Posted 28 December 2012 - 06:50 PM
I play on Windows 8, and I can't see how on earth your operating system would crash your game.
1lann #13
Posted 29 December 2012 - 07:41 PM
I play on windows 8 on a mac, everything is perfectly fine for me, except for occasional crashes made by RP2. Try updating forge to the latest build, instead of the latest recommended build.
nolongerexistant #14
Posted 31 December 2012 - 06:32 AM
Tried updating Java, helped me once.