wardrobe bug?
Forum rules
NO LONGER BEING MAINTAINED!
NO LONGER BEING MAINTAINED!
wardrobe bug?
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.
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?
Have you pulled and rebuilt your server recently? Mine isn't having that issue.
Re: wardrobe bug?
sounds like you need to do a full rebuild
Re: wardrobe bug?
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?
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?
Should clean the solution first for any errors, then rebuild.
Re: wardrobe bug?
Hmm, ok Will try that, Clean solution>rebuild. thanks will let yo know.
Re: wardrobe bug?
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?
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?
far more likely from what i changed than what you changed (i moved the function that reloads your appearance)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.
Re: wardrobe bug?
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.)