I've disabled autosave_matchsettings, removed the maps that it couldn't read, renamed ALL of the maps from *.Challenge.Gbx to *.Map.Gbx. (they had all been converted to TM2, generated light maps, although the ones that Records Eyepiece couldn't read failed to convert). Still takes 15 or so seconds after each map start for the eyepiece to appear. Here's the xaseco2 log:
Code: Select all
# initialize XASECO2 ###########################################################
[XAseco2] PHP Version is 5.3.3 on Linux
[XAseco2] Load settings [config.xml]
[XAseco2] Load default window style [styles/Card.xml]
[XAseco2] Load default panel background [panels/PanelBGCard.xml]
[XAseco2] Load admin/ops lists [adminops.xml]
[XAseco2] Load banned IPs list [bannedips.xml]
[XAseco2] Load plugins list [plugins.xml]
[XAseco2] Load plugin [plugin.localdatabase.php]
[XAseco2] Load plugin [chat.admin.php]
[XAseco2] Load plugin [chat.help.php]
[XAseco2] Load plugin [chat.records.php]
[XAseco2] Load plugin [chat.records2.php]
[XAseco2] Load plugin [chat.recrels.php]
[XAseco2] Load plugin [chat.dedimania.php]
[XAseco2] Load plugin [chat.players.php]
[XAseco2] Load plugin [chat.players2.php]
[XAseco2] Load plugin [chat.wins.php]
[XAseco2] Load plugin [chat.laston.php]
[XAseco2] Load plugin [chat.lastwin.php]
[XAseco2] Load plugin [chat.stats.php]
[XAseco2] Load plugin [chat.server.php]
[XAseco2] Load plugin [chat.songmod.php]
[XAseco2] Load plugin [chat.me.php]
[XAseco2] Load plugin [plugin.mxinfo.php]
[XAseco2] Load plugin [plugin.map.php]
[XAseco2] Load plugin [plugin.checkpoints.php]
[XAseco2] Load plugin [plugin.rasp.php]
[XAseco2] Load plugin [plugin.rasp_jukebox.php]
[XAseco2] Load plugin [plugin.rasp_chat.php]
[XAseco2] Load plugin [plugin.teamspeak3_info.php]
[XAseco2] Load plugin [plugin.rasp_nextmap.php]
[XAseco2] Load plugin [plugin.rasp_nextrank.php]
[XAseco2] Load plugin [plugin.rasp_votes.php]
[XAseco2] Load plugin [plugin.chatlog.php]
[XAseco2] Load plugin [plugin.style.php]
[XAseco2] Load plugin [plugin.panels.php]
[XAseco2] Load plugin [plugin.donate.php]
[XAseco2] Load plugin [plugin.dedimania.php]
[XAseco2] Load plugin [plugin.musicserver.php]
[XAseco2] Load plugin [plugin.records_eyepiece.php]
[XAseco2] Load plugin [plugin.info_widget.php]
[XAseco2] Load plugin [jfreu.plugin.php]
[XAseco2] Load plugin [plugin.autotrackmanager.php]
[XAseco2] Load plugin [plugin.tm-karma-dot-com.php]
[XAseco2] Load plugin [plugin.fufi.menu.php]
[03/10,12:36:32] Try to connect to MP dedicated server on 127.0.0.1:5001 timeout 180s
[03/10,12:36:32] Try to authenticate with login 'SuperAdmin' and password 'xxxxxxx'
[03/10,12:36:32] Waiting for dedicated server to reach status 'Running - Play'...
[03/10,12:36:32] Status: Running - Synchronization
[03/10,12:36:37] Status: Running - Play
[03/10,12:36:37] Connection established successfully !
[03/10,12:36:38] [LocalDB] Load config file [localdatabase.xml]
[03/10,12:36:38] [LocalDB] Try to connect to MySQL server on 'localhost' with database 'tm2'
[03/10,12:36:38] [LocalDB] MySQL Server Version is 5.1.61
[03/10,12:36:38] [LocalDB] Checking database structure...
[03/10,12:36:38] [LocalDB] ...Structure OK!
[03/10,12:36:38] [RASP] Loading config file [rasp.xml]
[03/10,12:36:38] [RASP] Checking database structure...
[03/10,12:36:38] [RASP] ...Structure OK!
[03/10,12:36:38] [RASP] Cleaning up unused data
[03/10,12:36:38] Load default admin panel [panels/AdminRightCorner.xml]
[03/10,12:36:38] Load default donate panel [panels/DonateBelowCPList.xml]
[03/10,12:36:38] Load default records panel [panels/RecordsRightCorner.xml]
[03/10,12:36:38] Load default vote panel [panels/VoteBottomCenter.xml]
[03/10,12:36:38] Load stats panel [panels/Stats2.xml]
[03/10,12:36:38] ************* (Dedimania) *************
[03/10,12:36:38] * Dataserver connection on Dedimania ...
[03/10,12:36:38] * Try connection on http://dedimania.net:8082/Dedimania ...
[03/10,12:36:40] Webaccess (dedimania.net:8082/Dedimania.8084): send: deflate, receive: deflate
[03/10,12:36:40] * Connection and status ok! (Dedimania.8084)
[03/10,12:36:40] ------------- (Dedimania) -------------
[03/10,12:36:40] Load music server config [musicserver.xml]
[03/10,12:36:40] **********[plugin.records_eyepiece.php/1.0.9.6-MP]**********
[03/10,12:36:40] >> Checking Database for required extensions...
[03/10,12:36:40] + Found column `Timezone` at table `players_extra`.
[03/10,12:36:40] + Found column `DisplayWidgets` at table `players_extra`.
[03/10,12:36:40] + Found column `MostFinished` at table `players_extra`.
[03/10,12:36:40] + Found column `MostRecords` at table `players_extra`.
[03/10,12:36:40] + Found column `RoundPoints` at table `players_extra`.
[03/10,12:36:40] + Found column `Visits` at table `players_extra`.
[03/10,12:36:40] + Found column `WinningPayout` at table `players_extra`.
[03/10,12:36:40] + Found index `Nation` at table `players`.
[03/10,12:36:40] + Found index `Wins` at table `players`.
[03/10,12:36:40] + Found index `UpdatedAt` at table `players`.
[03/10,12:36:40] + Found index `Score` at table `records`.
[03/10,12:36:40] + Found index `Score` at table `rs_karma`.
[03/10,12:36:40] + Found index `Score` at table `rs_times`.
[03/10,12:36:40] >> Updating `MostFinished` counts for all Players...
[03/10,12:36:40] >> Updating `MostRecords` counts for all Players...
[03/10,12:36:40] >> Finished.
[03/10,12:36:40] ***********************************************************
###############################################
## AutoTrackManager v.0.3 loaded
## Original by ck|cyrus (martin@die-webber.com)
## edited for Xaseco by W1lla (w1llaopgezwolle@gmail.com)
###############################################
[03/10,12:36:55] **********************(tm-karma.com)**********************
[03/10,12:36:55] plugin.tm-karma-dot-com.php/1.0.7 for XAseco2
[03/10,12:36:55] Set Server location to "United Kingdom"
[03/10,12:36:55] Trying to authenticate with central database "http://worldwide.tm-karma.com/API-3.0.0.fphp"...
[03/10,12:36:55] Successfully started.
[03/10,12:36:55] The API set the Request-URL to "http://europe.tm-karma.com/API-3.0.0.fphp"
[03/10,12:36:55] **********************************************************
###############################################################################
XASECO2 v1.02 running on 127.0.0.1:5001
Name : LoveShack - loveshack2
Game : ManiaPlanet - Stadium - TimeAttack
Version: 3.3.0 / 2013-02-27-16_00
Author : Xymph
###############################################################################
Begin Map
[03/10,12:36:56] [plugin.records_eyepiece.php] Register event "onCheckpoint" to enabled wanted Widgets.
[03/10,12:36:56] map changed [undefined] >> [Bahrain F1 ZP]
[03/10,12:36:56] currently no record on Bahrain F1 ZP
Begin Round
Begin Map
[03/10,12:37:13] map changed [Bahrain F1 ZP] >> [Bahrain F1 ZP]
[03/10,12:37:13] currently no record on Bahrain F1 ZP
[03/10,12:38:52] << player 250 joined the game [andygev35 : «$f00Ò“$ff0λ$00fв$z» $f00Ä»Åv$ff0εΜдς$00fŧεŕ : United States of America : 1883 : 166.137.116.24]
[03/10,12:39:09] player andygev35 clicked command "/admin nextmap"
[03/10,12:39:09] MasterAdmin [andygev35] skips map!
End Round
End Map
[03/10,12:39:10] [RASP] Calculating ranks...
[03/10,12:39:10] [RASP] ...Done!
[03/10,12:39:10] [Music] Setting next song to: http://fabteam.info/Musics/breaking_benjamin-breath.ogg
Begin Map
[03/10,12:39:25] map changed [Bahrain F1 ZP] >> [MicroTech]
[03/10,12:39:25] currently no record on MicroTech
Begin Round
Seems like it's re-reading the maplist.txt between each map regardless of the autosave_matchsetting. Is this default behavior? Again, not had any problems in TMUF with this.