Heeelp!!!

  • Thread starter Thread starter Hunter & LOD
  • Start date Start date
H

Hunter & LOD

Guest
Ok, I think the compile thingy can't find the VIS programme and the RAD programme - water doesn't work - the textuer is visible only if you go into it.
Any ideas??? :sniper:


Compile process:


** Executing...
** Command: "c:\program files\steam\steamapps\[email protected]\sourcesdk\bin\vbsp.exe"
** Parameters: -game "c:\program files\steam\steamapps\SourceMods\CodenameNewhaven" "C:\1\hl2\ravenholm\maps\canal01"

Valve Software - vbsp.exe (Dec 15 2004)
1 threads
materialPath: c:\program files\steam\steamapps\SourceMods\CodenameNewhaven\materials
Loading C:\1\hl2\ravenholm\maps\canal01.vmf
fixing up env_cubemap materials on brush sides...
ProcessBlock_Thread: 0...1...2...3...4...5...6...7...8...9...10 (1)
**** leaked ****
Entity weapon_shotgun (-683.02 -1001.54 330.37) leaked!
Processing areas...done (0)
Building Faces...done (1)
FixTjuncs...
PruneNodes...
WriteBSP...
done (0)
Creating default cubemaps for env_cubemap using skybox sky_wasteland02...
Run buildcubemaps in the engine to get the correct cube maps.
Finding displacement neighbors...
Finding lightmap sample positions...
Displacement Alpha : 0...1...2...3...4...5...6...7...8...9...10
Building Physics collision data...
done (0) (191185 bytes)
Placing detail props : 0...1...2...3...4...5...6...7...8...9...10
Writing C:\1\hl2\ravenholm\maps\canal01.bsp
4 seconds elapsed
Memory leak: mempool blocks left in memory: 49
Memory leak: mempool blocks left in memory: 2

** Executing...
** Command: "c:\program files\steam\steamapps\[email protected]\sourcesdk\bin\vvis.exe"
** Parameters: -game "c:\program files\steam\steamapps\SourceMods\CodenameNewhaven" "C:\1\hl2\ravenholm\maps\canal01"

Valve Software - vvis.exe (Dec 15 2004)
1 threads
reading c:\1\hl2\ravenholm\maps\canal01.bsp
reading c:\1\hl2\ravenholm\maps\canal01.prt
LoadPortals: couldn't read c:\1\hl2\ravenholm\maps\canal01.prt


** Executing...
** Command: "c:\program files\steam\steamapps\[email protected]\sourcesdk\bin\vrad.exe"
** Parameters: -game "c:\program files\steam\steamapps\SourceMods\CodenameNewhaven" "C:\1\hl2\ravenholm\maps\canal01"

Valve Software - vrad.exe (Dec 15 2004)
----- Radiosity Simulator ----
1 threads
Could not find lights.rad in lights.rad.
Trying VRAD BIN directory instead...
ERROR: Couldn't open texlight file c:\program files\steam\steamapps\[email protected]\sourcesdk\bin\lights.rad

** Executing...
** Command: Copy File
** Parameters: "C:\1\hl2\ravenholm\maps\canal01.bsp" "c:\program files\steam\steamapps\SourceMods\CodenameNewhaven\maps\canal01.bsp"
 
Theres your problem:

**** leaked ****
Entity weapon_shotgun (-683.02 -1001.54 330.37) leaked!

Check for any gaps in your skybox
 
Back
Top