Page 4 of 4

Re: Repost: Random game crashes on the Southern Region Map

Posted: 22 Jul 2018 04:30
by Lionfish
Even without any other mods installed, the traffic mods actually still wind up crashing the game.



I have even reported this to Jazzycat as well.

Re: Repost: Random game crashes on the Southern Region Map

Posted: 22 Jul 2018 10:14
by CptCaribbean
You're running several mods so it's very difficult to say which one/s is the culprit. Remove every mod except from ProMods and start adding them one by one. It might be because it's outdated or corrupted.

Re: Repost: Random game crashes on the Southern Region Map

Posted: 22 Jul 2018 16:03
by Josh0
@Lionfish, I think your Jazzycat AI Traffic Pack (ai_traffic_pack_by_Jazzycat_v7.9.scs) is corrupted or truncated. Try redownloading and re-extracting it.
  • I do not get this error when I load the package in my game:

    Code: Select all

    00:04:27.128 : <ERROR> [unit] File '/def/vehicle/ai/jazzycat/peugeot_206cc_jazzy.sii', line 2:
    00:04:27.128 : <ERROR> Included at '/def/vehicle/traffic_storage_car.jazzycat_ai.sii', line 3:
    00:04:27.128 : <ERROR> Expecting unit type name or closing bracket, found ''
    00:04:27.128 : <ERROR> load_filtered_unit_array() - Failed to load units from file (/def/vehicle/traffic_storage_car.jazzycat_ai.sii)
    00:04:27.135 : <ERROR> [traffic_vehicle_type] Unable to load vehicle storage from '/def/vehicle/traffic_storage_car.sii'!
  • I also don't get this error in my game:

    Code: Select all

    00:04:27.730 : <ERROR> [unit] The file '/def/vehicle/traffic_storage_trailer_simple.jazzycat_ai_trailer.sii' does not contain serialised units - missing magic mark.
    00:04:27.730 : <ERROR> load_filtered_unit_array() - Failed to load units from file (/def/vehicle/traffic_storage_trailer_simple.jazzycat_ai_trailer.sii)
    00:04:27.731 : <ERROR> [traffic_trailer_type] Unable to load trailer storage from '/def/vehicle/traffic_storage_trailer_simple.sii'!
  • This (the cause of your latest crash) also looks like corrupted files (also from Jazzycat's AI Traffic Pack):

    Code: Select all

    00:05:49.582 : <ERROR> [model] Model descriptor '/vehicle/ai/transporter_t6/ai.pmd' has incorrect file version 536870912 - expected version 4
    00:05:49.582 : <WARNING> [model] Model geometry '/vehicle/ai/transporter_t6/ai.pmg' has incorrect file version 1baa2aec - expected version 506d6714
    00:05:49.582 : <ERROR> [model] Unable to runtime convert model geometry '/vehicle/ai/transporter_t6/ai.pmg' - it is too old.
    00:05:49.583 : <ERROR> [model] Model descriptor '/vehicle/ai/transporter_t6/ai.pmd' has incorrect file version 536870912 - expected version 4
    00:05:49.583 : <ERROR> model_template.cpp(590): ?cache_data_handler@model_template_u@prism@@UEAAXXZ: Failed to load model descriptor (.pmd) or model geometry (.pmg) for '/vehicle/ai/transporter_t6/ai.pmg'.

Re: Repost: Random game crashes on the Southern Region Map

Posted: 22 Jul 2018 21:10
by Lionfish
@Josh0, thanks for noticing this. I was thinking that maybe this was a major problem.

Re: Repost: Random game crashes on the Southern Region Map

Posted: 23 Jul 2018 02:56
by Lionfish
The problem was finally fixed. Thank you very much for the huge amount of help.