Issue information

Issue ID
#6057
Status
Unable to Fix
Severity
None
Started
Hercules Elf Bot
Jun 18, 2012 17:35
Last Post
Hercules Elf Bot
Jun 21, 2012 7:10
Confirmation
Yes (0)
No (1)

Hercules Elf Bot - Jun 18, 2012 17:35

Originally posted by [b]jTynne[/b]
Using latest trunk, cannot delete characters.

After wait period is over, and you confirm deletion of the character, a box pops up with "NO MSG".

Using 06/22/2011 client. Didn't have this problem before updating to latest SVN last night.

Hercules Elf Bot - Jun 18, 2012 18:39

Originally posted by [b]Ind[/b]
o__O i'm not able to reproduce and also i don't recall any changes made to the char deletion stuff in the past month

Hercules Elf Bot - Jun 18, 2012 18:45

Originally posted by [b]jTynne[/b]
// 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: 60

Try those?

Hercules Elf Bot - Jun 18, 2012 21:00

Originally posted by [b]Baneado[/b]
Working fine for me, tryed with your client date and 2012/04/10.. maybe the NOMSG you get is "You entered a wrong birthday date" consider updating your mstringtable x].

Hercules Elf Bot - Jun 18, 2012 22:02

Originally posted by [b]jTynne[/b]
Weird, it doesn't opt for a birthdate at all..

Hercules Elf Bot - Jun 19, 2012 19:32

Originally posted by [b]jTynne[/b]
Resolved: Langtype in clientinfo.xml was causing issues. :( Sorry!

Hercules Elf Bot - Jun 19, 2012 21:00

Originally posted by [b]Xantara[/b]
What langtype was it and what did you change it too? (Just so that there is a solution for others if they run into this problem in the future)

Hercules Elf Bot - Jun 20, 2012 0:23

Originally posted by [b]jTynne[/b]
I had it set to 8. It's working fine with the German langtype 10

Hercules Elf Bot - Jun 21, 2012 3:54

Originally posted by [b]Ind[/b]
we, perhaps, could add a warning message to be displayed on the login server (login server happens to know the langtype of a incoming connection) console when a user connects from with langtype 8 (when server packetver is >= 06/22/2011) so that the server owners get some clue o-o any opinions?

This post has been edited by Ind on Jun 21, 2012 3:56

Hercules Elf Bot - Jun 21, 2012 4:30

Originally posted by [b]EvilPuncker[/b]
no surplus code please XD

Hercules Elf Bot - Jun 21, 2012 7:10

Originally posted by [b]Ind[/b]
[quote name='EvilPuncker' timestamp='1340253051' post='11004']
no surplus code please XD
[/quote]
it is not the case, by your logic all packetver & version handling would be dropped, in exchange we'd get 100x more topics asking how to get around the same issue