Project Zomboid

Project Zomboid

Soul Filcher's Freezing Time
Vitor Brauer 14 Apr, 2022 @ 11:38am
MP Dedicated server bug
Unfortunately had a bug in my server with this mod. Here's the log if the developer's can find a way to fix it, it would be great, love the mod

LOG : General , 1649909407525> 699.305.374> Missing texture: media/textures/weather/fogwhite.png
ERROR: General , 1649909407533> 699.305.382> ExceptionLogger.logException> Exception thrown java.lang.NullPointerException: Cannot invoke "zombie.inventory.InventoryItem.setCondition(int)" because "<local3>" is null at InventoryItem.update line:838.
ERROR: General , 1649909407534> 699.305.382> DebugLogStream.printException> Stack trace:
java.lang.NullPointerException: Cannot invoke "zombie.inventory.InventoryItem.setCondition(int)" because "<local3>" is null
at zombie.inventory.InventoryItem.update(InventoryItem.java:838)
at zombie.iso.IsoCell.ProcessItems(IsoCell.java:2890)
at zombie.iso.IsoCell.updateInternal(IsoCell.java:5708)
at zombie.util.lambda.Invokers$Params1$CallbackStackItem.run(Invokers.java:37)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
at zombie.core.profiling.AbstractPerformanceProfileProbe.lambda$invokeAndMeasure$0(AbstractPerformanceProfileProbe.java:83)
at zombie.util.lambda.Stacks$Params3$CallbackStackItem.invoke(Stacks.java:230)
at zombie.util.lambda.Stacks$GenericStack.invokeAndRelease(Stacks.java:26)
at zombie.util.Lambda.capture(Lambda.java:130)