Page 11 of 14
Re: eXpansion nighty Release
Posted: 13 Dec 2014, 16:22
by hackie
It runs fine here , updated online on server.
Re: eXpansion nighty Release
Posted: 13 Dec 2014, 20:55
by undef.de
oliverde8 wrote:probably due to the unknown login error, not sure what caused that. updating the dedicated api shouln't have caused this issue.
If you send a Manialink or something to the chat for a Player that already leaved will cause this error in the dedicated API. Just try/catch this and ignore such exception, like i do in UASECO:
https://github.com/undeflabs/UASECO/blo ... s.php#L370
Re: eXpansion nighty Release
Posted: 13 Dec 2014, 22:42
by oliverde8
yes I know that, that part works fine, our problem is with the Gui Handler. The Manialive GuiHandler we use, uses multicallbacks to send the windows in order to optimise the communications with the dedicated. During one loop it accumulates all the windows that needs updating(or to be sent) and sends them all together. This is why there is no widget lag with 200 players when swtiching maps or at any other time. But for some reasons sometimes the multicallback returns the login unknow error which also prevents the callback to properly complete. That causes some players not to have their widgets updated. Before MP3 this never used to happen, I did a workaround that worked quite well, but it stopped happening altogether one day which made my workaround near useless.

and now it starts again.
There hasn't been any update on the gui handler for 2 month now so I need to figure out what changed, and what we need to do to fix it. That is why I couln't revert, because I can't find the issue. Really sorry about the problem.
Edit : The update to the dedicated server api has nothing to do with this error, I would say something has changed with the latest dedicated again.
Edit2 : People having the issue can they tell us the exact dedicated they use, there were a few updates to the latest version and there was a report about player disconnect not being fired properly.
Re: eXpansion nighty Release
Posted: 14 Dec 2014, 07:40
by TheBigG.
oliverde8 wrote:
Edit2 : People having the issue can they tell us the exact dedicated they use, there were a few updates to the latest version and there was a report about player disconnect not being fired properly.
ManiaPlanetBetaServer_2014-12-12
Re: eXpansion nighty Release
Posted: 14 Dec 2014, 09:03
by endbase
Server version 2014-11-24_12_34 no problems detected here

Re: eXpansion nighty Release
Posted: 14 Dec 2014, 09:10
by TheBigG.
endbase wrote:Server version 2014-11-24_12_34 no problems detected here

i think you don't have 100+ players on your server or? krip and i have, may that is why you don't have that problem.
Re: eXpansion nighty Release
Posted: 14 Dec 2014, 09:14
by endbase
TheBigG. wrote:endbase wrote:Server version 2014-11-24_12_34 no problems detected here

i think you don't have 100+ players on your server or? krip and i have, may that is why you don't have that problem.
No but I have an upcoming event on 21 December with 100 + players on our route66 server so I'm very interested in how that is gonna work !! Hope it will be fixed before that date
Greetz Base
Re: eXpansion nighty Release
Posted: 15 Dec 2014, 10:46
by TheBigG.
hi if i try to change settings ingame via expansion i get this

Re: eXpansion nighty Release
Posted: 15 Dec 2014, 15:43
by reaby
Hi,
Dev contains now following fixes:
- Pressing "Esc" will not close windows anymore, chatting works again when windows are open!
- Fixed server options window.
- Added external and manialink urls for clicking simple advert images. You can now edit the values using ingame-config

Sorry, no fix yet for dedimania...
Re: eXpansion nighty Release
Posted: 15 Dec 2014, 16:16
by endbase
reaby wrote:Hi,
Dev contains now following fixes:
- Pressing "Esc" will not close windows anymore, chatting works again when windows are open!
- Fixed server options window.
- Added external and manialink urls for clicking simple advert images. You can now edit the values using ingame-config

Sorry, no fix yet for dedimania...
Thx Reaby !! Nice work
