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
I'm at 9240 assets :(
I go to Users then nothing is there
So to answer the question, assets are only counted at the start of the game, drawing assets as the game goes on does not add to the count. You will only crash to the asset limit bug when loading into the game, other crashes are likely not related.
It's running now, I just disabled a ton of mods and have been working to build up the list again to something I enjoy but is also stable (so your mod is a godsend for that). The one question I do have is, I assume based on the nature of the asset limit bug, the game loads assets as new units and buildings, etc. are loaded into the game, increasing that limit as the turns roll by. Does your mod log the count for all currently loaded assets, or is it something I have to keep an eye on as the turns roll by to see if the numbers are getting closer to that limit? I suspect it's the former but I wanted to confirm.
You will crash regardless if your asset count is high enough, my mod does not change that fact. The most important part of the log output is the total count, which should be at the top. You can refer to the output example I have in the mod description here on the workshop post to see that what you're seeing is typical. Asset counter will only display the specific counts of each mod if they were manually counted and added to a dictionary in this mod's main script, which most weren't.
You can refer to the linked google doc for information on the counts of several popular mods.
Hope this helps.