undef.de wrote: ↑18 Apr 2018, 22:19
Hmmm... it seems you haven't updated uaseco.php, which enables these. Please try and report if that fixed it.
I just checked with winmerge, uaseco.php is/was updated.
Then your GameData folder from the dedicated server isn't up-to-date, the script "GameData/Scripts/Libs/Nadeo/TrackMania/Scores.Script.txt" has to be the version "2018-03-12". I haven't an other idea what it could be then, because on my development system it's running without any log entry.
endbase wrote: ↑19 Apr 2018, 07:37
this still happens with numbers login's
Thanks for report, it's hard to check why this happens without a login with only number in it. But I'm on 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
undef.de wrote:
Then your GameData folder from the dedicated server isn't up-to-date, the script "GameData/Scripts/Libs/Nadeo/TrackMania/Scores.Script.txt" has to be the version "2018-03-12". I haven't an other idea what it could be then, because on my development system it's running without any log entry.
Thanx man! This fixed it, no more warnings.
(Also tested if dedimania recs get saved, works perfect!)
Cheers
TMNF Server Link: tmtp://#join=racing_room_speed
TMMP Server Link: maniaplanet://#join=racing_room_speed@TMStadium@nadeo
TMGL Server Link: uplay://launch/5595/0/#join=n0AEQqlwQkGDQIke4YeZNw@Trackmania DiscordYouTubeTwitch
endbase wrote: ↑19 Apr 2018, 07:37
this still happens with numbers login's
Found what and why it happens: It was just a behavior of PHP and key strings which are numbers, a type casting like (string)$login does not work as a key for an array (which I was thinking).
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
It would be nice if someone could test the current snapshot on github for the slowdown bug, I think I found something that could cause that, but I could be wrong. =)
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
undef.de wrote: ↑23 Apr 2018, 20:03
It would be nice if someone could test the current snapshot on github for the slowdown bug, I think I found something that could cause that, but I could be wrong. =)
Oke I will test it on my server I will give feedback asap