Hammer Editor Compile Problem

Error during Compile Process

By offroad 3 years ago

So here's my Compilelog... It says can't find the file during the compiling... hope you guys can help me...

** Executing... ** Command: "d:\spiele\steam\steamapps\sphilippen\sourcesdk\bin\ep1\bin\vbsp.exe" ** Parameters: -game "d:\spiele\steam\steamapps\sphilippen\counter-strike source\cstrike" "D:\Spiele\Steam\steamapps\sphilippen\sourcesdkcontent\cstrike\mapsrc\gg4_houses"

Valve Software - vbsp.exe (Dec 11 2006) 2 threads materialPath: d:\spiele\steam\steamapps\sphilippen\counter-strike source\cstrike\materials Loading D:\Spiele\Steam\steamapps\sphilippen\sourcesdkcontent\cstrike\mapsrc\gg4houses.vmf Error: displacement found on a(n) funcdetail entity - not supported

** Executing... ** Command: "d:\spiele\steam\steamapps\sphilippen\sourcesdk\bin\ep1\bin\vvis.exe" ** Parameters: -game "d:\spiele\steam\steamapps\sphilippen\counter-strike source\cstrike" "D:\Spiele\Steam\steamapps\sphilippen\sourcesdkcontent\cstrike\mapsrc\gg4_houses"

Valve Software - vvis.exe (Nov 8 2007) 2 threads reading d:\spiele\steam\steamapps\sphilippen\sourcesdkcontent\cstrike\mapsrc\gg4houses.bsp Error opening d:\spiele\steam\steamapps\sphilippen\sourcesdkcontent\cstrike\mapsrc\gg4houses.bsp

** Executing... ** Command: "d:\spiele\steam\steamapps\sphilippen\sourcesdk\bin\ep1\bin\vrad.exe" ** Parameters: -game "d:\spiele\steam\steamapps\sphilippen\counter-strike source\cstrike" "D:\Spiele\Steam\steamapps\sphilippen\sourcesdkcontent\cstrike\mapsrc\gg4_houses"

Valve Software - vrad.exe SSE (Nov 8 2007) ----- Radiosity Simulator ---- 2 threads [Reading texlights from 'lights.rad'] [1 texlights parsed from 'lights.rad']

Loading d:\spiele\steam\steamapps\sphilippen\sourcesdkcontent\cstrike\mapsrc\gg4houses.bsp Error opening d:\spiele\steam\steamapps\sphilippen\sourcesdkcontent\cstrike\mapsrc\gg4houses.bsp

** Executing... ** Command: Copy File ** Parameters: "D:\Spiele\Steam\steamapps\sphilippen\sourcesdkcontent\cstrike\mapsrc\gg4houses.bsp" "d:\spiele\steam\steamapps\sphilippen\counter-strike source\cstrike\maps\gg4_houses.bsp"

The command failed. Windows reported the error: "Das System kann die angegebene Datei nicht finden." <- means "can't find the named file"

4 posts 306 views

Replies

    • P4: Worker
      Points: 26,750
    • E1: Helper
      EF: 14
    • C1: Member
    • A5: Veteran
      Account Age: 5 years

    "Error: displacement found on a(n) func_detail entity - not supported"

    You have a displacement that's tied to an entity, which isn't allowed. Find the displacement and "move it to world" or delete it and recreate it.

    Master Procrastinator
    • P1: Beggar
      Points: 352
    • E1: Helper
      EF: 2
    • C1: Member
    • A4: Graduate
      Account Age: 4 years

    Awww man just found which entity xD but anyway thx... hadn't read tis line in compilelog...

    quite here...
    • P5: Peddler
      Points: 122,640
    • E1: Helper
      EF: 12
    • C2: Ripe Member
    • A5: Veteran
      Account Age: 4 years
    Burnfingers

    Thee is a quick fix for this if you havent remade it already. set the selection to single (instead of group) and click on the displacement and copy+paste it. the one you paste will not be tied to a entity =)

    aka [-B-]
    • P4: Worker
      Points: 35,307
    • E1: Helper
      EF: 11
    • C2: Ripe Member
    • A5: Veteran
      Account Age: 6 years
    Crazypip666
    Posted by [-B-] Thee is a quick fix for this if you havent remade it already. set the selection to single (instead of group) and click on the displacement and copy+paste it. the one you paste will not be tied to a entity =)

    Moving it to world is so much simpler.

    BAD WOLF