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://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.