View Issue Details

IDProjectCategoryView StatusLast Update
0006281The Dark ModTexturespublic29.01.2024 17:46
ReporterAmadeus Assigned ToAmadeus  
PrioritynormalSeveritynormalReproducibilityalways
Status resolvedResolutionfixed 
Product VersionSVN 
Target VersionTDM 2.12Fixed in VersionTDM 2.12 
Summary0006281: blocks_large_sandstone material file calls incorrect diffusemap
DescriptionThe texture "blocks_large_sandstone" calls the incorrect diffuse map leading to an entirely different image showing up in game. The incorrect diffusemap that is being called is textures/darkmod/stone/brick/blocks_large_whitestone, which is a very different image from the editor image. I'd like to point you in the right direction of where the proper diffusemap is, but it seems to be nonexistent in the base TDM files.
Steps To ReproduceHere is the incorrect material file:

textures/darkmod/stone/brick/blocks_large_sandstone
{

    stone
    description "vine_friendly"


    qer_editorimage textures/darkmod/stone/brick/blocks_large_sandstone_01_ed
    {blend diffusemap
    map textures/darkmod/stone/brick/blocks_large_whitestone
    red .8
    green .7
    blue .6
    }
    bumpmap textures/darkmod/stone/brick/blocks_large_yellowstone_local


    frobstage_texture textures/darkmod/stone/brick/blocks_large_yellowstone 0.15 0.40


}
Additional InformationThe correct diffuse map needed for this material seems to be missing
TagsNo tags attached.

Activities

Amadeus

Amadeus

25.01.2024 14:27

developer   ~0016430

The diffuse and normalmap of this material are duplicates to those found in the textures/darkmod/stone/brick/blocks_large_whitestone material
Amadeus

Amadeus

25.01.2024 22:19

developer   ~0016436

Last edited: 25.01.2024 22:20

Replaced editor image with the correct image. Fixed: Rev 16940

Issue History

Date Modified Username Field Change
31.03.2023 00:11 Amadeus New Issue
25.01.2024 03:13 Amadeus Assigned To => Amadeus
25.01.2024 03:13 Amadeus Status new => assigned
25.01.2024 03:13 Amadeus Product Version TDM 2.11 => TDM 2.12
25.01.2024 03:13 Amadeus Target Version => TDM 2.12
25.01.2024 14:27 Amadeus Note Added: 0016430
25.01.2024 22:19 Amadeus Note Added: 0016436
25.01.2024 22:20 Amadeus Note Edited: 0016436
25.01.2024 22:21 Amadeus Status assigned => resolved
29.01.2024 17:45 nbohr1more Resolution open => fixed
29.01.2024 17:45 nbohr1more Fixed in Version => TDM 2.12
29.01.2024 17:46 nbohr1more Product Version TDM 2.12 => SVN