So I have a modded truck, but two of the .tobj and one of the .dds files cannot be read in read only mode.
It's a continuous error that is very annoying:
Code: Select all
00:05:22.535 : <ERROR> [fs] Failed to open file '/vehicle/truck/XXX/interior/textures/base/gaugelbl.tobj' in the read_only mode.
00:05:22.544 : <ERROR> [fs] Failed to open file '/vehicle/truck/XXX/interior/textures/base/m_details.tobj' in the read_only mode.
00:05:25.436 : <ERROR> [fs] Failed to open file '/vehicle/truck/XXX/interior/textures/base/m_details.dds' in the read_only mode.
00:05:25.436 : <ERROR> [dds] Can not load '/vehicle/truck/XXX/interior/textures/base/m_details.dds'
I tried editing it in ATS Studio via opening it as people have said on the forum but it didn't work, I thought because the paths were correct but apparently not, double checked in HxD but they are still correct
I tried editing the dds by saving it as 512x512 and saving it as DXT5 without mip map but no luck.
It worked for two other .tobjs so why didn't it work with these two and how would I fix them and the .dds files?
______________________________________________________________________________________________________________________________________________________________________________________________________
30/12/2019: 3D Mono Sound Error: NOT SOLVED
So I fixed the previous error, but now I added @kriechbaum's Cummins Big Cam/ NTC / 275 from the Scot A2HD
However I keep getting this error:
Code: Select all
01:59:53.257 : <ERROR> [ds8] Error creating sound buffer [0x80070057]
01:59:53.258 : <ERROR> [ds8] Source data format: 2 channels, 16 bits, 44100 Hz [0x80070057]
01:59:53.258 : <ERROR> [ds8] Buffer size: 2908944 [0x80070057]
01:59:53.258 : <ERROR> [ds8] 3D sources require mono sound data! [0x80070057]
01:59:56.403 : <ERROR> [ds8] Error creating sound buffer [0x80070057]
01:59:56.403 : <ERROR> [ds8] Source data format: 2 channels, 16 bits, 44100 Hz [0x80070057]
01:59:56.404 : <ERROR> [ds8] Buffer size: 966656 [0x80070057]
01:59:56.404 : <ERROR> [ds8] 3D sources require mono sound data! [0x80070057]
02:00:04.115 : <ERROR> [ds8] Error creating sound buffer [0x80070057]
02:00:04.115 : <ERROR> [ds8] Source data format: 2 channels, 16 bits, 44100 Hz [0x80070057]
02:00:04.116 : <ERROR> [ds8] Buffer size: 2039392 [0x80070057]
02:00:04.116 : <ERROR> [ds8] 3D sources require mono sound data! [0x80070057]
02:00:05.966 : <ERROR> [ds8] Error creating sound buffer [0x80070057]
02:00:05.966 : <ERROR> [ds8] Source data format: 2 channels, 16 bits, 44100 Hz [0x80070057]
02:00:05.966 : <ERROR> [ds8] Buffer size: 1824256 [0x80070057]
02:00:05.966 : <ERROR> [ds8] 3D sources require mono sound data! [0x80070057]
02:00:07.067 : <ERROR> [ds8] Error creating sound buffer [0x80070057]
02:00:07.068 : <ERROR> [ds8] Source data format: 2 channels, 16 bits, 44100 Hz [0x80070057]
02:00:07.068 : <ERROR> [ds8] Buffer size: 1784220 [0x80070057]
02:00:07.069 : <ERROR> [ds8] 3D sources require mono sound data! [0x80070057]
02:00:11.312 : <ERROR> [ds8] Error creating sound buffer [0x80070057]
02:00:11.312 : <ERROR> [ds8] Source data format: 2 channels, 16 bits, 44100 Hz [0x80070057]
02:00:11.312 : <ERROR> [ds8] Buffer size: 1020072 [0x80070057]
02:00:11.313 : <ERROR> [ds8] 3D sources require mono sound data! [0x80070057]
02:00:11.320 : <ERROR> [ds8] Error creating sound buffer [0x80070057]
02:00:11.320 : <ERROR> [ds8] Source data format: 2 channels, 16 bits, 44100 Hz [0x80070057]
02:00:11.320 : <ERROR> [ds8] Buffer size: 294924 [0x80070057]
02:00:11.321 : <ERROR> [ds8] 3D sources require mono sound data! [0x80070057]
02:00:14.493 : <ERROR> [ds8] Error creating sound buffer [0x80070057]
02:00:14.493 : <ERROR> [ds8] Source data format: 2 channels, 16 bits, 44100 Hz [0x80070057]
02:00:14.494 : <ERROR> [ds8] Buffer size: 829440 [0x80070057]
02:00:14.494 : <ERROR> [ds8] 3D sources require mono sound data! [0x80070057]