ARGH! I've had it!

Meyer

Newbie
Joined
Nov 21, 2004
Messages
78
Reaction score
0
I am so sick and tired of Hammer... if it isn't one thing it's another... for some fricking reason it won't compile my map...


** Executing...
** Command: "d:\steam\steamapps\teh_luz\sourcesdk\bin\vbsp.exe"
** Parameters: -game "d:\steam\steamapps\SourceMods\Deadly Alliance" "D:\Steam\SteamApps\teh_luz\sourcesdk\bin\Argh"

Valve Software - vbsp.exe (Dec 15 2004)
1 threads
materialPath: d:\steam\steamapps\SourceMods\Deadly Alliance\materials
Loading D:\Steam\SteamApps\teh_luz\sourcesdk\bin\Argh.vmf
Error: displacement found on a(n) func_detail entity - not supported


** Executing...
** Command: "d:\steam\steamapps\teh_luz\sourcesdk\bin\vvis.exe"
** Parameters: -game "d:\steam\steamapps\SourceMods\Deadly Alliance" "D:\Steam\SteamApps\teh_luz\sourcesdk\bin\Argh"

Valve Software - vvis.exe (Dec 15 2004)
1 threads
reading d:\steam\steamapps\teh_luz\sourcesdk\bin\Argh.bsp
Error opening d:\steam\steamapps\teh_luz\sourcesdk\bin\Argh.bsp

** Executing...
** Command: "d:\steam\steamapps\teh_luz\sourcesdk\bin\vrad.exe"
** Parameters: -game "d:\steam\steamapps\SourceMods\Deadly Alliance" "D:\Steam\SteamApps\teh_luz\sourcesdk\bin\Argh"

Valve Software - vrad.exe (Dec 15 2004)
----- Radiosity Simulator ----
1 threads
Could not find lights.rad in lights.rad.
Trying VRAD BIN directory instead...
[Reading texlights from 'd:\steam\steamapps\teh_luz\sourcesdk\bin\lights.rad']
[45 texlights parsed from 'd:\steam\steamapps\teh_luz\sourcesdk\bin\lights.rad']

Loading d:\steam\steamapps\teh_luz\sourcesdk\bin\Argh.bsp
Error opening d:\steam\steamapps\teh_luz\sourcesdk\bin\Argh.bsp

** Executing...
** Command: Copy File
** Parameters: "D:\Steam\SteamApps\teh_luz\sourcesdk\bin\Argh.bsp" "d:\steam\steamapps\SourceMods\Deadly Alliance\maps\Argh.bsp"

The command failed. Windows reported the error:
"Het systeem kan het opgegeven bestand niet vinden."


the last line in English means "System cannot find file"

I am so ****ing pissed right now... I've worked on this damn map for days and I am really flipping out right now... (excuse my language but I'm just... REALLY frustrated...
 
Error: displacement found on a(n) func_detail entity - not supported

Fix this problem. It seems to be stopping VSBP from working, so VVIS and VRAD never have a map file to process.
 
you also need to redirect your lights rad file location, its not finding it where it is expecting it thus making your map fullbright which is NOT good.
 
No it does the lights... I know that the lights.rad file is missing somewhere but I copied it from... wherever... doesn't matter... it's working.
 
Back
Top