My server haunted ?

The next generation of server controlling with clean and powerful user interface

Moderators: oliverde8, reaby, NADEO

Post Reply
hackie
Posts: 1168
Joined: 19 Jul 2012, 22:43

My server haunted ?

Post by hackie »

Hi.

I made some screen shots :

Image

Why is there a differents between local times and podium ?
I have 1e local , but podium I stand 2e.


Image

The second picture needs a nice story :
We start a new map , no one drove this map before.
But it has already a first local, thats realy weird cause the time belongs not to that map. ( no one drove that map before )
We start driving , I drive 16 sec and the server says I got 1e local with a time 16 sec.
But I still see that 10 second time on 1e local , and my time on 2e local. ( not on picture sorry )
My buddy , Zup drives now a time of 15 sec.
I see still that 10 sec time on 1e local , my 16 sec time on 2e local and his 15 sec time I do not see.
So I ask him what time he seeing.

At his side all thing are fine. :roflol:

So what is causing that ?


Hope you understand what I mean. :roflol:
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
User avatar
TMarc
Posts: 15255
Joined: 05 Apr 2011, 19:10
Location: Europe
Contact:

Re: My server haunted ?

Post by TMarc »

Looks like bugs.

Something similar to your 2nd pic also happened to me yesterday on a short fun server: a new map without local times was added to the queue, and before anyone could actually finish the track (or my countdown was really delayed a lot) there was already a local time, which was much shorter than the first place on dedis. :?
reaby
Posts: 956
Joined: 29 Dec 2010, 23:26
Location: Eastern Finland
Contact:

Re: My server haunted ?

Post by reaby »

TMarc wrote:Looks like bugs.

Something similar to your 2nd pic also happened to me yesterday on a short fun server: a new map without local times was added to the queue, and before anyone could actually finish the track (or my countdown was really delayed a lot) there was already a local time, which was much shorter than the first place on dedis. :?
Looks like bugs, but in reality it's not, it's just the different approach to widgets...we use maniascript alot, which means we don't use the data from the server backend, but use live data from your own game client. See more detailed explanation below.
hackie wrote: Why is there a differents between local times and podium ?
I have 1e local , but podium I stand 2e.
Fast answer: Your server is haunted :roflol:

Long answer:
As I've replied you before, we do much of very everything different compared to uaseco and xaseco. You should know this already. This is no exception for widgets.

The main idea of nearly all eXp widgets are, that we create one instance of widget, draw everything for everybody using only one dedicated call. eXp doesn't update the widgets from server backend until next map, which saves bandwidth. This is the only way to make everything work even with 200+ players at same server and the widgets update realtime with animations. So we rely really much of maniascript and the data the game client provides. This also means that the widgets are not synced to the server backend data. Notice it's the widgets, not localrecords messages or local records window, or validation or others like dedimania.. which needs even validation replays to be sent.

Anyway, this means, your buddys widget sorting may differ from your own, depending on how the sort randomized the order for exact same time values...
hackie wrote: We start a new map , no one drove this map before.
But it has already a first local, thats realy weird cause the time belongs not to that map. ( no one drove that map before ) bla bla bla bla bla

So what is causing that ?
Answer: Since your game client has that data, your buddy doesn't has it. It's just as simple as that.

hackie wrote: Hope you understand what I mean. :roflol:
No, I don't understand you, but Merry Christmas anyway :)
Post Reply

Return to “eXpansion”

Who is online

Users browsing this forum: No registered users and 1 guest