Page 2 of 2

Re: NbCheckpoints < 2

Posted: 17 Apr 2018, 17:53
by endbase
/admin readmaplist maybe ?

Re: NbCheckpoints < 2

Posted: 17 Apr 2018, 18:13
by DaimCaramel
Nothing append. :(

Re: NbCheckpoints < 2

Posted: 17 Apr 2018, 18:22
by undef.de
It seems you didn't read the logfile from UASECO accordingly:

Code: Select all

[UASECO Warning] [MapList] Could not read Map [/home/trackmania/UserData/Maps/ModerateYourSpeed.Map.Gbx]: GBX map error: Unable to read GBX data from /home/trackmania/UserData/Maps/ModerateYourSpeed.Map.Gbx
[UASECO Warning] [MapList] Could not read Map [/home/trackmania/UserData/Maps/ExigencesLexique.Map.Gbx]: GBX map error: Unable to read GBX data from /home/trackmania/UserData/Maps/ExigencesLexique.Map.Gbx
[UASECO Warning] [MapList] Could not read Map [/home/trackmania/UserData/Maps/pute.Map.Gbx]: GBX map error: Unable to read GBX data from /home/trackmania/UserData/Maps/pute.Map.Gbx
[UASECO Warning] [MapList] Could not read Map [/home/trackmania/UserData/Maps/IldiarRoadRage.Map.Gbx]: GBX map error: Unable to read GBX data from /home/trackmania/UserData/Maps/IldiarRoadRage.Map.Gbx
That means UASECO could not find the map files and therefore UASECO could not open it. Please change your settings in config/UASECO.xml at <dedicated_installation> to:

Code: Select all

C:/home/trackmania/

Re: NbCheckpoints < 2

Posted: 17 Apr 2018, 18:38
by DaimCaramel
Oh !
Problem solved !
The path was good but the maps were on the wrong repertory.

Thank you for your help !