I am experiencing an error in the game when trying to start, right after creating the character.
With and without mods, this error still occurs. I have already done a clean installation, deleting the Zomboid folder and the Project Zomboid folder from Steam.
Can someone help me?
Below is the error that appears in the console. If needed, I can send the full console log!!!
ERROR: General f:0, t:1771944428741> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: no field at WorldSimulation.reflectionInit(WorldSimulation.java:106).
Stack trace:
zombie.core.physics.WorldSimulation.reflectionInit(WorldSimulation.java:106)
zombie.core.physics.WorldSimulation.create(WorldSimulation.java:137)
zombie.iso.IsoWorld.init(IsoWorld.java:2603)
zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:333)
zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:293)
java.base/java.lang.Thread.run(Unknown Source)