[PHP 4096] Object of class Message could not be converted to string on line 123 in file /home/tmf/Loveshacktm2/uaseco/plugins/plugin.welcome_center.php
[2015-12-28 23:11:33] [Admin] MasterAdmin [truffeltje] wrote map list: TMStadiumA.txt !
[PHP Fatal Error] Call to undefined method Message::sendToChat() on line 2070 in file F:\MP3-servers\MP3-Uaseco80K\UASECO\plugins\chat.admin.php
Same problem.
I did a clean uaseco install from github.
System Specs:
OS: Windows 7 Professionnal x64
CPU: Intel Core i7-6700K / 4 GHz - 8 MB cache
GPU: MSI GTX 980TI GAMING 6G - OC Edition
Motherboard: ASUS MAXIMUS VIII RANGER
RAM : 32Gb Kingston HyperX Savage - DDR4
DirectX 11
Yes I'm using the correct version. I forgot that I had to make some edits to how the restartmap function is handled. I use a customized scoretable. When using the restartmap function in its present state, the scoretable will revert back to the default one. To bypass this issue, I changed restartmap to function like replaymap and skip combined. That's why the error line number doesn't match up with the one on github. My apologies for any confusion.
[PHP 4096] Object of class Message could not be converted to string on line 123 in file plugins\plugin.welcome_center.php
Made a screenshot with widgets :
Fixed.
hackie wrote:command /admin res results in : " MasterAdmin blablabla queues map for replay ' in chat.
What was wrong with : MasterAdmin blablabla restarts challenge ?
Nothing changed here, it is still the same as in XAseco2/1.03
[2015-12-28 14:28:14] [MusicServer] Could not access local song [F:\MP3-servers\MP3-Uaseco80K\GameData\http://maniacdn.net/undef.de/shared/music/Trackmania-United-Bay.ogg]!!!
Fixed.
Lovemaster wrote:I just tried writing a maplist and it crashed uaseco...
[2015-12-28 16:16:01] [Chat] Player [andygev35] used command "/admin writemaplist"
[2015-12-28 16:16:01] [Admin] MasterAdmin [andygev35] wrote map list: maplist.txt !
[PHP Fatal Error] Call to undefined method Message::sendToChat() on line 2129 in file /home/tmf/Loveshacktm2/uaseco/plugins/chat.admin.php
Fixed.
@askuri: We renamed sendToChat() to sendChatMessage().
Update at github soon.
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
Every function that uses the method sendToChat() crashes Uaseco. For the time being, in chat.admin.php I've replaced every instance of "sendToChat()" with "sendChatMessage()". This works for now until the sendToChat() method has been defined.
[PHP Notice] Undefined variable: aseco on line 129 in file /home/tmf/Loveshacktm2/uaseco/plugins/plugin.welcome_center.php
[PHP Fatal Error] Call to a member function formatColors() on a non-object on line 129 in file /home/tmf/Loveshacktm2/uaseco/plugins/plugin.welcome_center.php
[PHP 4096] Object of class Message could not be converted to string on line 123 in file plugins\plugin.welcome_center.php
Made a screenshot with widgets :
Fixed.
hackie wrote:command /admin res results in : " MasterAdmin blablabla queues map for replay ' in chat.
What was wrong with : MasterAdmin blablabla restarts challenge ?
Nothing changed here, it is still the same as in XAseco2/1.03
Xaseco2 version 1.03
System Specs:
OS: Windows 7 Professionnal x64
CPU: Intel Core i7-6700K / 4 GHz - 8 MB cache
GPU: MSI GTX 980TI GAMING 6G - OC Edition
Motherboard: ASUS MAXIMUS VIII RANGER
RAM : 32Gb Kingston HyperX Savage - DDR4
DirectX 11