|
ok im really pissed off now. They're always seems to be location directory errors. i made a post recently about 2 problems. They both were because of file misplacement.
i was wondering if any of the more advanced users could help me, and hopefully others, out by listing all file location requirements.
For example, i learned that all the files related to this program must all be on the same drive.
right now i'm having a problem with the .bat file. I have the map name in everywhere, and i have all the files on the same drive, but it says it can't find the .map file. It doesn't ask for a directory for that file in the script.. so i myself was wondering how it even worked. i assumed it just did a drive search.. but anyway, i even put the .map file in the same folder as the .bat. and it still doesn't work..
any help plzz ? thanks alot :)
|
|
|
|
≡
|
2009 Jun 24 at 23:28 UTC
|
|
|
|
hlcsg: Error: Error opening Brocken.map: No such file or directory
there the .err file
and here's the log:
-----------------------------------------------------------------
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 -nowadtextures Brocken
Error: Error opening Brocken.map: No such file or directory
----- 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 Brocken
>> There was a problem compiling the map.
>> Check the file Brocken.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 Brocken
>> There was a problem compiling the map.
>> Check the file Brocken.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 Brocken
>> There was a problem compiling the map.
>> Check the file Brocken.log for the cause.
----- END hlrad -----
-----------------------------------------------------------------
anyone help me please? tnx :)
|
|
|
|
≡
|
2009 Jun 25 at 02:55 UTC
|
|
|
|
the map is called Brocken
I drink to forget but I always remember.
|
|
|
|
≡
|
2009 Jun 25 at 03:04 UTC
|
|
|
Down Rodeo
Cap'n Moth of the Firehouse
2007 Oct 19 • 5486
57,583 ₧
|
the bat file and the map file need to be in the same directory.
|
|
|
|
≡
|
2009 Jun 25 at 07:23 UTC
|
|
|
|
they are in the same directory :(
G:chrisHammer compressor files
and in that folder is brocken.bat and brocken.map
stil doesnt work :(
|
|
|
|
≡
|
2009 Jun 25 at 12:51 UTC
|
|
|
|
Could you post the contents of your .bat file please?
...and that's the bottom line because Mate de Vita said so.
|
|
|
|
≡
|
2009 Jun 25 at 14:00 UTC
|
|
|
|
@echo off
hlcsg -nowadtextures Brocken
hlbsp Brocken
hlvis Brocken
hlrad Brocken
copy Brocken.bsp "G:ChrisValveSteamSteamAppsda_fleegstacounter-strikecstrikemaps"
pause
"G:ChrisValveSteamSteam.exe" -applaunch 10 -dev +sv_cheats 1 +map Brocken
|
|
|
|
≡
|
2009 Jun 25 at 16:32 UTC
|
|
|
Down Rodeo
Cap'n Moth of the Firehouse
2007 Oct 19 • 5486
57,583 ₧
|
Have you really, properly exported your map (which Hammer saves in the rmf format) as a map file (done by exporting)?
|
|
|
|
≡
|
2009 Jun 25 at 16:37 UTC
|
|
|
|
yes i exported to .MAP from the program
does the .rmf file have to be in the same folder as .map and .bat?...
|
|
|
|
≡
|
2009 Jun 25 at 16:41 UTC
|
|
|
|
yes
I drink to forget but I always remember.
|
|
|
|
≡
|
2009 Jun 25 at 17:01 UTC
|
|
|
|
alright ill try that thanks ;)
|
|
|
|
≡
|
2009 Jun 25 at 17:06 UTC
|
|
|
|
NOPE still doesnt work .. wat a surprise
anymore help plz? :'(
|
|
|
|
≡
|
2009 Jun 25 at 17:31 UTC
|
|
|
|
its all in your zhit folder right
I drink to forget but I always remember.
|
|
|
|
≡
|
2009 Jun 25 at 18:01 UTC
|
|
|
|
zhlt was a .wad file.. but i did download a folder from the tutorial that it said to put everything in. So i assume it's the same one.. i renamed it though. Does it matter? i made a previous map this way and it worked fine..
|
|
|
|
≡
|
2009 Jun 25 at 18:06 UTC
|
|
|
|
yes it is the zhlt folder, but i just renamed it. i just checked
|
|
|
|
≡
|
2009 Jun 25 at 18:11 UTC
|
|
|
|
Is the file Brocken.map in the same folder with the .bat-file and the compile tools?
|
|
|
|
≡
|
2009 Jun 25 at 19:22 UTC
|
|
|
|
Killer-Duck said: Is the file Brocken.map in the same folder with the .bat-file and the compile tools?
yes
|
|
|
|
≡
|
2009 Jun 25 at 20:08 UTC
|
|
|
Down Rodeo
Cap'n Moth of the Firehouse
2007 Oct 19 • 5486
57,583 ₧
|
The rmf doesn't have to be in the same folder, as far as I know. So that's probably why it didn't help.
|
|
|
|
≡
|
2009 Jun 25 at 22:16 UTC
|
|
|
|
Could you upload the map file so we can take a look at it?
|
|
|
|
≡
|
2009 Jun 26 at 12:02 UTC
|
|
|
|
i dont really know how but i'll try..
|
|
|
|
≡
|
2009 Jun 26 at 14:13 UTC
|
|
|
|
|
|
|
|
≡
|
2009 Jun 26 at 14:17 UTC
|
|
|
|
alright thanks :) do i have to upload the files one at a time? or will the whole folder work? it's all under 30mb
the folder wont work :( ill have to do 1 at a time then..
|
|
|
|
≡
|
2009 Jun 26 at 14:21 UTC
— Ed. 2009 Jun 26 at 14:22 UTC
|
|
|
|
|
|
|
|
≡
|
2009 Jun 26 at 14:28 UTC
|
|
|
|
Bocken
B rocken
Can you spot the difference? (Check the name of your .map-file)
|
|
|
|
≡
|
2009 Jun 26 at 15:16 UTC
|
|
|
|
wow i feel like such a retard X( thanks for pointing that out..
hopefully it'll work now thank you soo much
|
|
|
|
≡
|
2009 Jun 26 at 15:19 UTC
|
|
|
|