Page 1 of 2

wardrobe bug?

Posted: Thu Jun 05, 2014 5:54 am
by Signature
Did the addition of wardrobe, break the equip/unequip function? Or did i miss something somewhere...

Gear appearance does not change when you change gear. Is this from wardrobe... Or what else could be causing this?


The stats change the only thing that doesn't change is appearance until you zone.

Re: wardrobe bug?

Posted: Thu Jun 05, 2014 10:08 am
by Shadowmh
Have you pulled and rebuilt your server recently? Mine isn't having that issue.

Re: wardrobe bug?

Posted: Thu Jun 05, 2014 12:38 pm
by kjLotus
sounds like you need to do a full rebuild

Re: wardrobe bug?

Posted: Thu Jun 05, 2014 2:01 pm
by Signature
Hmm I rebuilt the server a whole bunch of times already, i updated to all the latest files from github, I might have missed something minor. Added all missing files and all current changes.

to me it seems like It's not sending a packet when you change gear. Do i need to Build instead of Rebuild?


What exactly should I do?

Re: wardrobe bug?

Posted: Thu Jun 05, 2014 2:06 pm
by Shadowmh
Should clean the solution first for any errors, then rebuild.

Re: wardrobe bug?

Posted: Thu Jun 05, 2014 2:16 pm
by Signature
Hmm, ok Will try that, Clean solution>rebuild. thanks will let yo know.

Re: wardrobe bug?

Posted: Thu Jun 05, 2014 4:02 pm
by atom0s
The equipment functions were not touched with the Wardrobe updates I pushed. The main change was to the packet handler for /equip commands but it will only be blocked if the request is to equip something in your wardrobe since it does not work yet. The main equipment switching functions have not changed at all.

Re: wardrobe bug?

Posted: Thu Jun 05, 2014 4:08 pm
by Signature
Hmm what should i do? Everything on the server seems to work fine.... It rebuilt and recompiled with no errors. What would you suggest I do?

Re: wardrobe bug?

Posted: Fri Jun 06, 2014 12:47 am
by kjLotus
atom0s wrote:The equipment functions were not touched with the Wardrobe updates I pushed. The main change was to the packet handler for /equip commands but it will only be blocked if the request is to equip something in your wardrobe since it does not work yet. The main equipment switching functions have not changed at all.
far more likely from what i changed than what you changed (i moved the function that reloads your appearance)

Re: wardrobe bug?

Posted: Fri Jun 06, 2014 10:39 am
by atom0s
I can assure that the equipment changing still works fine. Tested on my personal server before I commited, and it works fine on Era (who is on latest as of yesterday.)