Game Crash Plus Black Box 2.26 HELP !!!!

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.
Konbu
Posts: 8
Joined: 15 Jan 2018 04:47

26 Feb 2018 10:33

From the beginning when Promods loaded trailers (No I don't use any trailer mods) some of the had a black square underneath of them ( attached photo underneath)... But now the game just completely got messed up and it's crashing while only promods are unable! Please help! I cant play the game at all because of that trailer error... It crashes completely ......

00:10:25.796 : [actor] Initialized at [23078.6;-3.2;-9213.8]
00:11:25.749 : [gfx] Trying to set 1440x900 60Hz (fullscreen)
00:11:25.755 : [gl] buffer_storage: no
00:11:25.755 : [gl] debug: no
00:11:25.755 : [gl] debug_label: yes
00:11:25.755 : [gl] debug_marker: yes
00:11:25.755 : [gl] framebuffer_multisample_coverage: no
00:11:25.755 : [gl] multi_bind: no
00:11:25.755 : [gl] multi_draw_indirect: no
00:11:25.755 : [gl] draw_indirect: yes
00:11:25.755 : [gl] gpu_meminfo: no
00:11:25.755 : [gl] depth_bounds_test: no
00:11:25.755 : [gl] pack_invert: no
00:11:25.755 : [gl] Max anisotropy factor: 16.000000
00:11:25.755 : [gl] vertex_attrib_binding: no
00:11:25.755 : [gl] driver: Intel(R) HD Graphics 6000
00:11:25.755 : [gl] vendor: Intel Inc.
00:11:25.755 : [gl] version: 4.1 INTEL-10.28.29
00:11:25.755 : [gl] Using GLSL rendering path
00:11:25.755 : [gl] Setting vsync period to 2 (requested 2)
00:11:25.756 : [gl] Detected GPU: PCI 8086:1626, 0 MB, Model: Intel HD Graphics 6000
00:12:37.100 : <ERROR> [resource_task] Can not load '/model/vehicle/traktor.pmd'.
00:12:37.102 : <ERROR> [resource_task] Can not load '/model/vehicle/traktor.pmg'.
00:12:37.133 : <ERROR> [model] Model descriptor '/model/vehicle/traktor.pmd' is malformed.
00:12:37.134 : <ERROR> [model] Model geometry '/model/vehicle/traktor.pmg' is malformed.
00:12:37.134 : <ERROR> [ld] Failed to read '/model/vehicle/traktor.pmd'.
00:12:37.134 : <ERROR> model_template.cpp:590: fn: Failed to load model descriptor (.pmd) or model geometry (.pmg) for '/model/vehicle/traktor.pmg'.





One more time, no I don't use any trailers mods... HELP!
Attachments
20180121154757_1.jpg
20180121154757_1.jpg (12.62 KiB) Viewed 2141 times
20180121154346_1.jpg
20180121154346_1.jpg (12.35 KiB) Viewed 2141 times
20180121154324_1.jpg
20180121154324_1.jpg (13.56 KiB) Viewed 2141 times

User avatar
bmwGTR
Moderator
Posts: 3798
Joined: 10 Jul 2016 11:52
Location: Riegersburg resp. Graz

26 Feb 2018 10:35

Hi,

1.) we need your FULL game.log.
2.) why are you using with OpenGL? The game runs better in DirectX.

Best regards,
bmwGTR
ETS2: ProMods + RusMap + The Great Steppe
ATS: ProMods + Grand Canyon + Reforma


ProMods Moderator since April 2018

Konbu
Posts: 8
Joined: 15 Jan 2018 04:47

26 Feb 2018 11:22

bmwGTR wrote:
26 Feb 2018 10:35
Hi,

1.) we need your FULL game.log.
2.) why are you using with OpenGL? The game runs better in DirectX.

Best regards,
bmwGTR
1. (All the other errors I've sorted out and the DAF error is due to the fact that I got a truck and installed the mod and forgot to sale so its not an issue....)
2. I am playing on Macbook

Konbu
Posts: 8
Joined: 15 Jan 2018 04:47

28 Feb 2018 07:36

So can someone help me with it or ????

jaroslawlapka
Posts: 2
Joined: 10 Feb 2018 13:09
Donation rank:

28 Feb 2018 11:34

Hi. I updated my game. When I press CONTINUE button game asks me to choose one of the following game savings. I did lastone and game posted missing mods 2.25. When I pressed continue button any way game started loading and crashed. Every single time. I did try many.
Can you help me pls.

User avatar
Vøytek
Developer
Posts: 10276
Joined: 05 Jan 2014 19:38
Location: Prague, Czech Republic
Contact:

28 Feb 2018 13:21

And where is your log?
Image
Currently working on: various stuff
#1 forum spammer
Enjoying PM since 1.52
YouTube channel [PL]: http://youtube.pl/vooytek

nielseulink
Posts: 2
Joined: 19 Feb 2017 17:44
Donation rank:

28 Feb 2018 14:21

I have the same problem, the game starts fine. When i load my profile it crashed. tryed it without the promod tcp, but still crasched.
After i disabled promods completely the game loaded properly. it started after the recent update. Hope my log will help.

(log is too big for pastebin or a forum post, uploaded it to this url: http://topdevelop.nl/temp/ets-log.txt)

Niels Eulink

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

28 Feb 2018 14:45

Konbu wrote:
26 Feb 2018 10:33
... But now the game just completely got messed up and it's crashing while only promods are unable!
Konbu wrote:
28 Feb 2018 07:36
So can someone help me with it or ????
Konbu, thank you for providing your full game.log. As you indicated in your first post it looks like your game is having trouble reading a model file:

Code: Select all

00:12:37.100 : <ERROR> [resource_task] Can not load '/model/vehicle/traktor.pmd'.
00:12:37.102 : <ERROR> [resource_task] Can not load '/model/vehicle/traktor.pmg'.
00:12:37.133 : <ERROR> [model] Model descriptor '/model/vehicle/traktor.pmd' is malformed.
00:12:37.134 : <ERROR> [model] Model geometry '/model/vehicle/traktor.pmg' is malformed.
00:12:37.134 : <ERROR> [ld] Failed to read '/model/vehicle/traktor.pmd'.
00:12:37.134 : <ERROR> model_template.cpp:590: fn: Failed to load model descriptor (.pmd) or model geometry (.pmg) for '/model/vehicle/traktor.pmg'.
I suspect one or more of your ProMods mod files is corrupt or truncated. Can you post a screenshot of the ProMods files in your mod folder showing the file sizes? The sizes should look like this (this screenshot is from Windows, I realize your MacOS will display things differently):
Image

User avatar
bmwGTR
Moderator
Posts: 3798
Joined: 10 Jul 2016 11:52
Location: Riegersburg resp. Graz

28 Feb 2018 15:11

nielseulink wrote:
28 Feb 2018 14:21
I have the same problem, the game starts fine. When i load my profile it crashed. tryed it without the promod tcp, but still crasched.
After i disabled promods completely the game loaded properly. it started after the recent update. Hope my log will help.

(log is too big for pastebin or a forum post, uploaded it to this url: http://topdevelop.nl/temp/ets-log.txt)

Niels Eulink
Hi,

Code: Select all

00:00:22.212 : New profile selected: 'niels eulink'
00:00:22.213 : [hashfs] promods-assets-v226.scs: Mounted, 35934 entries
00:00:22.213 : [mod_package_manager] Mod "ProMods Assets Package" has been mount. (package_name: promods-assets-v226, version: 2.26, source: User mods)
00:00:22.452 : [zipfs] promods-map-v226.scs: Mounted, 21975 entries [0xf8c4b7dd]
00:00:22.452 : [mod_package_manager] Mod "ProMods Map Package" has been mount. (package_name: promods-map-v226, version: 2.26, source: User mods)
00:00:22.452 : [hashfs] promods-media-v226.scs: Mounted, 148 entries
00:00:22.452 : [mod_package_manager] Mod "ProMods Media Package" has been mount. (package_name: promods-media-v226, version: 2.26, source: User mods)
00:00:22.453 : [hashfs] promods-model1-v226.scs: Mounted, 14178 entries
00:00:22.453 : [mod_package_manager] Mod "ProMods Models Package 1" has been mount. (package_name: promods-model1-v226, version: 2.26, source: User mods)
00:00:22.453 : [hashfs] promods-model2-v226.scs: Mounted, 23039 entries
00:00:22.453 : [mod_package_manager] Mod "ProMods Models Package 2" has been mount. (package_name: promods-model2-v226, version: 2.26, source: User mods)
00:00:22.453 : [hashfs] promods-model3-v226.scs: Mounted, 8295 entries
00:00:22.453 : [mod_package_manager] Mod "ProMods Models Package 3" has been mount. (package_name: promods-model3-v226, version: 2.26, source: User mods)
00:00:22.454 : [hashfs] promods-tcp-companies-v116.scs: Mounted, 547 entries
00:00:22.454 : [mod_package_manager] Mod "ProMods Trailer and Company Pack (Company Package)" has been mount. (package_name: promods-tcp-companies-v116, version: 1.16, source: User mods)
00:00:22.454 : [zipfs] promods-tcp-def-companies-v116.scs: Mounted, 53 entries [0xc35cc7d2]
00:00:22.454 : [mod_package_manager] Mod "ProMods Trailer and Company Pack (Company Definitions)" has been mount. (package_name: promods-tcp-def-companies-v116, version: 1.16, source: User mods)
00:00:22.463 : [zipfs] promods-tcp-def-trailers-replacement-v116.scs: Mounted, 953 entries [0xe5d7d2f7]
00:00:22.463 : [mod_package_manager] Mod "ProMods Trailer and Company Pack (Trailer Definitions as Replacement)" has been mount. (package_name: promods-tcp-def-trailers-replacement-v116, version: 1.16, source: User mods)
00:00:22.470 : [zipfs] promods-tcp-def-trailers-standalone-v116.scs: Mounted, 768 entries [0x4d7636da]
00:00:22.470 : [mod_package_manager] Mod "ProMods Trailer and Company Pack (Trailer Definitions as Standalone)" has been mount. (package_name: promods-tcp-def-trailers-standalone-v116, version: 1.16, source: User mods)
00:00:22.470 : [hashfs] promods-tcp-trailers1-v116.scs: Mounted, 708 entries
00:00:22.470 : [mod_package_manager] Mod "ProMods Trailer and Company Pack (Trailer Package)" has been mount. (package_name: promods-tcp-trailers1-v116, version: 1.16, source: User mods)
00:00:22.470 : [hashfs] promods-tcp-trailers2-v116.scs: Mounted, 317 entries
00:00:22.471 : [mod_package_manager] Mod "ProMods Trailer and Company Pack (Trailer Package)" has been mount. (package_name: promods-tcp-trailers2-v116, version: 1.16, source: User mods)
1.) you are missing the ProMods Def File (generated at download process Step #1).
2.) you are using both Def Files from the TCP (replacement AND standalone) - you can just use ONE of them.

Best regards,
bmwGTR
ETS2: ProMods + RusMap + The Great Steppe
ATS: ProMods + Grand Canyon + Reforma


ProMods Moderator since April 2018

nielseulink
Posts: 2
Joined: 19 Feb 2017 17:44
Donation rank:

28 Feb 2018 17:02

bmwGTR wrote:
28 Feb 2018 15:11
nielseulink wrote:
28 Feb 2018 14:21
I have the same problem, the game starts fine. When i load my profile it crashed. tryed it without the promod tcp, but still crasched.
After i disabled promods completely the game loaded properly. it started after the recent update. Hope my log will help.

(log is too big for pastebin or a forum post, uploaded it to this url: http://topdevelop.nl/temp/ets-log.txt)

Niels Eulink
Hi,

Code: Select all

00:00:22.212 : New profile selected: 'niels eulink'
00:00:22.213 : [hashfs] promods-assets-v226.scs: Mounted, 35934 entries
00:00:22.213 : [mod_package_manager] Mod "ProMods Assets Package" has been mount. (package_name: promods-assets-v226, version: 2.26, source: User mods)
00:00:22.452 : [zipfs] promods-map-v226.scs: Mounted, 21975 entries [0xf8c4b7dd]
00:00:22.452 : [mod_package_manager] Mod "ProMods Map Package" has been mount. (package_name: promods-map-v226, version: 2.26, source: User mods)
00:00:22.452 : [hashfs] promods-media-v226.scs: Mounted, 148 entries
00:00:22.452 : [mod_package_manager] Mod "ProMods Media Package" has been mount. (package_name: promods-media-v226, version: 2.26, source: User mods)
00:00:22.453 : [hashfs] promods-model1-v226.scs: Mounted, 14178 entries
00:00:22.453 : [mod_package_manager] Mod "ProMods Models Package 1" has been mount. (package_name: promods-model1-v226, version: 2.26, source: User mods)
00:00:22.453 : [hashfs] promods-model2-v226.scs: Mounted, 23039 entries
00:00:22.453 : [mod_package_manager] Mod "ProMods Models Package 2" has been mount. (package_name: promods-model2-v226, version: 2.26, source: User mods)
00:00:22.453 : [hashfs] promods-model3-v226.scs: Mounted, 8295 entries
00:00:22.453 : [mod_package_manager] Mod "ProMods Models Package 3" has been mount. (package_name: promods-model3-v226, version: 2.26, source: User mods)
00:00:22.454 : [hashfs] promods-tcp-companies-v116.scs: Mounted, 547 entries
00:00:22.454 : [mod_package_manager] Mod "ProMods Trailer and Company Pack (Company Package)" has been mount. (package_name: promods-tcp-companies-v116, version: 1.16, source: User mods)
00:00:22.454 : [zipfs] promods-tcp-def-companies-v116.scs: Mounted, 53 entries [0xc35cc7d2]
00:00:22.454 : [mod_package_manager] Mod "ProMods Trailer and Company Pack (Company Definitions)" has been mount. (package_name: promods-tcp-def-companies-v116, version: 1.16, source: User mods)
00:00:22.463 : [zipfs] promods-tcp-def-trailers-replacement-v116.scs: Mounted, 953 entries [0xe5d7d2f7]
00:00:22.463 : [mod_package_manager] Mod "ProMods Trailer and Company Pack (Trailer Definitions as Replacement)" has been mount. (package_name: promods-tcp-def-trailers-replacement-v116, version: 1.16, source: User mods)
00:00:22.470 : [zipfs] promods-tcp-def-trailers-standalone-v116.scs: Mounted, 768 entries [0x4d7636da]
00:00:22.470 : [mod_package_manager] Mod "ProMods Trailer and Company Pack (Trailer Definitions as Standalone)" has been mount. (package_name: promods-tcp-def-trailers-standalone-v116, version: 1.16, source: User mods)
00:00:22.470 : [hashfs] promods-tcp-trailers1-v116.scs: Mounted, 708 entries
00:00:22.470 : [mod_package_manager] Mod "ProMods Trailer and Company Pack (Trailer Package)" has been mount. (package_name: promods-tcp-trailers1-v116, version: 1.16, source: User mods)
00:00:22.470 : [hashfs] promods-tcp-trailers2-v116.scs: Mounted, 317 entries
00:00:22.471 : [mod_package_manager] Mod "ProMods Trailer and Company Pack (Trailer Package)" has been mount. (package_name: promods-tcp-trailers2-v116, version: 1.16, source: User mods)
1.) you are missing the ProMods Def File (generated at download process Step #1).
2.) you are using both Def Files from the TCP (replacement AND standalone) - you can just use ONE of them.

Best regards,
bmwGTR
That have fixed my problem, Thanks for the command :)



Locked

Return to “Gameplay issues ETS2”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 39 guests