Quote:
Originally Posted by bentzi
very weird problem: I'm using unofficial KSV version. on one of my boxes it doesnt work properly: I investigated and found that the server asks for an answer which on other boxes is calculated well, but on this box no... checked python, and there it calculates well
so, on this thing:
enc = AMF_EncodeNumber(enc, pend, exp(atan(sqrt(VerificationNumber))) + 1)
the "bad" box returns ((VerificationNumber) + 1)
any idea? I'm totally cluless
btw, it's a linux box
|
Post the full debug log (-V) on
pastebin. if it works on everything else then it can't be code's problem.