[Gtkradiant] [Bug 214] q3data generates texture errors

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Thu, 04 Oct 2001 05:04:03 -0500


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=214

raygunn@gamedesign.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From raygunn@gamedesign.net  2001-10-04 05:04 -------
Tested theory of lower case pathname... found to be untrue. See output of 
compiles below.


Q3Data      - (c) 1999 Id Software Inc.
GtkRadiant  - v1.1.1 Oct  3 2001
--------------- C:\Quake3\baseq3\scripts\pseudonym.qdt ---------------
gamedir: C:/Quake3/baseq3/
entering C:\Quake3\baseq3\scripts\pseudonym.qdt
Processing 'C:/Quake3/baseq3/models/mapobjects/pseudonym/pumpkin05.ase'
WARNING: illegal material 
name 'C:/Quake3/baseq3/models/mapobjects/pseudonym/pumpkin5.tga'
WARNING: illegal material 
name 'C:/Quake3/baseq3/models/mapobjects/pseudonym/stem.jpg'
WARNING: illegal material 
name 'C:/Quake3/baseq3/models/mapobjects/pseudonym/pumpkinleaf.tga'
stripifying surface 0/3 with 120 tris
Triangles on surface:		120
Total strips from surface: 14
Average strip length:      8.571429
stripifying surface 1/3 with 58 tris
Triangles on surface:		58
Total strips from surface: 13
Average strip length:      4.461538
stripifying surface 2/3 with 8 tris
Triangles on surface:		8
Total strips from surface: 2
Average strip length:      4.000000
saving to models/mapobjects/pseudonym/pumpkin05.md3
   3 surfaces
   1 frames
   0 tags
file size: 4924
---------------------
Q3Data      - (c) 1999 Id Software Inc.
GtkRadiant  - v1.1.1 Oct  3 2001
--------------- C:\Quake3\baseq3\scripts\pseudonym.qdt ---------------
gamedir: C:/Quake3/baseq3/
entering C:\Quake3\baseq3\scripts\pseudonym.qdt
Processing 'C:/Quake3/baseq3/models/mapobjects/pseudonym/pumpkin05.ase'
WARNING: illegal material 
name 'C:/quake3/baseq3/models/mapobjects/pseudonym/pumpkin5.tga'
WARNING: illegal material 
name 'C:/quake3/baseq3/models/mapobjects/pseudonym/stem.jpg'
WARNING: illegal material 
name 'C:/quake3/baseq3/models/mapobjects/pseudonym/pumpkinleaf.tga'
stripifying surface 0/3 with 120 tris
Triangles on surface:		120
Total strips from surface: 14
Average strip length:      8.571429
stripifying surface 1/3 with 58 tris
Triangles on surface:		58
Total strips from surface: 13
Average strip length:      4.461538
stripifying surface 2/3 with 8 tris
Triangles on surface:		8
Total strips from surface: 2
Average strip length:      4.000000
saving to models/mapobjects/pseudonym/pumpkin05.md3
   3 surfaces
   1 frames
   0 tags
file size: 4924
---------------------



------- You are receiving this mail because: -------
Whoops!  I have no idea!