Jump to content

missing texture error in cockpit


Recommended Posts

Posted

Did you place any of these customized files in Saved Games folder? Repair command doesn't affect that one, so if source of problem is buried somewhere over there, neither repairing nor module reinstall will help.

It's easy to check - rename your Saved Games / DCS folder temporarily, launch the game so that a new clean folder is created and see if problem persists.

  • Like 1

i7 9700K @ stock speed, single GTX1070, 32 gigs of RAM, TH Warthog, MFG Crosswind, Win10.

Posted

I dont think the problem stems from the files but rather from description.lua. I got the texture files from Program Files and .lua from ModelViewer So if the problem is with these files wouldnt the game be broken?

Posted
20 minutes ago, FREEMλN said:

I dont think the problem stems from the files but rather from description.lua. I got the texture files from Program Files and .lua from ModelViewer So if the problem is with these files wouldnt the game be broken?

Check if this line is in your description.lua

if not add:Ā Ā {"Pilot_F18_FP_Map", 0, "mfd3", true};

Ā 

Then leave feedback please.

About carrier ops: "The younger pilots are still quite capable of holding their heads forward against the forces. The older ones have been doing this too long and know better; sore necks make for poor sleep.'

Ā 

PC: 14th I7 14700KF 5.6ghz | 64GB RAM DDR5 5200 CL40 XMP | Gigabyte RTX 4080 Super Aero OC 16 GB RAM GDDR6X | Thermalright Notte 360 RGB | PSU Thermaltake Tough Power GF A3 Snow 1050W ATX 3.0 PCIE 5.0 /  1 WD SN770 1TB M.2 NVME + 1 SSD M.2 2TB + 2x SSD SATA 500GB + 1 Samsung 990 PRO 4TB M.2 NVME (DCS only) | Valve Index| Andre“s JeatSeat.

Posted

While going through the files i noticed this code I thought ā€œMaybe this will solve the problemā€ but for some reason it didn't work i know this code should work but it didnt

Posted (edited)
On 9/24/2025 at 1:04 PM, FREEMλN said:

While going through the files i noticed this code I thought ā€œMaybe this will solve the problemā€ but for some reason it didn't work i know this code should work but it didnt

Are you using someone else's work as a basis for yours?Ā  This looks like you took someone's texture set to start from.Ā  Including the description.lua which likely contains those elements as custom textures.Ā  If so, that's your problem.Ā  You have lua callouts for textures you don't have in your folder.Ā  I point this one first because it's the easiest thing that could happen.

Ā 

A missing texture is only caused by 3 things:

1.Ā  Missing the physical texture file from your folder.

2. Calling out a texture in the lua file with a different name than the one in your folder or the default file.

3. Calling out a texture in the lua that does exist in your folder with a different name than the default file but using the "true" or "false" command incorrectly.

Edited by Mach3DS

MACH 3 DESIGN STUDIO

Heatblur Rivet Counting Squadā„¢

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...