compile errors

Stertman

Newbie
Joined
Mar 24, 2005
Messages
128
Reaction score
0
Can anyone tell we why I get this error?? i do exactly like i've done earlier and succeded=/
looks like it wont create a .bsp

** Executing...
** Command: "c:\program\valve\steam\steamapps\stertman\sourcesdk\bin\vbsp.exe"
** Parameters: -game "c:\program\valve\steam\steamapps\stertman\half-life 2\hl2" "C:\Program\Valve\Steam\SteamApps\stertman\half-life 2\hl2\maps\testbana"

Valve Software - vbsp.exe (Jan 19 2005)
1 threads
materialPath: c:\program\valve\steam\steamapps\stertman\half-life 2\hl2\materials
Loading C:\Program\Valve\Steam\SteamApps\stertman\half-life 2\hl2\maps\testbana.vmf
Trying to create a non-quad displacement!


** Executing...
** Command: "c:\program\valve\steam\steamapps\stertman\sourcesdk\bin\vvis.exe"
** Parameters: -game "c:\program\valve\steam\steamapps\stertman\half-life 2\hl2" "C:\Program\Valve\Steam\SteamApps\stertman\half-life 2\hl2\maps\testbana"

Valve Software - vvis.exe (Dec 15 2004)
1 threads
reading c:\program\valve\steam\steamapps\stertman\half-life 2\hl2\maps\testbana.bsp
Error opening c:\program\valve\steam\steamapps\stertman\half-life 2\hl2\maps\testbana.bsp

** Executing...
** Command: "c:\program\valve\steam\steamapps\stertman\sourcesdk\bin\vrad.exe"
** Parameters: -game "c:\program\valve\steam\steamapps\stertman\half-life 2\hl2" "C:\Program\Valve\Steam\SteamApps\stertman\half-life 2\hl2\maps\testbana"

Valve Software - vrad.exe (Mar 8 2005)
----- Radiosity Simulator ----
1 threads
[Reading texlights from 'lights.rad']
[45 texlights parsed from 'lights.rad']

Loading c:\program\valve\steam\steamapps\stertman\half-life 2\hl2\maps\testbana.bsp
Error opening c:\program\valve\steam\steamapps\stertman\half-life 2\hl2\maps\testbana.bsp

** Executing...
** Command: Copy File
** Parameters: "C:\Program\Valve\Steam\SteamApps\stertman\half-life 2\hl2\maps\testbana.bsp" "c:\program\valve\steam\steamapps\stertman\half-life 2\hl2\maps\testbana.bsp"
 
It means you have to find the dodgy displacement surface youve used , then delete it or adjust it to correct the error. The compiler is saying ' I do not like thowest odd displacement, so thow shalt not compile yee '.
 
Back
Top