Help

Some_tall_guySome_tall_guy Join Date: 2002-08-12 Member: 1139Members
<div class="IPBDescription">it only seems to happen to my ns maps</div> Map change failed: "test" not found on server
thats all it says in the console while its loading.

the compile says the following errors:
Error: Error opening ns_test.bsp: No such file or directory

Command line: C:\HALF-L~1\VALVE\HLBSP.EXE ns_test.bsp
>> There was a problem compiling the map.
>> Check the file ns_test.log for the cause.

Command line: C:\HALF-L~1\VALVE\HLVIS.EXE ns_test.bsp
>> There was a problem compiling the map.
>> Check the file ns_test.log for the cause.

Command line: C:\HALF-L~1\VALVE\HLRAD.EXE -extra -bounce 4 -lights C:\Dev\Hammer\tools\lights.rad ns_test.bsp
>> There was a problem compiling the map.
>> Check the file ns_test.log for the cause.



if anyone can tell me whats wrong ill give you a cookie

Comments

  • The_Real_QuasarThe_Real_Quasar Has the I.Q. of 12,000 P.E. Teachers Join Date: 2002-11-26 Member: 9998Members
    <!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->>> Check the file ns_test.log for the cause.<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    Try checking the file known as ns_test.log.
    It may hold your answers.
    <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->
  • Some_tall_guySome_tall_guy Join Date: 2002-08-12 Member: 1139Members
    if only i knew where it was kept <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif'><!--endemo-->
  • RedfordRedford Monorailcatfjord Join Date: 2002-04-28 Member: 528Members, NS1 Playtester
    Did you try using Find?
  • Some_tall_guySome_tall_guy Join Date: 2002-08-12 Member: 1139Members
    yes but all it came up with was a copy of the compile message stuff
  • KageKage Join Date: 2002-11-01 Member: 2016Members
    I think the problem is that you're trying to compile a .bsp file, instead of a .map file. Your command line says:<!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Command line: C:\HALF-L~1\VALVE\HLBSP.EXE ns_test.bsp<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd--> where it should say <!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Command line: C:\HALF-L~1\VALVE\HLBSP.EXE ns_test.map<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->

    The compiling process is what changes a .map file to a .bsp file.
  • neuesneues Join Date: 2003-04-28 Member: 15908Members
    Heres your answer....

    Make sure when you click on the compile button that WC/whatever is directed to your NS maps folder

    C:/Sierra/Hal-Life/NS/maps

    for example
Sign In or Register to comment.