what happens is that it just stops. i get some info into the server then it just stops adding info. one place it stops is at "Try connection on http://dedimania.net:8002/Dedimania ..." it just doesn't go past this. if i comment out the Dedimania plugins then it locks after saying there are no records for this map. the log file also just stops at this point with no errors or warnings.
I'm trying to run this on windows 10.
php: "PHP 5.6.9 (cli) (built: May 13 2015 19:28:46)"
mysql: "MySql 5.5"
Code: Select all
[XAseco] PHP Version is 5.6.9 on WINNT
[XAseco] Load settings [config.xml]
[XAseco] Load admin/ops lists [adminops.xml]
[XAseco] Load banned IPs list [bannedips.xml]
[XAseco] Load plugins list [plugins.xml]
[XAseco] Load plugin [plugin.localdatabase.php]
[XAseco] Load plugin [plugin.rounds.php]
[XAseco] Load plugin [chat.admin.php]
[XAseco] Load plugin [chat.help.php]
[XAseco] Load plugin [chat.records.php]
[XAseco] Load plugin [chat.records2.php]
[XAseco] Load plugin [chat.recrels.php]
[XAseco] Load plugin [chat.dedimania.php]
[XAseco] Load plugin [chat.players.php]
[XAseco] Load plugin [chat.players2.php]
[XAseco] Load plugin [chat.wins.php]
[XAseco] Load plugin [chat.laston.php]
[XAseco] Load plugin [chat.lastwin.php]
[XAseco] Load plugin [chat.stats.php]
[XAseco] Load plugin [chat.server.php]
[XAseco] Load plugin [chat.me.php]
[XAseco] Load plugin [plugin.tmxinfo.php]
[XAseco] Load plugin [plugin.track.php]
[XAseco] Load plugin [plugin.checkpoints.php]
[XAseco] Load plugin [plugin.dedimania.php]
[XAseco] Load plugin [plugin.rasp.php]
[XAseco] Load plugin [plugin.rasp_jukebox.php]
[XAseco] Load plugin [plugin.rasp_chat.php]
[XAseco] Load plugin [plugin.rasp_nextmap.php]
[XAseco] Load plugin [plugin.rasp_nextrank.php]
[XAseco] Load plugin [plugin.rasp_votes.php]
[XAseco] Load plugin [plugin.chatlog.php]
[XAseco] Load plugin [plugin.style.php]
[XAseco] Load plugin [plugin.panels.php]
[XAseco] Load plugin [plugin.donate.php]
[XAseco] Load plugin [plugin.uptodate.php]
[XAseco] Load plugin [jfreu.plugin.php]
[XAseco] Load plugin [mistral.idlekick.php]
[XAseco] Load plugin [plugin.fufi.menu.php]
[XAseco] Load plugin [plugin.records_eyepiece.php]
[XAseco] Load plugin [plugin.mania_karma.php]
[03/09,23:21:17] Try to connect to TM dedicated server on 127.0.0.1:27055 timeout 180s
[03/09,23:21:17] Try to authenticate with login 'SuperAdmin' and password '#########'
[03/09,23:21:17] Connection established successfully !
[03/09,23:21:17] [LocalDB] Load config file [localdatabase.xml]
[03/09,23:21:17] [LocalDB] Try to connect to MySQL server on 'localhost' with database 'aseco'
[03/09,23:21:19] [LocalDB] MySQL Server Version is 5.5.62-log
[03/09,23:21:19] [LocalDB] Checking database structure...
[03/09,23:21:19] [LocalDB] ...Structure OK!
[03/09,23:21:19] [RASP] Loading config file [rasp.xml]
[03/09,23:21:19] [RASP] Checking database structure...
[03/09,23:21:19] [RASP] ...Structure OK!
[03/09,23:21:19] [RASP] Cleaning up unused data
[03/09,23:21:19] Load default style [C:/TrackmaniaNationsForeverServer/xaseco/styles/DarkBlur.xml]
[03/09,23:21:19] Load default admin panel [C:/TrackmaniaNationsForeverServer/xaseco/panels/AdminBelowChat.xml]
[03/09,23:21:19] Load default donate panel [C:/TrackmaniaNationsForeverServer/xaseco/panels/DonateBelowCPList.xml]
[03/09,23:21:19] Load default records panel [C:/TrackmaniaNationsForeverServer/xaseco/panels/RecordsRightBottom.xml]
[03/09,23:21:19] Load default vote panel [C:/TrackmaniaNationsForeverServer/xaseco/panels/VoteBelowChat.xml]
[03/09,23:21:19] ************* (Dedimania) *************
[03/09,23:21:19] * Dataserver connection on Dedimania ...
[03/09,23:21:19] * Try connection on http://dedimania.net:8002/Dedimania ...
Code: Select all
[XAseco] PHP Version is 5.6.9 on WINNT
[XAseco] Load settings [config.xml]
[XAseco] Load admin/ops lists [adminops.xml]
[XAseco] Load banned IPs list [bannedips.xml]
[XAseco] Load plugins list [plugins.xml]
[XAseco] Load plugin [plugin.localdatabase.php]
[XAseco] Load plugin [plugin.rounds.php]
[XAseco] Load plugin [chat.admin.php]
[XAseco] Load plugin [chat.help.php]
[XAseco] Load plugin [chat.records.php]
[XAseco] Load plugin [chat.records2.php]
[XAseco] Load plugin [chat.recrels.php]
[XAseco] Load plugin [chat.players.php]
[XAseco] Load plugin [chat.players2.php]
[XAseco] Load plugin [chat.wins.php]
[XAseco] Load plugin [chat.laston.php]
[XAseco] Load plugin [chat.lastwin.php]
[XAseco] Load plugin [chat.stats.php]
[XAseco] Load plugin [chat.server.php]
[XAseco] Load plugin [chat.me.php]
[XAseco] Load plugin [plugin.tmxinfo.php]
[XAseco] Load plugin [plugin.track.php]
[XAseco] Load plugin [plugin.checkpoints.php]
[XAseco] Load plugin [plugin.rasp.php]
[XAseco] Load plugin [plugin.rasp_jukebox.php]
[XAseco] Load plugin [plugin.rasp_chat.php]
[XAseco] Load plugin [plugin.rasp_nextmap.php]
[XAseco] Load plugin [plugin.rasp_nextrank.php]
[XAseco] Load plugin [plugin.rasp_votes.php]
[XAseco] Load plugin [plugin.chatlog.php]
[XAseco] Load plugin [plugin.style.php]
[XAseco] Load plugin [plugin.panels.php]
[XAseco] Load plugin [plugin.donate.php]
[XAseco] Load plugin [plugin.uptodate.php]
[XAseco] Load plugin [jfreu.plugin.php]
[XAseco] Load plugin [mistral.idlekick.php]
[XAseco] Load plugin [plugin.fufi.menu.php]
[03/10,17:56:27] Try to connect to TM dedicated server on 127.0.0.1:27055 timeout 180s
[03/10,17:56:27] Try to authenticate with login 'SuperAdmin' and password '########'
[03/10,17:56:27] Connection established successfully !
[03/10,17:56:27] [LocalDB] Load config file [localdatabase.xml]
[03/10,17:56:27] [LocalDB] Try to connect to MySQL server on 'localhost' with database 'aseco'
[03/10,17:56:29] [LocalDB] MySQL Server Version is 5.5.62-log
[03/10,17:56:29] [LocalDB] Checking database structure...
[03/10,17:56:29] [LocalDB] ...Structure OK!
[03/10,17:56:29] [RASP] Loading config file [rasp.xml]
[03/10,17:56:29] [RASP] Checking database structure...
[03/10,17:56:29] [RASP] ...Structure OK!
[03/10,17:56:29] [RASP] Cleaning up unused data
[03/10,17:56:29] Load default style [C:/TrackmaniaNationsForeverServer/xaseco/styles/DarkBlur.xml]
[03/10,17:56:29] Load default admin panel [C:/TrackmaniaNationsForeverServer/xaseco/panels/AdminBelowChat.xml]
[03/10,17:56:29] Load default donate panel [C:/TrackmaniaNationsForeverServer/xaseco/panels/DonateBelowCPList.xml]
[03/10,17:56:29] Load default records panel [C:/TrackmaniaNationsForeverServer/xaseco/panels/RecordsRightBottom.xml]
[03/10,17:56:29] Load default vote panel [C:/TrackmaniaNationsForeverServer/xaseco/panels/VoteBelowChat.xml]
[03/10,17:56:29] Load stats panel [C:/TrackmaniaNationsForeverServer/xaseco/panels/StatsUnited.xml]
###############################################################################
XASECO v1.16 running on 127.0.0.1:27055
Name : Thundagar and friends - salsasrv
Game : TmForever United - Stadium - TimeAttack
Version: 2.11.26 / 2011-02-21
Authors: Florian Schnell & Assembler Maniac
Re-Authored: Xymph
###############################################################################
Begin Challenge
[03/10,17:56:31] track changed [undefined] >> [StadiumA1]
[03/10,17:56:31] currently no record on StadiumA1