Feedback and Reports for the development branch

UASECO is a fork of the XAseco2/1.03 controller for Trackmania and has been overhauled to support the Modescript Gamemodes of Trackmania².

Moderators: undef.de, NADEO

Locked
Lovemaster
Posts: 52
Joined: 06 Mar 2011, 18:25

Re: Feedback and Reports for the development branch

Post by Lovemaster »

askuri wrote:Any errors before crash?
The only other errors in the logs were a bunch of these. I can confirm that the maplist was successfully written.

Code: Select all

[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
"FreeZone LoveShAck" Server. Location: GBR FreeZone

Visit: http://fabteam.info
User avatar
askuri
Posts: 156
Joined: 18 Oct 2011, 15:01
Location: Germany

Re: Feedback and Reports for the development branch

Post by askuri »

Strange. But the welcome center can't be the problem
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: Feedback and Reports for the development branch

Post by undef.de »

Lovemaster wrote:

Code: Select all

[PHP Fatal Error] Call to undefined method Message::sendToChat() on line 2129 in file /home/tmf/Loveshacktm2/uaseco/plugins/chat.admin.php
The plugin at github has at line 2129 only a comment: https://github.com/undeflabs/UASECO/blo ... .php#L2129

Are you sure you use the right one?
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

You like what I do? Then award a ManiaStar.
Lovemaster
Posts: 52
Joined: 06 Mar 2011, 18:25

Re: Feedback and Reports for the development branch

Post by Lovemaster »

undef.de wrote:
Lovemaster wrote:

Code: Select all

[PHP Fatal Error] Call to undefined method Message::sendToChat() on line 2129 in file /home/tmf/Loveshacktm2/uaseco/plugins/chat.admin.php
The plugin at github has at line 2129 only a comment: https://github.com/undeflabs/UASECO/blo ... .php#L2129

Are you sure you use the right one?
I'll double check tomorrow.
"FreeZone LoveShAck" Server. Location: GBR FreeZone

Visit: http://fabteam.info
hackie
Posts: 1168
Joined: 19 Jul 2012, 22:43

Re: Feedback and Reports for the development branch

Post by hackie »

Code: Select all

[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
Lovemaster
Posts: 52
Joined: 06 Mar 2011, 18:25

Re: Feedback and Reports for the development branch

Post by Lovemaster »

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.
"FreeZone LoveShAck" Server. Location: GBR FreeZone

Visit: http://fabteam.info
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: Feedback and Reports for the development branch

Post by undef.de »

hackie wrote:

Code: Select all

[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
askuri wrote:@undef: https://github.com/undeflabs/UASECO/blo ... ce.xml#L71: isn't that a local IP? :D
Yes it is, it is just an example: That has to be changed to the related settings from each server.
hackie wrote:

Code: Select all

[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...

Code: Select all

[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(). 8-)

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

You like what I do? Then award a ManiaStar.
Lovemaster
Posts: 52
Joined: 06 Mar 2011, 18:25

Re: Feedback and Reports for the development branch

Post by Lovemaster »

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.
"FreeZone LoveShAck" Server. Location: GBR FreeZone

Visit: http://fabteam.info
Lovemaster
Posts: 52
Joined: 06 Mar 2011, 18:25

Re: Feedback and Reports for the development branch

Post by Lovemaster »

With today's update, crash on startup...

Code: Select all

[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
"FreeZone LoveShAck" Server. Location: GBR FreeZone

Visit: http://fabteam.info
hackie
Posts: 1168
Joined: 19 Jul 2012, 22:43

Re: Feedback and Reports for the development branch

Post by hackie »

undef.de wrote:
hackie wrote:

Code: Select all

[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

Image

Xaseco2 version 1.03 :o :o :o
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
Locked

Return to “UASECO”

Who is online

Users browsing this forum: No registered users and 1 guest