Page 19 of 24

Re: Feedback and Reports for the development branch

Posted: 30 Dec 2015, 15:35
by askuri
That's already fixed. Was just a wrong message bug.

Re: Feedback and Reports for the development branch

Posted: 30 Dec 2015, 16:09
by Lovemaster
I can confirm that the music server works as expected when using remotely accessed music files. However using local music files isn't working properly. I've set up a "Music" folder below the GameData folder, placed all of the music files there and set the xml to

Code: Select all

<music_server>Music/</music_server>
The ID3 tags are being properly parsed:

Code: Select all

[2015-12-30 08:52:13] [MusicServer] » Skip "/home/tmf/Loveshacktm2/dedi/GameData/Music/Emeli_Sande_-_Heaven.ogg": already parsed
But when actually trying to fetch the music file to play it, the music server is looking in the wrong directory...

Code: Select all

[2015-12-30 08:52:34] [MusicServer] Could not access local song [/home/tmf/Loveshacktm2/dedi/GameData/Emeli_Sande_-_Heaven.ogg]!!!

Re: Feedback and Reports for the development branch

Posted: 30 Dec 2015, 18:59
by undef.de
Lovemaster wrote: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
Fixed: https://github.com/undeflabs/UASECO/com ... 802b2284ae

Re: Feedback and Reports for the development branch

Posted: 30 Dec 2015, 19:05
by Lovemaster

Re: Feedback and Reports for the development branch

Posted: 30 Dec 2015, 19:12
by hackie

Code: Select all

[2015-12-30 19:09:14] [Chat] Player [truffeltje] used command "/music 20"
[2015-12-30 19:09:26] [Chat] Player [truffeltje] used command "/admin nextmap"
[2015-12-30 19:09:26] [Admin] MasterAdmin [truffeltje] skips map!
[PHP Warning] get_headers(): This function may only be used against URLs on line 1089 in file F:\MP3-servers\MP3-Uaseco80K\UASECO\plugins\plugin.music_server.php
[2015-12-30 19:09:26] [MusicServer] Could not access remote song [http://maniacdn.net/undef.de/shared/music/TMValley-3.DayVastVeridian.ogg]!!!
[2015-12-30 19:09:26] [MusicServer] Setting next song to [Trackmania-Nations-ESWC-Pulp.ogg]
still not working ?

Re: Feedback and Reports for the development branch

Posted: 22 Jan 2016, 15:01
by Chris92
I've been setting up a server today with the latest version of UASECO and while I like all the new stuff I think it still lacks in the management department, specifically speaking the editing of the script settings on-the-fly.
Is there something coming for this in the near future or will I have to code that myself? :)

Re: Feedback and Reports for the development branch

Posted: 23 Jan 2016, 21:45
by undef.de
Chris92 wrote:I think it still lacks in the management department, specifically speaking the editing of the script settings on-the-fly. Is there something coming for this in the near future or will I have to code that myself? :)
You're right, to change the script settings there is nothing yet. I want to add such a feature, but that will not be done in the near future. But you're welcome to code that, not only for yourself... :thumbsup: 8-)

Re: Feedback and Reports for the development branch

Posted: 02 Feb 2016, 14:33
by speedychris
has somone tryed it with php7? On our Server all Special Charakters are displayed wrong (Database is already in UTF-8).

Re: Feedback and Reports for the development branch

Posted: 02 Feb 2016, 15:52
by undef.de
speedychris wrote:has somone tryed it with php7?.
Me: http://www.uaseco.org/Documentation/Ins ... -Linux.php at UASECO has been successfully tested on -> PHP. 8-)

And about your problem: I haven't that problem at my test with PHP/7.x, only some coding styles (from some old classes) required a change, but that was all.

Re: Feedback and Reports for the development branch

Posted: 18 Feb 2016, 20:52
by hackie
Its quite around Uaseco. :o

Hope You all alright :thumbsup:

Found somethng in log today when starting Uaseco:

Code: Select all

[PHP Warning] file_put_contents(cache/stripling.xml): failed to open stream: No such file or directory on line 234 in file F:\MP3-servers\MP3-Veryshort\UASECO-development\includes\core\helper.class.php
Btw, I gave myself GTA V 8-)

Cya around.