Page 3 of 4

Re: [BUG] BIG BUG on Planets!!!

Posted: 25 Sep 2011, 15:54
by xGEKKOx
Good question too...
Anyway when i said "the players leave the game" i didn't mean "forever", but until the game is fixed.
I don't know you, but you got to understand 1 time and forever that there are peoples different from you (talking to people that when talk seems Jesus Christ)...
There are people that likes FS and peoples that like LOL tracks, so there are peoples that like bugged games and peoples that don't like bugged games.
So much players will not play the game.
That's all.
We need a fix :D

Edit : KapSubM introduced a valid possibility to solve the bug.
Maybe the database point to some TMU account (if they are equal) and the transaction get validated but the coppers go down instead planets.
This is a possibility. :clap:

Re: [BUG] BIG BUG on Planets!!!

Posted: 25 Sep 2011, 16:43
by kapsubm
the thing is: my account has the same login name on tmuf and on tm2, my friend´s acount is officially linked (he bought the gamer later) and he cant donate, an other friend can also not and his acount is linked also, another acount i knwo where the donates are working is a fresh one without any link to tmuf. as i ve checked my old tmuf acount there ´s no reall change in the amount of coppers. ( as a fact i did like the idea to transfer my old coppers to planets :)=


i am still not shure if my acount is allready linked to tmuf, because when i registered my acount to tm2
there was no sign of my acount could been linked to the old one. (i was lucky to get the same acountname again)

in new acounts i know that the game asks if u have had a tmuf acount. - maybe there´s the problem.
would be nice if some of u guys could also post some working and non working transaction numbers to find a picture out of the single acounts. ( just console out the transaction with GetBillState ) u might find it in the logs then .

some transactions from my debugs:

Code: Select all

Working payment:
[16.09.11 02:29:22] 
Donate Status ubm for 100 Planets:
Array
(
    [State] => 4
    [StateName] => Payed
    [TransactionId] => 10623
)

and non working ( payed but not really payed)
[16.09.11 13:17:49] 4 Donate Status raggie for 50 Planets
Array
(
    [State] => 4
    [StateName] => Payed
    [TransactionId] => 11522
)


and a working one from same ip (nearly same time)
[16.09.11 13:19:47] 4 Donate Status katinka for 50 Planets
Array
(
    [State] => 4
    [StateName] => Payed
    [TransactionId] => 11523
)

non working:
[16.09.11 13:28:17] 4 Donate Status raggie for 50 planets
CODE: ALLES AUSWÄHLEN
Array
(
    [State] => 4
    [StateName] => Payed
    [TransactionId] => 11564
)


Re: [BUG] BIG BUG on Planets!!!

Posted: 25 Sep 2011, 17:37
by xGEKKOx
Thx for posting some logs.
In this way we can help.

Re: [BUG] BIG BUG on Planets!!!

Posted: 26 Sep 2011, 11:19
by Gugli
Indeed : logs are very useful. We can work much faster when we have the Id of the transaction and the logins of concerned accounts.

Here's the problem : we have changed transactions code during the last weeks. So your logs from 16 September reveal a bug that (we think) we fixed last week. But we may have failed to fix it, or even introduced another one -_-'
Could you send more recent logs of this bug occurrence ???

Meanwhile we are trying to get this bug reproduced here.

We're very sorry for not noticing this bug report before. As it had been said : Xbx is in charge of the dedicated server, and is currently on holidays (and I can assure you those were deserved ^_^). So the sub-forum concerning dedi's has been quite overlooked lately.

EDIT : We reproduced the bug here. As the saying goes : "A bug reproduced is a bug corrected". Fix coming soon...

Re: [BUG] BIG BUG on Planets!!!

Posted: 26 Sep 2011, 12:30
by Pesky
good News

Re: [BUG] BIG BUG on Planets!!!

Posted: 26 Sep 2011, 12:41
by TahoeMac
If you would like help in recreating the bug, I am one of the people who are affected by it. Login is TahoeMac.

edit: My timezone is gmt -8, but I am avalabile most mornings CET.

Re: [BUG] BIG BUG on Planets!!!

Posted: 26 Sep 2011, 13:58
by kapsubm
one working transaction, one non working transaction:
the Names are th Login Names, ServerAcount is "csesports2"

Code: Select all

[26.09.11 14:56:10] Player ubm initated SendBill with /donate 50
[26.09.11 14:56:10] Server Planets before Transaction 2352
[26.09.11 14:56:10] Local Transaction ID: 37
Array
(
    [State] => 4
    [StateName] => Payed
    [TransactionId] => 48887
)
[26.09.11 14:56:19] Server Planets after Transaction 2401

[26.09.11 14:56:51] Player raggie initated SendBill with /donate 50
[26.09.11 14:57:03] Server Planets before Transaction 2401
[26.09.11 14:57:03] Local Transaction ID: 38
Array
(
    [State] => 4
    [StateName] => Payed
    [TransactionId] => 48892
)
[26.09.11 14:57:06] Server Planets after Transaction 2400
and again a working one (hard taxes there :)

Code: Select all

[26.09.11 15:15:21] #################################################################
[26.09.11 15:15:21] Player ubm initated SendBill with /donate 15
[26.09.11 15:15:21] Server Planets before Transaction 2553
[26.09.11 15:15:21] Local Transaction ID: 46
Array
(
    [State] => 4
    [StateName] => Payed
    [TransactionId] => 48954
)
[26.09.11 15:15:27] Server Planets after Transaction 2567
[26.09.11 15:15:27] #################################################################
everyone welcome to hop on the server and donate with /donate <amount> (dont use the buttons on top left, as i
do not monitor the buttons, only command /donate .

[manialink=]maniaplanet://#join=csesports2[/manialink]

Re: [BUG] BIG BUG on Planets!!!

Posted: 26 Sep 2011, 14:09
by xGEKKOx
Nice to see Nadeo is fixing it!!
I will add the transaction id also to my logs.

Re: [BUG] BIG BUG on Planets!!!

Posted: 27 Sep 2011, 16:35
by Gugli
This should be fixed right now :3 :3

Thanks for the bug-report, and sorry again for the long time before we've noticed your thread (capslock in title can be helpful sometimes xD).

Re: [BUG] BIG BUG on Planets!!!

Posted: 27 Sep 2011, 17:45
by kapsubm
we tried at my server, and sorry to say, not fixed. -or do i have to restart server ?