Gedemon / Civ6-YnAMP

Yet (not) Another Maps Pack for Civilization VI
184 stars 122 forks source link

Italy Script Missing #133

Closed erik-christianson closed 3 years ago

erik-christianson commented 4 years ago

Game crashes because YnAMP no longer includes GamePlayText_it_IT.xml file for Trajan's Italian cities.

erik-christianson commented 4 years ago

I can only temporarily fix the problem by removing Trajan from the game or creating my own version of your disappeared GamePlayText_it_IT file.

However, crashes started reoccurring again, which may still relate to YnAMP City Name Localization issues?

What does this error in Localization.log mean?

[3018694.208] Status: Create StringDictionary [3018694.208] Status: SetCurrentLanguage(en_US) [3018694.535] Status: Done with InitializeDictionary [3018727.515] ERROR: Missing argument 1. (Last Updated: {1_Time: datetime}) [3018727.515] ERROR: Failed to evaluate parameter 1. Last Updated: {1_Time: datetime} [3018731.437] Warning: ICU: A resource bundle lookup returned a fallback result (not an error) [3018761.937] Warning: ICU: A resource bundle lookup returned a fallback result (not an error)

Gedemon commented 4 years ago

That file is referenced in the .modinfo (to support later inclusion) but was never created, there is only a ConfigText_it_IT.xml file.

No idea for this error.