[UASECO Warning] [MapList] Could not read Map

UASECO is a fork of the XAseco2/1.03 controller for Trackmania and has been overhauled to support the Modescript Gamemodes of Trackmania².

Moderators: undef.de, NADEO

Snorfold
Posts: 25
Joined: 26 May 2018, 11:34

[UASECO Warning] [MapList] Could not read Map

Post by Snorfold »

Code: Select all

[2018-06-10 14:34:51] ###############################################################################
[2018-06-10 14:34:51] [UASECO] Initializing...
[2018-06-10 14:34:51] [PHP] Checking for required and wanted PHP extensions...
[2018-06-10 14:34:51] [PHP] » Checking "Exchangeable Image Information" (exif): OK!
[2018-06-10 14:34:51] [PHP] » Checking "File Transfer Protocol" (ftp): OK!
[2018-06-10 14:34:51] [PHP] » Checking "ICONV character set conversion facility" (iconv): OK!
[2018-06-10 14:34:51] [PHP] » Checking "Image Processing and GD" (gd): OK!
[2018-06-10 14:34:51] [PHP] » Checking "JavaScript Object Notation" (json): OK!
[2018-06-10 14:34:51] [PHP] » Checking "LibXML" (libxml): OK!
[2018-06-10 14:34:51] [PHP] » Checking "Multibyte String" (mbstring): OK!
[2018-06-10 14:34:51] [PHP] » Checking "MySQL Improved" (mysqli): OK!
[2018-06-10 14:34:51] [PHP] » Checking "SimpleXML" (SimpleXML): OK!
[2018-06-10 14:34:51] [Config] Load settings [config/UASECO.xml]
[2018-06-10 14:34:51] [UASECO][WARNING] ###############################################################################################################
[2018-06-10 14:34:51] [UASECO][WARNING] You should setup a working mail to be able to contact you, change it in [config/UASECO.xml] at <admin_contact>!
[2018-06-10 14:34:51] [UASECO][WARNING] ###############################################################################################################
[2018-06-10 14:34:51] [UASECO][WARNING] To increase security you should setup a lock password at <lock_password> in [config/UASECO.xml]!
[2018-06-10 14:34:51] [Config] Adding missing trailing "\" <mapimages_path> from [config/UASECO.xml]!
[2018-06-10 14:34:51] [Config] Adding missing trailing "\" <dedicated_installation> from [config/UASECO.xml]!
[2018-06-10 14:34:51] [Config] Load admin and operator lists [config/adminops.xml]
[2018-06-10 14:34:51] [Config] Load banned IPs list [config/bannedips.xml]
[2018-06-10 14:34:51] [PHP] Setup memory limit to 3072M
[2018-06-10 14:34:51] [PHP] Setup script timeout to 120 seconds
[2018-06-10 14:34:51] [Dedicated] Try to connect to Maniaplanet dedicated server at 127.0.0.1:5000 (timeout 180s)
[2018-06-10 14:34:51] [Dedicated] Try to authenticate with login [SuperAdmin] and password [*********] (masked password)
[2018-06-10 14:34:51] [Dedicated] ...connection established successfully!
[2018-06-10 14:34:51] [Database] Try to connect to database server on [127.0.0.1] with database [uaseco], login [root] and password [] (masked password)
[2018-06-10 14:34:51] [Database] ...connection established successfully to a MariaDB/10.1.32 server!
[2018-06-10 14:34:51] [Database] Checking database structure:
[2018-06-10 14:34:51] [Database] » Found table `u_authors`
[2018-06-10 14:34:51] [Database] » Found table `u_maphistory`
[2018-06-10 14:34:51] [Database] » Found table `u_maps`
[2018-06-10 14:34:51] [Database] » Found table `u_players`
[2018-06-10 14:34:51] [Database] » Found table `u_playlist`
[2018-06-10 14:34:51] [Database] » Found table `u_rankings`
[2018-06-10 14:34:51] [Database] » Found table `u_ratings`
[2018-06-10 14:34:51] [Database] » Found table `u_records`
[2018-06-10 14:34:51] [Database] » Found table `u_settings`
[2018-06-10 14:34:51] [Database] » Found table `u_times`
[2018-06-10 14:34:51] [Database] ...successfully done!
[2018-06-10 14:34:51] [Plugin] Loading plugins [config/plugins.xml]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/plugin.manialinks.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/plugin.modescript_handler.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/plugin.checkpoints.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/plugin.map.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/plugin.local_records.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/plugin.rasp.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/chat.admin.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/chat.server.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/plugin.panels.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/plugin.dedimania.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/plugin.welcome_center.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/plugin.mania_exchange.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/plugin.rasp_jukebox.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/plugin.access.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/plugin.uptodate.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/chat.records.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/chat.record_relations.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/chat.stats.php]
[2018-06-10 14:34:51] [Plugin] » initialize [plugins/plugin.records_eyepiece.php]
[2018-06-10 14:34:51] [Plugin] Checking dependencies of Plugins...
[2018-06-10 14:34:51] [Plugin] ...successfully done!
[2018-06-10 14:34:51] [Plugin] Registering events and chat commands...
[2018-06-10 14:34:51] [Plugin] ...successfully done!
[2018-06-10 14:34:52] [MapList] Reading complete map list from server...
[UASECO Warning] [MapList] Could not read Map [C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\OhCDeTouteBeaute.Map.Gbx]: GBX map error: Unable to read GBX data from C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\OhCDeTouteBeaute.Map.Gbx
[UASECO Warning] [MapList] Could not read Map [C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\Omapelaled.Map.Gbx]: GBX map error: Unable to read GBX data from C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\Omapelaled.Map.Gbx
[UASECO Warning] [MapList] Could not read Map [C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\ALED Episode 1.Map.Gbx]: GBX map error: Unable to read GBX data from C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\ALED Episode 1.Map.Gbx
[UASECO Warning] [MapList] Could not read Map [C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\Stranger choses.Map.Gbx]: GBX map error: Unable to read GBX data from C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\Stranger choses.Map.Gbx
[UASECO Warning] [MapList] Could not read Map [C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\ZrT Cup #2018 - ZrT Ment.Map.Gbx]: GBX map error: Unable to read GBX data from C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\ZrT Cup #2018 - ZrT Ment.Map.Gbx
[2018-06-10 14:34:52] [MapList] ...successfully done, read 0 maps which matches server settings!
[2018-06-10 14:34:52] [Playlist] Reading map history...
[2018-06-10 14:34:52] [Playlist] ...successfully done!
[2018-06-10 14:34:52] [ModescriptHandler] Checking version from dedicated Server Modescripts...
[2018-06-10 14:34:52] [ModescriptHandler] » version 2018-03-08 from "Modes/TrackMania/Rounds.Script.txt" ok.
[2018-06-10 14:34:52] [ModescriptHandler] » version 2017-07-12 from "Modes/TrackMania/TimeAttack.Script.txt" ok.
[2018-06-10 14:34:52] [ModescriptHandler] » version 2018-03-08 from "Modes/TrackMania/Team.Script.txt" ok.
[2018-06-10 14:34:52] [ModescriptHandler] » version 2017-07-12 from "Modes/TrackMania/Laps.Script.txt" ok.
[2018-06-10 14:34:52] [ModescriptHandler] » version 2018-03-08 from "Modes/TrackMania/Cup.Script.txt" ok.
[2018-06-10 14:34:52] [ModescriptHandler] » version 2016-04-13 from "Modes/TrackMania/TeamAttack.Script.txt" ok.
[2018-06-10 14:34:52] [ModescriptHandler] » version 2018-02-12 from "Modes/TrackMania/Chase.Script.txt" ok.
[2018-06-10 14:34:52] [ModescriptHandler] ...successfully done!
[PHP Notice] Undefined index: WARM_UP_NUMBER on line 465 in file C:\Users\Clayton\Desktop\ServTM\Uaseco\plugins\plugin.modescript_handler.php
[PHP Notice] Undefined index: WARM_UP_DURATION on line 466 in file C:\Users\Clayton\Desktop\ServTM\Uaseco\plugins\plugin.modescript_handler.php
[2018-06-10 14:34:52] [LocalRecords] Load config file [config/local_records.xml]
[2018-06-10 14:34:52] [Rasp] Loading config file [config/rasp.xml]
[2018-06-10 14:34:52] [Rasp] Cleaning up unused data...
[2018-06-10 14:34:52] [Rasp] » Cleaning up `u_maps`
[2018-06-10 14:34:52] [Rasp] » Cleaning up `u_players`
[2018-06-10 14:34:52] [Rasp] ...successfully done!
[2018-06-10 14:34:52] [Rasp] Checking for environment separation directories for maps from ManiaExchange...
[2018-06-10 14:34:52] [Rasp] » Found "Canyon"
[2018-06-10 14:34:52] [Rasp] » Found "Stadium"
[2018-06-10 14:34:52] [Rasp] » Found "Valley"
[2018-06-10 14:34:52] [Rasp] » Found "Lagoon"
[2018-06-10 14:34:52] [Panel] Load default panel background [config/panels/PanelBGCard.xml]
[2018-06-10 14:34:52] [Panel] Load default admin panel [config/panels/AdminAboveCPListSmall2.xml]
[2018-06-10 14:34:52] [Dedimania] ********************************************************
[2018-06-10 14:34:52] [Dedimania] Dataserver connection on Dedimania...
[2018-06-10 14:34:52] [Dedimania] Connection and status ok! (Dedimania.8092)
[2018-06-10 14:34:52] [Dedimania] ********************************************************
[2018-06-10 14:34:52] [RaspJukebox] Loading config file [config/rasp.xml]
[2018-06-10 14:34:52] [Access] Load player access control [config/access.xml]
[2018-06-10 14:34:52] [UpToDate] Load config file [config/uptodate.xml]
[2018-06-10 14:34:52] [RecordsEyepiece] ********************************************************
[2018-06-10 14:34:52] [RecordsEyepiece] Starting version 1.1.1 - Maniaplanet
[2018-06-10 14:34:52] [RecordsEyepiece] Parsed "config/records_eyepiece.xml" successfully, starting checks...
[2018-06-10 14:34:52] [RecordsEyepiece] » Build and cache all Widget bodies...
[2018-06-10 14:34:52] [RecordsEyepiece] » Checking Database for required extensions...
[2018-06-10 14:34:52] [RecordsEyepiece] » Found column `MostFinished`
[2018-06-10 14:34:52] [RecordsEyepiece] » Found column `MostRecords`.
[2018-06-10 14:34:52] [RecordsEyepiece] » Found column `RoundPoints`.
[2018-06-10 14:34:52] [RecordsEyepiece] » Found column `TeamPoints`.
[2018-06-10 14:34:52] [RecordsEyepiece] » Found column `WinningPayout`.
[2018-06-10 14:34:52] [RecordsEyepiece] Skip updating `MostFinished` counts for all Players, because Widget is disabled.
[2018-06-10 14:34:52] [RecordsEyepiece] Updating `MostRecords` counts for all Players...
[2018-06-10 14:34:52] [RecordsEyepiece] Checking entries for the <placement_widget>...
[2018-06-10 14:34:52] [RecordsEyepiece] » Working on all <placement> with <display> "Always"...
[2018-06-10 14:34:52] [RecordsEyepiece] » Working on all <placement> with <display> "Race"...
[2018-06-10 14:34:52] [RecordsEyepiece] » Working on all <placement> with <display> "Rounds"...
[2018-06-10 14:34:52] [RecordsEyepiece] » Working on all <placement> with <display> "TimeAttack"...
[2018-06-10 14:34:52] [RecordsEyepiece] » Working on all <placement> with <display> "Team"...
[2018-06-10 14:34:52] [RecordsEyepiece] » Working on all <placement> with <display> "Laps"...
[2018-06-10 14:34:52] [RecordsEyepiece] » Working on all <placement> with <display> "Cup"...
[2018-06-10 14:34:52] [RecordsEyepiece] » Working on all <placement> with <display> "TeamAttack"...
[2018-06-10 14:34:52] [RecordsEyepiece] » Working on all <placement> with <display> "Chase"...
[2018-06-10 14:34:52] [RecordsEyepiece] » Working on all <placement> with <display> "Knockout"...
[2018-06-10 14:34:52] [RecordsEyepiece] » Working on all <placement> with <display> "Doppler"...
[2018-06-10 14:34:52] [RecordsEyepiece] Finished.
[2018-06-10 14:34:52] [RecordsEyepiece] ********************************************************
####[UASECO]#########################################################################
» Server:        Try Hard ALED (siobesancon2k17), join link: "maniaplanet://#join=siobesancon2k17@TMStadium@nadeo"
» Title:         TMStadium@nadeo
» Gamemode:      "TimeAttack" with script "TimeAttack.Script.txt" version "2017-07-12"
» Dedicated:     ManiaPlanet/3.3.0 build 2018-03-29_21_43, using Method-API 2013-04-16, ModeScript-API 2.1.1
»                MatchSettings: maplist.txt
»                Ports: Connections 2350, P2P 3450, XmlRpc 5000
»                Network: Send 0 KB, Receive 0 KB
»                Uptime: 5 minutes 12 seconds

» -----------------------------------------------------------------------------------
» OS:            Windows NT LUXA2 10.0 build 17134 (Windows 10) i586
» -----------------------------------------------------------------------------------
» PHP:           PHP/7.0.30
»                MemoryLimit: 3G
»                MaxExecutionTime: 120 seconds
»                AllowUrlFopen: true
»                Streams: compress.bzip2, compress.zlib, data, file, ftp, ftps, glob, http, https, phar, php, zip
»                GD-Lib: Version: bundled (2.1.0 compatible), JPEG: true, PNG: true, FreeType: true
» -----------------------------------------------------------------------------------
» Database:      Server:  MariaDB/10.1.32-MariaDB
»                Client:  mysqlnd/5.0.12-dev
»                Connect: 127.0.0.1 via TCP/IP
»                Status:  Started: 2018-06-10 13:54; Threads: 1; Questions: 264; Slow queries: 0; Opens: 24; Flush tables: 1; Open tables: 18; Queries per second avg: 0.108
#####################################################################################
[2018-06-10 14:34:53] [Map] Running on Map [Unknown] made by [Unknown] [Env: , Uid: , Id: 0]
[2018-06-10 14:34:53] [Event] Loading Map
[2018-06-10 14:34:53] [LocalRecords] Currently no record on [Unknown]
[2018-06-10 14:34:53] [Dedimania] Map's NbCheckpoints < 2: records ignored
[2018-06-10 14:34:53] [Event] Begin Map
[2018-06-10 14:34:54] [Dedimania] dedimaniaLoadingMapCallbackHandler() - error(s): Warning in method_handler.php(330): map without checkpoints are not supported !
<dedicated_installation>C:/Users/Clayton/Desktop/ServTM</dedicated_installation>

Code: Select all

[2018-06-10 16:07:39] [LocalRecords] Currently no record on [Unknown]
[2018-06-10 16:07:39] [Dedimania] Map's NbCheckpoints < 2: records ignored
[2018-06-10 16:07:39] [Event] Begin Map
[2018-06-10 16:07:40] [Dedimania] dedimaniaLoadingMapCallbackHandler() - error(s): Warning in method_handler.php(330): map without checkpoints are not supported !
Last edited by undef.de on 10 Jun 2018, 15:54, edited 2 times in total.
Reason: Use code tags for code/logs
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: [UASECO Warning] [MapList] Could not read Map

Post by undef.de »

I splited your posting into an own, because the title of the other thread does not match your problem.

Anyway, check if the file exists and if the dedicated server has read that file successfully.

EDIT:
Snorfold wrote: 10 Jun 2018, 13:13

Code: Select all

[2018-06-10 16:07:39] [LocalRecords] Currently no record on [Unknown]
[2018-06-10 16:07:39] [Dedimania] Map's NbCheckpoints < 2: records ignored
[2018-06-10 16:07:39] [Event] Begin Map
[2018-06-10 16:07:40] [Dedimania] dedimaniaLoadingMapCallbackHandler() - error(s): Warning in method_handler.php(330): map without checkpoints are not supported !
See http://dedimania.net/tm2stats/?do=donation
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
Snorfold
Posts: 25
Joined: 26 May 2018, 11:34

Re: [UASECO Warning] [MapList] Could not read Map

Post by Snorfold »

I need to pay ? And my local record dont work
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: [UASECO Warning] [MapList] Could not read Map

Post by undef.de »

Snorfold wrote: 10 Jun 2018, 13:13

Code: Select all

[2018-06-10 16:07:39] [Dedimania] Map's NbCheckpoints < 2: records ignored
Snorfold wrote: 10 Jun 2018, 16:25 I need to pay?
Sorry, no, I posted a wrong link for a different question. The message just means if the map has less then 2 checkpoints no records will be stored at dedimania, local records will be stored anyway.

EDIT: Your logfile miss the entry of which UASECO version you are using, please tell me which one you use.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
Snorfold
Posts: 25
Joined: 26 May 2018, 11:34

Re: [UASECO Warning] [MapList] Could not read Map

Post by Snorfold »

Version 0.9.5 build 2017-06-08

but all of my map have more than 2 checkpoint
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: [UASECO Warning] [MapList] Could not read Map

Post by undef.de »

Snorfold wrote: 10 Jun 2018, 13:13

Code: Select all

[UASECO Warning] [MapList] Could not read Map [C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\OhCDeTouteBeaute.Map.Gbx]: GBX map error: Unable to read GBX data from C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\OhCDeTouteBeaute.Map.Gbx
[UASECO Warning] [MapList] Could not read Map [C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\Omapelaled.Map.Gbx]: GBX map error: Unable to read GBX data from C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\Omapelaled.Map.Gbx
[UASECO Warning] [MapList] Could not read Map [C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\ALED Episode 1.Map.Gbx]: GBX map error: Unable to read GBX data from C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\ALED Episode 1.Map.Gbx
[UASECO Warning] [MapList] Could not read Map [C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\Stranger choses.Map.Gbx]: GBX map error: Unable to read GBX data from C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\Stranger choses.Map.Gbx
[UASECO Warning] [MapList] Could not read Map [C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\ZrT Cup #2018 - ZrT Ment.Map.Gbx]: GBX map error: Unable to read GBX data from C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\ZrT Cup #2018 - ZrT Ment.Map.Gbx
[2018-06-10 14:34:52] [MapList] ...successfully done, read 0 maps which matches server settings!
UASECO was not able to read all your maps, did the dedicated server read them? Do the map files exists in the folder

Code: Select all

C:\Users\Clayton\Desktop\ServTM\UserData\Maps\SRVM\
?
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
Snorfold
Posts: 25
Joined: 26 May 2018, 11:34

Re: [UASECO Warning] [MapList] Could not read Map

Post by Snorfold »

The server work perfectly
and yes all of my map is on this folder
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: [UASECO Warning] [MapList] Could not read Map

Post by undef.de »

Please post the logfile from the dedicated server and share the map files with me.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
Snorfold
Posts: 25
Joined: 26 May 2018, 11:34

Re: [UASECO Warning] [MapList] Could not read Map

Post by Snorfold »

Can you give me you email in private message for i give you my map file
or you prefere mega link?
Post Reply

Return to “UASECO”

Who is online

Users browsing this forum: No registered users and 1 guest