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
User avatar
Chris92
Translator
Translator
Posts: 950
Joined: 15 Jun 2010, 13:22
Location: Vilshofen, Germany
Contact:

Re: Feedback and Reports for the development branch

Post by Chris92 »

/admin readmaplist does not work due to a typo in chat.admin.php
Line 4655 wrote:$cnt = $aseco->client->query('LoadMatchSettings', 'MatchSettingsx/'. $filename);
Remove the X and it works.

And /admin addlocal seems to crash uaseco

Code: Select all

[2014-10-09 08:42:27] [Chat] Player [onkelz_chris] used command "/admin addlocal Own Opdal 5"
[PHP Notice] Undefined variable: aseco on line 4539 in file /opt/maniaplanet-server/uaseco/plugins/chat.admin.php
[PHP Notice] Trying to get property of non-object on line 4539 in file /opt/maniaplanet-server/uaseco/plugins/chat.admin.php
[PHP Notice] Trying to get property of non-object on line 4539 in file /opt/maniaplanet-server/uaseco/plugins/chat.admin.php
[PHP Notice] Undefined variable: aseco on line 4544 in file /opt/maniaplanet-server/uaseco/plugins/chat.admin.php
[PHP Notice] Trying to get property of non-object on line 4544 in file /opt/maniaplanet-server/uaseco/plugins/chat.admin.php
[PHP Notice] Trying to get property of non-object on line 4544 in file /opt/maniaplanet-server/uaseco/plugins/chat.admin.php
[PHP Notice] Undefined variable: aseco on line 4545 in file /opt/maniaplanet-server/uaseco/plugins/chat.admin.php
[PHP Fatal Error] Call to a member function file_exists_nocase() on a non-object on line 4545 in file /opt/maniaplanet-server/uaseco/plugins/chat.admin.php
Another minor annoyance I found...
Image
See the PB on in the chat? It says that on any map where there's no records yet. No idea why...
Check out my Personal Twitter account!
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 »

Chris92 wrote:/admin readmaplist
/admin addlocal
Bugfix: https://github.com/undeflabs/UASECO/com ... c823e8b3ce

Chris92 wrote: Another minor annoyance I found...
See the PB on in the chat? It says that on any map where there's no records yet. No idea why...
That's strange, i can't reproduce this on my development server, if i have no local time, then no message about PB is coming up...

Btw.: Your config/mania_karma.xml and config/modescript_settings.xml seems to be not up-to-date. Did you update your dedicated server with the files from "newinstall/dedicated server"?
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.
User avatar
Chris92
Translator
Translator
Posts: 950
Joined: 15 Jun 2010, 13:22
Location: Vilshofen, Germany
Contact:

Re: Feedback and Reports for the development branch

Post by Chris92 »

undef.de wrote:
Chris92 wrote:/admin readmaplist
/admin addlocal
Bugfix: https://github.com/undeflabs/UASECO/com ... c823e8b3ce

Chris92 wrote: Another minor annoyance I found...
See the PB on in the chat? It says that on any map where there's no records yet. No idea why...
That's strange, i can't reproduce this on my development server, if i have no local time, then no message about PB is coming up...

Btw.: Your config/mania_karma.xml and config/modescript_settings.xml seems to be not up-to-date. Did you update your dedicated server with the files from "newinstall/dedicated server"?
I did update the modes, yes. Both the libs and scripts.
I'll replace the mania_karma.xml and the modescript_settings.xml with the files from the bugfix
Check out my Personal Twitter account!
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 »

Chris92 wrote: Another minor annoyance I found...
See the PB on in the chat? It says that on any map where there's no records yet. No idea why...
We found the problem, it was a side-effect from the buggy "/admin erasethis" and newly driven records which stores the time with the MapId 0.

EDIT: And a bug in the includes/core/maplist.class.php which i have updated at this commit: https://github.com/undeflabs/UASECO/com ... da4e9b8cf5
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.
hackie
Posts: 1168
Joined: 19 Jul 2012, 22:43

Re: Feedback and Reports for the development branch

Post by hackie »

I tried the latest version.

I still have that cp problem with this map from MX http://tm.mania-exchange.com/tracks/724 ... 9-camarade

When crossing the start ( multilab ) it says cp -7 of 6 .
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
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: When crossing the start ( multilab ) it says cp -7 of 6 .
Fixed with this commit: https://github.com/undeflabs/UASECO/com ... 88178d07ad
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.
hackie
Posts: 1168
Joined: 19 Jul 2012, 22:43

Re: Feedback and Reports for the development branch

Post by hackie »

Trying to add map from MX to server ( /admin add )
I think the map was already on server.
It killed Uaseco :roflol:

Code: Select all

[2014-10-13 15:59:49] [Chat] Player [cavan] used command "/admin add 72440"
[UASECO Warning] [MapList] Could not insert map in database: ((1062) Duplicate entry 'jcQ9ERMnmAzIYN7m2G_TeVN3KXd' for key 'Uid')
 with statement [
		INSERT INTO `maps` (
			`Uid`,
			`Filename`,
			`Name`,
			`Comment`,
			`Author`,
			`AuthorNickname`,
			`AuthorZone`,
			`AuthorContinent`,
			`AuthorNation`,
			`AuthorScore`,
			`AuthorTime`,
			`GoldTime`,
			`SilverTime`,
			`BronzeTime`,
			`Environment`,
			`Mood`,
			`Cost`,
			`Type`,
			`Style`,
			`MultiLap`,
			`NbLaps`,
			`NbCheckpoints`,
			`Validated`,
			`ExeVersion`,
			`ExeBuild`,
			`ModName`,
			`ModFile`,
			`ModUrl`,
			`SongFile`,
			`SongUrl`
		)
		VALUES (
			'jcQ9ERMnmAzIYN7m2G_TeVN3KXd',
			'MX\\STC10-NC9-Cam-arade_72440.Map.gbx',
			'$iSTC10/NC9 - Cam\'arade',
			'',
			'rumbleshark',
			'$i$c00©$fffam»$c00K$fffnaky$ff0!',
			'Europe|France|Bretagne|Morbihan',
			'Europe',
			'FRA',
			227145,
			227145,
			241000,
			273000,
			341000,
			'Stadium',
			'Day',
			940,
			'Trackmania\\Race',
			'Tech',
			'true',
			7,
			7,
			'true',
			'3.3.0',
			'2014-07-25_19_33',
			'',
			'',
			'',
			'',
			''
		);
		]
[PHP Fatal Error] Call to private method MapList::updateMapInDatabase() from context 'PluginChatAdmin' on line 4419 in file F:\MP3-servers\MP3-UasecoTest\UASECO\plugins\chat.admin.php
Sorry :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
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:Trying to add map from MX to server ( /admin add )
Sorry :o
No problem, we are here to find such bugs. :thumbsup:

Btw.: Fixed with this commit: https://github.com/undeflabs/UASECO/com ... 032d64e8ba
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.
hackie
Posts: 1168
Joined: 19 Jul 2012, 22:43

Re: Feedback and Reports for the development branch

Post by hackie »

Uhm , /admin erasethis means : skip map ? :D
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
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:Uhm , /admin erasethis means : skip map ? :D
No, but it is required to skip the current running Map, otherwise local records which are made after deleting the Map brings currently chaos into the database (Records with MapId 0).

I have to figure out if there is a better way to do it, but until that "/admin erasethis" and "/admin removethis" skips also the current Map.
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.
Locked

Return to “UASECO”

Who is online

Users browsing this forum: No registered users and 1 guest