• Errors When running a map.
    1 replies, posted
So i extracted a Garry's Mod map from the workshop and converted it to a .vmf file. I opened up hammer and just tried to run the map to see if it works, this is what shows up in the console: ** 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\BaileyS\Desktop\Scripting Stuff\Map Editing Stuff\maps\rp_cscdesert_v2-1_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\BaileyS\Desktop\Scripting Stuff\Map Editing Stuff\maps\rp_cscdesert_v2-1_d.vmf ConVarRef mat_reduceparticles doesn't point to an existing ConVar ***need to set $abovewater for material dev/dev_water2_cheap ***need to set $abovewater for material dev/dev_water2_cheap Error! Variable "$surfaceprop" is multiply defined in material "nature/blendrockgravel001a"! Error! Variable "$surfaceprop" is multiply defined in material "nature/blendrockgravel001a"! Brush 57375: MAX_MAP_BRUSHSIDES Side 2 Texture: TOOLS/TOOLSNODRAW ** 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" "C:\Users\BaileyS\Desktop\Scripting Stuff\Map Editing Stuff\maps\rp_cscdesert_v2-1_d" Valve Software - vvis.exe (May 15 2014) 4 threads reading c:\users\baileys\desktop\scripting stuff\map editing stuff\maps\rp_cscdesert_v2-1_d.bsp Error opening c:\users\baileys\desktop\scripting stuff\map editing stuff\maps\rp_cscdesert_v2-1_d.bsp ** Executing... ** Command: "C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\bin\vrad.exe" ** Parameters: -both -game "C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\hl2" "C:\Users\BaileyS\Desktop\Scripting Stuff\Map Editing Stuff\maps\rp_cscdesert_v2-1_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\baileys\desktop\scripting stuff\map editing stuff\maps\rp_cscdesert_v2-1_d.bsp Error opening c:\users\baileys\desktop\scripting stuff\map editing stuff\maps\rp_cscdesert_v2-1_d.bsp ** Executing... ** Command: Copy File ** Parameters: "C:\Users\BaileyS\Desktop\Scripting Stuff\Map Editing Stuff\maps\rp_cscdesert_v2-1_d.bsp" "C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\hl2\maps\rp_cscdesert_v2-1_d.bsp" The command failed. Windows reported the error: "The system cannot find the file specified." If anyone could help me fix this error i would really appreciate it :D
[QUOTE]brush 57375: max_map_brushsides Description: You have too many brushsides in your map. The mentioned brush is simply the first one that didn't fit in the buffer. See Max_map_brushsides[/QUOTE] Use this next time : [url]http://www.interlopers.net/errors/[/url]
Sorry, you need to Log In to post a reply to this thread.