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
@lukas.wollenweber @gsx43 Sorry, that's nowhere near enough information to diagnose any errors. Output logs are needed.
Custom Assets: 1417966907.[EC3+]JP1L ELV+ station module_Data: NetInfo missing
Custom Assets: 1417966907.[ED3+]JP1L ELV+ station module_Data: NetInfo missing
Custom Assets: 1633829052.Local station#7 JP2L 65m_Data: NetInfo missing
Custom Assets: 1649503228.Simple single track station_Data: NetInfo missing
Custom Assets: 1658610019.Modern 4 tracks station_Data: NetInfo missing
Custom Assets: 1738367702.European elevated station_Data: NetInfo missing
Custom Assets: 1764382543.European module EL station S_Data: NetInfo missing
Custom Assets: 1764408240.European module EL station L_Data: NetInfo missing
Custom Assets: 1843040605.Bridge building station+passJP1L_Data: NetInfo missing
Custom Assets: 1924477611.European rural 6 tracks station_Data: NetInfo missing
Custom Assets: 1975817773.CSUR2.0 to ground raod 1_Data: NetInfo missing
Custom Assets: 2020941252.European rural 4 tracks sta 2_Data: NetInfo missing
Custom Assets: 2021772768.Simple single track station LPF_Data: NetInfo missing
(Sorry, that should''ve been 12 station assets and one CSUR asset). The string of numbers at the front of the name is the Steam Workshop package number.
Here are the links to my output log and the LocalRICOSettings.xml:
https://www.dropbox.com/s/36o61toemq6cvyb/LocalRICOSettings.xml?dl=0
https://www.dropbox.com/s/2dx15fmpf0bqi46/output_log.txt?dl=0
First off, this asset is outright broken. Can you please unsubscribe to that and see if it makes a difference? (if it does, I need to strengthen the protection against broken assets - but I'm suspecting that that's not the case).
Second, there's no crash stack trace at the end of your log, which should normally be the case with a game crash - *except* when you've run out of memory. How's your memory usage? Are any of the memory totals reported by the Loading Screen mod in the red when you're loading your game?
I know 13,514 assets are probably way too many, but the loading screen shows both memory totals in orange. The game uses 49.7 GB of RAM, but there is 65 GB in my system, so it should be enough, I guess. I have also doubled the size of the swap file.
However,the game only crashes when I use your mod, which only started happening after an update you made some time in April or May.
The original mod still works, except that it won't let me change the population counts of residential buildings.
Given what's in your log, I think the most likely culprit at this point is out-of-memory. I suggest what's happened is the 2.0 update has started it, as the updated UI uses a bit more memory. That the memory issues become apparrent during the mod's UI process (e.g. the game suddently can't find the meshes that the mod asks for and even basic IEnumerable alloctions fail) is further suggestive of that.
There's some updates in the pipeline where I'll be doing some code gymnastics that will help mitigate the end-of-loading-RAM-crunch, and that might be the solution for you.
However, that will be a band-aid solution at best. You're obviously a hyper-detailer if you need all those assets, and it's probably seriously worth considering abandoning the functional part of the game entirely to better faciliate your asset demands - that might probably be a better solution for you longer-term.
Are you happy to do that? I can post here whenever there's something that should help for you to test.