wardrobe bug?

Forum rules
NO LONGER BEING MAINTAINED!
User avatar
Signature
Posts: 126
Joined: Fri May 02, 2014 3:44 am

wardrobe bug?

Post by Signature » Thu Jun 05, 2014 5:54 am

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.

User avatar
Shadowmh
Posts: 60
Joined: Fri Nov 29, 2013 1:26 am

Re: wardrobe bug?

Post by Shadowmh » Thu Jun 05, 2014 10:08 am

Have you pulled and rebuilt your server recently? Mine isn't having that issue.

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: wardrobe bug?

Post by kjLotus » Thu Jun 05, 2014 12:38 pm

sounds like you need to do a full rebuild

User avatar
Signature
Posts: 126
Joined: Fri May 02, 2014 3:44 am

Re: wardrobe bug?

Post by Signature » Thu Jun 05, 2014 2:01 pm

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?

User avatar
Shadowmh
Posts: 60
Joined: Fri Nov 29, 2013 1:26 am

Re: wardrobe bug?

Post by Shadowmh » Thu Jun 05, 2014 2:06 pm

Should clean the solution first for any errors, then rebuild.

User avatar
Signature
Posts: 126
Joined: Fri May 02, 2014 3:44 am

Re: wardrobe bug?

Post by Signature » Thu Jun 05, 2014 2:16 pm

Hmm, ok Will try that, Clean solution>rebuild. thanks will let yo know.

User avatar
atom0s
Developer
Posts: 537
Joined: Thu Oct 25, 2012 9:52 am

Re: wardrobe bug?

Post by atom0s » Thu Jun 05, 2014 4:02 pm

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.

User avatar
Signature
Posts: 126
Joined: Fri May 02, 2014 3:44 am

Re: wardrobe bug?

Post by Signature » Thu Jun 05, 2014 4:08 pm

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?

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: wardrobe bug?

Post by kjLotus » Fri Jun 06, 2014 12:47 am

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)

User avatar
atom0s
Developer
Posts: 537
Joined: Thu Oct 25, 2012 9:52 am

Re: wardrobe bug?

Post by atom0s » Fri Jun 06, 2014 10:39 am

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

Post Reply