Page 1 of 1

[1.36] Crashes when driving near Minsk.

Posted: 23 Dec 2019 21:54
by Angel of Death
This is my first time posting something like this so here it goes. So I'm driving the M1(I think) westbound to Minsk and out of the blue my game crashes for no reason I have tried to fix it myself and to lose it and a have been fighting it for five days now and nothing. So here is the link to pastbin I copied every thing from the game log hopefully I can plat ETS 2 soon. Link

Re: [1.36] Crashes when driving near Minsk.

Posted: 23 Dec 2019 23:51
by Josh0
There are a lot of errors and warnings in your game.log, mostly from using mod(s) which are not updated for ETS2 1.36, so you should investigate updating your mods. But this is the cause of the game crash this time:

Code: Select all

00:05:58.557 : <ERROR> [fs] Failed to open file '/model/vehicle/car_volvo.pmg' in the read_only mode.
00:05:58.558 : <ERROR> [resource_task] Can not open '/model/vehicle/car_volvo.pmg'
00:05:58.558 : <ERROR> [fs] Failed to open file '/model/vehicle/car_volvo.pmd' in the read_only mode.
00:05:58.558 : <ERROR> [resource_task] Can not open '/model/vehicle/car_volvo.pmd'
00:05:58.596 : <ERROR> [model] Model descriptor '/model/vehicle/car_volvo.pmd' is malformed.
00:05:58.596 : <ERROR> [model] Model geometry '/model/vehicle/car_volvo.pmg' is malformed.
00:05:58.597 : <ERROR> [fs] Failed to open file '/model/vehicle/car_volvo.pmd' in the read_only mode.
00:05:58.597 : <ERROR> [ld] Failed to open '/model/vehicle/car_volvo.pmd'.
00:05:58.597 : <ERROR> model_template.cpp(590): ?cache_data_handler@model_template_u@prism@@UEAAXXZ: Failed to load model descriptor (.pmd) or model geometry (.pmg) for '/model/vehicle/car_volvo.pmg'.
The game can't find a Volvo car model, likely a parked vehicle. We usually see these type of errors when the user has truncated mod files. Since this model is not from ProMods nor from the base game the problem must be elsewhere (one of your other mods). Unless someone else has a more specific idea you'll have to remove mods until the crashes go away to identify which mod(s) are responsible.

Re: [1.36] Crashes when driving near Minsk.

Posted: 24 Dec 2019 00:36
by Angel of Death
I got the game to work now it was a graphics mod and a truck mod making it crash and thanks