However, I'm encountering a few issues...
Aside from the obvious things like fixing textures that don't exist in HL2:DM and removing or replacing entities that don't exist (along with certain flags)...I'm sure there are some issues that I'm missing...
When trying to compile I get this
** Executing...I'm assuming it has something to do with where the files are saved, but I can't seem to pinpoint what needs to go where...
** Command: "c:program filessteamsteamappscleophus221sourcesdkbinvbsp.exe"
** Parameters: -game "c:program filessteamsteamappscleophus221half-life 2 deathmatchhl2mp" "C:Program FilesSteamsteamappscleophus221sourcesdk_contenthl2mpmapsrcsp_SAW_v1"
Valve Software - vbsp.exe (Dec 11 2006)
1 threads
materialPath: c:program filessteamsteamappscleophus221half-life 2 deathmatchhl2mpmaterials
Loading C:Program FilesSteamsteamappscleophus221sourcesdk_contenthl2mpmapsrcsp_SAW_v1.vmf
Error: displacement found on a(n) func_detail entity - not supported
** Executing...
** Command: "c:program filessteamsteamappscleophus221sourcesdkbinvvis.exe"
** Parameters: -game "c:program filessteamsteamappscleophus221half-life 2 deathmatchhl2mp" "C:Program FilesSteamsteamappscleophus221sourcesdk_contenthl2mpmapsrcsp_SAW_v1"
Valve Software - vvis.exe (May 22 2006)
1 threads
reading c:program filessteamsteamappscleophus221sourcesdk_contenthl2mpmapsrcsp_SAW_v1.bsp
Error opening c:program filessteamsteamappscleophus221sourcesdk_contenthl2mpmapsrcsp_SAW_v1.bsp
** Executing...
** Command: "c:program filessteamsteamappscleophus221sourcesdkbinvrad.exe"
** Parameters: -game "c:program filessteamsteamappscleophus221half-life 2 deathmatchhl2mp" "C:Program FilesSteamsteamappscleophus221sourcesdk_contenthl2mpmapsrcsp_SAW_v1"
Valve Software - vrad.exe SSE (May 22 2006)
--- Radiosity Simulator --
1 threads
[Reading texlights from 'lights.rad']
[45 texlights parsed from 'lights.rad']
Loading c:program filessteamsteamappscleophus221sourcesdk_contenthl2mpmapsrcsp_SAW_v1.bsp
Error opening c:program filessteamsteamappscleophus221sourcesdk_contenthl2mpmapsrcsp_SAW_v1.bsp
** Executing...
** Command: Copy File
** Parameters: "C:Program FilesSteamsteamappscleophus221sourcesdk_contenthl2mpmapsrcsp_SAW_v1.bsp" "c:program filessteamsteamappscleophus221half-life 2 deathmatchhl2mpmapssp_SAW_v1.bsp"
The command failed. Windows reported the error:
"The system cannot find the file specified."
Any help would be appreciated!
EDIT:
Nevermind, I'm an idiot...I somehow had a displacement tied to func_detail...
I swear I never see these things in my log until I post them...