[Gtkradiant] [Bug 214] New: q3data generates texture errors
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Wed, 03 Oct 2001 20:24:49 -0500
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=214
Summary: q3data generates texture errors
Product: GtkRadiant
Version: 1.1-TA
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: tools
AssignedTo: ttimo@idsoftware.com
ReportedBy: raygunn@gamedesign.net
The new q3data (with rc4) seems to break texture paths. All materials I've
tried generate "WARNING: illegal material name".
I replaced the new .exe with the one from Dec99 ran the process and got no
errors.
NEW COMPILER
Q3Data - (c) 1999 Id Software Inc.
GtkRadiant - v1.1.1-RC4 Oct 2 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/stone_angel.ase'
WARNING: illegal material name 'stone05.tga'
stripifying surface 0/1 with 504 tris
Triangles on surface: 504
Total strips from surface: 176
Average strip length: 2.863636
saving to models/mapobjects/pseudonym/stone_angel.md3
1 surfaces
1 frames
0 tags
file size: 16116
---------------------
OLD COMPILER
--------------- C:\Quake3\baseq3\scripts\pseudonym.qdt ---------------
entering C:\Quake3\baseq3\scripts\pseudonym.qdt
Processing 'C:/Quake3/baseq3/models/mapobjects/pseudonym/stone_angel.ase'
stripifying surface 0/1 with 504 tris
Triangles on surface: 504
Total strips from surface: 176
Average strip length: 2.863636
saving to C:/Quake3/baseq3/models/mapobjects/pseudonym/stone_angel.md3
1 surfaces
1 frames
0 tags
file size: 16116
---------------------
------- You are receiving this mail because: -------
Whoops! I have no idea!