Jump to content
  • 0

Client Deletion Problem


GodKnows Jhomz

Question


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  333
  • Reputation:   66
  • Joined:  09/05/12
  • Last Seen:  

Anyone have an idea what's happening in my client?
When I click the Delete button once, nothing shows.
screenrAthena035.jpg.d7867719173523ee49313aeda7241093.jpg
When I click again the Delete button it shows "Now Logging Out." (Fixed the msgstringtable and now it shows "An unknown error has occured.")
screenrAthena040.jpg.0ccf6230b58d7701889d1cf8982da708.jpg
screenrAthena036.jpg.08b75666f21ed2355ae0806b3313544c.jpg
And when I click OK nothing happens.
screenrAthena037.jpg.bfde0628bd75f7eea97cc77b22031698.jpgscreenrAthena038.jpg.e28ef76ec4dc01278dc69116cd534878.jpg
When I relogin, the character is waiting for deletion confirmation.
screenrAthena039.jpg.a6826caa547854e0bbd023102271abb9.jpg

I'm using 2012-04-10RagexeRE

 

Edited by GodKnows Jhomz
Updating Msgstringtable
Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

Open ../conf/char_athena.conf and change:

char_del_delay: 0

to:

char_del_delay: 1

 

  • Upvote 1
Link to comment
Share on other sites

  • 0

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

Looks like your msgstringtable is not correct for your client version. Also, ensure you're using the correct setting for client deletion - some clients expect specific packets. If i recall, the setting in char_athena.conf explains a little about this.

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  333
  • Reputation:   66
  • Joined:  09/05/12
  • Last Seen:  

18 minutes ago, Akkarin said:

Looks like your msgstringtable is not correct for your client version. Also, ensure you're using the correct setting for client deletion - some clients expect specific packets. If i recall, the setting in char_athena.conf explains a little about this.

I can only see this lines in char_athena.conf that is about deleting characters :
 

// Restrict character deletion by BaseLevel
// 0: no restriction (players can delete characters of any level)
// -X: you can't delete chars with BaseLevel <= X
// Y: you can't delete chars with BaseLevel >= Y
// e.g. char_del_level: 80 (players can't delete characters with 80+ BaseLevel)
char_del_level: 0

// Amount of time in seconds by which the character deletion is delayed.
// Default: 86400 (24 hours)
// NOTE: Requires client 2010-08-03aragexeRE or newer.
char_del_delay: 0

// Restrict character deletion by email address or birthdate.
// This restricts players from changing the langtype and deleting characters.
// For birthdate, the client must be 20100803 or newer.
// Defaults based on client date.
// 1: Email address
// 2: Birthdate
// 3: Email address or Birthdate
char_del_option: 3

If the problem is in the msgstringtable, the character must sit and show the timer even the msgstringtable isn't compatible in the client but the character in my client is not sitting. Is the sitting of the character is attached somewhere in msgstringtable? I'll try to find some msgstringtable that is compatible and I'll show if it worked or not. Thank you.

Edit: Here is the result after getting compatible msgstringtable.
screenrAthena040.jpg.2adbd12eac95e0bbcc59eca602803a86.jpg

Edited by GodKnows Jhomz
Adding Screenshot
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  318
  • Topics Per Day:  0.07
  • Content Count:  931
  • Reputation:   13
  • Joined:  12/20/11
  • Last Seen:  

Have you tried to re-diff your client? and try to play around the options, can you attach your current  msgstringtable? Thanks!

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  333
  • Reputation:   66
  • Joined:  09/05/12
  • Last Seen:  

12 hours ago, glemor123 said:

Have you tried to re-diff your client? and try to play around the options, can you attach your current  msgstringtable? Thanks!

That's what will I do now. To rediff my client :/
Msgstringtable is now okay.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  333
  • Reputation:   66
  • Joined:  09/05/12
  • Last Seen:  

Anyone? I tried to rediff a new 2012-04-10aRagexeRE but still got the error. :(
Already updated lua/lub files and msgstringtable but the error is still there.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

You can upload your emulator(without passwords in configs) and EXE to the file hosting. I will check it later.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  333
  • Reputation:   66
  • Joined:  09/05/12
  • Last Seen:  

1 hour ago, Functor said:

You can upload your emulator(without passwords in configs) and EXE to the file hosting. I will check it later.

Thanks sir @Functor, I'll upload it now and send it to you via pm.

Message sent.

Edited by GodKnows Jhomz
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  333
  • Reputation:   66
  • Joined:  09/05/12
  • Last Seen:  

7 hours ago, Functor said:

Open ../conf/char_athena.conf and change:


char_del_delay: 0

to:


char_del_delay: 1

 

Woah, problem solved. Thank you sir @Functor & sir @Akkarin also @glemor123 Thank you thank you!

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...