PM 2.41 crashing with new def file

Installation problems or game crashes? Post them here.
Forum rules
ALWAYS FOLLOW OUR SELF-HELP GUIDE FIRST.

If you report a game crash ALWAYS post your game.log.txt in between CODE tags, or if it too large post it on pastebin.com and share the link.
User avatar
Josh0
Posts: 2965
Joined: 20 Dec 2015 02:10

05 Jul 2019 22:59

@blue_star, the game.log reached the maximum size before the crash was recorded:

Code: Select all

********** The log file exceeded its limit size, truncated.
So we can't see what the problem was. Please re-run the game with the "-unlimitedlog" option on the command line.

blue_star
Posts: 47
Joined: 13 Mar 2018 13:39
Donation rank:

05 Jul 2019 23:41


User avatar
Josh0
Posts: 2965
Joined: 20 Dec 2015 02:10

06 Jul 2019 00:05

@blue_star, it looks like you had some modded truck accessories which the game can no longer find:

Code: Select all

00:01:14.477 : <ERROR> [fs] Failed to open file '/def/vehicle/truck/man.tgx_euro6/accessory/drv_plate/platelightbox.sisl_tr.sii' in the read_only mode.
00:01:14.477 : <ERROR> load_unit() - Failed to open file (/def/vehicle/truck/man.tgx_euro6/accessory/drv_plate/platelightbox.sisl_tr.sii)
00:01:14.477 : <ERROR> [fs] Failed to open file '/def/vehicle/truck/man.tgx_euro6/accessory/codrv_plate/telepass3.sisl_tr.sii' in the read_only mode.
00:01:14.477 : <ERROR> load_unit() - Failed to open file (/def/vehicle/truck/man.tgx_euro6/accessory/codrv_plate/telepass3.sisl_tr.sii)
00:01:14.477 : <ERROR> [fs] Failed to open file '/def/vehicle/truck/man.tgx_euro6/accessory/intlight_bck/posterd.sisl_tr.sii' in the read_only mode.
00:01:14.478 : <ERROR> load_unit() - Failed to open file (/def/vehicle/truck/man.tgx_euro6/accessory/intlight_bck/posterd.sisl_tr.sii)
00:01:14.478 : <ERROR> [fs] Failed to open file '/def/vehicle/truck/man.tgx_euro6/accessory/toyseat/melissav2.sisl_tr.sii' in the read_only mode.
00:01:14.478 : <ERROR> load_unit() - Failed to open file (/def/vehicle/truck/man.tgx_euro6/accessory/toyseat/melissav2.sisl_tr.sii)
00:01:14.478 : <ERROR> [fs] Failed to open file '/def/vehicle/truck/man.tgx_euro6/accessory/toybig/sportsbag.sisl_tr.sii' in the read_only mode.
00:01:14.478 : <ERROR> load_unit() - Failed to open file (/def/vehicle/truck/man.tgx_euro6/accessory/toybig/sportsbag.sisl_tr.sii)
00:01:14.478 : <ERROR> [fs] Failed to open file '/def/vehicle/truck/man.tgx_euro6/accessory/toystand/cuparsenal.sisl_tr.sii' in the read_only mode.
00:01:14.478 : <ERROR> load_unit() - Failed to open file (/def/vehicle/truck/man.tgx_euro6/accessory/toystand/cuparsenal.sisl_tr.sii)
00:01:14.478 : <ERROR> [fs] Failed to open file '/def/vehicle/truck/man.tgx_euro6/accessory/curtain_f/ambientb.sisl_tr.sii' in the read_only mode.
00:01:14.478 : <ERROR> load_unit() - Failed to open file (/def/vehicle/truck/man.tgx_euro6/accessory/curtain_f/ambientb.sisl_tr.sii)
00:01:14.478 : <ERROR> [fs] Failed to open file '/def/vehicle/truck/man.tgx_euro6/accessory/toyhang/gotestark.sisl_tr.sii' in the read_only mode.
00:01:14.478 : <ERROR> load_unit() - Failed to open file (/def/vehicle/truck/man.tgx_euro6/accessory/toyhang/gotestark.sisl_tr.sii)
00:01:14.478 : <ERROR> [fs] Failed to open file '/def/vehicle/truck/man.tgx_euro6/paint_job/templ_a.sii' in the read_only mode.
00:01:14.478 : <ERROR> load_unit() - Failed to open file (/def/vehicle/truck/man.tgx_euro6/paint_job/templ_a.sii)
00:01:14.478 : <ERROR> Missing accessory (/def/vehicle/truck/man.tgx_euro6/paint_job/templ_a.sii) replaced by (/def/vehicle/truck/man.tgx_euro6/paint_job/ral_9016.sii).
00:01:14.521 : <ERROR> Invalid addon data (/def/vehicle/truck/man.tgx_euro6/accessory/drv_plate/platelightbox.sisl_tr.sii)!
00:01:14.521 : <ERROR> Invalid addon data (/def/vehicle/truck/man.tgx_euro6/accessory/codrv_plate/telepass3.sisl_tr.sii)!
00:01:14.521 : <ERROR> Invalid addon data (/def/vehicle/truck/man.tgx_euro6/accessory/intlight_bck/posterd.sisl_tr.sii)!
00:01:14.521 : <ERROR> Invalid addon data (/def/vehicle/truck/man.tgx_euro6/accessory/toyseat/melissav2.sisl_tr.sii)!
00:01:14.521 : <ERROR> Invalid addon data (/def/vehicle/truck/man.tgx_euro6/accessory/toybig/sportsbag.sisl_tr.sii)!
00:01:14.521 : <ERROR> Invalid addon data (/def/vehicle/truck/man.tgx_euro6/accessory/toystand/cuparsenal.sisl_tr.sii)!
00:01:14.521 : <ERROR> Invalid addon data (/def/vehicle/truck/man.tgx_euro6/accessory/curtain_f/ambientb.sisl_tr.sii)!
00:01:14.521 : <ERROR> Invalid addon data (/def/vehicle/truck/man.tgx_euro6/accessory/toyhang/gotestark.sisl_tr.sii)!
But I think the final problem is a missing trailer mod for one (or more) of your owned trailers:

Code: Select all

00:01:14.423 : <WARNING> [economy] Failed to patch trailer definition. Unable to find source definition 'trailer_def.krone.boxliner.single_3l.container'.
...
00:01:14.826 : <ERROR> [fs] Failed to open file '/def/vehicle/trailer_owned/krone.profiliner/paint_job/ex_profiline.sii' in the read_only mode.
00:01:14.826 : <ERROR> load_unit() - Failed to open file (/def/vehicle/trailer_owned/krone.profiliner/paint_job/ex_profiline.sii)

blue_star
Posts: 47
Joined: 13 Mar 2018 13:39
Donation rank:

06 Jul 2019 00:37

Thank you for your quick response. Unfortunately I can't use that mods anymore. That mods are not longer supported by ETS 1.35 and they failed on vanilla profile too.

It's a solution to delete/sell all my trailers/trucks before loading the profile? My goal is to use the same profile with the experience gained there, if it's possible.

User avatar
Rudi Raser
In Memoriam
Posts: 4182
Joined: 16 Oct 2016 15:02
Donation rank:

06 Jul 2019 00:41

No Support via PM!

blue_star
Posts: 47
Joined: 13 Mar 2018 13:39
Donation rank:

06 Jul 2019 07:35

Sorry to tell you, but not luck.

Here are the steps which I tried:
1. Identified my profile HEXA name
2. In steam_profiles\HEXA_profile_name I added in config_local.cfg file this line set "g_remove_missing_accessories 1"

It seems the problem is not from missing mods. Also I notice that you have numerous other topics related.

User avatar
Josh0
Posts: 2965
Joined: 20 Dec 2015 02:10

06 Jul 2019 14:15

@blue_star, the "g_remove_missing_accessories" will fix missing truck accessories but it won't have an effect on your missing trailers, which I believe is the real cause of your game crash. In general you should sell modded trucks and modded trailers before removing those mods from your game profile.

User avatar
Rudi Raser
In Memoriam
Posts: 4182
Joined: 16 Oct 2016 15:02
Donation rank:

06 Jul 2019 14:29

if you don´t get this profile to work again, then try the hard way.
take the mod folder out, copy to your desktop or where ever.
next before you try to load the profile, add again the line form Max: g_remove_missing_accessories 1
and at same time do this: https://promods.net/viewtopic.php?f=28&t=25011

now take an older save, can be also an autosave and try to load the profile. if it not works first time, try it again. right now i never lost any profiles, if the savegame himself is not damaged.

maybe you are lucky.
No Support via PM!

blue_star
Posts: 47
Joined: 13 Mar 2018 13:39
Donation rank:

06 Jul 2019 15:31

Thanks guys for your help and dedication. Still no luck, but I leave it. I think we will loose so much precious time from you and me also. I will continue my career with my new account and I will pay attention when I will use other mods.



Post Reply

Return to “Gameplay issues ETS2”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests