Jump to content
  • 0

MySQL Support - Can't create account & chars


nanakiwurtz

Question


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  1654
  • Reputation:   583
  • Joined:  08/09/12
  • Last Seen:  

OMG, I don't know what went wrong, now I can't create a new account and even chars.

1. I have tried to manually create an account in MySQL and I'm able to log in, but can't create a new char.

I have recheck the conf files

new_account: yes
char_new: 1

2. Another issue I found is the value in 'sc_data' isn't reset even after logout, I have set this but still no luck

// Will certain skill status-changes be removed on logout?
// This mimics official servers, where Extremity Fist's no SP regen,
// Strip Equipment, and some other buffs are removed when you logout. Setting is:
// 0 = remove nothing.
// 1 = remove negative buffs (stripping, EF)
// 2 = remove positive buffs (maximize power, steel body...)
// 3 = remove both negative and positive buffs.
debuff_on_logout: 3

3. What is the difference between 'char_server_db' and 'char_db' ?

Hmm.. /whisp

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  103
  • Reputation:   28
  • Joined:  09/20/12
  • Last Seen:  

What EXE date are you using, I have noticed Some exe's Suck really badly and you can;t create chars, and when you do, you have to relog to see them AND you can not ever log them in.

Other then that, if you think it is a setup error, just dump your database, reimport the sql files and go from there.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  1654
  • Reputation:   583
  • Joined:  08/09/12
  • Last Seen:  

Okay, thanks for the reply Spre, I'm using 2012-04-10.

I'll try to dump and dig into it further

Link to comment
Share on other sites


  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3123
  • Reputation:   1617
  • Joined:  03/26/12
  • Last Seen:  

Are there any errors showing up on the char server?

When trying to create the new character, how far do you get? (Are you able to click on the button, can you get to the creation screen, can you change the stat modifier?)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  1654
  • Reputation:   583
  • Joined:  08/09/12
  • Last Seen:  

Thanks for replying Akkarin, when I want to create a new account it just shows unregistered ID, after I dig in in the source files and modify them, eventually I can get it to work now.

When I create a new char, I can only choose the name, hair and hair color. I modify my mmo_auth function and it works now too.

(It takes me up to 3 weeks to figure it out)

Hmm another thing that still confuses me is that the sc_data isn't reset even after logout.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...