eXpansion nighty Release
Moderators: oliverde8, reaby, NADEO
Re: eXpansion nighty Release
It runs fine here , updated online on server.
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
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
Re: eXpansion nighty Release
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#L370oliverde8 wrote:probably due to the unknown login error, not sure what caused that. updating the dedicated api shouln't have caused this issue.
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: eXpansion nighty Release
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.


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.

Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...
Re: eXpansion nighty Release
ManiaPlanetBetaServer_2014-12-12oliverde8 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.
Client:
OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz
Server:
OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz
Server:
OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
Re: eXpansion nighty Release
Server version 2014-11-24_12_34 no problems detected here 

Re: eXpansion nighty Release
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.endbase wrote:Server version 2014-11-24_12_34 no problems detected here
Client:
OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz
Server:
OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz
Server:
OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
Re: eXpansion nighty Release
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 dateTheBigG. wrote: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.endbase wrote:Server version 2014-11-24_12_34 no problems detected here

Greetz Base
Re: eXpansion nighty Release
Client:
OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz
Server:
OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz
Server:
OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
Re: eXpansion nighty Release
Hi,
Dev contains now following fixes:
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
Re: eXpansion nighty Release
Thx Reaby !! Nice workreaby wrote:Hi,
Dev contains now following fixes:
Sorry, no fix yet for dedimania...
- 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

Who is online
Users browsing this forum: No registered users and 1 guest