Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
However, it seems to be missing tons of localization files and has various broken UI elements. I understand the project is under development so zero criticisms here!
I've made numerous fixes to these issues on my local version of the mod to make my own game experience go smoother. I'm wondering if you guys have a github where I can make pull requests for the fixes I've made locally to help contribute to the project!
*sorry my english very bad*
For some reason the mod generates some corrupted data into the save files, which is making loading savefiles crash when it runs into the syntax error.
Open your autosave.eu4 and look for this line (It was in line 886682 for me, but most likely a different line for you):
active_idea_groups={
}=0
}
Change that to
active_idea_groups={
}
That seems to fix it for me. You may or may not need to make this change _every_ time you load from a savefile.
To the devs: I hope this helps you debug it. Seems like the idea group for one country is not serializing properly (I think it is burgundy but not 100% sure)
Do you take bug reports? In case you do, here are the ones I've found (for both 1.34 and 1.35, unless stated otherwise):
1. There is no way to construct several buildings (says that it's "unlocked at tech (0)") and the game crashes every time one enters the building list after selecting an individual provinces building slot.
2. There are many sinicized cultures which are only registered as "No culture", like the sino-vietnamese/Jing (idk if it's the same with the others).
3. Graphical glitch in the government tab in 1.35 (transparent background).
4. No decrees can be selected in the mandate screen.
Wish you the best!