Cannot find a specific file path garbage, what to do now?
1 replies, posted
Hey guys I compiled my BSP I use on my server which I had compressed into a BSP and WORKS perfectly. But now I decompiled it again and without editing anything I am getting the "Cannot find specific file path" everytime I try to test it. I haven't made any changes to it. Below is the compile log. Oh, and I thought it was brush numbers but as soon as I remove the brush it points to it refers to another and another ect.. Thanks in advanced you guys are awesome! :>
[CODE]
** Executing...
** Command: "C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\bin\vbsp.exe"
** Parameters: -game "C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\hl2" "C:\Users\RD\Desktop\Mapping\rp_skyrim_redone_v3_d.vmf"
Valve Software - vbsp.exe (May 15 2014)
4 threads
materialPath: C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\hl2\materials
Loading C:\Users\RD\Desktop\Mapping\rp_skyrim_redone_v3_d.vmf
Brush 36571: MAX_MAP_PLANES
Side 5
Texture: METAL/METALPIPE006A
** Executing...
** Command: "C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\bin\vvis.exe"
** Parameters: -game "C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\hl2" -fast "C:\Users\RD\Desktop\Mapping\rp_skyrim_redone_v3_d"
Valve Software - vvis.exe (May 15 2014)
fastvis = true
4 threads
reading c:\users\rd\desktop\mapping\rp_skyrim_redone_v3_d.bsp
Error opening c:\users\rd\desktop\mapping\rp_skyrim_redone_v3_d.bsp
** Executing...
** Command: "C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\bin\vrad.exe"
** Parameters: -game "C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\hl2" -noextra "C:\Users\RD\Desktop\Mapping\rp_skyrim_redone_v3_d"
Valve Software - vrad.exe SSE (May 15 2014)
Valve Radiosity Simulator
4 threads
[Reading texlights from 'lights.rad']
[45 texlights parsed from 'lights.rad']
Loading c:\users\rd\desktop\mapping\rp_skyrim_redone_v3_d.bsp
Error opening c:\users\rd\desktop\mapping\rp_skyrim_redone_v3_d.bsp
** Executing...
** Command: Copy File
** Parameters: "C:\Users\RD\Desktop\Mapping\rp_skyrim_redone_v3_d.bsp" "C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\hl2\maps\rp_skyrim_redone_v3_d.bsp"
The command failed. Windows reported the error:
"The system cannot find the file specified."
[/CODE]
Sorry, you need to Log In to post a reply to this thread.