spaceboy01218 / additional-pipes

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

Crashes Game when in settign up teleport pipes #161

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have been having a few bugs. One is that a few of the teleport pipes 
disappear so I just replaced them but now when I was replacing a few it crashed 
and I tried to reopen the world again and it just kept crashing until I 
uninstalled which then it opened it ran. I reinstalled and It crashed when 
setting up the pipes again. I have been using this mod for a few weeks with 
only the disappearing pipes happening with no crash. So Here is the error 
report. Ill try to play around and hope this helps the development.

39 mods loaded
Minecraft Forge 3.2.4.114
FML v2.1.28.95
Forge Mod Loader version 2.1.28.95 for Minecraft 1.2.5
    mod_CodeChickenCore : Available (minecraft.jar)
    mod_4096Fix : Available (minecraft.jar)
    mod_MinecraftForge : Available (minecraft.jar)
    mod_NotEnoughItems : Available (minecraft.jar)
    mod_Timber : Available (minecraft.jar)
    mod_ReiMinimap : Available (minecraft.jar)
    mod_IC2 : Available (industrialcraft-2-client_1.95b.jar)
    mod_AdvancedMachines : Available (AdvancedMachinesClient v1.5.zip)
    mod_BuildCraftCore : Available (buildcraft-client-A-core-3.1.5.zip)
    mod_BuildCraftBuilders : Available (buildcraft-client-B-builders-3.1.5.zip)
    mod_BuildCraftEnergy : Available (buildcraft-client-B-energy-3.1.5.zip)
    mod_BuildCraftFactory : Available (buildcraft-client-B-factory-3.1.5.zip)
    mod_BuildCraftTransport : Available (buildcraft-client-B-transport-3.1.5.zip)
    mod_BuildCraftSilicon : Available (buildcraft-client-C-silicon-3.1.5.zip)
    mod_AdditionalPipes : Available (buildcraft-client-DA-additionalpipes-3.1.0.zip)
    mod_EE : Available (EE2ClientV1.4.5.1.jar)
    mod_EnderStorage : Available (EnderStorage-Client 1.1.1.zip)
    mod_Forestry : Available (forestry-client-A-1.4.6.2.jar)
    mod_BuildCraftZFP : Available (forestry-client-A-1.4.6.2.jar)
    mod_IC2NuclearControl : Available (IC2NuclearControl_client_v1.1.8.zip)
    mod_InvTweaks : Available (InvTweaks-1.41b-1.2.4.zip)
    mod_PigbearLaser : Available (Laser Mod 1.5.zip)
    mod_LogisticsPipes : Available (LogisticsPipes-BC3-0.2.5B.zip)
    mod_CompactSolars : Available (mod_compactsolars-client-2.2.0.5.zip)
    mod_IronChest : Available (mod_ironchests-client-3.3.1.21.zip)
    mod_PortalGun : Available (portalgun)
    mod_Railcraft : Available (Railcraft_Client_5.3.2.zip)
    mod_RedPowerControl : Available (RedPowerControl-2.0pr5b2.zip)
    mod_RedPowerCore : Available (RedPowerCore-2.0pr5b2.zip)
    mod_RedPowerLighting : Available (RedPowerLighting-2.0pr5b2.zip)
    mod_RedPowerLogic : Available (RedPowerLogic-2.0pr5b2.zip)
    mod_RedPowerMachine : Available (RedPowerMachine-2.0pr5b2.zip)
    mod_RedPowerWiring : Available (RedPowerWiring-2.0pr5b2.zip)
    mod_RedPowerWorld : Available (RedPowerWorld-2.0pr5b2.zip)
    mod_SneakyPipes : Available (SneakyPipes-0.1.1.zip)
    mod_stevescarts : Available (Steves carts 1.3.7.zip)
    mod_WirelessRedstoneCore : Available (WR-CBE Core-Client 1.2.2.zip)
    mod_WirelessRedstoneAddons : Available (WR-CBE Addons-Client 1.2.2.zip)
    mod_WirelessRedstoneRedPower : Available (WR-CBE RedPower-Client 1.2.2.zip)

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

Minecraft has stopped running because it encountered a problem.

--- BEGIN ERROR REPORT fd9d1a81 --------
Generated 6/18/12 8:30 PM

Minecraft: Minecraft 1.2.5
OS: Windows 7 (amd64) version 6.1
Java: 1.6.0_20, Sun Microsystems Inc.
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.8.3
OpenGL: GeForce GT 220/PCI/SSE2 version 3.3.0, NVIDIA Corporation

java.lang.NullPointerException
    at buildcraft.additionalpipes.pipes.PipePowerTeleport.canReceivePower(PipePowerTeleport.java:178)
    at buildcraft.additionalpipes.pipes.PipePowerTeleport.getRealPossibleMovements(PipePowerTeleport.java:162)
    at buildcraft.additionalpipes.pipes.PipePowerTeleport.requestEnergy(PipePowerTeleport.java:228)
    at buildcraft.transport.PipeTransportPower.requestEnergy(PipeTransportPower.java:214)
    at buildcraft.transport.PipeTransportPower.updateEntity(PipeTransportPower.java:165)
    at buildcraft.transport.Pipe.updateEntity(Pipe.java:245)
    at buildcraft.transport.TileGenericPipe.n_(TileGenericPipe.java:145)
    at xd.n(World.java:2071)
    at net.minecraft.client.Minecraft.k(Minecraft.java:1867)
    at net.minecraft.client.Minecraft.x(Minecraft.java:822)
    at net.minecraft.client.Minecraft.run(Minecraft.java:750)
    at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 9a8c33d8 ----------

Original issue reported on code.google.com by nickfrys...@gmail.com on 19 Jun 2012 at 1:38