Changemap & Mapcycle issue

BynXBynX Join Date: 2012-07-24 Member: 154332Members
Hey guys !

Came here cause I'm in trouble since I just decided to add custom maps on my NS2 server, for a unknown (world) reason its just impossible to play new maps on my server (except when its the first map when the server start). When I do use "sv_changemap" command, I get an error "File not found" when I'm trying to connect. The second issue is when I'm waiting the server to change the map on its own to a custom map, its just getting stuck on the official map (the one before the custom in MapCycle) forever.


Here is my MapCycle.json :
<!--quoteo--><div class='quotetop'>QUOTE </div><div class='quotemain'><!--quotec-->{
"time": 30,
"mode": "order",
"mods": ["5fd7a38", "5f42a0c", "5f4f178" ],
"maps":
[
"ns2_docking",
"ns2_mineshaft",
"ns2_refinery",
"ns2_summit",
"ns2_tram",
"ns2_veil",
{ "map": "ns2_turtle", "mods": [ "486cef9" ] },
{ "map": "ns2_triad", "mods": [ "46f035a" ] }
]
}<!--QuoteEnd--></div><!--QuoteEEnd-->


And here is the server start line :
<!--quoteo--><div class='quotetop'>QUOTE </div><div class='quotemain'><!--quotec-->Server.exe -name "Blablabla server" -map ns2_summit -limit 16 -webadmin -webdomain "814.814.814.814" -webport 8144 -webuser Bla -webpassword blablabla -mods "5fd7a38 5f42a0c 5f4f178 486cef9 46f035a"<!--QuoteEnd--></div><!--QuoteEEnd-->


Anyway, if someone know a way to fix this, it would be really greatful.

Best regards.

Comments

  • BynXBynX Join Date: 2012-07-24 Member: 154332Members
  • SwiftspearSwiftspear Custim tital Join Date: 2003-10-29 Member: 22097Members
    check <a href="http://www.unknownworlds.com/ns2/forums/index.php?showforum=108" target="_blank">here</a> or <a href="http://www.unknownworlds.com/ns2/forums/index.php?showforum=118" target="_blank">here</a>. It's a bit of a crap shoot whether anyone in the mapping subsection of the forum would know how to fix your problem, as most mappers have never had to worry about the dedicated server side of the equation, they more do creative things.
  • BynXBynX Join Date: 2012-07-24 Member: 154332Members
    You're probably right, but I guess people that come here to look for awesome map would have maybe know about this issue !


    Anyway, thanks :)
Sign In or Register to comment.