Unable to add maps
Posted: 17 Aug 2017, 19:59
Hi there,
I'm fairly new to Uaseco. I just created my first dedicated server with Uaseco.
Everything seems to work well except the fact that I can't add any map on my server.
From what I've found, as MasterAdmin, I should be able to add a map with the following command :
The thing is, whenever I try to add a map like that, it miserabily fails and I get the following message :
(Tech Nicker being the map I tried to add)
Thus I can't add any map from MX on my server. Do you have any idea or guide that may help me ?
EDIT : OK, I just lokked through Uaseco's log file, and here's what comes when I try to add a map :
I'm fairly new to Uaseco. I just created my first dedicated server with Uaseco.
Everything seems to work well except the fact that I can't add any map on my server.
From what I've found, as MasterAdmin, I should be able to add a map with the following command :
Code: Select all
/admin add <TRACK ID>
Code: Select all
Method [GetMapInfo]: Error getting info on Map [Tech Nicker]!
Thus I can't add any map from MX on my server. Do you have any idea or guide that may help me ?
EDIT : OK, I just lokked through Uaseco's log file, and here's what comes when I try to add a map :
Code: Select all
[UASECO Exception] Error returned: "Map unknown." [-1000] at GbxRemote::query() for method "CheckMapForCurrentServerParams" with arguments:
array(1) {
[0]=>
string(36) "MX/Stadium/tech-nicker_29517.Map.gbx"
}
[UASECO Exception] Error returned: "Map unknown." [-1000] at GbxRemote::query() for method "AddMap" with arguments:
array(1) {
[0]=>
string(36) "MX/Stadium/tech-nicker_29517.Map.gbx"
}