i need help running my map

platinumchao

L1: Registered
Jun 18, 2020
2
0
(fixed) the error when i go to run my map


** Executing...
** Command: "C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\bin\vbsp.exe"
** Parameters: -game "C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf" "C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\sourcesdk_content\tf\mapsrc\map3.vmf"

Valve Software - vbsp.exe (May 21 2020)
8 threads
materialPath: C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\materials
Loading C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\sourcesdk_content\tf\mapsrc\map3.vmf
Patching WVT material: maps/map3/dev/dev_blendmeasure_wvt_patch
fixing up env_cubemap materials on brush sides...
ProcessBlock_Thread: 0...1...2...3...4...5...6...7...8...9...10 (0)
**** leaked ****
Processing areas...done (0)
Building Faces...done (0)
FixTjuncs...
HashVec: point outside valid range

** Executing...
** Command: "C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\bin\vvis.exe"
** Parameters: -game "C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf" "C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\sourcesdk_content\tf\mapsrc\map3"

Valve Software - vvis.exe (May 21 2020)
8 threads
reading c:\program files (x86)\steam\steamapps\common\team fortress 2\sourcesdk_content\tf\mapsrc\map3.bsp
Error opening c:\program files (x86)\steam\steamapps\common\team fortress 2\sourcesdk_content\tf\mapsrc\map3.bsp

** Executing...
** Command: "C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\bin\vrad.exe"
** Parameters: -game "C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf" "C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\sourcesdk_content\tf\mapsrc\map3"

Valve Software - vrad.exe SSE (May 21 2020)

Valve Radiosity Simulator
8 threads
[Reading texlights from 'lights.rad']
unknown light specifier type - lights

[56 texlights parsed from 'lights.rad']

Loading c:\program files (x86)\steam\steamapps\common\team fortress 2\sourcesdk_content\tf\mapsrc\map3.bsp
Error opening c:\program files (x86)\steam\steamapps\common\team fortress 2\sourcesdk_content\tf\mapsrc\map3.bsp

** Executing...
** Command: Copy File
** Parameters: "C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\sourcesdk_content\tf\mapsrc\map3.bsp" "C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\maps\map3.bsp"

The command failed. Windows reported the error:
"The system cannot find the file specified."


anything you can do to help? and im new to mapping so there might be something super dumb that im missing
 
Last edited:

DrSquishy

we've all had better times to die
aa
Feb 10, 2017
1,297
974
HashVec: point outside valid range

This error will kill the compile. As far as I know, it's caused by huge brushes/brushes near to the edge of the grid, or invalid brushes. Check alt+p to see if any invalid solids are reported, and check your 2D views to make sure you've got no problematic brushes like I described in the first point.
 

platinumchao

L1: Registered
Jun 18, 2020
2
0
HashVec: point outside valid range

This error will kill the compile. As far as I know, it's caused by huge brushes/brushes near to the edge of the grid, or invalid brushes. Check alt+p to see if any invalid solids are reported, and check your 2D views to make sure you've got no problematic brushes like I described in the first point.
thanks for the help its working now i acdently made a brush about this big
upload_2020-6-18_20-1-0.png