[Gtkradiant] [Bug 283] New: missing textures on MD3 models...
   
    gtkradiant@zerowing.idsoftware.com
     
    gtkradiant@zerowing.idsoftware.com
       
    Thu, 03 Jan 2002 18:22:09 -0600
    
    
  
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=283
           Summary: missing textures on MD3 models...
           Product: GtkRadiant
           Version: 1.2-nightly
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: editor
        AssignedTo: ttimo@idsoftware.com
        ReportedBy: hydra@hydras-world.com
Load up GtkRadiant-1.2.1-nightly.exe or my own compiled version of it and add 
an item_armor_combat and it's covered in radiant/notex.
The console says:
texture not found for shader: models/powerups/armor/energy_yel1
so I check 1.1.1 and that does the same thing, but doesn't cover the model in 
radiant/notex, it just appears white.
so i look at models.shader and it says:
models/powerups/armor/energy_yel1
{
	{
		map models/powerups/armor/energy_yel3.tga 
		blendFunc GL_ONE GL_ONE
		tcMod scroll 7.4 1.3
	}
}
so I check pak0.pk3 and I find:
    2618    2413   8%  21/11/1999  22:11  models/powerups/armor/energy_yel3.jpg
so what's going on ?
jpeg texture loading problem ?
------- You are receiving this mail because: -------
Whoops!  I have no idea!