game crash after opening the trailer purchase (1.40)

Post Reply
User avatar
vincent123456789016
Posts: 17
Joined: 08 Mar 2021 18:40
Location: The Netherlands

game crash after opening the trailer purchase (1.40)

#1 Post by vincent123456789016 » 24 Jul 2021 22:34

i seem to get crashes when trying to open the trailer purchase menu in game.

i get the following errors t the end of my game.log.txt file

00:07:21.705 : <ERROR> [fs] Failed to open file '/vehicle/trailer_owned/scs_box/accessory/r_bumper/rear_bump_euro_3.pmd' in the read_only mode.
00:07:21.706 : <ERROR> [resource_task] Can not open '/vehicle/trailer_owned/scs_box/accessory/r_bumper/rear_bump_euro_3.pmd'
00:07:21.708 : <ERROR> [fs] Failed to open file '/vehicle/trailer_owned/scs_box/accessory/r_bumper/rear_bump_euro_3.pmg' in the read_only mode.
00:07:21.709 : <ERROR> [resource_task] Can not open '/vehicle/trailer_owned/scs_box/accessory/r_bumper/rear_bump_euro_3.pmg'
00:07:21.711 : <ERROR> [fs] Failed to open file '/vehicle/trailer_owned/scs_box/accessory/chs_f_l/sideskirt_cage.pmd' in the read_only mode.
00:07:21.711 : <ERROR> [resource_task] Can not open '/vehicle/trailer_owned/scs_box/accessory/chs_f_l/sideskirt_cage.pmd'
00:07:21.715 : <ERROR> [fs] Failed to open file '/vehicle/trailer_owned/scs_box/accessory/chs_f_l/sideskirt_cage.pmg' in the read_only mode.
00:07:21.715 : <ERROR> [resource_task] Can not open '/vehicle/trailer_owned/scs_box/accessory/chs_f_l/sideskirt_cage.pmg'
00:07:21.715 : <ERROR> [fs] Failed to open file '/vehicle/trailer_owned/scs_box/accessory/chs_f_r/sideskirt_cage.pmd' in the read_only mode.
00:07:21.715 : <ERROR> [resource_task] Can not open '/vehicle/trailer_owned/scs_box/accessory/chs_f_r/sideskirt_cage.pmd'
00:07:21.717 : <ERROR> [fs] Failed to open file '/vehicle/trailer_owned/scs_box/accessory/chs_f_r/sideskirt_cage.pmg' in the read_only mode.
00:07:21.717 : <ERROR> [resource_task] Can not open '/vehicle/trailer_owned/scs_box/accessory/chs_f_r/sideskirt_cage.pmg'
00:07:21.718 : <ERROR> [fs] Failed to open file '/vehicle/trailer_owned/scs_flatbed/accessory/markers/marker_flatbed.pmd' in the read_only mode.
00:07:21.718 : <ERROR> [resource_task] Can not open '/vehicle/trailer_owned/scs_flatbed/accessory/markers/marker_flatbed.pmd'
00:07:21.718 : <ERROR> [fs] Failed to open file '/vehicle/trailer_owned/scs_flatbed/accessory/markers/marker_flatbed.pmg' in the read_only mode.
00:07:21.719 : <ERROR> [resource_task] Can not open '/vehicle/trailer_owned/scs_flatbed/accessory/markers/marker_flatbed.pmg'
00:07:21.719 : <ERROR> [model] Model descriptor '/vehicle/trailer_owned/scs_box/accessory/r_bumper/rear_bump_euro_3.pmd' is malformed.
00:07:21.719 : <ERROR> [model] Model geometry '/vehicle/trailer_owned/scs_box/accessory/r_bumper/rear_bump_euro_3.pmg' is malformed.
00:07:21.719 : <ERROR> [model] Model descriptor '/vehicle/trailer_owned/scs_box/accessory/chs_f_l/sideskirt_cage.pmd' is malformed.
00:07:21.719 : <ERROR> [model] Model geometry '/vehicle/trailer_owned/scs_box/accessory/chs_f_l/sideskirt_cage.pmg' is malformed.
00:07:21.719 : <ERROR> [model] Model descriptor '/vehicle/trailer_owned/scs_box/accessory/chs_f_r/sideskirt_cage.pmd' is malformed.
00:07:21.720 : <ERROR> [model] Model geometry '/vehicle/trailer_owned/scs_box/accessory/chs_f_r/sideskirt_cage.pmg' is malformed.
00:07:21.720 : <ERROR> [model] Model descriptor '/vehicle/trailer_owned/scs_flatbed/accessory/markers/marker_flatbed.pmd' is malformed.
00:07:21.720 : <ERROR> [model] Model geometry '/vehicle/trailer_owned/scs_flatbed/accessory/markers/marker_flatbed.pmg' is malformed.
00:07:21.723 : <ERROR> [fs] Failed to open file '/vehicle/trailer_owned/scs_box/accessory/r_bumper/rear_bump_euro_3.pmd' in the read_only mode.
00:07:21.723 : <ERROR> [ld] Failed to open '/vehicle/trailer_owned/scs_box/accessory/r_bumper/rear_bump_euro_3.pmd'.
00:07:21.723 : <ERROR> d:\buildbot\slaves\win_slave\final_build_ets2_140_windows_bin_steam_x64\build\prism\src\models\model\model_template.cpp(628): ?cache_data_handler@model_template_u@prism@@UEAAXXZ: Failed to load model descriptor (.pmd) or model geometry (.pmg) for '/vehicle/trailer_owned/scs_box/accessory/r_bumper/rear_bump_euro_3.pmg'.


some things that i have tried, stand out or might have something to do with it:
1. i have tried to make both the folder in documents as well as the one in steamlibrary not read only but this seems to reset everytime.

2. aditionaly the last error seems to have path that i am not able to find on my pc (i can not see the mentioned drive)

3. this is on a heavely modded profile with some trailer mods (if this is the isue i will disable them)


if anyone knows how i could fix these probelms then let me know as i want to buy more trailers
A Dutch trucksim player that is always looking for more mods to break his game with :lol:.
Languages I speak:
Dutch
English
User avatar
Madkine
Global moderator
Posts: 12416
Joined: 08 Oct 2018 16:35
Location: Australia
Contact:

Re: game crash after opening the trailer purchase (1.40)

#2 Post by Madkine » 25 Jul 2021 00:21

It's a trailer mod that is pointing towards files that no longer exist in those locations.

You'll need to figure out which mod it is and either get an updated version or remove it.
WoT Profile
ATS Workshop

"never attribute to malice that which is adequately explained by stupidity"
User avatar
vincent123456789016
Posts: 17
Joined: 08 Mar 2021 18:40
Location: The Netherlands

Re: game crash after opening the trailer purchase (1.40)

#3 Post by vincent123456789016 » 25 Jul 2021 10:02

Madkine wrote: 25 Jul 2021 00:21 It's a trailer mod that is pointing towards files that no longer exist in those locations.

You'll need to figure out which mod it is and either get an updated version or remove it.
Hmm I will look into that then.
I will post what mod it was when I figured it out
A Dutch trucksim player that is always looking for more mods to break his game with :lol:.
Languages I speak:
Dutch
English
User avatar
vincent123456789016
Posts: 17
Joined: 08 Mar 2021 18:40
Location: The Netherlands

Re: game crash after opening the trailer purchase (1.40)

#4 Post by vincent123456789016 » 25 Jul 2021 10:34

It seems to have been a mod that added b-doubles to the flatbeds
(It claimed to only use scs parts so it was my first guess)
A Dutch trucksim player that is always looking for more mods to break his game with :lol:.
Languages I speak:
Dutch
English
Post Reply

Return to “Technical Problems”

Who is online

Users browsing this forum: No registered users and 7 guests