Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #008504

  • 4 - High

  • Fixed

Issue Confirmations

  • Yes (4)No (0)
Photo

Changesex

Posted by kyeme on 21 January 2015 - 04:03 AM

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.

Posted Image

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

Changesex works well only for client >=201410

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

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.

changed severity to: 4 - High

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

Bump. My client is the same as above.

Confirmed bug.

changed status to: Confirmed

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'

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

changed status to: Started

I pushed pull request 500 https://github.com/H...rcules/pull/500 (if anyone can review it).

I pushed pull request 500 https://github.com/H...rcules/pull/500 (if anyone can review it).



Tested and working as well.

Edited by Skyline, 30 April 2015 - 10:24 AM.


I pushed pull request 500 https://github.com/H...rcules/pull/500 (if anyone can review it).


same problem =(

https://github.com/H...97e306165ada79b

Tested and working
Thank you very much sir @Haru

changed status to: Fixed