Jump to content


A Cool Guy's Content

There have been 3 items by A Cool Guy (Search limited from 29-March 23)


By content type

See this member's

Sort by                Order  

#38185 ComputerCraft 1.43 has been released!

Posted by A Cool Guy on 08 October 2012 - 10:36 PM in General

Can anyone help me as it wont install :D/>
I have tried just dropping the zip file in the mods folder and then in the coremods folder
then i tried unzipping it and putting it in the mods folder then in the coremods folder
yet nothing works no errors just dont show?

I am running minecraft 1.3.2 with
Forge Mod Loader v3.1.35.394
Minecraft Forge v4.2.5.301
CodeChicken Core v0.6.3
ModloaderMP v1.3.2v1
Not Enough Items v1.4.0.3(1403)



#38292 ComputerCraft 1.43 has been released!

Posted by A Cool Guy on 09 October 2012 - 09:39 AM in General

ok i now get this error message
	  Minecraft has crashed!	 
	  ----------------------	 
Minecraft has stopped running because it encountered a problem; Failed to start game
This error has been saved to C:\Users\Wayne Bishop\AppData\Roaming\.minecraft\crash-reports\crash-2012-10-09_10.33.24-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT 49b395fe --------
Generated 09/10/12 10:33
- Minecraft Version: 1.3.2
- Operating System: Windows 7 (x86) version 6.1
- Java Version: 1.7.0_07, Oracle Corporation
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
- Memory: 55653608 bytes (53 MB) / 97107968 bytes (92 MB) up to 778502144 bytes (742 MB)
- JVM Flags: 2 total; -Xmx768m -Xincgc
- FML: FML v3.1.35.394 Minecraft Forge 4.2.5.301 22 mods loaded, 22 mods active
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_ModLoaderMp [mod_ModLoaderMp] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.43.zip) Unloaded->Constructed->Pre-initialized->Errored
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.43.zip) Unloaded->Constructed->Pre-initialized->Initialized
UniversalElectricity [Universal Electricity] (Universal Electricity_v0.9.1.214.zip) Unloaded->Constructed->Pre-initialized->Initialized
ICBM [ICBM] (ICBM_v0.5.7.29.zip) Unloaded->Constructed->Pre-initialized->Initialized
IC2 [IndustrialCraft 2] (industrialcraft-2_1.106.jar) Unloaded->Constructed->Pre-initialized->Initialized
AdvancedSolarPanel [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_1_0.zip) Unloaded->Constructed->Pre-initialized->Initialized
ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.1.7.0.23.zip) Unloaded->Constructed->Pre-initialized->Initialized
PortalGun [PortalGun] (portalgun1.3.2v2_universal.zip) Unloaded->Constructed->Pre-initialized->Initialized
Railcraft [Railcraft] (Railcraft_6.4.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_ReiMinimap [mod_ReiMinimap] (ReiMinimap-1.3.2-_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized
WirelessRedstoneCore [Wireless Redstone] (WirelessRedstone.zip) Unloaded->Constructed->Pre-initialized->Initialized
- LWJGL: 2.4.2
- OpenGL: GeForce GTX 560/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:640)
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(Unknown Source)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:437)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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)
... 4 more
Caused by: java.lang.VerifyError: (class: eloraam/core/RedPowerLib, method: getTileOrRedstoneCurrentStrength signature: (Lxd;IIIII)I) Incompatible argument to function
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at dan200.computer.shared.RedPowerInterop.findRedPower(RedPowerInterop.java:55)
at dan200.computer.shared.RedPowerInterop.isRedPowerInstalled(RedPowerInterop.java:145)
at dan200.computer.shared.TileEntityComputer.getComputerClass(TileEntityComputer.java:24)
at dan200.computer.shared.ComputerCraftProxyCommon.registerTileEntities(ComputerCraftProxyCommon.java:301)
at dan200.computer.shared.ComputerCraftProxyCommon.load(ComputerCraftProxyCommon.java:32)
at dan200.computer.client.ComputerCraftProxyClient.load(ComputerCraftProxyClient.java:34)
at dan200.ComputerCraft.load(ComputerCraft.java:174)
... 29 more
--- END ERROR REPORT 81d85184 ----------



#38337 ComputerCraft 1.43 has been released!

Posted by A Cool Guy on 09 October 2012 - 01:38 PM in General

View Postdan200, on 09 October 2012 - 09:51 AM, said:

View PostA Cool Guy, on 09 October 2012 - 09:39 AM, said:

ok i now get this error message
*snip*

Read your error message: You're getting an error in redpower. Redpower isn't even out for Minecraft 1.3.2, yet, so you have an MC 1.2.5 version of Redpower installed on MC 1.3.2. Don't do that.

Redpower 2

View Postdan200, on 09 October 2012 - 09:51 AM, said:

View PostA Cool Guy, on 09 October 2012 - 09:39 AM, said:

ok i now get this error message
*snip*

Read your error message: You're getting an error in redpower. Redpower isn't even out for Minecraft 1.3.2, yet, so you have an MC 1.2.5 version of Redpower installed on MC 1.3.2. Don't do that.

Your a star i forgot i was messing with redstone and forgot to take it out LoL
It now works thanks for pointing out the redstone error :D/>