UASECO 0.9.4 (2017-05-30) released

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

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

Re: UASECO 0.9.4 (2017-05-30) released

Post by undef.de »

endbase wrote: 31 May 2017, 07:36 Image
I'm no hero at php scriting but if you could correct it pls that would be nice :pop:
Fixed. Good catch... I must be tired while writing this. :lol: :thx:

Code: Select all

	public function getPlayerData ($player, $key) {
		if (isset($player) && is_object($player) && $player instanceof Player && !empty($key) && isset($player->data[$this->getClassname()][$key])) {
			return $player->data[$this->getClassname()][$key];
		}
	}
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.
endbase
Posts: 475
Joined: 26 Jun 2011, 19:34

Re: UASECO 0.9.4 (2017-05-30) released

Post by endbase »

Corrected thx alot :thumbsup:
User avatar
rasmusdk
Posts: 68
Joined: 22 May 2012, 13:10
Location: Denmark

Re: UASECO 0.9.4 (2017-05-30) released

Post by rasmusdk »

rasmusdk wrote: 31 May 2017, 01:46 On my server I normaly have rank 1 - average 1.4
But if I write '/rank' it tell my average is 25.4 (all other players average is wrong too, I can see in Top Ranks)

And...Uaseco keep telling me "You must have 3 Local Records on this server before recieving a rank..."
(I have about 300 records)
Very strange.
In addition to this:
When a player join the server: Chat-information after 'Rank' is empty.
...Rank: {#highlite}{serverrank}{#message}</join_message>
User avatar
H4rdB4se
Posts: 16
Joined: 26 May 2017, 19:47

Re: UASECO 0.9.4 (2017-05-30) released

Post by H4rdB4se »

Wenn ich das Ende der Runde erzwinge (Das Quadrat im Adminpanel), dann passiert nichts.
Im Chat erscheint "MasterAdmin XYZ erzwingt das Ende der Runde!", aber die Zeit läuft einfach weiter und nichts passiert.

Ich hoffe man darf hier auch auf deutsch schreiben, oder wird das ein zu großes Durcheinander? :D
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: UASECO 0.9.4 (2017-05-30) released

Post by undef.de »

We should keep it english here. 8-)

This button is only working in Rounds based Modescript, in TimeAttack this hasn't a effect.
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
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: UASECO 0.9.4 (2017-05-30) released

Post by undef.de »

rasmusdk wrote: 31 May 2017, 01:46 On my server I normaly have rank 1 - average 1.4
But if I write '/rank' it tell my average is 25.4 (all other players average is wrong too, I can see in Top Ranks)
Thanks for sending the database, but unfortunately I can't test it with your database only, because I don't have your maps too. Anyway on my server the different is minimal:

Rank new method
Image

Rank RASP method
Image

Could you please make screenshots with the 0.9.3 and 0.9.4 release to compare it?
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
rasmusdk
Posts: 68
Joined: 22 May 2012, 13:10
Location: Denmark

Re: UASECO 0.9.4 (2017-05-30) released

Post by rasmusdk »

undef.de wrote: 01 Jun 2017, 14:43 Could you please make screenshots with the 0.9.3 and 0.9.4 release to compare it?
You can (As usual) get pictures at my Dropbox:
https://www.dropbox.com/s/nm5miwlrw38a6ug/Rank.zip?dl=1
Both calculated with your default 'Rank method'
I have not changed anything about it. ^
-----
Also look at the 3rd picture.
Line 2 - 'You must have x Local Records ....' (I already have 319)
The right for line 2 is - 'Your server rank is x of xxx ....'
----------------
Line 4 - '(Server)Rank' is empty
--------
Something must be wrong in the calculation method in 0.9.4
0.9.3 works fine and I have changed my servers to use it.
User avatar
SSM.Speed...
Posts: 298
Joined: 21 Jul 2012, 21:21
Contact:

Re: UASECO 0.9.4 (2017-05-30) released

Post by SSM.Speed... »

salut

no bug version 0.93 . 1 petit bug validation replay np :thumbsup:
0.94 bug :?
0.95 bug :?
PS uaseco new syteme np :thx:
jai meme monter un live cp records comme xaseco2
Image
Last edited by SSM.Speed... on 01 Jun 2017, 21:04, edited 3 times in total.
Image
createur de server depuis 2005 nadeo 1>tmnf 2>tmc et 4>Stad² 15>storm 43> server matchmaking pour un total de 65 server 24/24 createur du FanClub SSM
speedychris
Posts: 172
Joined: 29 Dec 2011, 20:47

Re: UASECO 0.9.4 (2017-05-30) released

Post by speedychris »

A good update, going in the right direction, but some glitches are still present:
- Round Score Scrolling bug fixed, but showed time is not always correct: Sample: i drive a pb, next round im slower and in the round score widget there is the pb-time displayed from the lap before.
- Dedis are still not saved

Code: Select all

[UASECO Exception] Error returned: "Unable to retrieve validation data." [-1000] at GbxRemote::query() for method "GetValidationReplay" with arguments:
array(1) {
  [0]=>
  string(6) "player"
}
But i dont know its caused by dedicated server or uaseco :shock:
- CP Time is mostly fixed, but "/CPS 1" has no effect (always shows diff to my pb and not Rec 1 on Server).
- Jukeboxing/Next Map Widget:
If i juke a Map on Scoretable this Map is not displayed as next Map, after juking and maploading the click on the Map widget displays for current and next Map the actual running Map.
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: UASECO 0.9.4 (2017-05-30) released

Post by undef.de »

rasmusdk wrote: 01 Jun 2017, 16:17 Something must be wrong in the calculation method in 0.9.4
Found and fixed (available at github: https://github.com/undeflabs/UASECO/com ... 6f0d1944b9).

SSM.Speed... wrote: 01 Jun 2017, 20:52 no bug version 0.93 . 1 petit bug validation replay np :thumbsup:
0.94 bug :?
0.95 bug :?
If you read the changelogs, then you will see that also 0.9.3 had bugs... a lot...
And what bugs are you talking about in 0.9.4?

Btw. 0.9.5 is a development snapshot and https://www.uaseco.org/downloads.php at "Development snapshots" says:
Make sure that all the downloads in this section may not run stable in all situations and may not be finished, this are just snapshots from the current development. USE AT YOUR OWN RISK! ;)

speedychris wrote: 01 Jun 2017, 20:56 - Dedis are still not saved

Code: Select all

[UASECO Exception] Error returned: "Unable to retrieve validation data." [-1000] at GbxRemote::query() for method "GetValidationReplay" with arguments:
array(1) {
  [0]=>
  string(6) "player"
}
But i dont know its caused by dedicated server or uaseco :shock:
That's a dedicated problem: viewtopic.php?f=561&t=40174&hilit=GetValidationReplay
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.
Post Reply

Return to “UASECO”

Who is online

Users browsing this forum: No registered users and 1 guest