spaceboy01218 / additional-pipes

Automatically exported from code.google.com/p/additional-pipes
0 stars 0 forks source link

Game crash at start up #143

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I install other needed mods and make a test run, which works fine
2. I copy the zAdditionalPipesClient18.zip to .mincraft/mods
3. I try to run minecraft, but it crashes down

What is the expected output? What do you see instead?
Normally it should go to the main screen of minecraft, but it crashes down 
after the mojang screen.

What version are you using?
Minecraft 1.1
ModLoader 1.1
mod_MinecraftForge 1.3.2.7
mod_ModLoaderMp 1.1v3
mod_BuildCraftCore 3.1.3
mod_BuildCraftBuilders 3.1.3
mod_BuildCraftEnergy 3.1.3
mod_BuildCraftFactory 3.1.3
mod_BuildCraftTransport 3.1.3
mod_BuildCraftSilicon 3.1.3
mod_Clevercraft 1.6.2
mod_ItemDescriptions 1.3
mod_BuildCraftZFP (Forestry Package)
mod_Forestry 1.3.2.1
mod_MoreFuel v1.7 for 1.1
mod_Stackables 1.1
mod_Timber 1.1.0

Please provide your Console/ModLoader output below.
Mods loaded: 17
ModLoader 1.1
mod_MinecraftForge 1.3.2.7
mod_ModLoaderMp 1.1v3
mod_BuildCraftCore 3.1.3
mod_BuildCraftBuilders 3.1.3
mod_BuildCraftEnergy 3.1.3
mod_BuildCraftFactory 3.1.3
mod_BuildCraftTransport 3.1.3
mod_BuildCraftSilicon 3.1.3
mod_Clevercraft 1.6.2
mod_ItemDescriptions 1.3
mod_BuildCraftZFP (Forestry Package)
mod_Forestry 1.3.2.1
mod_MoreFuel v1.7 for 1.1
mod_Stackables 1.1
mod_Timber 1.1.0

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

Minecraft has stopped running because it encountered a problem.

If you wish to report this, please copy this entire text and email it to 
support@mojang.com.
Please include a description of what you did when the error occured.

--- BEGIN ERROR REPORT 829758e2 --------
Generated 11.02.12 22:14

Minecraft: Minecraft 1.1
OS: Windows 7 (x86) version 6.1
Java: 1.6.0_29, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: Intel 965/963 Graphics Media Accelerator version 2.0.0 - Build 
8.14.10.1930, Intel

java.lang.VerifyError: (class: mod_zAdditionalPipes, method: AddImageOverride 
signature: ()V) Incompatible argument to function
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Unknown Source)
    at java.lang.Class.getDeclaredFields(Unknown Source)
    at ModLoader.setupProperties(ModLoader.java:1728)
    at ModLoader.addMod(ModLoader.java:268)
    at ModLoader.readFromModFolder(ModLoader.java:1305)
    at ModLoader.init(ModLoader.java:820)
    at ModLoader.AddAllRenderers(ModLoader.java:189)
    at afq.<init>(afq.java:80)
    at afq.<clinit>(afq.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:648)
    at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 17274b8b ----------

Please provide any additional information below.

Please provide any screenshots you feel would help demonstrate this
issue/feature.

Original issue reported on code.google.com by chromo1...@gmail.com on 11 Feb 2012 at 9:23