[2018-06-03 12:15:29] [PHP] Setup script timeout to 120 seconds
[2018-06-03 12:15:29] [Dedicated] Try to connect to Maniaplanet dedicated server at 127.0.0.1:2350 (timeout 180s)
[PHP Warning] unpack(): Type V: not enough input, need 4, have 0 on line 149 in file F:\UASECO-0.9.5_2017-06-08\includes\core\XmlRpc\GbxRemote.php
[PHP Warning] extract() expects parameter 1 to be array, boolean given on line 149 in file F:\UASECO-0.9.5_2017-06-08\includes\core\XmlRpc\GbxRemote.php
[PHP Notice] Undefined variable: size on line 152 in file F:\UASECO-0.9.5_2017-06-08\includes\core\XmlRpc\GbxRemote.php
[UASECO Warning] [Dedicated] [4] connect - Wrong protocol header
[UASECO Fatal Error] [Dedicated] ...connection could not be established! on line 395 in file F:\UASECO-0.9.5_2017-06-08\uaseco.php
[UASECO Exception] Error returned: "Connection interrupted while reading header" [2] at GbxRemote::query() for method "ManualFlowControlEnable" with arguments:
array(1) {
[0]=>
bool(false)
}
[UASECO Exception] Error returned: "Connection interrupted while reading header" [2] at GbxRemote::query() for method "ManualFlowControlProceed" with arguments:
array(0) {
}
[UASECO Exception] Error returned: "Connection interrupted while writing" [2] at GbxRemote::query() for method "SendHideManialinkPage" with arguments:
array(0) {
I coulnd find any awnser on the internet
thx
Last edited by undef.de on 03 Jun 2018, 11:27, edited 1 time in total.
Reason:Use code tags for code
[2018-06-03 13:38:37] [PHP] Setup script timeout to 120 seconds
[2018-06-03 13:38:37] [Dedicated] Try to connect to Maniaplanet dedicated server at 127.0.0.1:5000 (timeout 180s)
[UASECO Warning] [Dedicated] Invalid login 'ServerTMst' - must be 'SuperAdmin' in [config/UASECO.xml]!
[UASECO Fatal Error] [Dedicated] ...connection could not be established! on line 395 in file F:\UASECO-0.9.5_2017-06-08\uaseco.php
[UASECO Exception] Error returned: "Permission denied." [-1000] at GbxRemote::query() for method "ManualFlowControlEnable" with arguments:
array(1) {
[0]=>
bool(false)
}
[UASECO Exception] Error returned: "Permission denied." [-1000] at GbxRemote::query() for method "ManualFlowControlProceed" with arguments:
array(0) {
}
[UASECO Exception] Error returned: "Permission denied." [-1000] at GbxRemote::query() for method "SendHideManialinkPage" with arguments:
array(0) {
}
Last edited by undef.de on 03 Jun 2018, 12:43, edited 1 time in total.
Reason:Use code tags for code
Dude... that means that 'ServerTMst' is an invalid login, it must be 'SuperAdmin' instead. So you have to change config/UASECO.xml at <dedicated_server><login> accordingly.
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
[2018-06-03 13:51:59] [Dedicated] ...connection established successfully!
[2018-06-03 13:51:59] [Database] Try to connect to database server on [localhost] with database [uaseco], login [root] and password [***********] (masked password)
[PHP Warning] mysqli::mysqli(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES) on line 58 in file F:\UASECO-0.9.5_2017-06-08\includes\core\database.class.php
[UASECO Fatal Error] [MySQL] Could not authenticate at MySQL server: [1045] Access denied for user 'root'@'localhost' (using password: YES) on line 60 in file F:\UASECO-0.9.5_2017-06-08\includes\core\database.class.php
Warning: mysqli::stat(): Couldn't fetch Database in F:\UASECO-0.9.5_2017-06-08\includes\core\database.class.php on line 307
Warning: mysqli::close(): Couldn't fetch Database in F:\UASECO-0.9.5_2017-06-08\includes\core\database.class.php on line 308
Now I've got this, don't really understand that root thing
Last edited by undef.de on 03 Jun 2018, 12:59, edited 1 time in total.
Reason:Use code tags for code