i need help Created 19 years ago2005-02-05 03:10:28 UTC by TOP1yuiop TOP1yuiop

Created 19 years ago2005-02-05 03:10:28 UTC by TOP1yuiop TOP1yuiop

Posted 19 years ago2005-02-05 03:10:28 UTC Post #88255
im getting frustrated.
i keep on trying to compile this map ( http://img.photobucket.com/albums/v139/qwertite/1st.jpg )but i never get a bsp file,
plz help me :(
Posted 19 years ago2005-02-05 03:12:45 UTC Post #88257
What does the compile log say?
AJ AJGlorious Overlord
Posted 19 years ago2005-02-05 03:19:26 UTC Post #88261
here,
http://img.photobucket.com/albums/v139/qwertite/untitled.jpg
and
"
** Executing...
** Command: C:PROGRA~1SteamSTEAMA~1TOP1YU~1COUNTE~1hl.exe
** Parameters: "1st.mapmoddirC:Program FilesSteamSteamAppstop1yuiopcounter-strike"

** Executing...
** Command: C:DOCUME~1TERESA~1DesktopUNUSED~1hlcsg.exe
** Parameters: "c:documents and settingsteresa devictoriadesktopunused desktop shortcuts1st"

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: C:DOCUME~1TERESA~1DesktopUNUSED~1hlcsg.exe "c:documents and settingsteresa devictoriadesktopunused desktop shortcuts1st"
Entering c:documents and settingsteresa devictoriadesktopunused desktop shortcuts1st.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 ---

** Executing...
** Command: C:DOCUME~1TERESA~1DesktopUNUSED~1hlbsp.exe
** Parameters: "c:documents and settingsteresa devictoriadesktopunused desktop shortcuts1st"

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: C:DOCUME~1TERESA~1DesktopUNUSED~1hlbsp.exe "c:documents and settingsteresa devictoriadesktopunused desktop shortcuts1st"
>> There was a problem compiling the map.
>> Check the file c:documents and settingsteresa devictoriadesktopunused desktop shortcuts1st.log for the cause.

--- END hlbsp ---

** Executing...
** Command: C:DOCUME~1TERESA~1DesktopUNUSED~1hlvis.exe
** Parameters: "c:documents and settingsteresa devictoriadesktopunused desktop shortcuts1st"

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: C:DOCUME~1TERESA~1DesktopUNUSED~1hlvis.exe "c:documents and settingsteresa devictoriadesktopunused desktop shortcuts1st"
>> There was a problem compiling the map.
>> Check the file c:documents and settingsteresa devictoriadesktopunused desktop shortcuts1st.log for the cause.

--- END hlvis ---

** Executing...
** Command: C:DOCUME~1TERESA~1DesktopUNUSED~1hlrad.exe
** Parameters: "c:documents and settingsteresa devictoriadesktopunused desktop shortcuts1st"

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: C:DOCUME~1TERESA~1DesktopUNUSED~1hlrad.exe "c:documents and settingsteresa devictoriadesktopunused desktop shortcuts1st"
>> There was a problem compiling the map.
>> Check the file c:documents and settingsteresa devictoriadesktopunused desktop shortcuts1st.log for the cause.

--- END hlrad ---

** Executing...
** Command: Copy File
** Parameters: "c:documents and settingsteresa devictoriadesktopunused desktop shortcuts1st.bsp" "C:Documents and SettingsTeresa DeVictoriaDesktopUnused Desktop Shortcuts1st.bsp"

** Executing...
** Command: Copy File
** Parameters: "c:documents and settingsteresa devictoriadesktopunused desktop shortcuts1st.pts" "C:Documents and SettingsTeresa DeVictoriaDesktopUnused Desktop Shortcuts1st.pts"

** Executing...
** Command: C:PROGRA~1SteamSTEAMA~1TOP1YU~1COUNTE~1hl.exe
** Parameters: +map "1st" -game cstrike -dev -console +deathmatch 1

"
Posted 19 years ago2005-02-05 04:00:11 UTC Post #88266
Error: Missing '[' in texturedef (U)
Go to www.slackiller.com/tommy14/errors.htm for a complete list of errors. It's usually down, though. I'll paste the error if I can get to the site.
Posted 19 years ago2005-02-05 04:30:41 UTC Post #88273
It's going to be down for a while, Oktagone is broken (suprise, suprise) and I think they hosted him.

Instead, refer to this page: http://www.valve-erc.com/content/resources/zhlt/ZHLTProblems.html

[quote]The 'missing [ in texturedef' message can be caused several ways:
* One or more faces has no texture, or the texturename is just made up of spaces. Check for problems in WC 3.3 should detect them as 'invalid texture' messages.
* The texture name on one or more faces has a space in the middle of the name somehow (Textures are not allowed to have spaces in their names)
* You are using Worldcraft 2.0 or 2.1, and the worldspawn has a key/value of "mapversion" "220" If so, remove it.
* A Worldcraft 3.3 map was imported into WC 2.1 or 2.2, same problem as above.
* A Worldcraft 3.3 map was imported into Quark, also the same problem :)
* The map is in Worldcraft 3.3's .map format, but the "mapversion" "220" is MISSING from the worldspawn (this is really rare).
[/quote]

Run a check for problems (Alt-P) and fix those errors, if any show up, then refer to the additional possible causes.
RabidMonkey RabidMonkeymapmapmapfapmap
Posted 19 years ago2005-02-06 12:37:29 UTC Post #88540
Posted 19 years ago2005-02-07 00:17:28 UTC Post #88639
Always go to Tommy's site first when you recieve a compile error.

If you cannot find the answer there, then ask it here and everyone here would be glad to help.

Also, If you are new to mapping, read some of the beginer tutorials in this site. They are a great resourse for those that are trying to learn how to map.
Posted 19 years ago2005-02-07 01:01:06 UTC Post #88647
where do i get some textures and how do i apply them?
Posted 19 years ago2005-02-07 01:08:58 UTC Post #88648
umm... read tutorials... if you still don't get it, come back.
Posted 19 years ago2005-02-07 01:14:52 UTC Post #88651
umm i tried fixing the errors but i still got this popup when i tried compiling,
http://img.photobucket.com/albums/v139/qwertite/error-dll.jpg
Posted 19 years ago2005-02-07 01:59:57 UTC Post #88652
ooh... that's a creative one, I'd have to look at stuff to figure out teh problem, instead, I'll suggest you go on the net and find error help.
Posted 19 years ago2005-02-07 10:49:30 UTC Post #88700
Don't run HL from Hammer. I heard it happens when you use Hammer. Try running Steam.exe -applaunch 70 +map map. (or if it's a CS map, then use -applaunch 10 instead of 70)

If that doesn't work, I guess you have to run the map manually.
Posted 19 years ago2005-02-07 16:20:31 UTC Post #88768
That's exactly when it happens, dandyli0n`; you can probably add an extra "change directory" to the end of the compile process to sort it, but it's easier and quicker jus' to launch the map manually.
Seventh-Monkey Seventh-MonkeyPretty nifty
You must be logged in to post a response.