安装 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://justpaste.it/6v80l
Unfortunately after so many updates, it is just *too* broken for a hotfix in the comment section. So here is a rewritten CivicsTree.lua, the link should not easily expire but if some day it indeed does not work anymore please feel free to contact me:
https://justpaste.it/6joeg
Open the file "CivicsTree.lua" (under Steam\steamapps\workshop\content\289070\1800805509\LUA\UI\Overrides\)
Go to line 846 or search for the following line:
local bonusBoost = (Player_GetCivicBoostModifier(Game.GetLocalPlayer())*.01) --JFD
Comment that line out. In other words, change it to:
-- local bonusBoost = (Player_GetCivicBoostModifier(Game.GetLocalPlayer())*.01) --JFD
Thanks for the correction, seems like I missed that one.
Commenting it out now allows the Civics Tree to load properly.
Seems like an issue with CivicsTree.lua.
"Runtime Error: C:\Program Files (x86)\Steam\steamapps\workshop\content\289070\1800805509\Lua\UI\Overrides\CivicsTree.lua:846: function expected instead of nil"
Now I can go back to using all the mods again. Thanks for all the work.
Runtime Error: bad argument #1 to 'table.insert' (table/struct expected, got nil)
stack traceback:
[C]: in function 'table.insert'
C:\Program Files (x86)\Steam\steamapps\workshop\content\289070\1800805509\Lua\UI\Overrides\GovernmentScreen.lua:2509: in function 'IsDragOverRow'
C:\Program Files (x86)\Steam\steamapps\workshop\content\289070\1800805509\Lua\UI\Overrides\GovernmentScreen.lua:2689: in function 'OnDropFromRow'
C:\Program Files (x86)\Steam\steamapps\workshop\content\289070\1800805509\Lua\UI\Overrides\GovernmentScreen.lua:1670: in function '(anonymous)'
I'm having the same problem that @jstew64 and @Fenhotep are having.
I can't access the government page after unlocking a medieval government. I'm currently using all of the rwf mods.
I've just encountered it as well.
It's weird, I've played quite a few games already with the modpack and this is the first time I encounter it.
It is the first time I started in the medieval era though.
I just grew too used to being able to read most of the policies without scrolling, while having the direct results of said policies laid out for me.