#game crashing on world creation

1 messages · Page 1 of 1 (latest)

wild pond
#

with or without mods even after verifying game files.

i'm guessing this error from console.txt is of useful information:

ERROR: General      f:0, t:1772217918998> ExceptionLogger.logException> Exception thrown
    java.lang.RuntimeException: no field at WorldSimulation.reflectionInit(WorldSimulation.java:104).
    Stack trace:
        zombie.core.physics.WorldSimulation.reflectionInit(WorldSimulation.java:104)
        zombie.core.physics.WorldSimulation.create(WorldSimulation.java:135)
        zombie.iso.IsoWorld.init(IsoWorld.java:2595)
        zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:334)
        zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:294)
        java.base/java.lang.Thread.run(Unknown Source)
#

this is on the latest unstable build forgot to mention

full dune
#

Can you try doing a full reinstall?
First, uninstall the game, then go to "Steam\steamapps\common\ProjectZomboid" and make sure there are no leftover files or folders there.
After that, go to “%UserProfile%\Zomboid” and delete everything there except the “Saves” folder.
Then just install the game again and see if that helps.

wild pond
#

ok thanks ill try it