Hlcsg Giving Me Crap.

MidoMido Join Date: 2004-04-05 Member: 27742Members
<div class="IPBDescription">Error :</div> Error: Error opening C:\Program Files\Valve Hammer Editor\maps\ns_monk_r1.bsp : No such file or directory

That is the message I get.

It only does it to that .map file, all the other ones seem to work.
I put way too much time into this map to just scrap it.

Comments

  • CabooseCaboose title = name(self, handle) Join Date: 2003-02-15 Member: 13597Members, Constellation
    why would csg be opening the bsp?
  • WolvWolv Join Date: 2002-01-25 Member: 56Members
    Please post your <b>entire</b> compile log.
  • MidoMido Join Date: 2004-04-05 Member: 27742Members
    hlcsg v2.5.3 rel Custom Build 1.7p13 (Feb 3 2004)
    Zoner's Half-Life Compilation Tools -- Custom Build
    Based on code modifications by Sean 'Zoner' Cavanaugh
    Based on Valve's version, modified with permission.
    Submit detailed bug reports to (webmaster@xp-cagey.com)
    ----- BEGIN hlcsg -----
    Command line: "C:\Program Files\Valve Hammer Editor\tools\hlcsg.exe"-onlyents -wadinclude halflife.wad -wadinclude ns2.wad -wadinclude ns.wad "C:\Program Files\Valve Hammer Editor\maps\ns_monk_r2.map"
    Entering C:\Program Files\Valve Hammer Editor\maps\ns_monk_r2.map

    Current hlcsg Settings
    Name | Setting | Default
    ---------------------|-----------|-------------------------
    threads [ 1 ] [ Varies ]
    verbose [ off ] [ off ]
    log [ on ] [ on ]
    developer [ 0 ] [ 0 ]
    chart [ off ] [ off ]
    estimate [ off ] [ off ]
    max texture memory [ 4194304 ] [ 4194304 ]
    max lighting memory [ 6291456 ] [ 6291456 ]
    priority [ Normal ] [ Normal ]

    noclip [ off ] [ off ]
    null texture stripping[ on ] [ on ]
    clipnode economy mode [ on ] [ on ]
    clip hull type [ legacy ] [ legacy ]
    onlyents [ on ] [ off ]
    wadtextures [ on ] [ on ]
    skyclip [ on ] [ on ]
    hullfile [ None ] [ None ]
    nullfile [ None ] [ None ]
    min surface area [ 0.500 ] [ 0.500 ]
    brush union threshold [ 0.000 ] [ 0.000 ]

    Using mapfile wad configuration
    Wadinclude list :
    [zhlt.wad]
    [halflife.wad]
    [ns2.wad]
    [ns.wad]

    Error: Error opening C:\Program Files\Valve Hammer Editor\maps\ns_monk_r2.bsp: No such file or directory

    ----- END hlcsg -----



    hlbsp v2.5.3 rel Custom Build 1.7p13 (Feb 3 2004)
    Zoner's Half-Life Compilation Tools -- Custom Build
    Based on code modifications by Sean 'Zoner' Cavanaugh
    Based on Valve's version, modified with permission.
    Submit detailed bug reports to (webmaster@xp-cagey.com)
    ----- BEGIN hlbsp -----
    Command line: "C:\Program Files\Valve Hammer Editor\tools\hlbsp.exe""C:\Program Files\Valve Hammer Editor\maps\ns_monk_r2.map"
    >> There was a problem compiling the map.
    >> Check the file C:\Program Files\Valve Hammer Editor\maps\ns_monk_r2.log for the cause.

    ----- END hlbsp -----



    hlvis v2.5.3 rel Custom Build 1.7p13 (Feb 3 2004)
    Zoner's Half-Life Compilation Tools -- Custom Build
    Based on code modifications by Sean 'Zoner' Cavanaugh
    Based on Valve's version, modified with permission.
    Submit detailed bug reports to (webmaster@xp-cagey.com)
    ----- BEGIN hlvis -----
    Command line: "C:\Program Files\Valve Hammer Editor\tools\hlvis.exe"-full "C:\Program Files\Valve Hammer Editor\maps\ns_monk_r2.map"
    >> There was a problem compiling the map.
    >> Check the file C:\Program Files\Valve Hammer Editor\maps\ns_monk_r2.log for the cause.

    ----- END hlvis -----



    hlrad v2.5.3 rel Custom Build 1.7p13 (Feb 3 2004)
    Zoner's Half-Life Compilation Tools -- Custom Build
    Based on code modifications by Sean 'Zoner' Cavanaugh
    Based on Valve's version, modified with permission.
    Submit detailed bug reports to (webmaster@xp-cagey.com)
    ----- BEGIN hlrad -----
    Command line: "C:\Program Files\Valve Hammer Editor\tools\hlrad.exe"-extra "C:\Program Files\Valve Hammer Editor\maps\ns_monk_r2.map"
    >> There was a problem compiling the map.
    >> Check the file C:\Program Files\Valve Hammer Editor\maps\ns_monk_r2.log for the cause.

    ----- END hlrad -----





    There you are, someone help me please.
  • WolvWolv Join Date: 2002-01-25 Member: 56Members
    You are running an -onlyents compile. This requires an existing .bsp file and only updates the entities.
    I assume you did this by mistake, since you're also running hlbsp and hlvis, so just remove -onlyents from the compile line and you're fine.

    Also, don't -wadinclude the standard wad files (halflife.wad, ns2.wad and ns.wad). The end user already has these files and this only increases the filesize of your .bsp file unneceserely.
Sign In or Register to comment.