Problem Playing Map

eg_grunteg_grunt Join Date: 2003-10-27 Member: 22032Members
i get the following error message after i compile my map

change map failed: "<map name>" not found on server

what does this mean and what do i have to do to fix it

Cheers,

Grunt

Comments

  • pr0j3ktilepr0j3ktile Join Date: 2003-09-14 Member: 20859Members
    is ur mapname.bsp in ur ns/maps folder? if not put it in there
  • esunaesuna Rock Bottom Join Date: 2003-04-03 Member: 15175Members, Constellation
    <!--QuoteBegin--pr0j3ktile+Oct 28 2003, 04:01 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (pr0j3ktile @ Oct 28 2003, 04:01 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> is ur mapname.bsp in ur ns/maps folder? if not put it in there <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    Or it could have been set up properly but you experienced an error during compile, causing the BSP to not get generated in the first place. Check the folder and check your logs. <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
  • amckernamckern Join Date: 2003-03-03 Member: 14249Members, Constellation
    read the sticky to find out how to set up the complier

    or <a href='http://www.geocities.com/adam_tebbutt_mckern/ns.html' target='_blank'>http://www.geocities.com/adam_tebbutt_mckern/ns.html</a>

    amckern
  • cyNickalcyNickal Join Date: 2003-10-14 Member: 21677Members
    Is your map name have any spaces in it?

    Is it like:
    ns_spaced name?

    or is it:
    ns_no_spaced_name?

    Your map name cannot be like "ns_spaced name" because HL can't find it <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
  • eg_grunteg_grunt Join Date: 2003-10-27 Member: 22032Members
    edited October 2003
    nah it doesnt have any spaces in it.... yeah i think i havent setup my compiler properly and its not creating the *.bsp file.... i get this error from the log

    entering C:\SIERRA\Half-Life\ns\maps\room.map
    Error: Missing '[' in texturedef (U)
    Description: The map has a problem which must be fixed

    i have gone over my map (hehe one room but hey u got to start somewhere) and there doesnt seem to be any problems... think i might jsut go and reinstall everything and go through and set it up step by step and double check everything...

    Cheers,

    Grunt

    PS: thx for ur replies

    EDIT: ok i solved the problem... in the batch compiler under the hlfix tab i needed to select my WAD list... it was having problems finding what textures i was using cos it didnt know where to look for them... so yeah all fixed.
  • amckernamckern Join Date: 2003-03-03 Member: 14249Members, Constellation
    is the error left bracket "[" or right bracket "]"

    If its right braket, export the map to .map then open it in note pad, and hit ctrl+end then add ]]]]]]]]]]]]]] to the end

    save it

    open the .map version of you map in hammer, and save it again as .rmf, complie, and see if the error comes back

    if so, the add [[[[[[[[[[[[[[[[ to the very top of the .map - but adding [[[[[[[[[[[ will posibly stuff your map file up

    amckern
  • watch_me_diewatch_me_die Join Date: 2002-11-10 Member: 8107Members
    <!--QuoteBegin--eg_grunt+Oct 30 2003, 04:06 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (eg_grunt @ Oct 30 2003, 04:06 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->
    EDIT: ok i solved the problem... in the batch compiler under the hlfix tab i needed to select my WAD list... it was having problems finding what textures i was using cos it didnt know where to look for them... so yeah all fixed. <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    yeah I need to make that in big red bold writing in the guide <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo--> if you don't do it it WILL NOT WORK! <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'><!--endemo-->
  • eg_grunteg_grunt Join Date: 2003-10-27 Member: 22032Members
    *shakes fist at watch.me.die* <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'><!--endemo-->
Sign In or Register to comment.