Hello, build 42.14.1
I would also like to report:
The server is not allowing safehouse claims. Neither I (as admin) nor any player is able to claim a safehouse.
This is not related to server configuration, as the safehouse settings are correctly enabled. I have already verified:
- Safehouse system is enabled
- Admin privileges are active
- Claim conditions are being met
However, the option does not work when attempting to claim a building.
host :.indifferentbroccoli
error:
ERROR: General f:193752, t:1771536428784, st:13,888,143,396> GameServer.mainLoopDealWithNetData > Error with packet of type: SafehouseClaim for 378302369170909830
ERROR: General f:193752, t:1771536428784, st:13,888,143,397> GameServer.mainLoopDealWithNetData> Exception thrown
Stack trace:
java.lang.NullPointerException: Cannot invoke "zombie.gameStates.ChooseGameInfo$Map.getZoomX()" because "map" is null at SafeHouse.setLocation(SafeHouse.java:836). Message:
zombie.iso.areas.SafeHouse.setLocation(SafeHouse.java:836)
zombie.iso.areas.SafeHouse.addSafeHouse(SafeHouse.java:75)
zombie.iso.areas.SafeHouse.addSafeHouse(SafeHouse.java:103)
zombie.network.packets.safehouse.SafehouseClaimPacket.processServer(SafehouseClaimPacket.java:99)
zombie.network.PacketTypes$PacketType.onServerPacket(PacketTypes.java:950)
zombie.network.GameServer.mainLoopDealWithNetData(GameServer.java:1594)
zombie.network.GameServer.main(GameServer.java:896)