spaceboy01218 / additional-pipes

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

Crash caused by interacting with an old pipe in SSP #75

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Place a golden waterproof pipe next to a Waterproof Teleport Pipe from a 
previous version
2.Recieve crash.
3.

What is the expected output? What do you see instead?

What version are you using?
R29

Please provide your Console/ModLoader output below.
java.lang.NoSuchMethodError: buildcraft.transport.BlockGenericPipe.createPipe(La
dg;IIII)Lbuildcraft/transport/Pipe;
        at buildcraft.transport.ItemPipe.a(ItemPipe.java:73)
        at ul.a(SourceFile:87)
        at xu.a(PlayerControllerSP.java:186)
        at net.minecraft.client.Minecraft.a(SourceFile:1056)
        at net.minecraft.client.Minecraft.k(SourceFile:1342)
        at net.minecraft.client.Minecraft.run(SourceFile:666)
        at java.lang.Thread.run(Unknown Source)
Stopping!
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component
 argument pData
        at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)

        at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source)SoundSy
stem shutting down...

        at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)
        at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)
        at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)
        at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)
        at java.awt.Component.getGraphics(Unknown Source)
        at sun.awt.RepaintArea.paint(Unknown Source)
        at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$000(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
        at java.awt.EventQueue$4.run(Unknown Source)
        at java.awt.EventQueue$4.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)

Please provide any additional information below.
From what I can understand, I think that the TP pipe is saying that I'm not 
it's owner, and possibly something related to the fact that I have a pump 
pumping water through it.

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

Original issue reported on code.google.com by Shalasha...@gmail.com on 2 Nov 2011 at 8:21

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Actually, I just crash on doing anything with any buildcraft pipe.

Original comment by Shalasha...@gmail.com on 2 Nov 2011 at 8:38

GoogleCodeExporter commented 8 years ago
As I have not been able to keep up during my busy weeks, I am closing all 
tickets. If your problem still persists in the version I am posting today, 
please create a new ticket and sorry for the inconvenience, and I will attempt 
to fix all known bugs this week.

-Zeldo

Original comment by brutalvi...@gmail.com on 18 Nov 2011 at 7:46