Issue information

Issue ID
#8504
Status
Fixed
Severity
High
Started
kyeme
Jan 21, 2015 4:03
Last Post
kyeme
Apr 29, 2015 15:51
Confirmation
Yes (4)
No (0)

kyeme - Jan 21, 2015 4:03

Sometimes error like this happen when using @changesex.

My msgstringtable.txt line number is 2421
Client: Dec 23 2013

For the problem to be fixed, I need to change the previous Sex by editing on Database.

[img]http://i.imgur.com/gfUpSbI.jpg[/img]

This post has been edited by kyeme on Jan 21, 2015 14:53

milk - Jan 22, 2015 8:01

Can confirm.
@changesex changes sex only in `login` table.

Dastgir - Jan 22, 2015 10:26

Changesex works well only for client >=201410

Ind - Jan 24, 2015 15:34

hum? the per-char-sex broke changesex support for older clients?

nihadm89 - Jan 27, 2015 16:16

client: 2014-02-05
What happens with our client is that if you do @changesex, it appears to have worked normally for you, but anyone else viewing you will see your old gender. I think this is due to sex being moved to the sql.

Zia - Feb 6, 2015 14:43

Bump

Dastgir - Mar 1, 2015 6:42

Giving out a Bump.
Its a serious bug.
did @changesex, the sex doesn't change in game..

Skyline - Mar 20, 2015 6:43

Bump. My client is the same as above.

Confirmed bug.

4144 - Mar 20, 2015 16:44

Is this can be issue?
@changesex change account sex in login table only. but if char already have changed sex (in char table 'F' or 'M') then @chanesex will not affect this character.
To be sure for wrong characters check them in table `char` and sex here must be 'U' if here 'F' or 'M" @changesex will not affect this character.

For old clients will be issue if some how in character table sex is not 'U'

Kichi - Mar 21, 2015 7:02

yes, older client should has U on column sex on char table

Makoto - Mar 26, 2015 20:08

NUMP TO THIS :D

Haru - Apr 19, 2015 21:29

I pushed pull request 500 [url="https://github.com/HerculesWS/Hercules/pull/500"]https://github.com/HerculesWS/Hercules/pull/500[/url] (if anyone can review it).

Skyline - Apr 20, 2015 5:54

[quote name="Haru" timestamp="1429478996"]
I pushed pull request 500 [url="https://github.com/HerculesWS/Hercules/pull/500"]https://github.com/HerculesWS/Hercules/pull/500[/url] (if anyone can review it).[/quote]


Tested and working as well.

This post has been edited by Skyline on Apr 30, 2015 10:24

Sasuke Uchiha - Apr 22, 2015 18:52

[quote name="Haru" timestamp="1429478996"]
I pushed pull request 500 [url="https://github.com/HerculesWS/Hercules/pull/500"]https://github.com/HerculesWS/Hercules/pull/500[/url] (if anyone can review it).[/quote]

same problem =(

kyeme - Apr 29, 2015 15:51

[url="https://github.com/HerculesWS/Hercules/commit/cb3652004f979f2efd3ea3ad397e306165ada79b"]https://github.com/HerculesWS/Hercules/commit/cb3652004f979f2efd3ea3ad397e306165ada79b[/url]

Tested and working
Thank you very much sir @Haru

This post has been edited by kyeme on Apr 29, 2015 16:59