I read a lot about bugs&problems and also the use of bueddles files. Would you still recommend using it, or is it too buggy ?
Using eXpansion with older controllers requiring php 5.6
Moderators: reaby, oliverde8, NADEO
-
- Posts: 30
- Joined: 20 May 2018, 01:41
Re: FeedBack & Bugs | Your ideas are important
Re: FeedBack & Bugs | Your ideas are important
what bugs&problems? If you mean that on the last page that is not caused by the PHP version but by MySQL settings, you would get this on PHP5.x too. My XAseco runs without any bugs or problems.Nicklander wrote: ↑05 Jun 2018, 23:18I read a lot about bugs&problems and also the use of bueddles files. Would you still recommend using it, or is it too buggy ?
The PHP warnings i get are caused by dedimania (Slig and Xymph still don't see any reason to fix this, lets hope they have backups) but not PHP version specific.
Code: Select all
[PHP Warning] Illegal string offset 'Error' on line 917 in file /home/tmf/master_xaseco/includes/web_access.inc.php
XmlrpcDB->_callCB() - no response message:
a:4:{s:3:"Url";s:35:"http://dedimania.net:8002/Dedimania";s:8:"Requests";a:3:{i:0;a:2:{s:10:"methodName";s:22:"dedimania.Authenticate";s:6:"params";a:1:{i:0;a:8:{s:4:"Game";s:3:"TMF";s:5:"Login";s:12:"fz_fs_fun_01";s:8:"Password";s:8:"XXX";s:4:"Tool";s:6:"XASECO";s:7:"Version";s:4:"1.16";s:6:"Nation";s:3:"Ger";s:8:"Packmask";s:7:"Stadium";s:11:"PlayersGame";b:1;}}}i:1;a:2:{s:10:"methodName";s:29:"dedimania.UpdateServerPlayers";s:6:"params";a:4:{i:0;s:3:"TMF";i:1;i:1;i:2;a:12:{s:7:"SrvName";s:36:"Freezone $w$111R$c00ush $111H$c00our";s:7:"Comment";s:0:"";s:7:"Private";b:0;s:5:"SrvIP";s:0:"";s:7:"SrvPort";i:0;s:10:"XmlrpcPort";i:0;s:10:"NumPlayers";i:0;s:10:"MaxPlayers";i:16;s:8:"NumSpecs";i:0;s:8:"MaxSpecs";i:32;s:10:"LadderMode";i:1;s:11:"NextFiveUID";s:27:"qf7oFib5DcA2hRTUttaOnZJqJim";}i:3;a:0:{}}}i:2;a:2:{s:10:"methodName";s:24:"dedimania.WarningsAndTTR";s:6:"params";a:0:{}}}s:9:"Callbacks";a:3:{i:0;a:1:{i:0;s:14:"xmlrpc_auth_cb";}i:1;a:1:{i:0;s:21:"dedimania_announce_cb";}i:2;N;}s:8:"Response";s:1:"W";}
[PHP Warning] Illegal string offset 'Data' on line 292 in file /home/tmf/master_xaseco/includes/xmlrpc_db.inc.php
[PHP Warning] Illegal string offset 'Data' on line 292 in file /home/tmf/master_xaseco/includes/xmlrpc_db.inc.php
Code: Select all
[06/06,06:23:52] xmlrpc_auth_cb() - response[Data][errors]
Array
(
[Code] => 200
[Reason] => OK
[Headers] => Array
(
[Command] => Array
(
[0] => HTTP/1.1
[1] => 200
[2] => OK
)
[date] => Array
(
[0] => Wed
[1] => 6 Jun 2018 04:23:51 GMT
)
[server] => Array
(
[0] => Dedimania.8009
)
[accept-ranges] => Array
(
[0] => bytes
)
[content-length] => Array
(
[0] => 528
)
[keep-alive] => Array
(
[0] => timeout=600
[1] => max=2000
[timeout] => 600
[max] => 2000
)
[connection] => Array
(
[0] => Keep-Alive
)
[content-type] => Array
(
[0] => text/xml; charset=UTF-8
)
[accept-encoding] => Array
(
[0] => deflate
[1] => gzip
)
[content-encoding] => Array
(
[0] => deflate
)
[set-cookie] => Array
(
[0] => PHPSESSID=e8d8f6adf3069b2e3265ffa4e8d7a799; path=/
)
)
[Message] => <?xml version="1.0" encoding="UTF-8" ?>
<methodResponse>
<params>
<param>
<value><array><data><value><struct><member><name>faultCode</name><value><string></string></value></member><member><name>faultString</name><value><string>Unknown Error in config.php(104): mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead
Error in config.php(119): Database connection failed
Unknown Error in method_helper.php(47): mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead
Error in method_handler.php(582): Query failure: SELECT Id,Status FROM tm3_server WHERE Id='39134';</string></value></member></struct></value><value><struct><member><name>faultCode</name><value><string></string></value></member><member><name>faultString</name><value><string>Error in method_handler.php(1088): Not Authenticated</string></value></member></struct></value><value><array><data><value><struct><member><name>globalTTR</name><value><double>0.002184</double></value></member><member><name>methods</name><value><array><data><value><struct><member><name>methodName</name><value><string>dedimania.Authenticate</string></value></member><member><name>errors</name><value><string>Unknown Error in config.php(104): mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead
Error in config.php(119): Database connection failed
Unknown Error in method_helper.php(47): mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead
Error in method_handler.php(582): Query failure: SELECT Id,Status FROM tm3_server WHERE Id='39134';</string></value></member><member><name>TTR</name><value><double>0.000393</double></value></member></struct></value><value><struct><member><name>methodName</name><value><string>dedimania.UpdateServerPlayers</string></value></member><member><name>errors</name><value><string>Error in method_handler.php(1088): Not Authenticated</string></value></member><member><name>TTR</name><value><double>2.3000000000002E-5</double></value></member></struct></value></data></array></value></member></struct></value></data></array></value></data></array></value>
</param>
</params>
</methodResponse>
[Data] => Array
(
[methodResponse] => dedimania.Authenticate
[params] => Array
(
)
[errors] => Unknown Error in config.php(104): mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead
Error in config.php(119): Database connection failed
Unknown Error in method_helper.php(47): mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead
Error in method_handler.php(582): Query failure: SELECT Id,Status FROM tm3_server WHERE Id='39134';
[TTR] => 0.000393
[globalTTR] => 0.002184
)
)
dedimania_announce_cb - error(s): Error in method_handler.php(1088): Not Authenticated
Client:
OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz
Server:
OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz
Server:
OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
Re: FeedBack & Bugs | Your ideas are important
Of course we have backups.

And yes, my rebuttal is just as pointless as your remark, if you don't specify: backups of what?
Developer of XASECO for TMF/TMN ESWC & XASECO2 for TM²: see XAseco.org
Find your way around the Mania community from the TMN ESWC hub, TMF hub, TM² hub, and SM hub
Find your way around the Mania community from the TMN ESWC hub, TMF hub, TM² hub, and SM hub
Who is online
Users browsing this forum: No registered users and 1 guest