View Issue Details

IDProjectCategoryView StatusLast Update
0000494Industrial-Craft²machinespublic2013-08-01 15:58
Reporterkorsakik Assigned ToThunderdark  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSCentOSOS Version6.4
Summary0000494: Pump + compressor = Crash
DescriptionWhen i place pump near compressor, my server crash.
Additional Informationjava.lang.NullPointerException
    at ic2.core.block.machine.tileentity.TileEntityCompressor.getValidPump(TileEntityCompressor.java:126)
    at ic2.core.block.machine.tileentity.TileEntityCompressor.canOperate(TileEntityCompressor.java:76)
    at ic2.core.block.machine.tileentity.TileEntityStandardMachine.func_70316_g(TileEntityStandardMachine.java:141)
    at net.minecraft.world.World.func_72939_s(World.java:2362)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:787)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:820)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:716)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:600)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
TagsNo tags attached.
Minecraft Version

Relationships

duplicate of 0000477 resolvedThunderdark When pumps put next to a compressor, tragedy occurs..... 

Activities

Gaarvity

2013-07-26 09:47

reporter   ~0001181

Hmmm... it might be cause by version 394. Hopefully the devs will trace the error.

Thunderdark

2013-08-01 15:58

viewer   ~0001187

fix in git (temporary remove direct connection will readd with noew Liquid system )

Issue History

Date Modified Username Field Change
2013-07-25 06:21 korsakik New Issue
2013-07-26 09:47 Gaarvity Note Added: 0001181
2013-07-26 13:30 Thunderdark Relationship added duplicate of 0000477
2013-07-26 13:30 Thunderdark Assigned To => Thunderdark
2013-07-26 13:30 Thunderdark Status new => assigned
2013-08-01 15:58 Thunderdark Note Added: 0001187
2013-08-01 15:58 Thunderdark Status assigned => resolved
2013-08-01 15:58 Thunderdark Resolution open => fixed