Hello, I'm trying to Make a Spacebuild Map and having a little trouble compiling... i also would like to know how to add custom Textures to it as im making it for My Friends Sever.
Here is the Compile Process Log:
[CODE]
** Executing...
** Command: "c:\program files (x86)\steam\steamapps\chazaz\sourcesdk\bin\ep1\bin\vbsp.exe"
** Parameters: -game "c:\program files (x86)\steam\steamapps\chazaz\half-life 2\hl2" "C:\Users\Thorope\Desktop\Gmod Map Making\New Map Saves\Nexus Space ep1"
Valve Software - vbsp.exe (Dec 11 2006)
4 threads
materialPath: c:\program files (x86)\steam\steamapps\chazaz\half-life 2\hl2\materials
Loading C:\Users\Thorope\Desktop\Gmod Map Making\New Map Saves\Nexus Space ep1.vmf
Trying to create a non-quad displacement!
** Executing...
** Command: "c:\program files (x86)\steam\steamapps\chazaz\sourcesdk\bin\ep1\bin\vvis.exe"
** Parameters: -game "c:\program files (x86)\steam\steamapps\chazaz\half-life 2\hl2" "C:\Users\Thorope\Desktop\Gmod Map Making\New Map Saves\Nexus Space ep1"
Valve Software - vvis.exe (Nov 8 2007)
4 threads
reading c:\users\thorope\desktop\gmod map making\new map saves\Nexus Space ep1.bsp
Reading unknown lump #11 (4394 bytes)
Reading unknown lump #28 (4305 bytes)
reading c:\users\thorope\desktop\gmod map making\new map saves\Nexus Space ep1.prt
LoadPortals: couldn't read c:\users\thorope\desktop\gmod map making\new map saves\Nexus Space ep1.prt
** Executing...
** Command: "c:\program files (x86)\steam\steamapps\chazaz\sourcesdk\bin\ep1\bin\vrad.exe"
** Parameters: -game "c:\program files (x86)\steam\steamapps\chazaz\half-life 2\hl2" "C:\Users\Thorope\Desktop\Gmod Map Making\New Map Saves\Nexus Space ep1"
Valve Software - vrad.exe SSE (Nov 8 2007)
----- Radiosity Simulator ----
4 threads
[Reading texlights from 'lights.rad']
[45 texlights parsed from 'lights.rad']
Loading c:\users\thorope\desktop\gmod map making\new map saves\Nexus Space ep1.bsp
Reading unknown lump #11 (4394 bytes)
Reading unknown lump #28 (4305 bytes)
Cannot load the static props... encountered a stale map version. Re-vbsp the map.
** Executing...
** Command: Copy File
** Parameters: "C:\Users\Thorope\Desktop\Gmod Map Making\New Map Saves\Nexus Space ep1.bsp" "c:\program files (x86)\steam\steamapps\chazaz\half-life 2\hl2\maps\Nexus Space ep1.bsp"
[/CODE]
You can't have spaces in your maps it should be like this
nexus_space_ep1
[QUOTE=Thorope;20493981]Hello, I'm trying to Make a Spacebuild Map and having a little trouble compiling... i also would like to know how to add custom Textures to it as im making it for My Friends Sever.
Here is the Compile Process Log:
[CODE]
Loading c:\users\thorope\desktop\gmod map making\new map saves\Nexus Space ep1.bsp
[b]Reading unknown lump #11 (4394 bytes)
Reading unknown lump #28 (4305 bytes)
Cannot load the static props... encountered a stale map version. Re-vbsp the map.[/b] <-- this
[/CODE][/QUOTE]
Also, the map name has spaces. You can't have spaces in the map name, use _.
Above reply is a ninja, look at his avatar. :3
[QUOTE=Thorope;20494065]Then i Get This:
[CODE]
Trying to create a non-quad displacement![/CODE][/QUOTE]
Learn to read. Displacements can only have 4 sides, in any and every occasion.
Sorry, you need to Log In to post a reply to this thread.