.wad files (missing [ in texturedef)

.wad files (missing [ in texturedef)

Hammer Mapping — Page [1]
nigninja
2006 Nov 23 • 16
14 ₧
i made a .wad file and it works in hammer but when i go to run the map i get a error that say can find "logo.wad" (that my .wad) so what do i have to do

SUPERJER EDIT:

missing [ in texturedef[/b]

The 'missing [ in texturedef' message comes from one of the problems:[list]
[*]One or more faces has no texture set, or the texture's name is all spaces. Map->Check for problems... should detect them as 'invalid texture' messages.
[*]The texture name on one or more faces has a space anywhere in the name (You are not allowed to have spaces texture names)
[*]If you changed from a newer to an older Worldcraft or Hammer, it can cause problems with the map versioning. Just use the newest Hammer.
[/list:u]
 
 
 
2006 Nov 23 at 10:59 PST
luke

2006 Aug 29 • 112
16 ₧
did u tell the bath file thing about the wad , i use a wad called fpktextures.wad and here is my bath file


@echo off
hlcsg -wadinclude fpktexture.wad castlegames
hlbsp castlegames
hlvis castlegames
hlrad castlegames
copy castlegames.bsp "C:\Program Files\Steam\SteamApps\jakelikestobake\counter-strike\cstrike\maps"
pause
"C:\Program Files\Steam\Steam.exe" -applaunch 10 -dev +sv_cheats 0 +map castlegames


so make sure u included yours
 
 
 
2006 Nov 23 at 11:36 PST
nigninja
2006 Nov 23 • 16
14 ₧
I GET IT TO WORK BUT I GET THIS AND IDK WHAT IT WANT ME TO DO

hlcsg v2.5.3 rel Custom Build 1.7 (Dec 9 2002)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (merlinis@bigpond.net.au)
----- BEGIN hlcsg -----
Command line: hlcsg -wadinclude ladder.wad t
Entering t.map
Error: Missing '[' in texturedef (U)
Description: The map has a problem which must be fixed
Howto Fix: Check the file ZHLTProblems.html for a detailed explanation of this problem


----- END hlcsg -----



hlbsp v2.5.3 rel Custom Build 1.7 (Dec 9 2002)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (merlinis@bigpond.net.au)
----- BEGIN hlbsp -----
Command line: hlbsp t
>> There was a problem compiling the map.
>> Check the file t.log for the cause.

----- END hlbsp -----



hlvis v2.5.3 rel Custom Build 1.7 (Dec 9 2002)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (merlinis@bigpond.net.au)
----- BEGIN hlvis -----
Command line: hlvis t
>> There was a problem compiling the map.
>> Check the file t.log for the cause.

----- END hlvis -----



hlrad v2.5.3 rel Custom Build 1.7 (Dec 9 2002)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (merlinis@bigpond.net.au)
----- BEGIN hlrad -----
Command line: hlrad t
>> There was a problem compiling the map.
>> Check the file t.log for the cause.

----- END hlrad -----
 
 
 
2006 Nov 24 at 21:45 PST
jacksmoke234
Tendrils McGee

2005 Mar 20 • 1375
34 ₧
Why is there a t after that one wad include

hlcsg -wadinclude ladder.wad t < -- ?
 
 
 
2006 Nov 25 at 00:14 PST
nigninja
2006 Nov 23 • 16
14 ₧
because its my map test name
 
 
 
2006 Nov 25 at 21:00 PST
general_zim
Le Tigre

2006 Sep 1 • 549
16 ₧
I think it would work better if you might have actually spelled out test, instead of using a letter. Maybe that's causing it I don't know. But next time, use a longer map name.
 
 
 
2006 Nov 25 at 21:07 PST
Nuclearblob

2006 Oct 2 • 60
15 ₧
ever noticed how superjer always changes c_r_a_p
to crap?
 
 
 
2006 Nov 25 at 21:24 PST
nigninja
2006 Nov 23 • 16
14 ₧
u guys arnt helping
 
 
 
2006 Nov 25 at 21:40 PST
SuperJer
Websiteman

2005 Mar 20 • 6629
See first post, I edited in my answer b-kuz this page is on google for "missing [ in texturedef "
 
 
 
2006 Dec 13 at 10:38 PST
Page [1]