Is it freezing for anyone else when you attempt a withdrawal?
Same here. The withdrawal window just freezes.
I debugged it and the reason is that
https://session.satoshidice.com/userapi/withdraw?...
returns plain text instead of JSON: "Only 3 parallel bets allowed".
The JavaScript frontend can't parse the response and hangs.
Even if I did reach the limit, which I doubt because I'm careful not to use more than 3 sessions simultaneously, withdrawals should not be blocked...
We're implementing several measures to make sure the load on servers will be trivial even with hundreds of people using the site simultaneously. We're implementing the first patches now so if it's slow for you, it will start to get quick soon.
Thanks. It's already very noticeable.