NO TEXTURE on skin

Discussion in 'Mods and Skins' started by DamonV, Aug 15, 2019.

Tags:
  1. DamonV

    DamonV
    Expand Collapse

    Joined:
    Nov 25, 2018
    Messages:
    8
    Hello,

    I recently made a skin that has a dds file, and put it in the mods folder in the game's files. I opened BeamNG, and it showed up as a mod. But However, when I applied it, the "no texture" skin appeared instead. Am I missing something?.
     
  2. Alex_Farmer557

    Alex_Farmer557
    Expand Collapse

    Joined:
    Dec 28, 2016
    Messages:
    3,541
    press the ~ or @ key to read the console. it should help you figure out the issue
     
  3. EnjoyMyHItsYT

    EnjoyMyHItsYT
    Expand Collapse

    Joined:
    Oct 9, 2016
    Messages:
    1,591
    send it to me i try to fix
    --- Post updated ---
    send it to me i try to fix
     
  4. DamonV

    DamonV
    Expand Collapse

    Joined:
    Nov 25, 2018
    Messages:
    8
    Ok, the error code is: ConsoleObject : : logError IMaterial - hatch.SKINSAMPLE_YOURNAME(7682) - Failed to load overlay map vehicles/hatch/your_skin_folder/SKINSAMPLE_YOURNAME.dds for stage 2
    --- Post updated ---
    This wiki site gave me the template that I used to make my skin. Even though it is customized, I never changed the name.
    --- Post updated ---
    i'll send you the file....
     

    Attached Files:

  5. DamonV

    DamonV
    Expand Collapse

    Joined:
    Nov 25, 2018
    Messages:
    8
    i'll se
     

    Attached Files:

  6. EuroTrucker

    EuroTrucker
    Expand Collapse

    Joined:
    Mar 31, 2014
    Messages:
    159
    Ok, first things first, this should be in mod support, but anyway.
    What is a .pdn it is unreadable file which may be your issue.

    Secondly, you need to make the names match
    your image file (what ever format that is) is called
    Code:
    Toreba SKINSMAPLE_YOURNAME.pdn
    and in the materials.cs it's
    Code:
    SKINSAMPLE_YOURNAME.dds
    That will cause issues

    A third note, you should create a unique name to allow the mod to work properly. Usually I use a name which relates to the mod.

    An extra hint;
    Read these and learn it, it'll help alot.
    Introduction to Skin System
    https://wiki.beamng.com/Introduction_to_skin_system
    and Exporting DDS textures
    https://wiki.beamng.com/Exporting_Textures_-_DDS_Files

    Also, what software do you use to make the skins?

    I hope this information helps
    Euro T.
    --- Post updated ---
    Here's a quick attempt to fix it, I did on my phone, I haven't had a chance to test it yet so there might still be issues.

    Edit: 17:13 UTC
    removed download to fix issue

    Edit: 17:16 UTC

    Fixed silly error I noticed
    Code:
    In materials.cs
    hatch_skin_toreba.dds → hatch_skin_toreba.png
    to match actual texture file
     

    Attached Files:

    #6 EuroTrucker, Aug 17, 2019
    Last edited: Aug 17, 2019
  7. DamonV

    DamonV
    Expand Collapse

    Joined:
    Nov 25, 2018
    Messages:
    8
    Thanks for the help! I will test the file right now.

    btw, I used paint.net
     
  8. DamonV

    DamonV
    Expand Collapse

    Joined:
    Nov 25, 2018
    Messages:
    8
    The file works! thanks for all your help.
     
    • Agree Agree x 1
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice