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

1.33 crash report HELP!

Started by anubisishear, 11 July 2012 - 05:48 AM
anubisishear #1
Posted 11 July 2012 - 07:48 AM
so i got a few mods running ive done enough work with mods to over come almost all problems

i know to make mods work u need a few things forge and mod loader (ML no longer needed since it is now inside of Forge) so i did all the work to get my mods up and running i got all of them running all on 1.2.5 its a small list but when i get to Computer craft i get a crash report every single time it does not even make the config files so i cant just go into them and reset the ID by hand i have a copy of the crash log

(side note after instaling each mod i went into config folder and disable things in the config files mostly things like mods that spawn the same ore)

JAR FILE (jar file items were installed in this order or else some of the mods dont work)
  1. Audio Mod
  2. Minecraft Forge 3.3.8.152
  3. ID pach forge 3.3.8.152
  4. CodeChicken Core client 0.5.3
  5. NEI Client 1.2.2.4
  6. GuiAPI-0.14.3-1.2.5
  7. IDResolver_1.2.5-Update-1-RAW
  8. Spawner GUI
  9. OptiFine_1.2.5_HD_S_AA_A7
  10. [1.2.5] Somnia v24
MOD FOLDER
  • buildcraft
  • BetterDungeons
  • CI2
  • CraftingTable 3
  • Crystal Wing
  • DrZharks MoCreatures Mod v3.6.2
  • Equivalent Exchange 2 - v1.4.6.6
  • forestry-client-A-1.4.8.4
  • industrialcraft-2-client_1.97
  • InvTweaks-1.41b-1.2.4
  • LogisticsPipes-BC3-0.2.5B
  • MAtmos backgound sound pack
  • compactsolars-client-2.2.0.5
  • Railcraft_Client_5.3.3
  • RedPower
  • ThaumCraft
  • Treecapitor
  • Weapon Mod
  • Wireless Redstone Chicken bones edition
CRASH REPORT


38 mods loaded
Optifine OptiFine_1.2.5_HD_S_AA_A7
Minecraft Forge 3.3.8.152
FML v2.2.78.153
Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5
mod_MinecraftForge : Loaded (minecraft.jar)
mod_CodeChickenCore : Loaded (minecraft.jar)
mod_NotEnoughItems : Loaded (minecraft.jar)
mod_IDResolver : Loaded (minecraft.jar)
mod_SpawnerGUI : Loaded (minecraft.jar)
mod_Somnia : Loaded (minecraft.jar)
mod_betterDungeons : Loaded (BetterDungeons.zip)
mod_AdditionalBuildcraftObjects : Loaded (buildcraft-C-additionalbuildcraftobjects-latest.zip)
mod_BuildCraftCore : Loaded (buildcraft-client-A-core-3.1.5.zip)
mod_BuildCraftBuilders : Loaded (buildcraft-client-B-builders-3.1.5.zip)
mod_BuildCraftEnergy : Loaded (buildcraft-client-B-energy-3.1.5.zip)
mod_BuildCraftFactory : Loaded (buildcraft-client-B-factory-3.1.5.zip)
mod_BuildCraftTransport : Loaded (buildcraft-client-B-transport-3.1.5.zip)
mod_BuildCraftSilicon : Loaded (buildcraft-client-C-silicon-3.1.5.zip)
mod_CraftingTableIII : Loaded (CraftingTableIIIB1.8.zip)
mod_crystalWing : Loaded (Crystal Wing 1.2.5.a.zip)
mod_mocreatures : Loaded (DrZharks MoCreatures Mod v3.6.2.zip)
mod_EE : Loaded (EE2ClientV1.4.6.6.jar)
mod_Forestry : Loaded (forestry-client-A-1.4.8.4.jar)
mod_IC2 : Loaded (industrialcraft-2-client_1.97.jar)
mod_InvTweaks : Loaded (InvTweaks-1.41b-1.2.4.zip)
mod_LogisticsPipes : Loaded (LogisticsPipes-BC3-0.2.5B.zip)
mod_MAtmos_forModLoader : Loaded (MAtmos_packaged.zip)
mod_CompactSolars : Loaded (mod_compactsolars-client-2.2.0.5.zip)
mod_Railcraft : Loaded (Railcraft_Client_5.3.3.zip)
mod_RedPowerControl : Loaded (RedPowerControl-2.0pr5b2.zip)
mod_RedPowerCore : Loaded (RedPowerCore-2.0pr5b2.zip)
mod_RedPowerLighting : Loaded (RedPowerLighting-2.0pr5b2.zip)
mod_RedPowerLogic : Loaded (RedPowerLogic-2.0pr5b2.zip)
mod_RedPowerMachine : Loaded (RedPowerMachine-2.0pr5b2.zip)
mod_RedPowerWiring : Loaded (RedPowerWiring-2.0pr5b2.zip)
mod_RedPowerWorld : Loaded (RedPowerWorld-2.0pr5b2.zip)
mod_ThaumCraft : Loaded (ThaumCraft2.1.6d.zip)
mod_treecapitator : Loaded (Treecapitator 1.2.5.h.zip)
mod_WeaponMod : Loaded (WeaponMod.zip)
mod_WirelessRedstoneAddons : Loaded (WR-CBE Addons-Client 1.2.2.3.zip)
mod_WirelessRedstoneCore : Loaded (WR-CBE Core-Client 1.2.2.3.zip)
mod_WirelessRedstoneRedPower : Loaded (WR-CBE RedPower-Client 1.2.2.1.zip)


Minecraft has crashed!
———————-

Minecraft has stopped running because it encountered a problem.




— BEGIN ERROR REPORT b7847cbe ——–
Generated 7/11/12 2:22 AM

Minecraft: Minecraft 1.2.5
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_05, Oracle Corporation
VM: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: GeForce GTX 550 Ti/PCIe/SSE2 version 4.2.0, NVIDIA Corporation

cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: ComputerCraft/mod_CCTurtle (wrong name: mod_CCTurtle)
at cpw.mods.fml.common.Loader.load(Loader.java:436)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:592)
at cpw.mods.fml.client.FMLClientHandler.onPreLoad(FMLClientHandler.java:193)
at net.minecraft.client.Minecraft.a(Minecraft.java:383)
at net.minecraft.client.Minecraft.run(Minecraft.java:735)
at java.lang.Thread.run(Unknown Source)
Caused by: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: ComputerCraft/mod_CCTurtle (wrong name: mod_CCTurtle)
at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)
at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:561)
at cpw.mods.fml.common.Loader.load(Loader.java:419)
… 5 more
Caused by: java.lang.NoClassDefFoundError: ComputerCraft/mod_CCTurtle (wrong name: mod_CCTurtle)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)
… 7 more
— END ERROR REPORT 9ba1f31f ———-
Cloudy #2
Posted 11 July 2012 - 10:42 AM
Please paste your ForgeModLoader log please.

Edit: it looks like you haven't followed the instructions and haven't extracted the ComputerCraft folder from the zip into the mods folder.
anubisishear #3
Posted 11 July 2012 - 04:43 PM
Please paste your ForgeModLoader log please.

Edit: it looks like you haven't followed the instructions and haven't extracted the ComputerCraft folder from the zip into the mods folder.

i did do that but its coming back as that error
anubisishear #4
Posted 11 July 2012 - 04:48 PM
thanks for the help cloudy but i found the problem the file was corrupt so i just re-downloaded a new verson something was wrong with my Firefox and it was corrupting any more files i downloaded i have it fix now
ciba43 #5
Posted 27 July 2012 - 05:14 PM
I had the same problem. Only with modloader. I simply redownloaded it.