Dedimania Records not saved

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

Post Reply
xenicle
Posts: 2
Joined: 04 May 2018, 13:10

Dedimania Records not saved

Post by xenicle »

On my server with UASECO 0.9.5 2017-06-08 the Dedimania records are not saved instead they are "--. --:--,--"; Local time are saved correctly...

I don't seem to have error in log file but I provide a part of it :

Code: Select all

[2018-05-04 09:51:56] ###############################################################################
[2018-05-04 09:51:56] [UASECO] Initializing...
[2018-05-04 09:51:56] [PHP] Checking for required and wanted PHP extensions...
[2018-05-04 09:51:56] [PHP] » Checking "Exchangeable Image Information" (exif): OK!
[2018-05-04 09:51:56] [PHP] » Checking "File Transfer Protocol" (ftp): OK!
[2018-05-04 09:51:56] [PHP] » Checking "ICONV character set conversion facility" (iconv): OK!
[2018-05-04 09:51:56] [PHP] » Checking "Image Processing and GD" (gd): OK!
[2018-05-04 09:51:56] [PHP] » Checking "JavaScript Object Notation" (json): OK!
[2018-05-04 09:51:56] [PHP] » Checking "LibXML" (libxml): OK!
[2018-05-04 09:51:56] [PHP] » Checking "Multibyte String" (mbstring): OK!
[2018-05-04 09:51:56] [PHP] » Checking "MySQL Improved" (mysqli): OK!
[2018-05-04 09:51:56] [PHP] » Checking "SimpleXML" (SimpleXML): OK!
[2018-05-04 09:51:56] [Config] Load settings [config/UASECO.xml]
[2018-05-04 09:51:56] [UASECO][WARNING] ###############################################################################################################
[2018-05-04 09:51:56] [UASECO][WARNING] You should setup a working mail to be able to contact you, change it in [config/UASECO.xml] at <admin_contact>!
[2018-05-04 09:51:56] [UASECO][WARNING] ###############################################################################################################
[2018-05-04 09:51:56] [Config] Load admin and operator lists [config/adminops.xml]
[2018-05-04 09:51:56] [Config] Load banned IPs list [config/bannedips.xml]
[2018-05-04 09:51:56] [PHP] Setup memory limit to 256M
[2018-05-04 09:51:56] [PHP] Setup script timeout to 120 seconds
[2018-05-04 09:51:56] [Dedicated] Try to connect to Maniaplanet dedicated server at 127.0.0.1:5000 (timeout 180s)
[2018-05-04 09:51:56] [Dedicated] Try to authenticate with login [SuperAdmin] and password [***********] (masked password)
[2018-05-04 09:51:56] [Dedicated] ...connection established successfully!
[2018-05-04 09:51:56] [Database] Try to connect to database server on [localhost] with database [admin_uaseco], login [uaseco] and password [********] (masked password)
[2018-05-04 09:51:56] [Database] ...connection established successfully to a MySQL/5.5.60 server!
[2018-05-04 09:51:56] [Database] Checking database structure:
[2018-05-04 09:51:56] [Database] » Found table `uaseco_authors`
[2018-05-04 09:51:56] [Database] » Found table `uaseco_maphistory`
[2018-05-04 09:51:56] [Database] » Found table `uaseco_maps`
[2018-05-04 09:51:56] [Database] » Found table `uaseco_players`
[2018-05-04 09:51:56] [Database] » Found table `uaseco_playlist`
[2018-05-04 09:51:56] [Database] » Found table `uaseco_rankings`
[2018-05-04 09:51:56] [Database] » Found table `uaseco_ratings`
[2018-05-04 09:51:56] [Database] » Found table `uaseco_records`
[2018-05-04 09:51:56] [Database] » Found table `uaseco_settings`
[2018-05-04 09:51:56] [Database] » Found table `uaseco_times`
[2018-05-04 09:51:56] [Database] ...successfully done!
[2018-05-04 09:51:56] [Plugin] Loading plugins [config/plugins.xml]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.manialinks.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.modescript_handler.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.checkpoints.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.map.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.local_records.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.rasp.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/chat.admin.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/chat.server.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.panels.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.dedimania.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.welcome_center.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.tachometer.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.info_bar.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.stunt_messages.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.donate.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.rounds.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.round_points.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.round_autoend.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.mania_exchange.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.rasp_jukebox.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.uptodate.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/chat.help.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/chat.records.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/chat.rasp.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.customize_quit_dialog.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.effect_studio.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.mania_karma.php]
[2018-05-04 09:51:56] [Plugin] » initialize [plugins/plugin.records_eyepiece.php]
[2018-05-04 09:51:57] [Plugin] » initialize [plugins/plugin.vote_manager.php]
[2018-05-04 09:51:57] [Plugin] Checking dependencies of Plugins...
[2018-05-04 09:51:57] [Plugin] ...successfully done!
[2018-05-04 09:51:57] [Plugin] Registering events and chat commands...
[2018-05-04 09:51:57] [Plugin] ...successfully done!
[2018-05-04 09:51:57] [Config] Locked admin commands and features with password "**********" (masked password)
[2018-05-04 09:51:57] [MapList] Reading complete map list from server...
[2018-05-04 09:51:58] [MapList] ...successfully done, read 4 maps which matches server settings!
[2018-05-04 09:51:58] [Playlist] Reading map history...
[2018-05-04 09:51:58] [Playlist] ...successfully done!
[2018-05-04 09:51:58] [ModescriptHandler] Checking version from dedicated Server Modescripts...
[2018-05-04 09:51:58] [ModescriptHandler] » version 2018-03-08 from "Modes/TrackMania/Rounds.Script.txt" ok.
[2018-05-04 09:51:58] [ModescriptHandler] » version 2017-07-12 from "Modes/TrackMania/TimeAttack.Script.txt" ok.
[2018-05-04 09:51:58] [ModescriptHandler] » version 2018-03-08 from "Modes/TrackMania/Team.Script.txt" ok.
[2018-05-04 09:51:58] [ModescriptHandler] » version 2017-07-12 from "Modes/TrackMania/Laps.Script.txt" ok.
[2018-05-04 09:51:58] [ModescriptHandler] » version 2018-03-08 from "Modes/TrackMania/Cup.Script.txt" ok.
[2018-05-04 09:51:58] [ModescriptHandler] » version 2016-04-13 from "Modes/TrackMania/TeamAttack.Script.txt" ok.
[2018-05-04 09:51:58] [ModescriptHandler] » version 2018-02-12 from "Modes/TrackMania/Chase.Script.txt" ok.
[2018-05-04 09:51:58] [ModescriptHandler] ...successfully done!
[PHP Notice] Undefined index: WARM_UP_NUMBER on line 465 in file /opt/uaseco/plugins/plugin.modescript_handler.php
[PHP Notice] Undefined index: WARM_UP_DURATION on line 466 in file /opt/uaseco/plugins/plugin.modescript_handler.php
[2018-05-04 09:51:58] [LocalRecords] Load config file [config/local_records.xml]
[2018-05-04 09:51:58] [Rasp] Loading config file [config/rasp.xml]
[2018-05-04 09:51:58] [Rasp] Cleaning up unused data...
[2018-05-04 09:51:58] [Rasp] » Cleaning up `uaseco_maps`
[2018-05-04 09:51:58] [Rasp] » Cleaning up `uaseco_players`
[2018-05-04 09:51:58] [Rasp] ...successfully done!
[2018-05-04 09:51:58] [Rasp] Checking for environment separation directories for maps from ManiaExchange...
[2018-05-04 09:51:58] [Rasp] » Found "Canyon"
[2018-05-04 09:51:58] [Rasp] » Found "Stadium"
[2018-05-04 09:51:58] [Rasp] » Found "Valley"
[2018-05-04 09:51:58] [Rasp] » Found "Lagoon"
[2018-05-04 09:51:58] [Panel] Load default panel background [config/panels/PanelBGCard.xml]
[2018-05-04 09:51:58] [Panel] Load default admin panel [config/panels/AdminAboveCPListSmall2.xml]
[2018-05-04 09:51:58] [Dedimania] ********************************************************
[2018-05-04 09:51:58] [Dedimania] Dataserver connection on Dedimania...
[2018-05-04 09:51:58] [Dedimania] Try connection on dedimania*net:8082/Dedimania...
[2018-05-04 09:51:58] [Webaccess] (dedimania*net:8082/Dedimania.8092): send: deflate, receive: deflate
[2018-05-04 09:51:58] [Dedimania] Connection and status ok! (Dedimania.8092)
[2018-05-04 09:51:58] [Dedimania] ********************************************************
[2018-05-04 09:51:58] [RoundPoints] Setup default rounds points: "High Score" -> 250,200,160,130,110,100,90,80,70,60,50,40,30,20,10
[2018-05-04 09:51:58] [Event] Points Repartition Loaded
[2018-05-04 09:51:58] [RaspJukebox] Loading config file [config/rasp.xml]
[2018-05-04 09:51:58] [UpToDate] Load config file [config/uptodate.xml]
[2018-05-04 09:51:58] [EffectStudio] Setup events and effects...
[2018-05-04 09:51:59] [EffectStudio] ...successfully done!
[2018-05-04 09:51:59] [ManiaKarma] ********************************************************
[2018-05-04 09:51:59] [ManiaKarma] Starting version 2.0.0 - Maniaplanet
[2018-05-04 09:51:59] [ManiaKarma] Parsed "config/mania_karma.xml" successfully, starting checks...
[2018-05-04 09:51:59] [ManiaKarma] » Set Server location to "France"
[2018-05-04 09:51:59] [ManiaKarma] » Trying to authenticate with central database "http://worldwide.mania-karma*.com/api/maniaplanet-trackmania2-v4.php"...
[2018-05-04 09:51:59] [ManiaKarma] » Successfully started with async communication.
[2018-05-04 09:51:59] [ManiaKarma] » The API set the Request-URL to "http://europe.mania-karma*com/api/maniaplanet-trackmania2-v4.php"
[2018-05-04 09:51:59] [ManiaKarma] ********************************************************
[2018-05-04 09:51:59] [RecordsEyepiece] ********************************************************
[2018-05-04 09:51:59] [RecordsEyepiece] Starting version 1.1.1 - Maniaplanet
[2018-05-04 09:51:59] [RecordsEyepiece] Parsed "config/records_eyepiece.xml" successfully, starting checks...
[2018-05-04 09:51:59] [RecordsEyepiece] » Plugin MusicServer is not available, hide <music_widget>.
[2018-05-04 09:51:59] [RecordsEyepiece] » Setup for <features><maplist><mapimages><access_url> is not correct in "records_eyepiece.xml"
[2018-05-04 09:51:59] [RecordsEyepiece] » Build and cache all Widget bodies...
[2018-05-04 09:51:59] [RecordsEyepiece] » Checking Database for required extensions...
[2018-05-04 09:51:59] [RecordsEyepiece] » Found column `MostFinished`
[2018-05-04 09:51:59] [RecordsEyepiece] » Found column `MostRecords`.
[2018-05-04 09:51:59] [RecordsEyepiece] » Found column `RoundPoints`.
[2018-05-04 09:51:59] [RecordsEyepiece] » Found column `TeamPoints`.
[2018-05-04 09:51:59] [RecordsEyepiece] » Found column `WinningPayout`.
[2018-05-04 09:51:59] [RecordsEyepiece] Updating `MostFinished` counts for all Players...
[2018-05-04 09:51:59] [RecordsEyepiece] Updating `MostRecords` counts for all Players...
[2018-05-04 09:51:59] [RecordsEyepiece] Checking entries for the <placement_widget>...
[2018-05-04 09:51:59] [RecordsEyepiece] » Working on all <placement> with <display> "Always"...
[2018-05-04 09:51:59] [RecordsEyepiece] » Working on all <placement> with <display> "Race"...
[2018-05-04 09:51:59] [RecordsEyepiece] » Working on all <placement> with <display> "Rounds"...
[2018-05-04 09:51:59] [RecordsEyepiece] » Working on all <placement> with <display> "TimeAttack"...
[2018-05-04 09:51:59] [RecordsEyepiece] » Working on all <placement> with <display> "Team"...
[2018-05-04 09:51:59] [RecordsEyepiece] » Working on all <placement> with <display> "Laps"...
[2018-05-04 09:51:59] [RecordsEyepiece] » Working on all <placement> with <display> "Cup"...
[2018-05-04 09:51:59] [RecordsEyepiece] » Working on all <placement> with <display> "TeamAttack"...
[2018-05-04 09:51:59] [RecordsEyepiece] » Working on all <placement> with <display> "Chase"...
[2018-05-04 09:51:59] [RecordsEyepiece] » Working on all <placement> with <display> "Knockout"...
[2018-05-04 09:51:59] [RecordsEyepiece] » Working on all <placement> with <display> "Doppler"...
[2018-05-04 09:51:59] [RecordsEyepiece] Finished.
[2018-05-04 09:51:59] [RecordsEyepiece] ********************************************************
####[UASECO]#########################################################################
» Server:        XoF Round Mania (0-60k) (xenicle-server), join link: "maniaplanet://#join=xenicle-server@TMStadium@nadeo"
» Title:         TMStadium@nadeo
» Gamemode:      "Rounds" with script "Rounds.Script.txt" version "2018-03-08"
» Dedicated:     ManiaPlanet/3.3.0 build 2018-03-29_21_00, 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: 1 hour 24 minutes 20 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)
» Author:        undef*de (UASECO)
» Website:       https://www.UASECO*org
» -----------------------------------------------------------------------------------
» OS:            
» -----------------------------------------------------------------------------------
» 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: 2.2.5, JPEG: true, PNG: true, FreeType: true
» -----------------------------------------------------------------------------------
» Database:      Server:  MySQL/5.5.60
»                Client:  mysqlnd/5.0.12-dev
»                Connect: Localhost via UNIX socket
»                Status:  Started: 2018-05-04 03:15; Threads: 2; Questions: 569561; Slow queries: 18110; Opens: 258; Flush tables: 1; Open tables: 221; Queries per second avg: 23.949
#####################################################################################
[2018-05-04 09:52:00] [Map] Running on Map [ESL Plant B, I smoke mid] made by [wormii] [Env: Stadium, Uid: BwvXKYWyG6trUTg_AnFsdMpWL15, Id: 2]
[2018-05-04 09:52:00] [Event] Loading Map
[2018-05-04 09:52:00] [LocalRecords] Current record on Map [ESL Plant B, I smoke mid] is [1:22.228] and held by Player [xenicle]
[2018-05-04 09:52:00] [RoundAutoEnd] Setting round end time to [120] seconds, based upon author time [1:00.768]
[2018-05-04 09:52:00] [Event] Begin Map
[2018-05-04 09:52:00] [Event] Points Repartition Loaded
[2018-05-04 09:52:13] [Player] Connection from Player [xenicle] from France [Nick: xenicle, IP: 83.194.76.167, Rank: 76093, Id: 1]
[2018-05-04 09:52:13] [UpToDate] MasterAdmin [xenicle] merged global blacklist [http://www.uaseco*org/uptodate/trackmania_blacklist_dedimania.xml] new: 22
[2018-05-04 09:52:14] [Event] Player Ranking Updated (Players)
[2018-05-04 09:52:18] [Event] End Playing [1]
[2018-05-04 09:52:18] [Event] End Turn [1]
[2018-05-04 09:52:18] [Event] End Round [23]
[2018-05-04 09:52:18] [Event] Player Ranking Updated (Players)
[2018-05-04 09:52:24] [Event] Player Ranking Updated (Players)
[2018-05-04 09:52:24] [Event] Begin Round [24]
[2018-05-04 09:52:24] [Event] Begin Turn [1]
[2018-05-04 09:52:24] [Event] Begin Playing [1]
[2018-05-04 09:52:29] [Chat] Player [xenicle] used command "/help"
[2018-05-04 09:53:16] [Chat] Player [xenicle] used command "/admin"
[2018-05-04 09:53:16] xenicle tried to use admin chat command (not unlocked!):
[2018-05-04 09:53:51] [Chat] Player [xenicle] used command "/admin"
[2018-05-04 09:53:51] xenicle tried to use admin chat command (not unlocked!):
[2018-05-04 09:54:28] [RoundAutoEnd] Round automatically ended
[2018-05-04 09:54:28] [Event] End Playing [1]
[2018-05-04 09:54:28] [Event] End Turn [1]
[2018-05-04 09:54:28] [Event] End Round [24]
[2018-05-04 09:54:28] [Event] Player Ranking Updated (Players)
[2018-05-04 09:54:31] [Event] Player Ranking Updated (Players)
[2018-05-04 09:54:31] [Event] Begin Round [25]
[2018-05-04 09:54:31] [Event] Begin Turn [1]
[2018-05-04 09:54:31] [Event] Begin Playing [1]
[2018-05-04 09:56:35] [RoundAutoEnd] Round automatically ended
[2018-05-04 09:56:35] [Event] End Playing [1]
[2018-05-04 09:56:35] [Event] End Turn [1]
[2018-05-04 09:56:35] [Event] End Round [25]
[2018-05-04 09:56:35] [Event] Player Ranking Updated (Players)
[2018-05-04 09:56:38] [Event] Player Ranking Updated (Players)
[2018-05-04 09:56:38] [Event] Begin Round [26]
[2018-05-04 09:56:38] [Event] Begin Turn [1]
[2018-05-04 09:56:38] [Event] Begin Playing [1]
[2018-05-04 09:58:42] [RoundAutoEnd] Round automatically ended
[2018-05-04 09:58:42] [Event] End Playing [1]
[2018-05-04 09:58:42] [Event] End Turn [1]
[2018-05-04 09:58:42] [Event] End Round [26]
[2018-05-04 09:58:42] [Event] Player Ranking Updated (Players)
[2018-05-04 09:58:45] [Event] Player Ranking Updated (Players)
[2018-05-04 09:58:45] [Event] Begin Round [27]
[2018-05-04 09:58:45] [Event] Begin Turn [1]
[2018-05-04 09:58:45] [Event] Begin Playing [1]
[2018-05-04 10:00:49] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:00:49] [Event] End Playing [1]
[2018-05-04 10:00:49] [Event] End Turn [1]
[2018-05-04 10:00:49] [Event] End Round [27]
[2018-05-04 10:00:49] [Event] Player Ranking Updated (Players)
[2018-05-04 10:00:52] [Event] Player Ranking Updated (Players)
[2018-05-04 10:00:52] [Event] Begin Round [28]
[2018-05-04 10:00:52] [Event] Begin Turn [1]
[2018-05-04 10:00:52] [Event] Begin Playing [1]
[2018-05-04 10:02:56] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:02:56] [Event] End Playing [1]
[2018-05-04 10:02:56] [Event] End Turn [1]
[2018-05-04 10:02:56] [Event] End Round [28]
[2018-05-04 10:02:56] [Event] Player Ranking Updated (Players)
[2018-05-04 10:02:59] [Event] Player Ranking Updated (Players)
[2018-05-04 10:02:59] [Event] Begin Round [29]
[2018-05-04 10:02:59] [Event] Begin Turn [1]
[2018-05-04 10:02:59] [Event] Begin Playing [1]
[2018-05-04 10:03:09] [Chat] Player [xenicle] used command "/admin unlock **********"
[2018-05-04 10:03:29] [Chat] Player [xenicle] used command "/admin"
[2018-05-04 10:03:40] [Chat] Player [xenicle] used command "/admins"
[PHP Notice] Undefined index: TMLOGIN on line 166 in file /opt/uaseco/plugins/chat.server.php
[PHP Warning] Invalid argument supplied for foreach() on line 166 in file /opt/uaseco/plugins/chat.server.php
[2018-05-04 10:04:01] [Chat] Player [xenicle] used command "/help"
[2018-05-04 10:05:03] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:05:03] [Event] End Playing [1]
[2018-05-04 10:05:03] [Event] End Turn [1]
[2018-05-04 10:05:03] [Event] End Round [29]
[2018-05-04 10:05:03] [Event] Player Ranking Updated (Players)
[2018-05-04 10:05:06] [Event] Player Ranking Updated (Players)
[2018-05-04 10:05:06] [Event] Begin Round [30]
[2018-05-04 10:05:06] [Event] Begin Turn [1]
[2018-05-04 10:05:06] [Event] Begin Playing [1]
[2018-05-04 10:05:36] [Chat] Player [xenicle] used command "/admin add 58198"
[2018-05-04 10:05:38] [ChatAdmin] MasterAdmin [xenicle] adds map [Sunlight Kingdom] from MX!
[2018-05-04 10:05:38] [MapList] Re-reading complete map list from server...
[2018-05-04 10:05:38] [MapList] ...successfully done, read 5 maps which matches server settings!
[2018-05-04 10:07:04] [Chat] Player [xenicle] used command "/admin skip"
[2018-05-04 10:07:04] [ChatAdmin] MasterAdmin [xenicle] skips map!
[2018-05-04 10:07:04] [Event] End Playing [1]
[2018-05-04 10:07:04] [Event] End Turn [1]
[2018-05-04 10:07:04] [Event] End Round [30]
[2018-05-04 10:07:04] [Event] Player Ranking Updated (Players)
[2018-05-04 10:07:10] [Event] Player Ranking Updated (Players)
[2018-05-04 10:07:11] [Event] End Map
[2018-05-04 10:07:11] [Map] The Map [ESL Plant B, I smoke mid] finished after 17655 days 10 hours 7 min. 11 sec.
[2018-05-04 10:07:11] [RaspJukebox] Setting next map to [Sunlight Kingdom] as requested by [xenicle]
[2018-05-04 10:07:11] [Event] Player Ranking Updated (Players)
[2018-05-04 10:07:11] [Event] Begin Podium
[2018-05-04 10:07:11] [MapList] Re-reading complete map list from server...
[2018-05-04 10:07:12] [MapList] ...successfully done, read 5 maps which matches server settings!
[2018-05-04 10:07:31] [Event] End Podium
[2018-05-04 10:07:31] [Event] Begin Channel Progression
[2018-05-04 10:07:31] [Event] End Channel Progression
[2018-05-04 10:07:31] [Event] Unloading Map
[2018-05-04 10:07:31] [PlayerList] Calculating and updating server ranks for players...
[2018-05-04 10:07:31] [PlayerList] ...finished!
[2018-05-04 10:07:31] [Event] Player Ranking Updated (Players)
[2018-05-04 10:07:31] [Event] End Match [2]
[2018-05-04 10:07:31] [Event] Begin Match [3]
[2018-05-04 10:07:41] [Map] Changing from Map [ESL Plant B, I smoke mid] to [Sunlight Kingdom] [Env: Stadium, Uid: CGG6Wz4c5tWJcD28zXRVlRa1Zzi, Id: 5]
[2018-05-04 10:07:41] [Event] Loading Map
[2018-05-04 10:07:41] [LocalRecords] Currently no record on [Sunlight Kingdom]
[2018-05-04 10:07:42] [RoundAutoEnd] Setting round end time to [74] seconds, based upon author time [0:36.093]
[2018-05-04 10:07:42] [Event] Begin Map
[2018-05-04 10:07:42] [Event] Points Repartition Loaded
[2018-05-04 10:07:50] [Event] Begin Round [1]
[2018-05-04 10:07:50] [Event] Begin Turn [1]
[2018-05-04 10:07:50] [Event] Begin Playing [1]
[2018-05-04 10:09:08] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:09:08] [Event] End Playing [1]
[2018-05-04 10:09:08] [Event] End Turn [1]
[2018-05-04 10:09:08] [Event] End Round [1]
[2018-05-04 10:09:11] [Event] Begin Round [2]
[2018-05-04 10:09:11] [Event] Begin Turn [1]
[2018-05-04 10:09:11] [Event] Begin Playing [1]
[2018-05-04 10:09:12] [Chat] Player [xenicle] used command "/donate"
[2018-05-04 10:09:25] [Chat] Player [xenicle] used command "/donate 1000"
[2018-05-04 10:09:26] [Donate] Failed transaction of 1000 to login "xenicle" (TxId 0)
[2018-05-04 10:10:29] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:10:29] [Event] End Playing [1]
[2018-05-04 10:10:29] [Event] End Turn [1]
[2018-05-04 10:10:29] [Event] End Round [2]
[2018-05-04 10:10:32] [Event] Begin Round [3]
[2018-05-04 10:10:32] [Event] Begin Turn [1]
[2018-05-04 10:10:32] [Event] Begin Playing [1]
[2018-05-04 10:11:05] [Chat] Player [xenicle] used command "/masteradmins"
[2018-05-04 10:11:15] [Chat] Player [xenicle] used command "/help"
[2018-05-04 10:11:50] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:11:50] [Event] End Playing [1]
[2018-05-04 10:11:50] [Event] End Turn [1]
[2018-05-04 10:11:50] [Event] End Round [3]
[2018-05-04 10:11:53] [Event] Begin Round [4]
[2018-05-04 10:11:53] [Event] Begin Turn [1]
[2018-05-04 10:11:53] [Event] Begin Playing [1]
[2018-05-04 10:12:54] [Event] End Playing [1]
[2018-05-04 10:12:54] [Event] End Turn [1]
[2018-05-04 10:12:54] [Event] End Round [4]
[2018-05-04 10:13:00] [Event] Begin Round [5]
[2018-05-04 10:13:01] [Event] Begin Turn [1]
[2018-05-04 10:13:01] [Event] Begin Playing [1]
[2018-05-04 10:14:01] [Event] End Playing [1]
[2018-05-04 10:14:01] [Event] End Turn [1]
[2018-05-04 10:14:01] [Event] End Round [5]
[2018-05-04 10:14:07] [Event] Begin Round [6]
[2018-05-04 10:14:07] [Event] Begin Turn [1]
[2018-05-04 10:14:07] [Event] Begin Playing [1]
[2018-05-04 10:15:14] [LocalRecords] Player [xenicle] finished with [1:02.928] and took the 1. Local Record!
[2018-05-04 10:15:14] [Event] Player Ranking Updated (Players)
[2018-05-04 10:15:21] [Event] End Playing [1]
[2018-05-04 10:15:21] [Event] End Turn [1]
[2018-05-04 10:15:21] [Event] End Round [6]
[2018-05-04 10:15:21] [Event] Player Ranking Updated (Players)
[2018-05-04 10:15:27] [Event] Player Ranking Updated (Players)
[2018-05-04 10:15:27] [Event] Begin Round [7]
[2018-05-04 10:15:28] [Event] Begin Turn [1]
[2018-05-04 10:15:28] [Event] Begin Playing [1]
[2018-05-04 10:16:33] [LocalRecords] Player [xenicle] finished with [1:02.438] and took the 1. Local Record!
[2018-05-04 10:16:33] [Event] Player Ranking Updated (Players)
[2018-05-04 10:16:41] [Event] End Playing [1]
[2018-05-04 10:16:41] [Event] End Turn [1]
[2018-05-04 10:16:41] [Event] End Round [7]
[2018-05-04 10:16:41] [Event] Player Ranking Updated (Players)
[2018-05-04 10:16:47] [Event] Player Ranking Updated (Players)
[2018-05-04 10:16:47] [Event] Begin Round [8]
[2018-05-04 10:16:47] [Event] Begin Turn [1]
[2018-05-04 10:16:47] [Event] Begin Playing [1]
[2018-05-04 10:17:05] [Event] End Playing [1]
[2018-05-04 10:17:05] [Event] End Turn [1]
[2018-05-04 10:17:05] [Event] End Round [8]
[2018-05-04 10:17:05] [Event] Player Ranking Updated (Players)
[2018-05-04 10:17:11] [Event] Player Ranking Updated (Players)
[2018-05-04 10:17:11] [Event] Begin Round [9]
[2018-05-04 10:17:11] [Event] Begin Turn [1]
[2018-05-04 10:17:11] [Event] Begin Playing [1]
[2018-05-04 10:17:53] [LocalRecords] Player [xenicle] finished with [0:38.218] and took the 1. Local Record!
[2018-05-04 10:17:53] [Event] Player Ranking Updated (Players)
[2018-05-04 10:18:01] [Event] End Playing [1]
[2018-05-04 10:18:01] [Event] End Turn [1]
[2018-05-04 10:18:01] [Event] End Round [9]
[2018-05-04 10:18:01] [Event] Player Ranking Updated (Players)
[2018-05-04 10:18:07] [Event] Player Ranking Updated (Players)
[2018-05-04 10:18:07] [Event] Begin Round [10]
[2018-05-04 10:18:07] [Event] Begin Turn [1]
[2018-05-04 10:18:07] [Event] Begin Playing [1]
[2018-05-04 10:19:25] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:19:25] [Event] End Playing [1]
[2018-05-04 10:19:25] [Event] End Turn [1]
[2018-05-04 10:19:25] [Event] End Round [10]
[2018-05-04 10:19:25] [Event] Player Ranking Updated (Players)
[2018-05-04 10:19:28] [Event] Player Ranking Updated (Players)
[2018-05-04 10:19:28] [Event] Begin Round [11]
[2018-05-04 10:19:28] [Event] Begin Turn [1]
[2018-05-04 10:19:28] [Event] Begin Playing [1]
[2018-05-04 10:20:46] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:20:46] [Event] End Playing [1]
[2018-05-04 10:20:46] [Event] End Turn [1]
[2018-05-04 10:20:46] [Event] End Round [11]
[2018-05-04 10:20:46] [Event] Player Ranking Updated (Players)
[2018-05-04 10:20:49] [Event] Player Ranking Updated (Players)
[2018-05-04 10:20:49] [Event] Begin Round [12]
[2018-05-04 10:20:49] [Event] Begin Turn [1]
[2018-05-04 10:20:49] [Event] Begin Playing [1]
[2018-05-04 10:22:07] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:22:07] [Event] End Playing [1]
[2018-05-04 10:22:07] [Event] End Turn [1]
[2018-05-04 10:22:07] [Event] End Round [12]
[2018-05-04 10:22:07] [Event] Player Ranking Updated (Players)
[2018-05-04 10:22:10] [Event] Player Ranking Updated (Players)
[2018-05-04 10:22:10] [Event] Begin Round [13]
[2018-05-04 10:22:10] [Event] Begin Turn [1]
[2018-05-04 10:22:10] [Event] Begin Playing [1]
[2018-05-04 10:23:28] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:23:28] [Event] End Playing [1]
[2018-05-04 10:23:28] [Event] End Turn [1]
[2018-05-04 10:23:28] [Event] End Round [13]
[2018-05-04 10:23:28] [Event] Player Ranking Updated (Players)
[2018-05-04 10:23:31] [Event] Player Ranking Updated (Players)
[2018-05-04 10:23:31] [Event] Begin Round [14]
[2018-05-04 10:23:31] [Event] Begin Turn [1]
[2018-05-04 10:23:31] [Event] Begin Playing [1]
[2018-05-04 10:24:49] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:24:49] [Event] End Playing [1]
[2018-05-04 10:24:49] [Event] End Turn [1]
[2018-05-04 10:24:49] [Event] End Round [14]
[2018-05-04 10:24:49] [Event] Player Ranking Updated (Players)
[2018-05-04 10:24:52] [Event] Player Ranking Updated (Players)
[2018-05-04 10:24:52] [Event] Begin Round [15]
[2018-05-04 10:24:52] [Event] Begin Turn [1]
[2018-05-04 10:24:52] [Event] Begin Playing [1]
[2018-05-04 10:26:10] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:26:10] [Event] End Playing [1]
[2018-05-04 10:26:10] [Event] End Turn [1]
[2018-05-04 10:26:10] [Event] End Round [15]
[2018-05-04 10:26:10] [Event] Player Ranking Updated (Players)
[2018-05-04 10:26:13] [Event] Player Ranking Updated (Players)
[2018-05-04 10:26:13] [Event] Begin Round [16]
[2018-05-04 10:26:13] [Event] Begin Turn [1]
[2018-05-04 10:26:13] [Event] Begin Playing [1]
[2018-05-04 10:27:31] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:27:31] [Event] End Playing [1]
[2018-05-04 10:27:31] [Event] End Turn [1]
[2018-05-04 10:27:31] [Event] End Round [16]
[2018-05-04 10:27:31] [Event] Player Ranking Updated (Players)
[2018-05-04 10:27:34] [Event] Player Ranking Updated (Players)
[2018-05-04 10:27:34] [Event] Begin Round [17]
[2018-05-04 10:27:34] [Event] Begin Turn [1]
[2018-05-04 10:27:34] [Event] Begin Playing [1]
[2018-05-04 10:28:09] [Chat] Player [xenicle] used command "/admin add 29758"
[2018-05-04 10:28:11] [ChatAdmin] MasterAdmin [xenicle] adds map [Tiger Blood stadium remake] from MX!
[2018-05-04 10:28:11] [MapList] Re-reading complete map list from server...
[2018-05-04 10:28:11] [MapList] ...successfully done, read 6 maps which matches server settings!
[2018-05-04 10:28:23] [Player] Disconnection from Player [xenicle] after 36 min. 10 sec. playtime [Nick: xenicle, IP: 83.194.76.167, Rank: 76093, Id: 1]
[2018-05-04 10:28:52] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:28:52] [Event] End Playing [1]
[2018-05-04 10:28:52] [Event] End Turn [1]
[2018-05-04 10:28:52] [Event] End Round [17]
[2018-05-04 10:28:55] [Event] Begin Round [18]
[2018-05-04 10:28:55] [Event] Begin Turn [1]
[2018-05-04 10:28:55] [Event] Begin Playing [1]
[2018-05-04 10:30:13] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:30:13] [Event] End Playing [1]
[2018-05-04 10:30:13] [Event] End Turn [1]
[2018-05-04 10:30:13] [Event] End Round [18]
[2018-05-04 10:30:16] [Event] Begin Round [19]
[2018-05-04 10:30:16] [Event] Begin Turn [1]
[2018-05-04 10:30:16] [Event] Begin Playing [1]
[2018-05-04 10:31:34] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:31:34] [Event] End Playing [1]
[2018-05-04 10:31:34] [Event] End Turn [1]
[2018-05-04 10:31:34] [Event] End Round [19]
[2018-05-04 10:31:37] [Event] Begin Round [20]
[2018-05-04 10:31:37] [Event] Begin Turn [1]
[2018-05-04 10:31:37] [Event] Begin Playing [1]
[2018-05-04 10:32:55] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:32:55] [Event] End Playing [1]
[2018-05-04 10:32:55] [Event] End Turn [1]
[2018-05-04 10:32:55] [Event] End Round [20]
[2018-05-04 10:32:58] [Event] Begin Round [21]
[2018-05-04 10:32:58] [Event] Begin Turn [1]
[2018-05-04 10:32:58] [Event] Begin Playing [1]
[2018-05-04 10:34:16] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:34:16] [Event] End Playing [1]
[2018-05-04 10:34:16] [Event] End Turn [1]
[2018-05-04 10:34:16] [Event] End Round [21]
[2018-05-04 10:34:19] [Event] Begin Round [22]
[2018-05-04 10:34:19] [Event] Begin Turn [1]
[2018-05-04 10:34:19] [Event] Begin Playing [1]
[2018-05-04 10:35:37] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:35:37] [Event] End Playing [1]
[2018-05-04 10:35:37] [Event] End Turn [1]
[2018-05-04 10:35:37] [Event] End Round [22]
[2018-05-04 10:35:40] [Event] Begin Round [23]
[2018-05-04 10:35:40] [Event] Begin Turn [1]
[2018-05-04 10:35:40] [Event] Begin Playing [1]
[2018-05-04 10:36:58] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:36:58] [Event] End Playing [1]
[2018-05-04 10:36:58] [Event] End Turn [1]
[2018-05-04 10:36:58] [Event] End Round [23]
[2018-05-04 10:37:01] [Event] Begin Round [24]
[2018-05-04 10:37:01] [Event] Begin Turn [1]
[2018-05-04 10:37:01] [Event] Begin Playing [1]
[2018-05-04 10:38:19] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:38:19] [Event] End Playing [1]
[2018-05-04 10:38:19] [Event] End Turn [1]
[2018-05-04 10:38:19] [Event] End Round [24]
[2018-05-04 10:38:22] [Event] Begin Round [25]
[2018-05-04 10:38:22] [Event] Begin Turn [1]
[2018-05-04 10:38:22] [Event] Begin Playing [1]
[2018-05-04 10:39:40] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:39:40] [Event] End Playing [1]
[2018-05-04 10:39:40] [Event] End Turn [1]
[2018-05-04 10:39:40] [Event] End Round [25]
[2018-05-04 10:39:43] [Event] Begin Round [26]
[2018-05-04 10:39:43] [Event] Begin Turn [1]
[2018-05-04 10:39:43] [Event] Begin Playing [1]
[2018-05-04 10:41:01] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:41:01] [Event] End Playing [1]
[2018-05-04 10:41:01] [Event] End Turn [1]
[2018-05-04 10:41:01] [Event] End Round [26]
[2018-05-04 10:41:04] [Event] Begin Round [27]
[2018-05-04 10:41:04] [Event] Begin Turn [1]
[2018-05-04 10:41:04] [Event] Begin Playing [1]
[2018-05-04 10:42:22] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:42:22] [Event] End Playing [1]
[2018-05-04 10:42:22] [Event] End Turn [1]
[2018-05-04 10:42:22] [Event] End Round [27]
[2018-05-04 10:42:25] [Event] Begin Round [28]
[2018-05-04 10:42:25] [Event] Begin Turn [1]
[2018-05-04 10:42:25] [Event] Begin Playing [1]
[2018-05-04 10:43:43] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:43:43] [Event] End Playing [1]
[2018-05-04 10:43:43] [Event] End Turn [1]
[2018-05-04 10:43:43] [Event] End Round [28]
[2018-05-04 10:43:46] [Event] Begin Round [29]
[2018-05-04 10:43:46] [Event] Begin Turn [1]
[2018-05-04 10:43:46] [Event] Begin Playing [1]
[2018-05-04 10:44:08] [Player] Connection from Player [xenicle] from France [Nick: xenicle, IP: 83.194.76.167, Rank: 76093, Id: 1]
[2018-05-04 10:44:09] [Event] Player Ranking Updated (Players)
[2018-05-04 10:44:12] [Event] End Playing [1]
[2018-05-04 10:44:12] [Event] End Turn [1]
[2018-05-04 10:44:12] [Event] End Round [29]
[2018-05-04 10:44:12] [Event] Player Ranking Updated (Players)
[2018-05-04 10:44:18] [Event] Player Ranking Updated (Players)
[2018-05-04 10:44:18] [Event] Begin Round [30]
[2018-05-04 10:44:18] [Event] Begin Turn [1]
[2018-05-04 10:44:18] [Event] Begin Playing [1]
[2018-05-04 10:44:46] [Player] Connection from Player [attti] from Hungary [Nick: attti, IP: 84.0.146.205, Rank: 56175, Id: 2]
[2018-05-04 10:44:47] [Event] Player Ranking Updated (Players)
[2018-05-04 10:45:00] [Event] Player Ranking Updated (Players)
[2018-05-04 10:45:11] [Event] End Playing [1]
[2018-05-04 10:45:11] [Event] End Turn [1]
[2018-05-04 10:45:11] [Event] End Round [30]
[2018-05-04 10:45:11] [Event] Player Ranking Updated (Players)
[2018-05-04 10:45:13] [Player] Disconnection from Player [attti] after 27 sec. playtime [Nick: attti, IP: 84.0.146.205, Rank: 56175, Id: 2]
[2018-05-04 10:45:17] [Event] Player Ranking Updated (Players)
[2018-05-04 10:45:18] [Rank] Player [xenicle] won for the 1. time!
[2018-05-04 10:45:18] [Event] End Map
[2018-05-04 10:45:18] [Map] The Map [Sunlight Kingdom] finished after 17655 days 10 hours 45 min. 18 sec.
[2018-05-04 10:45:18] [RaspJukebox] Setting next map to [Tiger Blood stadium remake] as requested by [xenicle]
[2018-05-04 10:45:19] [Event] Player Ranking Updated (Players)
[2018-05-04 10:45:19] [Event] Begin Podium
[2018-05-04 10:45:19] [MapList] Re-reading complete map list from server...
[2018-05-04 10:45:19] [MapList] ...successfully done, read 6 maps which matches server settings!
[2018-05-04 10:45:37] [Event] End Podium
[2018-05-04 10:45:37] [Event] Begin Channel Progression
[2018-05-04 10:45:37] [Event] End Channel Progression
[2018-05-04 10:45:37] [Event] Unloading Map
[2018-05-04 10:45:37] [PlayerList] Calculating and updating server ranks for players...
[2018-05-04 10:45:37] [PlayerList] ...finished!
[2018-05-04 10:45:37] [Event] Player Ranking Updated (Players)
[2018-05-04 10:45:37] [Event] End Match [3]
[2018-05-04 10:45:37] [Event] Begin Match [4]
[2018-05-04 10:45:47] [Map] Changing from Map [Sunlight Kingdom] to [Tiger Blood stadium remake] [Env: Stadium, Uid: N7JGzEPt24vm7V68GmXNE3Cdf81, Id: 6]
[2018-05-04 10:45:47] [Event] Loading Map
[2018-05-04 10:45:47] [LocalRecords] Currently no record on [Tiger Blood stadium remake]
[2018-05-04 10:45:48] [RoundAutoEnd] Setting round end time to [74] seconds, based upon author time [0:36.117]
[2018-05-04 10:45:48] [Event] Begin Map
[2018-05-04 10:45:48] [Event] Points Repartition Loaded
[2018-05-04 10:45:54] [Event] Begin Round [1]
[2018-05-04 10:45:54] [Event] Begin Turn [1]
[2018-05-04 10:45:54] [Event] Begin Playing [1]
[2018-05-04 10:46:49] [LocalRecords] Player [xenicle] finished with [0:51.833] and took the 1. Local Record!
[2018-05-04 10:46:49] [Event] Player Ranking Updated (Players)
[2018-05-04 10:46:56] [Event] End Playing [1]
[2018-05-04 10:46:56] [Event] End Turn [1]
[2018-05-04 10:46:56] [Event] End Round [1]
[2018-05-04 10:46:57] [Event] Player Ranking Updated (Players)
[2018-05-04 10:47:03] [Event] Player Ranking Updated (Players)
[2018-05-04 10:47:03] [Event] Begin Round [2]
[2018-05-04 10:47:03] [Event] Begin Turn [1]
[2018-05-04 10:47:03] [Event] Begin Playing [1]
[2018-05-04 10:48:21] [RoundAutoEnd] Round automatically ended
[2018-05-04 10:48:21] [Event] End Playing [1]
[2018-05-04 10:48:21] [Event] End Turn [1]
[2018-05-04 10:48:21] [Event] End Round [2]
[2018-05-04 10:48:21] [Event] Player Ranking Updated (Players)
[2018-05-04 10:48:24] [Event] Player Ranking Updated (Players)
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: Dedimania Records not saved

Post by undef.de »

Just visited your server and the widget from dedimania was showing records on that map (Tech Nicker). If you haven't donated yet for additional records on your server (or your player account), then only dedimania records from 1 - 15 will be accepted.

For details visit: 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.
xenicle
Posts: 2
Joined: 04 May 2018, 13:10

Re: Dedimania Records not saved

Post by xenicle »

Ok thanks for the information @undef_de don't know that !
Post Reply

Return to “UASECO”

Who is online

Users browsing this forum: No registered users and 1 guest