Hello guys!
After updating to 42.16 I can't start a new game, neither in SP nor in MP. The message says “unexpected error”, I found these records in my console.txt:
LOG : General f:0, t:1776000505912, st:0> Bullet.initPhysicsMeshes() start
ERROR: General f:0, t:1776000505914, st:0> GameLoadingState$1.run> 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.core.physics.Bullet.initPhysicsMeshes(Bullet.java:122)
zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:417)
zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:295)
java.base/java.lang.Thread.run(Unknown Source)
LOG : Lua f:0, t:1776000505920, st:0> LuaEventManager: adding unknown event "OnPreUIDraw"
LOG : Lua f:0, t:1776000505920, st:0> LuaEventManager: adding unknown event "OnPostUIDraw"
LOG : General f:0, t:1776000510150, st:0> waiting for UdpEngine thread termination
I’ve already completely reinstalled the game, deleted all mods, and old server/save files.
On my Windows PC the game is working fine.