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
This worked for me. Albeit I had to unsubscribe to all my mods, uninstall Rome 2, delete the data folder and reinstall.
Keep the Epirus Reform mode above DEI 1,2,3. I also have the feature selector mod above the Epirus Reform mod and DEI.
The scripts are loaded in the packfile under campaigns>main_rome>scripting.lua. This includes both the Epirus reforms script, the population script, and the supply system script.
For me, I had the Feature Selector mod, allowing me to enable/disable either the population or supply systems. When it was loaded over the Epirus Reform mod, it would break the reform script. When the Epirus Reform mod was on top, it would break the supply and population scripts.
I resolved this by copying the line
local Epirus_reform = require "lua_scripts.Epirus_reform";
from the Epirus Reform scripting.lua and pasting it at the bottom of the Feature Selector mod scripting.lua.
This can be accomplished pretty easily with the Rusted Pack File Manager.
i'm having a problem though, my population just doesn't change; each population class is neither increasing or decreasing, so each new province i capture is 100% barbaroi, even with Hellenic culture being dominant. Is there a fix for this?