Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3440221534
The author of this mod has stepped away from Zomboid temporarily, and will likely not update this mod until B42 has a stable release.
See their comment here: {LINK REMOVED}http://= https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3405199543
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3425680292
Resub to force update if you need
UIManager.getSpeedControls().CurrentSpeed
So it can't check if you were fastforwarded.. you can check that code via console too, it should return number that shows current "play speed" 0,1,2,3
I might remove that part of the code because it's optional, we can just force required play speed even it's already was set
UIManager.getSpeedControls():SetCurrentGameSpeed(1)
to stop fast forwarding when action is complete
Can't recreate your problem
Try start game in a debug mode (add -debug on launch options: right click game on steam -> settings)
And ingame try to use UIManager.getSpeedControls():SetCurrentGameSpeed(0) via console does it pause? Because it should
Platform means" pc, linux or steamdeck...
Should be compatible
Also it uses UIManager.getSpeedControls():SetCurrentGameSpeed(0) call I used before...
I might go back to it instead of UIManager.getSpeedControls():ButtonClicked("Pause")
-- Removed repeating "resting.." message, now it will be prompted once
-- Changed the way of speedcontrol calls to support steamdeck (hopefully)
I''ll change the way I control play/pause to fully support steamdeck
And try resub to get last mod update
ERROR: General f:1847, t:1735482787904> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: __lt not defined for operand at KahluaUtil.fail(KahluaUtil.java:82).
Stack trace:
se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:82)
se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:881)
se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:173)
...
There should not be any errors accessing those variables but 찰스 got them and looks like you too
After update you might won't pause/stop fast forwaring.
If so please check your local game files via steam to make sure it was not broken by java mods
It would be great if someone else could come over and test it with me
I'll be back after some time! Happy New Year!
Reminder: resub to get an update