Page 2 of 9
Re: Feedback and Reports for the master branch from github
Posted: 06 Jun 2017, 16:08
by ramires
yes, really wired,... I try the same "operation" on my normal fs/tech server,... 3 sites with maps are shown, switching from site to site without errors,...
exactly the same files (uaseco) on my rpg server,... 97 maps,... if i want to switch from page 3/5 to page 4/5 nothing happens and the error occur in the log file,...
maybe a problem with corrupted map's?!
Re: Feedback and Reports for the master branch from github
Posted: 06 Jun 2017, 17:13
by endbase
undef.de wrote: ↑06 Jun 2017, 14:20
Was it with the 0.9.5 build 2017-06-05 from github?
EDIT: Because I'm pretty sure I've changed something in Records-Eyepiece which fixed it.
Correct did download it yesterday from github.
Re: Feedback and Reports for the master branch from github
Posted: 06 Jun 2017, 18:30
by undef.de
endbase wrote: ↑06 Jun 2017, 17:13
undef.de wrote: ↑06 Jun 2017, 14:20
Was it with the 0.9.5 build 2017-06-05 from github?
EDIT: Because I'm pretty sure I've changed something in Records-Eyepiece which fixed it.
Correct did download it yesterday from github.
I've tested it and I haven't that problem here, could you try it again with the 0.9.5 build 2017-06-06 which has been uploaded a few seconds before?
Re: Feedback and Reports for the master branch from github
Posted: 06 Jun 2017, 19:25
by endbase
Sure I will check it out.
Edit fixed indeed
Re: Feedback and Reports for the master branch from github
Posted: 08 Jun 2017, 10:22
by speedychris
So we have the git 5.6.2017 running on our Round-Server and i have good feedback from my reported problems:
- CPS /1: fixed since 0.9.4
- Performance down after some hours: fixed
- Vote Problem: fixed
Besides we have tried out the new plugin force_loadscreen. Sometimes the image is shown, sometimes not, sometimes twice.
And it would be nice if you can have a look to the pay2play-plugin (widget disappears after 2 rounds).
Therefore the possible memory leak fix is very important, can we soon expect a release of 0.9.5?
Re: Feedback and Reports for the master branch from github
Posted: 08 Jun 2017, 13:58
by Shrike
Things found in log file .
Running Linux, ManiaPlanet/3.3.0 build 2017-05-31_23_00, MariaDB/10.1.21-MariaDB, PHP/7.1.5
Uaseco master Version 0.9.5 build 2017-06-05 (zip file dates 2017-06-06 19:29 )
Runnin in Rounds Mode, Dedimania is disabled.
========================
Warning about trailing slashes
Code: Select all
[2017-06-08 12:32:01] [Config] Adding missing trailing "/" <mapimages_path> from [config/UASECO.xml]!
[2017-06-08 12:32:01] [Config] Adding missing trailing "/" <dedicated_installation> from [config/UASECO.xml]!
But the /config/UASECO.xml has got trailing "/"
Code: Select all
<dedicated_installation>/srv/tm2/rounds/</dedicated_installation>
<mapimages_path>/srv/www/mapimages/</mapimages_path>
======================
Code: Select all
[PHP Notice] Undefined index: SERVER_RANK_MIN_RECORDS on line 808 in file /srv/tm2/rounds/UASECO/uaseco.php
Code: Select all
[PHP Notice] Undefined index: ROUNDS_PER_MAP on line 394 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
[PHP Notice] Undefined index: MAPS_PER_MATCH on line 395 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
[PHP Notice] Undefined index: WARM_UP_NUMBER on line 401 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
[PHP Notice] Undefined index: WARM_UP_DURATION on line 402 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
[PHP Notice] Undefined index: SPECTATOR_INFO on line 506 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
[PHP Notice] Undefined index: POS on line 1330 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
[PHP Notice] Undefined index: POS on line 1330 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
[PHP Notice] Undefined index: POS on line 1330 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
Next 3 lines keep repeating
Code: Select all
[PHP Notice] Undefined index: POS on line 1330 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
[PHP Warning] Invalid argument supplied for foreach() on line 180 in file /srv/tm2/rounds/UASECO/includes/core/message.class.php
[PHP Notice] Undefined index: CHAT_PREFIX_REPLACEMENT on line 1284 in file /srv/tm2/rounds/UASECO/includes/core/helper.class.php
=====================
Full Log below:
Full Uaseco Log File
======================
Re: Feedback and Reports for the master branch from github
Posted: 08 Jun 2017, 15:55
by undef.de
speedychris wrote: ↑08 Jun 2017, 10:22
Besides we have tried out the new plugin force_loadscreen. Sometimes the image is shown, sometimes not, sometimes twice.
And it would be nice if you can have a look to the pay2play-plugin (widget disappears after 2 rounds).
Therefore the possible memory leak fix is very important, can we soon expect a release of 0.9.5?
The plugin.force_loadscreen.php isn't working anymore, nadeo took away the possibilities already in MP3.
Pay2Play is a foreign plugin, you should contact the author (leigham) instead.
Release of 0.9.5 is today... maybe.
Shrike wrote: ↑08 Jun 2017, 13:58
Warning about trailing slashes
Code: Select all
[2017-06-08 12:32:01] [Config] Adding missing trailing "/" <mapimages_path> from [config/UASECO.xml]!
[2017-06-08 12:32:01] [Config] Adding missing trailing "/" <dedicated_installation> from [config/UASECO.xml]!
But the /config/UASECO.xml has got trailing "/"
Code: Select all
<dedicated_installation>/srv/tm2/rounds/</dedicated_installation>
<mapimages_path>/srv/www/mapimages/</mapimages_path>
Fixed.
Shrike wrote: ↑08 Jun 2017, 13:58
Code: Select all
[PHP Notice] Undefined index: SERVER_RANK_MIN_RECORDS on line 808 in file /srv/tm2/rounds/UASECO/uaseco.php
Code: Select all
[PHP Notice] Undefined index: ROUNDS_PER_MAP on line 394 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
[PHP Notice] Undefined index: MAPS_PER_MATCH on line 395 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
[PHP Notice] Undefined index: WARM_UP_NUMBER on line 401 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
[PHP Notice] Undefined index: WARM_UP_DURATION on line 402 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
[PHP Notice] Undefined index: SPECTATOR_INFO on line 506 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
[PHP Notice] Undefined index: POS on line 1330 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
[PHP Notice] Undefined index: POS on line 1330 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
[PHP Notice] Undefined index: POS on line 1330 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
Next 3 lines keep repeating
Code: Select all
[PHP Notice] Undefined index: POS on line 1330 in file /srv/tm2/rounds/UASECO/plugins/plugin.modescript_handler.php
[PHP Warning] Invalid argument supplied for foreach() on line 180 in file /srv/tm2/rounds/UASECO/includes/core/message.class.php
[PHP Notice] Undefined index: CHAT_PREFIX_REPLACEMENT on line 1284 in file /srv/tm2/rounds/UASECO/includes/core/helper.class.php
See
changelog at
Changes at config files, you forgot to update some XML files.

Re: Feedback and Reports for the master branch from github
Posted: 08 Jun 2017, 22:43
by Shrike
Yep, thanks all fixed.
keep on driving

Re: Feedback and Reports for the master branch from github
Posted: 16 Jun 2017, 12:23
by fl3kzZ
Code: Select all
[2017-06-16 12:15:26] [Map] Changing from Map [ESL - Devotion] to [From The FlamezZ] [Env: Stadium, Uid: qwst38j8R0QY3LyKvljE7l5aV67, Id: 154]
[2017-06-16 12:15:26] [Event] Loading Map
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[2017-06-16 12:15:26] [LocalRecords] Currently no record on [From The FlamezZ]
[2017-06-16 12:15:26] [Event] Begin Map
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[2017-06-16 12:15:35] [Event] Begin Round [1]
[2017-06-16 12:15:35] [Event] Begin Turn [1]
[2017-06-16 12:15:35] [Event] Begin Playing [1]
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
[PHP Warning] end() expects parameter 1 to be array, string given on line 1207 in file C:\MP4Server\uaseco\plugins\plugin.checkpoints.php
I keep getting this PHP Warning and it does not matter if i downgrade to 0.9.5 or Master Branch
Re: Feedback and Reports for the master branch from github
Posted: 09 Jul 2017, 10:17
by hackie
0.9.6
/infobar reload ( chat command )
Changes to the infobar do not load after that command , have to res uaseco.
Would be nice to work it like : /eyeset reload