[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

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 add your MatchSettings\maplist.txt.
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.
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 »

If I use your MatchSettings file and your maps, then UASECO can read the maps:

Code: Select all

[2018-06-10 18:34:44] [MapList] Reading complete map list from server...
[2018-06-10 18:34:44] [MapList] Progressing maps: 0.. 
[2018-06-10 18:34:44] [MapList] ...successfully done, read 4 maps which matches server settings!
Only "OhCDeTouteBeauté.Map.Gbx" can not be read by the dedicated server, because of the "é":

Code: Select all

[2018/06/10 19:43:33] Loading match settings...
[2018/06/10 19:43:33] Map "SRVM\OhCDeTouteBeaut.Map.Gbx" not found.
Non ASCII chars in map filenames bring trouble into the dedicated server and/or UASECO, so it is common to use only ASCII chars for map filenames.

In your MatchSettings file was "OhCDeTouteBeauté.Map.Gbx" written "OhCDeTouteBeaute.Map.Gbx", so your dedicated server is not able to find the file. That means the logfile you have sent was not an actual one, because it said:

Code: Select all

[2018/06/10 18:16:32] Loading map OhCDeTouteBeaute.Map.Gbx (NcJ7yl2V3SB8yTJDaa6ZDdGgIsd)...
[2018/06/10 18:16:32] ...Load succeeds
Also your MatchSettings file does not contain the minimal requirements of settings, you can be lucky that the dedicated server are assuming missing parts the right way.

You better should restart the installation from scratch or review it wisely. You could start with the installation documentation from UASECO: https://www.uaseco.org/documentation/installation.php
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 »

Not working.. i have follow you TUT and i have the same issue.. :(
Snorfold
Posts: 25
Joined: 26 May 2018, 11:34

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

Post by Snorfold »

I have recreate an new serv and follow you tutorial
and same issus with number of checkpoint...
Snorfold
Posts: 25
Joined: 26 May 2018, 11:34

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

Post by Snorfold »

My server work but not Uaseco, my new map list :

Code: Select all

<?xml version="1.0" encoding="utf-8" ?>
<playlist>
	<gameinfos>
		<script_name>TimeAttack</script_name>
		<comment></comment>
	</gameinfos>

	<filter>
		<random_map_order>0</random_map_order>
	</filter>

	<mode_script_settings>
		<setting name="S_ChatTime" type="integer" value="10"/> 
		<setting name="S_UseClublinks" type="boolean" value="0"/> 
		<setting name="S_UseClublinksSponsors" type="boolean" value="0"/> 
		<setting name="S_NeutralEmblemUrl" type="text" value=""/> 
		<setting name="S_ScriptEnvironment" type="text" value="production"/> 
		<setting name="S_IsChannelServer" type="boolean" value="0"/> 
		<setting name="S_Debug_DisplayChannelProgression" type="boolean" value="0"/> 
		<setting name="S_MatchmakingAPIUrl" type="text" value="https://v4.live.maniaplanet.com/ingame/public/matchmaking"/> 
		<setting name="S_MatchmakingMatchServers" type="text" value=""/> 
		<setting name="S_MatchmakingMode" type="integer" value="0"/> 
		<setting name="S_MatchmakingRematchRatio" type="real" value="-1"/> 
		<setting name="S_MatchmakingRematchNbMax" type="integer" value="2"/> 
		<setting name="S_MatchmakingVoteForMap" type="boolean" value="0"/> 
		<setting name="S_MatchmakingProgressive" type="boolean" value="0"/> 
		<setting name="S_MatchmakingWaitingTime" type="integer" value="20"/> 
		<setting name="S_MatchmakingEnablePenalty" type="boolean" value="1"/> 
		<setting name="S_LobbyRoundPerMap" type="integer" value="6"/> 
		<setting name="S_LobbyMatchmakerPerRound" type="integer" value="30"/> 
		<setting name="S_LobbyMatchmakerWait" type="integer" value="2"/> 
		<setting name="S_LobbyMatchmakerTime" type="integer" value="8"/> 
		<setting name="S_LobbyDisplayMasters" type="boolean" value="1"/> 
		<setting name="S_LobbyDisableUI" type="boolean" value="0"/> 
		<setting name="S_LobbyAggressiveTransfer" type="boolean" value="1"/> 
		<setting name="S_KickTimedOutPlayers" type="boolean" value="1"/> 
		<setting name="S_MatchmakingErrorMessage" type="text" value="Â’An error occured in the matchmaking API. If the problem persist please try to contact this server administrator."/> 
		<setting name="S_MatchmakingLogAPIError" type="boolean" value="0"/> 
		<setting name="S_MatchmakingLogAPIDebug" type="boolean" value="0"/> 
		<setting name="S_MatchmakingLogMiscDebug" type="boolean" value="0"/> 
		<setting name="S_ProgressiveActivation_WaitingTime" type="integer" value="180000"/> 
		<setting name="S_ProgressiveActivation_PlayersNbRatio" type="integer" value="1"/> 
		<setting name="S_AllowRespawn" type="boolean" value="1"/> 
		<setting name="S_RespawnBehaviour" type="integer" value="0"/> 
		<setting name="S_UseLegacyXmlRpcCallbacks" type="boolean" value="1"/> 
		<setting name="S_TimeLimit" type="integer" value="1200"/>
		<setting name="S_WarmUpNb" type="integer" value="0"/> 
		<setting name="S_WarmUpDuration" type="integer" value="0"/> 
	</mode_script_settings>

	<startindex>0</startindex>
	<map>
		<file>SRVM\OhCDeTouteBeaute.Map.Gbx</file>
	</map>
	<map>
		<file>SRVM\Omapelaled.Map.Gbx</file>
	</map>
	<map>
		<file>SRVM\Stranger choses.Map.Gbx</file>
	</map>
</playlist>
hackie
Posts: 1178
Joined: 19 Jul 2012, 22:43

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

Post by hackie »

https://doc.maniaplanet.com/dedicated-s ... atchmaking


example :

Default MatchSettings for: Time Attack

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<playlist>
  <gameinfos>
    <game_mode>0</game_mode>
    <chat_time>10000</chat_time>
    <finishtimeout>1</finishtimeout>
    <allwarmupduration>0</allwarmupduration>
    <disablerespawn>0</disablerespawn>
    <forceshowallopponents>0</forceshowallopponents>
    <script_name><![CDATA[TimeAttack.Script.txt]]></script_name>
  </gameinfos>
  <filter>
    <is_lan>1</is_lan>
    <is_internet>1</is_internet>
    <is_solo>0</is_solo>
    <is_hotseat>0</is_hotseat>
    <sort_index>1000</sort_index>
    <random_map_order>0</random_map_order>
  </filter>
  <script_settings>
    <setting name="S_ChatTime" type="integer" value="10"/>
    <setting name="S_UseClublinks" type="boolean" value="0"/>
    <setting name="S_UseClublinksSponsors" type="boolean" value="0"/>
    <setting name="S_NeutralEmblemUrl" type="text" value=""/>
    <setting name="S_ScriptEnvironment" type="text" value="production"/>
    <setting name="S_AllowRespawn" type="boolean" value="1"/>
    <setting name="S_UseLegacyXmlRpcCallbacks" type="boolean" value="1"/>
    <setting name="S_WarmUpNb" type="integer" value="0"/>
    <setting name="S_WarmUpDuration" type="integer" value="0"/>
    <setting name="S_TimeLimit" type="integer" value="300"/>
  </script_settings>
  <startindex>0</startindex>
</playlist>
System Specs:
OS: Windows 7 Professionnal x64
CPU: Intel Core i7-6700K / 4 GHz - 8 MB cache
GPU: MSI GTX 980TI GAMING 6G - OC Edition
Motherboard: ASUS MAXIMUS VIII RANGER
RAM : 32Gb Kingston HyperX Savage - DDR4
DirectX 11
Snorfold
Posts: 25
Joined: 26 May 2018, 11:34

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

Post by Snorfold »

My maplist works, just my uaseco have issue
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, 20:02 and same issus with number of checkpoint...
Please add your logfile where we can see the issue.
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 »

Code: Select all

Page de codes active : 65001

Warning: Module 'ftp' already loaded in Unknown on line 0
[2018-06-11 16:17:40] ###############################################################################
[2018-06-11 16:17:40] [UASECO] Initializing...
[2018-06-11 16:17:40] [PHP] Checking for required and wanted PHP extensions...
[2018-06-11 16:17:40] [PHP] > Checking "Exchangeable Image Information" (exif): OK!
[2018-06-11 16:17:40] [PHP] > Checking "File Transfer Protocol" (ftp): OK!
[2018-06-11 16:17:40] [PHP] > Checking "ICONV character set conversion facility" (iconv): OK!
[2018-06-11 16:17:40] [PHP] > Checking "Image Processing and GD" (gd): OK!
[2018-06-11 16:17:40] [PHP] > Checking "JavaScript Object Notation" (json): OK!
[2018-06-11 16:17:40] [PHP] > Checking "LibXML" (libxml): OK!
[2018-06-11 16:17:40] [PHP] > Checking "Multibyte String" (mbstring): OK!
[2018-06-11 16:17:40] [PHP] > Checking "MySQL Improved" (mysqli): OK!
[2018-06-11 16:17:40] [PHP] > Checking "SimpleXML" (SimpleXML): OK!
[2018-06-11 16:17:40] [Config] Load settings [config/UASECO.xml]
[2018-06-11 16:17:40] [UASECO][WARNING] ###############################################################################################################
[2018-06-11 16:17:40] [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-11 16:17:40] [UASECO][WARNING] ###############################################################################################################
[2018-06-11 16:17:40] [UASECO][WARNING] To increase security you should setup a lock password at <lock_password> in [config/UASECO.xml]!
[2018-06-11 16:17:40] [Config] Adding missing trailing "\" <mapimages_path> from [config/UASECO.xml]!
[2018-06-11 16:17:40] [Config] Adding missing trailing "\" <dedicated_installation> from [config/UASECO.xml]!
[2018-06-11 16:17:40] [Config] Load admin and operator lists [config/adminops.xml]
[2018-06-11 16:17:40] [Config] Load banned IPs list [config/bannedips.xml]
[2018-06-11 16:17:40] [PHP] Setup memory limit to 256M
[2018-06-11 16:17:40] [PHP] Setup script timeout to 120 seconds
[2018-06-11 16:17:40] [Dedicated] Try to connect to Maniaplanet dedicated server at 127.0.0.1:5000 (timeout 180s)
[2018-06-11 16:17:40] [Dedicated] Try to authenticate with login [SuperAdmin] and password [*********] (masked password)
[2018-06-11 16:17:40] [Dedicated] ...connection established successfully!
[2018-06-11 16:17:40] [Database] Try to connect to database server on [localhost] with database [uaseco], login [root] and password [] (masked password)
[2018-06-11 16:17:40] [Database] ...connection established successfully to a MariaDB/10.1.32 server!
[2018-06-11 16:17:40] [Database] Checking database structure:
[2018-06-11 16:17:40] [Database] > Found table `uaseco_authors`
[2018-06-11 16:17:40] [Database] > Found table `uaseco_maphistory`
[2018-06-11 16:17:40] [Database] > Found table `uaseco_maps`
[2018-06-11 16:17:40] [Database] > Found table `uaseco_players`
[2018-06-11 16:17:40] [Database] > Found table `uaseco_playlist`
[2018-06-11 16:17:40] [Database] > Found table `uaseco_rankings`
[2018-06-11 16:17:40] [Database] > Found table `uaseco_ratings`
[2018-06-11 16:17:40] [Database] > Found table `uaseco_records`
[2018-06-11 16:17:40] [Database] > Found table `uaseco_settings`
[2018-06-11 16:17:40] [Database] > Found table `uaseco_times`
[2018-06-11 16:17:40] [Database] ...successfully done!
[2018-06-11 16:17:40] [Plugin] Loading plugins [config/plugins.xml]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.manialinks.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.modescript_handler.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.checkpoints.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.map.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.local_records.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.rasp.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/chat.admin.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/chat.server.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.panels.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.dedimania.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.welcome_center.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.tachometer.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.info_bar.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.stunt_messages.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.donate.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.rounds.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.round_points.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.round_autoend.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.mania_exchange.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.rasp_jukebox.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/plugin.uptodate.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/chat.help.php]
[2018-06-11 16:17:40] [Plugin] > initialize [plugins/chat.records.php]
[2018-06-11 16:17:41] [Plugin] > initialize [plugins/chat.rasp.php]
[2018-06-11 16:17:41] [Plugin] > initialize [plugins/plugin.customize_quit_dialog.php]
[2018-06-11 16:17:41] [Plugin] > initialize [plugins/plugin.effect_studio.php]
[2018-06-11 16:17:41] [Plugin] > initialize [plugins/plugin.mania_karma.php]
[2018-06-11 16:17:41] [Plugin] > initialize [plugins/plugin.records_eyepiece.php]
[2018-06-11 16:17:41] [Plugin] > initialize [plugins/plugin.vote_manager.php]
[2018-06-11 16:17:41] [Plugin] Checking dependencies of Plugins...
[2018-06-11 16:17:41] [Plugin] ...successfully done!
[2018-06-11 16:17:41] [Plugin] Registering events and chat commands...
[2018-06-11 16:17:41] [Plugin] ...successfully done!
[2018-06-11 16:17:41] [MapList] Reading complete map list from server...
[UASECO Warning] [MapList] Could not read Map [C:\Users\Clayton\Desktop\srv\UserData\Maps\SRVM\OhCDeTouteBeaute.Map.Gbx]: GBX map error: Unable to read GBX data from C:\Users\Clayton\Desktop\srv\UserData\Maps\SRVM\OhCDeTouteBeaute.Map.Gbx
[UASECO Warning] [MapList] Could not read Map [C:\Users\Clayton\Desktop\srv\UserData\Maps\SRVM\Omapelaled.Map.Gbx]: GBX map error: Unable to read GBX data from C:\Users\Clayton\Desktop\srv\UserData\Maps\SRVM\Omapelaled.Map.Gbx
[UASECO Warning] [MapList] Could not read Map [C:\Users\Clayton\Desktop\srv\UserData\Maps\SRVM\Stranger choses.Map.Gbx]: GBX map error: Unable to read GBX data from C:\Users\Clayton\Desktop\srv\UserData\Maps\SRVM\Stranger choses.Map.Gbx
[2018-06-11 16:17:41] [MapList] ...successfully done, read 0 maps which matches server settings!
[2018-06-11 16:17:41] [Playlist] Reading map history...
[2018-06-11 16:17:41] [Playlist] ...successfully done!
[2018-06-11 16:17:41] [ModescriptHandler] Checking version from dedicated Server Modescripts...
[2018-06-11 16:17:41] [ModescriptHandler] > version 2018-03-08 from "Modes/TrackMania/Rounds.Script.txt" ok.
[2018-06-11 16:17:41] [ModescriptHandler] > version 2017-07-12 from "Modes/TrackMania/TimeAttack.Script.txt" ok.
[2018-06-11 16:17:41] [ModescriptHandler] > version 2018-03-08 from "Modes/TrackMania/Team.Script.txt" ok.
[2018-06-11 16:17:41] [ModescriptHandler] > version 2017-07-12 from "Modes/TrackMania/Laps.Script.txt" ok.
[2018-06-11 16:17:41] [ModescriptHandler] > version 2018-03-08 from "Modes/TrackMania/Cup.Script.txt" ok.
[2018-06-11 16:17:41] [ModescriptHandler] > version 2016-04-13 from "Modes/TrackMania/TeamAttack.Script.txt" ok.
[2018-06-11 16:17:41] [ModescriptHandler] > version 2018-02-12 from "Modes/TrackMania/Chase.Script.txt" ok.
[2018-06-11 16:17:41] [ModescriptHandler] ...successfully done!
[PHP Notice] Undefined index: WARM_UP_NUMBER on line 465 in file C:\Users\Clayton\Desktop\srv\UASECO-0.9.5_2017-06-08\plugins\plugin.modescript_handler.php
[PHP Notice] Undefined index: WARM_UP_DURATION on line 466 in file C:\Users\Clayton\Desktop\srv\UASECO-0.9.5_2017-06-08\plugins\plugin.modescript_handler.php
[2018-06-11 16:17:41] [LocalRecords] Load config file [config/local_records.xml]
[2018-06-11 16:17:41] [Rasp] Loading config file [config/rasp.xml]
[2018-06-11 16:17:41] [Rasp] Cleaning up unused data...
[2018-06-11 16:17:41] [Rasp] > Cleaning up `uaseco_maps`
[2018-06-11 16:17:41] [Rasp] > Cleaning up `uaseco_players`
[2018-06-11 16:17:41] [Rasp] ...successfully done!
[2018-06-11 16:17:41] [Rasp] Checking for environment separation directories for maps from ManiaExchange...
[2018-06-11 16:17:41] [Rasp] > Found "Canyon"
[2018-06-11 16:17:41] [Rasp] > Found "Stadium"
[2018-06-11 16:17:41] [Rasp] > Found "Valley"
[2018-06-11 16:17:41] [Rasp] > Found "Lagoon"
[2018-06-11 16:17:41] [Panel] Load default panel background [config/panels/PanelBGCard.xml]
[2018-06-11 16:17:41] [Panel] Load default admin panel [config/panels/AdminAboveCPListSmall2.xml]
[2018-06-11 16:17:41] [Dedimania] ********************************************************
[2018-06-11 16:17:41] [Dedimania] Dataserver connection on Dedimania...
[2018-06-11 16:17:41] [Dedimania] Try connection on http://dedimania.net:8082/Dedimania...
[2018-06-11 16:17:41] [Webaccess] (dedimania.net:8082/Dedimania.8094): send: deflate, receive: deflate
[2018-06-11 16:17:41] [Dedimania] Connection and status ok! (Dedimania.8094)
[2018-06-11 16:17:41] [Dedimania] ********************************************************
[2018-06-11 16:17:41] [RaspJukebox] Loading config file [config/rasp.xml]
[2018-06-11 16:17:42] [UpToDate] Load config file [config/uptodate.xml]
[2018-06-11 16:17:42] [EffectStudio] Setup events and effects...
[2018-06-11 16:17:42] [EffectStudio] ...successfully done!
[2018-06-11 16:17:42] [ManiaKarma] ********************************************************
[2018-06-11 16:17:42] [ManiaKarma] Starting version 2.0.0 - Maniaplanet
[2018-06-11 16:17:42] [ManiaKarma] Parsed "config/mania_karma.xml" successfully, starting checks...
[2018-06-11 16:17:42] [ManiaKarma] > Set Server location to "France"
[2018-06-11 16:17:42] [ManiaKarma] > Trying to authenticate with central database "http://worldwide.mania-karma.com/api/maniaplanet-trackmania2-v4.php"...
[2018-06-11 16:17:43] [ManiaKarma] > Successfully started with async communication.
[2018-06-11 16:17:43] [ManiaKarma] > The API set the Request-URL to "http://europe.mania-karma.com/api/maniaplanet-trackmania2-v4.php"
[2018-06-11 16:17:43] [ManiaKarma] ********************************************************
[2018-06-11 16:17:43] [RecordsEyepiece] ********************************************************
[2018-06-11 16:17:43] [RecordsEyepiece] Starting version 1.1.1 - Maniaplanet
[2018-06-11 16:17:43] [RecordsEyepiece] Parsed "config/records_eyepiece.xml" successfully, starting checks...
[2018-06-11 16:17:43] [RecordsEyepiece] > Plugin MusicServer is not available, hide <music_widget>.
[2018-06-11 16:17:43] [RecordsEyepiece] > Setup for <features><maplist><mapimages><access_url> is not correct in "records_eyepiece.xml"
[2018-06-11 16:17:43] [RecordsEyepiece] > Build and cache all Widget bodies...
[2018-06-11 16:17:43] [RecordsEyepiece] > Checking Database for required extensions...
[2018-06-11 16:17:43] [RecordsEyepiece] > Found column `MostFinished`
[2018-06-11 16:17:43] [RecordsEyepiece] > Found column `MostRecords`.
[2018-06-11 16:17:43] [RecordsEyepiece] > Found column `RoundPoints`.
[2018-06-11 16:17:43] [RecordsEyepiece] > Found column `TeamPoints`.
[2018-06-11 16:17:43] [RecordsEyepiece] > Found column `WinningPayout`.
[2018-06-11 16:17:43] [RecordsEyepiece] Updating `MostFinished` counts for all Players...
[2018-06-11 16:17:43] [RecordsEyepiece] Updating `MostRecords` counts for all Players...
[2018-06-11 16:17:43] [RecordsEyepiece] Checking entries for the <placement_widget>...
[2018-06-11 16:17:43] [RecordsEyepiece] > Working on all <placement> with <display> "Always"...
[2018-06-11 16:17:43] [RecordsEyepiece] > Working on all <placement> with <display> "Race"...
[2018-06-11 16:17:43] [RecordsEyepiece] > Working on all <placement> with <display> "Rounds"...
[2018-06-11 16:17:43] [RecordsEyepiece] > Working on all <placement> with <display> "TimeAttack"...
[2018-06-11 16:17:43] [RecordsEyepiece] > Working on all <placement> with <display> "Team"...
[2018-06-11 16:17:43] [RecordsEyepiece] > Working on all <placement> with <display> "Laps"...
[2018-06-11 16:17:43] [RecordsEyepiece] > Working on all <placement> with <display> "Cup"...
[2018-06-11 16:17:43] [RecordsEyepiece] > Working on all <placement> with <display> "TeamAttack"...
[2018-06-11 16:17:43] [RecordsEyepiece] > Working on all <placement> with <display> "Chase"...
[2018-06-11 16:17:43] [RecordsEyepiece] > Working on all <placement> with <display> "Knockout"...
[2018-06-11 16:17:43] [RecordsEyepiece] > Working on all <placement> with <display> "Doppler"...
[2018-06-11 16:17:43] [RecordsEyepiece] Finished.
[2018-06-11 16:17:43] [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: 32 seconds
> -----------------------------------------------------------------------------------
> UASECO:        Version 0.9.5 build 2017-06-08, running on 127.0.0.1:5000,
>                based upon the work of the authors and projects of:
>                - Xymph (XAseco2),
>                - Florian Schnell, AssemblerManiac and many others (ASECO),
>                - Kremsy (MPASECO)
> -----------------------------------------------------------------------------------
> OS:            Windows NT LUXA2 10.0 build 17134 (Windows 10) i586
> -----------------------------------------------------------------------------------
> PHP:           PHP/7.0.30
>                MemoryLimit: 256M
>                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: localhost via TCP/IP
>                Status:  Started: 2018-06-11 16:17; Threads: 1; Questions: 46; Slow queries: 0; Opens: 25; Flush tables: 1; Open tables: 19; Queries per second avg: 2.190
#####################################################################################
[2018-06-11 16:17:43] [Map] Running on Map [Unknown] made by [Unknown] [Env: , Uid: , Id: 0]
[2018-06-11 16:17:43] [Event] Loading Map
[2018-06-11 16:17:43] [LocalRecords] Currently no record on [Unknown]
[2018-06-11 16:17:44] [Dedimania] Map's NbCheckpoints < 2: records ignored
[2018-06-11 16:17:44] [Event] Begin Map
[2018-06-11 16:17:45] [Dedimania] dedimaniaLoadingMapCallbackHandler() - error(s): Warning in method_handler.php(330): map without checkpoints are not supported !
Post Reply

Return to “UASECO”

Who is online

Users browsing this forum: No registered users and 2 guests