#Can't pick up items from the drying rack

1 messages · Page 1 of 1 (latest)

surreal wyvern
#

When we try to pick up complete herbs from the rack, the progress goes up but nothing happens.

The game seems to be throwing a NullPointerException whenever we try to do this:ERROR: General f:296111 st:1,148,867,804> GameServer.mainLoopDealWithNetData> Exception thrown java.lang.NullPointerException: Cannot invoke "zombie.entity.GameEntity.getComponent(zombie.entity.ComponentType)" because "gameEntity" is null at PZNetKahluaTableImpl.loadResource(PZNetKahluaTableImpl.java:518). Message: Stack trace: zombie.network.PZNetKahluaTableImpl.loadResource(PZNetKahluaTableImpl.java:518) zombie.network.PZNetKahluaTableImpl.load(PZNetKahluaTableImpl.java:619) zombie.network.PZNetKahluaTableImpl.load(PZNetKahluaTableImpl.java:546) zombie.core.NetTimedAction.parse(NetTimedAction.java:155) zombie.network.packets.INetworkPacket.parseServer(INetworkPacket.java:54) zombie.network.PacketTypes$PacketType.onServerPacket(PacketTypes.java:945) zombie.network.GameServer.mainLoopDealWithNetData(GameServer.java:1600) zombie.network.GameServer.main(GameServer.java:900)

midnight widget
#

Are you using any mods

surreal wyvern
#

Nope

#

This is the latest unstable build

mellow roverBOT
midnight widget
#

Probably best to report it as a bug so it can be investigated

surreal wyvern
#

Small update: I will report this to the bug tracker anyway, but when we tried to reproduce it after restarting the server (we're on dedicated), the issue was gone

midnight widget
#

Interesting, was the save on the server from an older version or was it a brand new server for .17?