BattleMaster Community

BattleMaster => Helpline => Newbie Board => Topic started by: Cline on June 30, 2011, 11:13:49 AM

Title: Making a Game Account.
Post by: Cline on June 30, 2011, 11:13:49 AM
Hello, I made a core account and tried to make a Battlemaster account through that but it did not work. How can I make an account otherwise?

EDIT: I tried on two different computers and on Chrome, IE, and Firefox browsers. When I go to use the register button on the core account page it says "SSO did not work as expected. Oops." on a blank white page.
Title: Re: Making a Game Account.
Post by: Anaris on June 30, 2011, 12:56:53 PM
Hello, I made a core account and tried to make a Battlemaster account through that but it did not work. How can I make an account otherwise?

EDIT: I tried on two different computers and on Chrome, IE, and Firefox browsers. When I go to use the register button on the core account page it says "SSO did not work as expected. Oops." on a blank white page.

Are you quite certain you clicked on "Register", and not "Link to Core"?

If so, please try it again, and if you get the same error, please View Source, and copy the result and paste it into a reply here (preferably inside [ code ] tags).

Thank you.
Title: Re: Making a Game Account.
Post by: Cline on June 30, 2011, 11:13:27 PM
http://battlemaster.org/coreauth.php?action=login2&ticket_id=29164&ticket_hash=aa81dfbe21e1d818d6271905c053d948535006c5&ticket_check=7795f4419df52917f2b1daa90ec8827d562e6e57 (http://battlemaster.org/coreauth.php?action=login2&ticket_id=29164&ticket_hash=aa81dfbe21e1d818d6271905c053d948535006c5&ticket_check=7795f4419df52917f2b1daa90ec8827d562e6e57)

Is what I get when I click register.

EDIT: Hopefully it comes up with the same page I get.

EDIT2: So I'm guessing there isn't any other way to make an account?
Title: Re: Making a Game Account.
Post by: Anaris on July 01, 2011, 12:57:23 PM
No, I'm afraid that link is useless to anyone but you.

I need the copy & paste from View Source to be able to figure out what's going on.

And no, there is no other way to create an account.  Having accounts created through the Core solves a whole package of problems—when it's working.

And it's usually working...
Title: Re: Making a Game Account.
Post by: Cline on July 01, 2011, 01:09:11 PM
My mistake, try this

Code: [Select]
<!-- load_from_return() -->
<!-- load_by_ticket(29164, aa81dfbe21e1d818d6271905c053d948535006c5, 7795f4419df52917f2b1daa90ec8827d562e6e57) -->
<!-- db_query(select * from tickets where id = 29164) -->
<!-- no such ticket --><!-- core knows you, now checking you into BM -->
<!-- no linked account continue as guest -->
SSO did not work as expected. Oops.

EDIT: For me it is rather late, did not read that right the first time.
Title: Re: Making a Game Account.
Post by: Anaris on July 01, 2011, 01:28:36 PM
OK, you should see three buttons next to BattleMaster in your Core account: Login, Link to Core, and Register.

What you just pasted could only have occurred if you clicked Login.

Please click Register.
Title: Re: Making a Game Account.
Post by: Anaris on July 01, 2011, 01:30:40 PM
Err...wait.  That last might be completely wrong.

Please log out of the Core, then log back in.  If you still see the Register button, try clicking it again.
Title: Re: Making a Game Account.
Post by: Cline on July 01, 2011, 01:31:43 PM
That did not work either :(
Title: Re: Making a Game Account.
Post by: Jubashi on July 02, 2011, 03:46:53 AM
So now I have tried 3 different emails, Hotmail, MSN, and GMAIL. All three had the same problem on three different computers. My brother just made an account on his computer with a gmail email without any problems. His computer was the third I tried to use.

EDIT: this would be the second account.
Title: Re: Making a Game Account.
Post by: Jubashi on July 02, 2011, 03:54:40 AM
Figured I would try stuff to help find the problem. These were different earlier and so maybe it will show whats wrong.

These are all on my computer (computer #1) on FireFox.
MSN:

Code: [Select]
<!-- load_from_return() -->
<!-- load_by_ticket(29784, 31a0f71c42713923e3b0ee9ad91f7b0c6b61a062, 2b07ab219530d1f88bfa32ecff2444b9a5b4cabc) -->
<!-- db_query(select * from tickets where id = 29784) -->
<!-- ticker 29784 for user #1853 verified --><!-- db_query(delete from tickets where id=29784) -->
<!-- load_by_id(1853) -->
<!-- db_query(select * from users where id=1853) -->
<!-- db_query(SELECT sites.id, sites.sitekey, user.id_number, user.id_other FROM sites, sites_users AS user WHERE user.user_id =1853 AND sites.id = user.site_id) -->
<!-- core knows you, now checking you into BM -->
<!-- no linked account continue as guest -->
SSO did not work as expected. Oops.

Hotmail:

Code: [Select]
<!-- load_from_return() -->
<!-- load_by_ticket(29786, 3c3c9aa6063a312e7b9038d64eec2e4dda14adda, 6577fe40604efa78780726b8599a02f9678ea2c8) -->
<!-- db_query(select * from tickets where id = 29786) -->
<!-- ticker 29786 for user #1890 verified --><!-- db_query(delete from tickets where id=29786) -->
<!-- load_by_id(1890) -->
<!-- db_query(select * from users where id=1890) -->
<!-- db_query(SELECT sites.id, sites.sitekey, user.id_number, user.id_other FROM sites, sites_users AS user WHERE user.user_id =1890 AND sites.id = user.site_id) -->
<!-- core knows you, now checking you into BM -->
<!-- no linked account continue as guest -->
SSO did not work as expected. Oops.

GMAIL:

Code: [Select]
<!-- load_from_return() -->
<!-- load_by_ticket(29788, 81e24d79b9412db429dbc5eddd9f04a61febf079, b6971160a893828dccf964aaf6d597dd8cb88064) -->
<!-- db_query(select * from tickets where id = 29788) -->
<!-- ticker 29788 for user #1897 verified --><!-- db_query(delete from tickets where id=29788) -->
<!-- load_by_id(1897) -->
<!-- db_query(select * from users where id=1897) -->
<!-- db_query(SELECT sites.id, sites.sitekey, user.id_number, user.id_other FROM sites, sites_users AS user WHERE user.user_id =1897 AND sites.id = user.site_id) -->
<!-- core knows you, now checking you into BM -->
<!-- no linked account continue as guest -->
SSO did not work as expected. Oops.
Title: Re: Making a Game Account.
Post by: Miriam Ics on July 02, 2011, 05:12:31 AM
I have the exact same answer when I try to log in at BM by Core and if I click at the register button.
Can be that the first time he tried the account was created but not linked to core?
Title: Re: Making a Game Account.
Post by: Cline on July 02, 2011, 05:55:54 AM
I tried just logging in with what I assume would be the log in info, if it is the same as the core stuff, which did not work.
Title: Re: Making a Game Account.
Post by: Tom on July 02, 2011, 12:26:19 PM
No, you can not simply enter the same info. Until the registration is done, the BM game does not know about you.

I'm still away, have been since wednesday. I'll be troubleshooting this when I come back.

Title: Re: Making a Game Account.
Post by: Cline on July 08, 2011, 09:46:27 AM
Any news on this?
Title: Re: Making a Game Account.
Post by: Tom on July 08, 2011, 11:11:59 AM
check http://forum.battlemaster.org/index.php/topic,689.msg14822.html#msg14822