Page 5 of 51
Re: FeedBack & Bugs | Your ideas are important
Posted: 27 May 2014, 17:48
by oliverde8
weerwolf wrote:As promised my vieuw @ the statistics:
(related to multiserver configurations)
Present:
PLANETS RELATED
top income sources
top donators
top donators all servers
top nb donations
top nb donations all servers
PLAYERS RELATED
top winners
top online time
top play time
top nb finish
top nb map played
COUNTRY RELATED
top country by finish
top country online
top winning county
top country by nb players
Suggested:
SERVER STATISTICS
top income sources
top donators
top winners
top finishers
top maps played
top playtime
top onlinetime
top country finishers
top country onlinetime
top country players
ALL SERVER STATISTICS
top income sources
top donators
top winners
top finishers
top maps played
top playtime
top onlinetime
top country finishers
top country onlinetime
top country players
Greetz
WW
Hey seperating it that way is great idea
But there is a lot of it we can't get individually for each server. Some of it could be added some would add a lot of code to do.
All the player statistics are concerned by this, some could be done but I think many can't. But I like the idea so I will change the organisation

and see what I can do for the statistics that is for all servers later.
Re: FeedBack & Bugs | Your ideas are important
Posted: 27 May 2014, 18:56
by hackie
Uhm , latest nighty version :
When I press restart map after podium ( only admins see that , that arrow circle in admin menu ) , eXpansion left.
I just shuts down.
The weird part is , I see nothing in any log. no errors just nothing.
Re: FeedBack & Bugs | Your ideas are important
Posted: 27 May 2014, 19:24
by oliverde8
^^ thanks fixed on the nighty. some refractoring problems

Re: FeedBack & Bugs | Your ideas are important
Posted: 06 Jun 2014, 17:46
by samp
Running 0.9.5. We noticed a bug after restart with the win counter.
Both the player who won first round and the player who won second restart got wins.
Thus, both players got wins increased after the restart even though only the actual winner should have.
Re: FeedBack & Bugs | Your ideas are important
Posted: 08 Jun 2014, 16:15
by hackie
Ok I made a nice layout for some "fixes".
Nr 1 : When I press Tab I see those widgets pop up. Server in legacy mode.
Nr 2 : Live Rankings tabel overlap the play time clock.
Nr 3 : When you have a lot of cp's , the cp widget gets overlapped by the "0-60K LP" of the server.
Nr4 : Maybe lower the Dedimania tabel a bit , overlapping donation widget.
When I drive a dedi time I see in command screen that the time is send to dedimania but it will not show up
server in the dedi tabel.
When I replay the map then the dedi time wich I drove is shown in dedi tabel.
When I do admin res ( so replay map ) the buy replay widget shows max. replays reached.
In legacy mode I get an notice or error when starting eXpansion about dedimania plugin.
Something with not compatible.
I disabled the script one and enabled the legacy one.
It does work but just getting those errors.
Hope its helpfull
O , some one wants to switch from xaseco to eXpansion but he always make shis own layout.
The place of the widgets , time tables ..... that kind of stuff.
He asked if its possible with eXpansion too ?
Cya around.
Re: FeedBack & Bugs | Your ideas are important
Posted: 08 Jun 2014, 18:07
by oliverde8
hackie wrote:
Ok I made a nice layout for some "fixes".
Nr 1 : When I press Tab I see those widgets pop up. Server in legacy mode.
Nr 2 : Live Rankings tabel overlap the play time clock.
Nr 3 : When you have a lot of cp's , the cp widget gets overlapped by the "0-60K LP" of the server.
Nr4 : Maybe lower the Dedimania tabel a bit , overlapping donation widget.
Hmm, strange of you to have both the orginal widgets and the ours, it should hide them

Will check that.
You may try to reset your hud because some positions seems to be strange.
hackie wrote:When I drive a dedi time I see in command screen that the time is send to dedimania but it will not show up
server in the dedi tabel.
When I replay the map then the dedi time wich I drove is shown in dedi tabel.
There is a strange behaviours with the dedi widget already reported we will investigate.
hackie wrote:When I do admin res ( so replay map ) the buy replay widget shows max. replays reached.
That is expected behaviour, the map was restarted once so players can't restart it again. who restarted it isn't important.
hackie wrote:
In legacy mode I get an notice or error when starting eXpansion about dedimania plugin.
Something with not compatible.
I disabled the script one and enabled the legacy one.
It does work but just getting those errors.
That is completely normal and expected, it isn't an error, just a notification. If you start your server in shootmania you will have more of those. Nothing to worry.
hackie wrote:O , some one wants to switch from xaseco to eXpansion but he always make shis own layout.
The place of the widgets , time tables ..... that kind of stuff.
He asked if its possible with eXpansion too ?
It is, by default eXpansion allows users to customize their hud but the server admin can enforce widget positions to be constants on the server and set up the positions as he wishes them to be.
You can read more about how do it here :
https://github.com/eXpansionPluginPack/ ... ig-widgets
hackie wrote:Cya around.
See you, and thanks for all the feedbacks

Re: FeedBack & Bugs | Your ideas are important
Posted: 09 Jun 2014, 17:58
by samp
New issue with 0.9.5:
Some player disconnects suddenly on map change.
eXpansion logs display error:
Error while sending chat message to '********'
Server said:Login unknown.
=> after this some widgets are not shown anymore, e.g. the local recs, map info, best cp times.
This started happening with the latest dedicated.
After map change and no error, all ok again.
Re: FeedBack & Bugs | Your ideas are important
Posted: 09 Jun 2014, 18:54
by oliverde8
samp wrote:New issue with 0.9.5:
Some player disconnects suddenly on map change.
eXpansion logs display error:
Error while sending chat message to '********'
Server said:Login unknown.
=> after this some widgets are not shown anymore, e.g. the local recs, map info, best cp times.
This started happening with the latest dedicated.
After map change and no error, all ok again.
This actually happened more often before when the game crashed more often, it should be fixed in the 0.9.6. The widgets are sent all at once for optimisation so one error causes them all not to be sent. We did some changes that should limit the cases where this happens
Re: FeedBack & Bugs | Your ideas are important
Posted: 09 Jun 2014, 19:49
by samp
oliverde8 wrote:samp wrote:New issue with 0.9.5:
Some player disconnects suddenly on map change.
eXpansion logs display error:
Error while sending chat message to '********'
Server said:Login unknown.
=> after this some widgets are not shown anymore, e.g. the local recs, map info, best cp times.
This started happening with the latest dedicated.
After map change and no error, all ok again.
This actually happened more often before when the game crashed more often, it should be fixed in the 0.9.6. The widgets are sent all at once for optimisation so one error causes them all not to be sent. We did some changes that should limit the cases where this happens
Great to hear, waiting for the 0.9.6 release

Re: FeedBack & Bugs | Your ideas are important
Posted: 07 Jul 2014, 18:58
by samp
Equal records issue still exists in 0.9.6
The one who drove the record first should be first.
Now it seems to be random.
Seems like there is no date included in the sorting algorithm?