Failed to create a new account

Post Reply
AlZaabiXIV
Posts: 6
Joined: Thu Jun 16, 2016 11:08 pm
Location: Dubai

Failed to create a new account

Post by AlZaabiXIV » Fri Jun 17, 2016 3:21 am

Hello,

Please forgive me if this topic been solved already because i searched but couldn't find anything helpful :(

I did the exact things that https://wiki.dspt.info tutorial ask for but every time i try to create an account it gives me this error:

Code: Select all

[06/17/16 12:09:23] ==========================================================
[06/17/16 12:09:23] DarkStar Boot Loader (c) 2015 DarkStar Team
[06/17/16 12:09:23] Bug Reports: https://github.com/DarkstarProject/darkstar/issues
[06/17/16 12:09:23] Git Repo   : https://github.com/DarkstarProject/darkstar
[06/17/16 12:09:23] ==========================================================
[06/17/16 12:09:23] Connected to server!
[06/17/16 12:09:23] Resolving host: Personal-PC
[06/17/16 12:09:23] ==========================================================
[06/17/16 12:09:23] What would you like to do?
[06/17/16 12:09:23]    1.) Login
[06/17/16 12:09:23]    2.) Create New Account
[06/17/16 12:09:23] ==========================================================

Enter a selection: 2

[06/17/16 12:09:26] Please enter your desired login information..
Username (3-15 characters): 1234
Password (6-15 characters): 1234
Repeat Password           : 1234


[06/17/16 12:09:34] Failed to create the new account.
Username already taken!
[06/17/16 12:09:34] Connected to server!
[06/17/16 12:09:34] Resolving host: Personal-PC
[06/17/16 12:09:34] Autologin activated!
[06/17/16 12:09:34] Failed to login. Invalid username / password.
[06/17/16 12:09:34] Connected to server!
[06/17/16 12:09:34] Resolving host: Personal-PC
[06/17/16 12:09:34] ==========================================================
[06/17/16 12:09:34] What would you like to do?
[06/17/16 12:09:34]    1.) Login
[06/17/16 12:09:34]    2.) Create New Account
[06/17/16 12:09:34] ==========================================================

Enter a selection:
And this is what It has been written in "login-server.log":

Code: Select all

[1;32m[Status][0m Memory manager initialised: [1;37mlog/DSP.leaks[0m
[1;37m[Info][0m DarkStar - Git Revision Hash: [1;37mUnknown[0m.
[17/Jun 12:09][1;37m[Info][0m Console Silent Setting: 0
[17/Jun 12:09][1;32m[Status][0m The login-server-auth is [1;32mready[0m (Server is listening on the port 54231).

[17/Jun 12:09][1;32m[Status][0m The login-server-lobbydata is [1;32mready[0m (Server is listening on the port 54230).

[17/Jun 12:09][1;32m[Status][0m The login-server-lobbyview is [1;32mready[0m (Server is listening on the port 54001).

[17/Jun 12:09][1;32m[Status][0m The login-server is [1;32mready[0m to work...
[17/Jun 12:09][1;35m[SQL][0m DB error - Table 'dspdb.accounts' doesn't exist
[17/Jun 12:09][1;35m[SQL][0m Query: SELECT accounts.id FROM accounts WHERE accounts.login = '1234'
[17/Jun 12:09][1;37m[Info][0m [1;37mlogin_parse[0m:[1;37m127.0.0.1[0mshutdown socket...
[17/Jun 12:09][1;35m[SQL][0m DB error - Table 'dspdb.accounts' doesn't exist
[17/Jun 12:09][1;35m[SQL][0m Query: SELECT accounts.id,accounts.status 									FROM accounts 									WHERE accounts.login = '1234' AND accounts.password = PASSWORD('1234')
[17/Jun 12:09][1;33m[Warning][0m login_parse: unexisting user[1;37m<1234>[0m tried to connect
[17/Jun 12:09][1;37m[Info][0m [1;37mlogin_parse[0m:[1;37m127.0.0.1[0mshutdown socket...
Can you help me , please? :?:

Delaide
Posts: 478
Joined: Sat Jun 14, 2014 8:58 am

Re: Failed to create a new account

Post by Delaide » Fri Jun 17, 2016 4:11 am

Follow the instructions and see if the problem is still there.

Password (6-15 characters): 1234

AlZaabiXIV
Posts: 6
Joined: Thu Jun 16, 2016 11:08 pm
Location: Dubai

Re: Failed to create a new account

Post by AlZaabiXIV » Fri Jun 17, 2016 4:36 am

Still :(

Code: Select all

[06/17/16 13:45:14] ==========================================================
[06/17/16 13:45:14] DarkStar Boot Loader (c) 2015 DarkStar Team
[06/17/16 13:45:14] Bug Reports: https://github.com/DarkstarProject/darkstar/issues
[06/17/16 13:45:14] Git Repo   : https://github.com/DarkstarProject/darkstar
[06/17/16 13:45:14] ==========================================================
[06/17/16 13:45:14] Connected to server!
[06/17/16 13:45:14] Resolving host: Personal-PC
[06/17/16 13:45:14] ==========================================================
[06/17/16 13:45:14] What would you like to do?
[06/17/16 13:45:14]    1.) Login
[06/17/16 13:45:14]    2.) Create New Account
[06/17/16 13:45:14] ==========================================================

Enter a selection: 2

[06/17/16 13:45:21] Please enter your desired login information..
Username (3-15 characters): 123456789
Password (6-15 characters): 123456789
Repeat Password           : 123456789


[06/17/16 13:45:41] Failed to create the new account.
Username already taken!
[06/17/16 13:45:41] Connected to server!
[06/17/16 13:45:41] Resolving host: Personal-PC
[06/17/16 13:45:41] Autologin activated!
[06/17/16 13:45:41] Failed to login. Invalid username / password.
[06/17/16 13:45:41] Connected to server!
[06/17/16 13:45:41] Resolving host: Personal-PC
[06/17/16 13:45:41] ==========================================================
[06/17/16 13:45:41] What would you like to do?
[06/17/16 13:45:41]    1.) Login
[06/17/16 13:45:41]    2.) Create New Account
[06/17/16 13:45:41] ==========================================================

Enter a selection:

AlZaabiXIV
Posts: 6
Joined: Thu Jun 16, 2016 11:08 pm
Location: Dubai

Re: Failed to create a new account

Post by AlZaabiXIV » Fri Jun 17, 2016 5:50 am

SOLVED!

Should've change the location of the SQL folder in "DSP_Import.bat" from "cd c:\darkstar\sql" to the new location!
I only did the "preserve character data" part correct!.. lol

Selly me :D

Post Reply