spaceboy01218 / additional-pipes

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

Crash after having a system of pipes. #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Video has been attached.
2.
3.

What is the expected output? What do you see instead?
A crashing client

What version are you using?
R22 of the dev build.

Please provide your Console/ModLoader output below.
No console, just a complete crash.

Please provide any additional information below.
Ever since I installed Additional Pipes for BC 2.2.2, my client has been 
freezing up on my server after a nice amount of pipes are going threw my system 
of pipes. The client does NOT freeze when there are no items going threw the 
pipes. The additional mods I am using are:
IC2
Redpower 2
Wireless Redstone

Please provide any screenshots you feel would help demonstrate this
issue/feature.
Here is a video of me walking into a building that has the distribution pipes. 
This mostly happens inside the building but can also happen anywhere else.
http://www.youtube.com/watch?v=pUl7Z5aP_G8&hd=1

Original issue reported on code.google.com by TimonFel...@gmail.com on 19 Oct 2011 at 10:30

GoogleCodeExporter commented 8 years ago
Also, this happens with almost any version of the mod.

Original comment by TimonFel...@gmail.com on 19 Oct 2011 at 10:36

GoogleCodeExporter commented 8 years ago
I've been getting the same crash like this without additional pipes installed, 
It's part of the fact when the lighting changes around any pipes it gives a 
dirt screen to anyone near the chunk. So multiple players get knocked off at 
the same time.

Original comment by williams...@gmail.com on 20 Oct 2011 at 12:29

GoogleCodeExporter commented 8 years ago
Really? Because this crash just started happening as soon as I installed 
Additional Pipes. I had another system of pipes without Additional Pipes and I 
NEVER crashed. Actually, if I remove the distribution pipes, no crashes happen.

Original comment by TimonFel...@gmail.com on 20 Oct 2011 at 12:34

GoogleCodeExporter commented 8 years ago
Alright, so I just ran another test with only Buildcraft and Additional Pipes 
installed. Here is another video that I recorded while testing on my server. 
Brand new map and everything was re-installed from scratch. Either i'm missing 
something, or the distribution pipes are broken. Note that without Additional 
Pipes installed, this does not happen. The mods I have installed in this test 
are:
ModLoader
ModLoaderMP
MineCraft Forge
BuildCraft
Additional Pipes
TooManyItems

I installed them in that order. For the server I have these installed:
ModLoaderMP
MineCraft Forge
BuildCraft
Additional Pipes

And again, in that order.

http://www.youtube.com/watch?v=f3hd74t-974

Original comment by TimonFel...@gmail.com on 20 Oct 2011 at 1:15

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I also want to point out that the video uses v1.9. I just deleted that and 
tried the latest dev build (r22) and still, crash. How am I the only one having 
this problem?I need this mod so bad because There is no way to evenly 
distribute in vanilla Buildcraft.

Edit: So after playing around with it for even longer, making 100 percent sure 
that I have done everything correct, I can say that Additional Pipes for 
multiplayer is causing clients to crash. It works 100 percent fine in single 
player, but in multiplayer, distributors cause clients to crash.

Original comment by TimonFel...@gmail.com on 20 Oct 2011 at 2:37

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Here is a full crash report.

Minecraft Error Test

Starting Minecraft...

17 achievements
161 recipes
ModLoader Beta 1.8.1 Initializing...
Mod Loaded: mod_BuildCraftCore 2.2.2
Mod Loaded: mod_BuildCraftBuilders 2.2.2
Mod Loaded: mod_BuildCraftEnergy 2.2.2
Mod Loaded: mod_BuildCraftFactory 2.2.2
Mod Loaded: mod_BuildCraftTransport 2.2.2
Max. 256 audio sources supported, using 236.
MinecraftForge V1.1.1 Initialized
ModLoaderMP Beta 1.7.3 unofficial Initialized
Mod Loaded: mod_IC2 v1.15
Mod Loaded: mod_RedPowerArray 2.0pr2b
Mod Loaded: mod_RedPowerCore 2.0pr2b
Mod Loaded: mod_RedPowerLighting 2.0pr2b
Mod Loaded: mod_RedPowerLogic 2.0pr2b
Mod Loaded: mod_RedPowerMachine 2.0pr2b
Mod Loaded: mod_RedPowerWiring 2.0pr2b
Mod Loaded: mod_RedPowerWorld 2.0pr2b
Mod Loaded: mod_zAdditionalPipes 1.9
WirelessRedstone: Loading Properties.
WirelessRedstone: ReceiverID=113
WirelessRedstone: TransmitterID=115
WirelessRedstone: Packet.Gui=236
WirelessRedstone: Packet.Ether=235
Overriding /terrain.png with /WirelessSprites/topOn.png @ 30. 64 left.
Overriding /terrain.png with /WirelessSprites/topOff.png @ 76. 63 left.
Overriding /terrain.png with /WirelessSprites/rxOn.png @ 77. 62 left.
Overriding /terrain.png with /WirelessSprites/rxOff.png @ 78. 61 left.
Overriding /terrain.png with /WirelessSprites/txOn.png @ 138. 60 left.
Overriding /terrain.png with /WirelessSprites/txOff.png @ 139. 59 left.
Mod Loaded: WirelessRedstone 1.4_1.8.1
Mod Loaded: mod_TooManyItems 1.8.1 2011-09-27
Done.
WARNING: Found unknown Windows version: Windows 7
Attempting to use default windows plug-in.
Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin

Starting up SoundSystem...
Initializing LWJGL OpenAL
    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.or
g)
OpenAL initialized.

Connecting to localhost, 25565
New max size: 484
New max size: 784
[AdditionalPipes] HD Texture Patch not found...
[AdditionalPipes] OptiFine not found...
java.lang.NullPointerException
        at buildcraft.transport.TileGenericPipe.entityEntering(TileGenericPipe.j
ava:218)
        at buildcraft.transport.PipeTransportItems.moveSolids(PipeTransportItems
.java:255)
        at buildcraft.transport.PipeTransportItems.updateEntity(PipeTransportIte
ms.java:177)
        at buildcraft.transport.Pipe.updateEntity(Pipe.java:111)
        at buildcraft.transport.TileGenericPipe.b_(TileGenericPipe.java:94)
        at rv.l(World.java:1472)
        at net.minecraft.client.Minecraft.k(SourceFile:1384)
        at net.minecraft.client.Minecraft.run(SourceFile:666)
        at java.lang.Thread.run(Unknown Source)
Stopping!

SoundSystem shutting down...
    Author: Paul Lamb, www.paulscode.com

Original comment by TimonFel...@gmail.com on 20 Oct 2011 at 7:09

GoogleCodeExporter commented 8 years ago
Is anyone else having this problem? Not sure what else to do at this point.

Original comment by TimonFel...@gmail.com on 21 Oct 2011 at 12:08

GoogleCodeExporter commented 8 years ago
it's caused by BC, there is nothing I can do about this. It only happens to the 
rare few because its an odd out of sync error. Try 2.2.3 when I get updated to 
it, that may have fixed it.

Original comment by brutalvi...@gmail.com on 23 Oct 2011 at 8:11

GoogleCodeExporter commented 8 years ago
Thanks for the answer. But doesn't this mean that distribution pipes are broken 
for smp? Two of my other friends tried this as well and crashed as well.

Original comment by TimonFel...@gmail.com on 24 Oct 2011 at 6:40

GoogleCodeExporter commented 8 years ago
Alright, this issue has been fixed in the latest version of BuildCraft + the 
lastest version of the dev build of Additional Pipes. Thanks for the great mod. 
This is a must have and thank you for making it.

Original comment by TimonFel...@gmail.com on 25 Oct 2011 at 1:22

GoogleCodeExporter commented 8 years ago
it has not !

Original comment by robin.mi...@googlemail.com on 19 Jan 2012 at 8:17

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
--- BEGIN ERROR REPORT 891b71b4 --------
Generated 19/04/12 08:06

Minecraft: Minecraft 1.2.3
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_04-ea, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: Intel(R) HD Graphics Family version 3.1.0 - Build 8.15.10.2462, Intel

java.lang.ClassCastException: buildcraft.transport.PipeTransportLiquids cannot 
be cast to buildcraft.transport.PipeTransportPower
    at buildcraft.zeldo.pipes.PipePowerTeleport.TileNeedsPower(PipePowerTeleport.java:171)
    at buildcraft.zeldo.pipes.PipePowerTeleport.TeleportNeedsPower(PipePowerTeleport.java:160)
    at buildcraft.zeldo.pipes.PipePowerTeleport.receiveEnergy(PipePowerTeleport.java:85)
    at buildcraft.transport.PipeTransportPower.receiveEnergy(PipeTransportPower.java:199)
    at buildcraft.transport.PipeTransportPower.updateEntity(PipeTransportPower.java:102)
    at buildcraft.transport.Pipe.updateEntity(Pipe.java:246)
    at buildcraft.transport.TileGenericPipe.n_(TileGenericPipe.java:144)
    at wz.n(World.java:2056)
    at net.minecraft.client.Minecraft.k(Minecraft.java:1878)
    at net.minecraft.client.Minecraft.x(Minecraft.java:842)
    at net.minecraft.client.Minecraft.run(Minecraft.java:747)
    at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT f79d595d ----------

Original comment by 4o88o...@gmail.com on 19 Apr 2012 at 7:07