[ ISSUE PLUGIN CHECKPOINTS ]
Hi undef,
the last changes in "plugin.checkpoints.php" produce a new issue. If i have no local on a map, the first run shows the diff between my times and the worstest local (1:21:832). That's the expected behaviour.
But the second run (at this moment i HAVE A LOCAL) shows not the difference to my local (that i drove a minute before). Instead its checks for the same local as before (1:21:832). See screenshot.
Another player of our clan juked a map where he don't have a local and tested this behaviour too with the same result.
And then, as he leave the server and came back immediatly, the correct time diffs would be displayed (same map was running).
BTW: the cps bug is still present. If in db both settings are -1 no time diff will displayed on a map with local record is stored for a player. The settings in the plugin.checkpoints.xml has no effect. On our server this file is untouched so the default setting will be used.
Could you check this behavoiur please. Greetz hacki65
Feedback and Reports for the master branch from github
Re: Feedback and Reports for the master branch from github
[ PLUGIN CHECKPOINTS ]
Mysterium. Yesterday, one day later, the plugin displayed the time difference correctly on maps where i don't have a local. Don't know what the hell is that. Its confusion.
Mysterium. Yesterday, one day later, the plugin displayed the time difference correctly on maps where i don't have a local. Don't know what the hell is that. Its confusion.
Re: Feedback and Reports for the master branch from github
Hi undef,
a little bug found in Roundscore Widget. The Playernames flowed out of the screen. Can you check and fix this please? See Screenshot:
Thx hacki65
a little bug found in Roundscore Widget. The Playernames flowed out of the screen. Can you check and fix this please? See Screenshot:
Thx hacki65
-
- Posts: 172
- Joined: 29 Dec 2011, 20:47
Re: Feedback and Reports for the master branch from github
Since the current Snapshot is 1 month old und runs overall good when will be 0.9.6 released?
One thing i noticed (don't know if already posted): if i juke a map in the score screen this juked map is not displayed, only the next regular (=wrong) Map.
One thing i noticed (don't know if already posted): if i juke a map in the score screen this juked map is not displayed, only the next regular (=wrong) Map.
-
- Posts: 36
- Joined: 17 Aug 2011, 16:08
Re: Feedback and Reports for the master branch from github
Hi all,
I'm unable to make UAseco work with the latest server release (2018-11-15) and the updated TMStadium@nadeo.Title.Pack.gbx. The UAseco process stops working during initialization. The issue seems to be located in records-eyepiece as if I remove it from the plugins.xml, the UAseco server works fine.
The yyyy-mm-dd-hh-mm-ss-uaseco.log shows the following:
1) Many lines such as this one:
[PHP Notice] Undefined index: POS on line 1372 in file path\UAseco\plugins\plugin.modescript_handler.php
2) Tons on lines such as this one:
[UASECO Exception] Error returned: "Connection interrupted while reading header" [2] at GbxRemote::query() for method "methodName" with arguments:
Followed by the dump of a variable.
methodName is not always the same, I can find: GetForcedMusic, SendDisplayManialinkPage (6 times), TriggerModeScriptEventArray (2 times), SetForcedMusic, SetCallVoteRatios, SetCallVoteTimeOut, etc
3) One line like this one:
[UASECO Fatal Error] ExecuteCallbacks XmlRpc Error [2] - Connection interrupted while reading header on line 1892 in file Path\UAseco\uaseco.php
This line is followed by other exceptions (see 2) and the file ends abruptely.
I understand that there's a communication failure between UAseco and the Dedicated server, I precise that (1) the three processes are located on the same computer (dedicated server, webrequest and UAseco) and (2) that it's not a fresh install, I updated the dedicated server and the Stadium title pack that were running the previous versions and UAseco 0.9.5 without changing anything in the configurations.
What am I doing wrong? Would the log file be useful?
It's a test server, so if you want me to perform additional checks or modifications, you're welcome.
Best Regards,
I'm unable to make UAseco work with the latest server release (2018-11-15) and the updated TMStadium@nadeo.Title.Pack.gbx. The UAseco process stops working during initialization. The issue seems to be located in records-eyepiece as if I remove it from the plugins.xml, the UAseco server works fine.
The yyyy-mm-dd-hh-mm-ss-uaseco.log shows the following:
1) Many lines such as this one:
[PHP Notice] Undefined index: POS on line 1372 in file path\UAseco\plugins\plugin.modescript_handler.php
2) Tons on lines such as this one:
[UASECO Exception] Error returned: "Connection interrupted while reading header" [2] at GbxRemote::query() for method "methodName" with arguments:
Followed by the dump of a variable.
methodName is not always the same, I can find: GetForcedMusic, SendDisplayManialinkPage (6 times), TriggerModeScriptEventArray (2 times), SetForcedMusic, SetCallVoteRatios, SetCallVoteTimeOut, etc
3) One line like this one:
[UASECO Fatal Error] ExecuteCallbacks XmlRpc Error [2] - Connection interrupted while reading header on line 1892 in file Path\UAseco\uaseco.php
This line is followed by other exceptions (see 2) and the file ends abruptely.
I understand that there's a communication failure between UAseco and the Dedicated server, I precise that (1) the three processes are located on the same computer (dedicated server, webrequest and UAseco) and (2) that it's not a fresh install, I updated the dedicated server and the Stadium title pack that were running the previous versions and UAseco 0.9.5 without changing anything in the configurations.
What am I doing wrong? Would the log file be useful?
It's a test server, so if you want me to perform additional checks or modifications, you're welcome.
Best Regards,
ヅ゠ã¦avernicole
- Team Chameaux -
- Team Chameaux -
Re: Feedback and Reports for the master branch from github
You have to be in sync with the changes: https://github.com/undeflabs/UASECO/blo ... nfig-filesTavernicole wrote: ↑21 Nov 2018, 19:09 1) Many lines such as this one:
[PHP Notice] Undefined index: POS on line 1372 in file path\UAseco\plugins\plugin.modescript_handler.php
The Method "GetForcedMusic" lets the dedicated server crash without any entry in the logfiles. If you want to use UASECO (doesn't matter which version), you have to disable the plugin.music_server.php.Tavernicole wrote: ↑21 Nov 2018, 19:09 2) Tons on lines such as this one:
[UASECO Exception] Error returned: "Connection interrupted while reading header" [2] at GbxRemote::query() for method "methodName" with arguments:
Followed by the dump of a variable.
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.
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.
-
- Posts: 36
- Joined: 17 Aug 2011, 16:08
Re: Feedback and Reports for the master branch from github
Removed the plugin "music_server", corrected the contents of the config files, everything works perfectly now.
Thanks undef!
Thanks undef!
ヅ゠ã¦avernicole
- Team Chameaux -
- Team Chameaux -
Re: Feedback and Reports for the master branch from github
The 2018-11-22 release of the dedicated server fixed the "GetForcedMusic" bug.Tavernicole wrote: ↑23 Nov 2018, 20:57 Removed the plugin "music_server", corrected the contents of the config files, everything works perfectly now.
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.
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.
Re: Feedback and Reports for the master branch from github
My friend had to reinstall Maniaplanet, but now he gets error message when joining a Uaseco-server.
He also gets black squares all over the place.
Has anyone any idea what is wrong?
He also gets black squares all over the place.
Has anyone any idea what is wrong?
Re: Feedback and Reports for the master branch from github
I *think* that's a ManiaPlanet 4.1 issue? I think I remember seeing some other issues posted by mtkd that are similar.
3080 RTX, Ryzen 3700X, 32GB RAM, Windows 11
Forum moderator, opinions are my own.
Check out openplanet, the alternative ManiaPlanet & Turbo scripting platform! (Openplanet subforum)
I also stream and tweet.
Forum moderator, opinions are my own.
Check out openplanet, the alternative ManiaPlanet & Turbo scripting platform! (Openplanet subforum)
I also stream and tweet.
Who is online
Users browsing this forum: Google [Bot] and 0 guests