Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Harvester crash #2159

Closed
asiekierka opened this issue Nov 4, 2014 · 0 comments
Closed

Harvester crash #2159

asiekierka opened this issue Nov 4, 2014 · 0 comments
Assignees
Labels
type: bug Something isn't behaving as expected, from a developer perspective. (Except crashes are always bugs)

Comments

@asiekierka
Copy link
Member

Time: 03.11.14 21:25
Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity
at buildcraft.silicon.statements.ActionRobotGotoStation.actionActivate(ActionRobotGotoStation.java:68)
at buildcraft.transport.Gate.resolveActions(Gate.java:457)
at buildcraft.transport.Pipe.updateEntity(Pipe.java:224)
at buildcraft.transport.TileGenericPipe.func_145845_h(TileGenericPipe.java:386)
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————

– Head –
Stacktrace:
at buildcraft.silicon.statements.ActionRobotGotoStation.actionActivate(ActionRobotGotoStation.java:68)
at buildcraft.transport.Gate.resolveActions(Gate.java:457)
at buildcraft.transport.Pipe.updateEntity(Pipe.java:224)
at buildcraft.transport.TileGenericPipe.func_145845_h(TileGenericPipe.java:386)

– Block entity being ticked –

@asiekierka asiekierka added the type: bug Something isn't behaving as expected, from a developer perspective. (Except crashes are always bugs) label Nov 4, 2014
@asiekierka asiekierka self-assigned this Nov 4, 2014
@asiekierka asiekierka added this to the BuildCraft 6.1.6 milestone Nov 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't behaving as expected, from a developer perspective. (Except crashes are always bugs)
Projects
None yet
Development

No branches or pull requests

1 participant