studio account creation two bugs

Game development with Board Game Arena Studio
Post Reply
sparr
Posts: 65
Joined: 08 April 2014, 02:12

studio account creation two bugs

Post by sparr »

1) I clicked "Register" after filling out the form. The "Register" button disappeared, probably by design. 30(?) seconds later I got a notification up top that I might not be connected, and the button re-appeared. I know from receiving an email that my registration did go through.

2) When clicking "Register" again, I got a red error notification up top with a raw SQL error message in it, indicating there was a duplicate row for my username. That should probably be prettified.
User avatar
Peyrol
Posts: 68
Joined: 09 December 2014, 15:38

Re: studio account creation two bugs

Post by Peyrol »

I believe I experienced the same error. Using Google Chrome version 39.0.2171.95 under Linux Mint Debian 64 bit, I chose the same developer username as my arena username, and the following error message briefly appeared when I clicked on register (my personal info edited out):

Code: Select all

Unexpected error: Error while processing SQL request: INSERT INTO w_studio_developer (sd_name,sd_register,sd_password,sd_bganame,sd_firstname,sd_lastname,sd_email,sd_address) VALUES ('Peyrol', NOW(), '', 'Peyrol', 'My', 'Name', 'my@email.address', 'my_snail_mail\naddress\nUSA' ) Duplicate entry 'Peyrol' for key 'PRIMARY'
There was no indication on the page that registration occurred. But, I got an email anyway, so it must have worked.
User avatar
pikiou
Posts: 389
Joined: 03 October 2011, 05:36

Re: studio account creation two bugs

Post by pikiou »

I guess it's to get you prepared for the few bugs you'll encounter using the studio ^^
Post Reply

Return to “Developers”