安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
https://psteamcommunity.yuanyoumao.com/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: {链接已删除}http://= https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3405199543
https://psteamcommunity.yuanyoumao.com/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