Crash

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.
Post Reply
User avatar
poludei
Posts: 121
Joined: 03 Oct 2016 09:34
Donation rank:
Location: Estonia
Contact:

29 Sep 2019 10:43

Can somebody help me why does my game constantly crash?
https://pastebin.com/VCpHqh09
ETS2 User since: 2015
Speaking: ImageImageImage
Image

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

29 Sep 2019 16:17

@poludei,
  1. Your game.log doesn't have any crash signature error so it is difficult to say what the problem is.
  2. You are loading 55 mod files, it will be difficult to say which mod(s) are causing the problem. Try with only ProMods loaded.
  3. These types of warnings suggest that you are using one or more outdated mods (not updated for ETS2 1.35):

    Code: Select all

    00:01:36.109 : <WARNING> [model] Model geometry '/model/skybox/sun_hdr.pmg' has incorrect file version 506d6714 - expected version 506d6715. Converting...
    00:01:36.111 : <WARNING> [model] Model geometry '/model/skybox/skybox.pmg' has incorrect file version 506d6714 - expected version 506d6715. Converting...
    00:01:36.278 : <WARNING> Ignoring obsolete attribute 'min_cog_mass' of unit 'trailer_def.maz.maz_9758' (of type 'trailer_def').
    00:01:36.278 : <WARNING> Ignoring obsolete attribute 'min_cog' of unit 'trailer_def.maz.maz_9758' (of type 'trailer_def').
    
  4. These types of errors suggest that you are missing some truck accessories:

    Code: Select all

    00:02:53.945 : <ERROR> [fs] Failed to open file '/def/vehicle/truck/volvo.fh16/accessory/f_fender/shape2.sii' in the read_only mode.
    00:02:53.946 : <ERROR> [fs] Failed to open file '/def/vehicle/truck/volvo.fh16/accessory/exhaust_l/stock.sii' in the read_only mode.
    ...
    00:02:56.157 : <ERROR> Invalid addon data (/def/vehicle/truck/volvo.fh16/accessory/f_fender/shape2.sii)!
    00:02:56.157 : <ERROR> Invalid addon data (/def/vehicle/truck/volvo.fh16/accessory/exhaust_l/stock.sii)!
    00:02:56.157 : <ERROR> Invalid addon data (/def/vehicle/truck/volvo.fh16/accessory/stroke/shape1.sii)!
    00:02:56.157 : <ERROR> Invalid addon data (/def/vehicle/truck/volvo.fh16/badge/badge_750.sii)!
    
  5. These errors suggest that you are using mod(s) which are not compatible with DirectX 11, either remove those mods or use DirectX 9:

    Code: Select all

    00:09:47.961 : <ERROR> [dx11] Unable to map attribute (v.tex_coord_2)
    00:09:47.977 : <ERROR> [dx11] Failed to create vertex input layout!
    00:09:47.977 : <ERROR> [dx11] Unable to map attribute (v.tex_coord_2)
    00:09:47.977 : <ERROR> [dx11] Failed to create vertex input layout!
    



Post Reply

Return to “Gameplay issues ETS2”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 10 guests