spaceboy01218 / additional-pipes

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

Minecraft crashes when power teleport pipe is opened #150

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
All I did to have this crash was try and open a power teleport pipe that i had 
placed and opened several times before. Now when ever i open that save it insta 
crashes

What is the expected output? What do you see instead?
I should see the pipe GUI but all i get is a crash 

What version are you using?
minecraft V1.1 and heres the rest of my mods

ModLoader 1.1
mod_MinecraftForge 1.3.3.12
mod_ModLoaderMp 1.1
mod_NotEnoughItems 1.1.1
mod_ReiMinimap v3.0_01 [1.1]
mod_AdditionalBuildcraftObjects 0.9-71 (MC 1.1, BC 3.1.3)
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_LogisticsPipes 0.2.0 (built with Minecraft 1.1.0, Buildcraft 3.1.3, Forge 
1.3.1)
mod_BuildCraftSilicon 3.1.3
mod_zAdditionalPipes Rev34.0
mod_EE EE2 v1.0.0
mod_EnderChest 1.0.1
mod_Forestry 1.3.4.4
mod_BuildCraftZFP (Forestry Package)
mod_IC2 v1.71
mod_IC2AdvancedMachines v3.2
mod_InvTweaks 1.40 (1.1)
mod_PigbearLaser Laser 1.1
mod_mocreatures v3.2.2 (MC 1.1)
mod_IC2_ChargingBench 1.64-1
mod_IC2Thermometer v1.1.10
mod_IronChest 2.5
mod_ModularForceFieldSystem 1.1 Beta 5_1
mod_PortalGun 1.1.0v5
mod_RedPowerArray 2.0pr4d
mod_RedPowerCore 2.0pr4d
mod_RedPowerLighting 2.0pr4d
mod_RedPowerLogic 2.0pr4d
mod_RedPowerMachine 2.0pr4d
mod_RedPowerWiring 2.0pr4d
mod_RedPowerWorld 2.0pr4d
mod_SneakyPipes 0.0.2 (Minecraft 1.1.0, Buildcraft 3.1.3, Forge 1.3.0)
mod_WirelessRedstone 1.5
mod_WirelessRemote 0.5
Please provide your Console/ModLoader output below.
Mods loaded: 38
ModLoader 1.1
mod_MinecraftForge 1.3.3.12
mod_ModLoaderMp 1.1
mod_NotEnoughItems 1.1.1
mod_ReiMinimap v3.0_01 [1.1]
mod_AdditionalBuildcraftObjects 0.9-71 (MC 1.1, BC 3.1.3)
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_LogisticsPipes 0.2.0 (built with Minecraft 1.1.0, Buildcraft 3.1.3, Forge 
1.3.1)
mod_BuildCraftSilicon 3.1.3
mod_zAdditionalPipes Rev34.0
mod_EE EE2 v1.0.0
mod_EnderChest 1.0.1
mod_Forestry 1.3.4.4
mod_BuildCraftZFP (Forestry Package)
mod_IC2 v1.71
mod_IC2AdvancedMachines v3.2
mod_InvTweaks 1.40 (1.1)
mod_PigbearLaser Laser 1.1
mod_mocreatures v3.2.2 (MC 1.1)
mod_IC2_ChargingBench 1.64-1
mod_IC2Thermometer v1.1.10
mod_IronChest 2.5
mod_ModularForceFieldSystem 1.1 Beta 5_1
mod_PortalGun 1.1.0v5
mod_RedPowerArray 2.0pr4d
mod_RedPowerCore 2.0pr4d
mod_RedPowerLighting 2.0pr4d
mod_RedPowerLogic 2.0pr4d
mod_RedPowerMachine 2.0pr4d
mod_RedPowerWiring 2.0pr4d
mod_RedPowerWorld 2.0pr4d
mod_SneakyPipes 0.0.2 (Minecraft 1.1.0, Buildcraft 3.1.3, Forge 1.3.0)
mod_WirelessRedstone 1.5
mod_WirelessRemote 0.5

      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 cea79e2e --------
Generated 3/16/12 12:06 AM

Minecraft: Minecraft 1.1
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_03, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 6700 Series version 4.2.11399 Compatibility Profile 
Context, ATI Technologies Inc.

java.lang.ClassCastException: buildcraft.transport.PipeTransportLiquids cannot 
be cast to buildcraft.transport.PipeTransportPower
    at buildcraft.zeldo.pipes.PipePowerTeleport.requestEnergy(PipePowerTeleport.java:303)
    at buildcraft.transport.PipeTransportPower.requestEnergy(PipeTransportPower.java:213)
    at buildcraft.transport.PipeTransportPower.updateEntity(PipeTransportPower.java:165)
    at buildcraft.transport.Pipe.updateEntity(Pipe.java:246)
    at buildcraft.transport.TileGenericPipe.k_(TileGenericPipe.java:144)
    at vq.m(World.java:1574)
    at net.minecraft.client.Minecraft.k(SourceFile:1594)
    at net.minecraft.client.Minecraft.x(SourceFile:709)
    at net.minecraft.client.Minecraft.run(SourceFile:662)
    at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT f4847796 ----------

Please provide any additional information below.

Original issue reported on code.google.com by randomst...@gmail.com on 16 Mar 2012 at 7:11