Issue Information
-
#007484
-
0 - None Assigned
-
Fixed
Issue Confirmations
-
Yes (3)No (2)
I can confirm thisCan't put items in cart, items previously in the cart disappear, can't remove cart
bgamez what is your rev?
my Testserver running Latest Rev and got this bug
my Live Server runs on a commit from 06-28-2013 (Git Hash 7c479ad6027ccbce605ebb49c5e8900037772dd5 ) and dont got this bug
Try this http://herc.ws/board...rt-client-2013/yeah, not fixed im still cannot change my cart using whitesmith character.
Can't put items in cart, items previously in the cart disappear, can't remove cart, when using the skill "Change Cart" it says... any work in progress (NPC dialog, manufacturing...) quit and try again.
anyway let me check further..
ah..due to this https://github.com/H...4cad38d66464ac4
This is the prob @latest rev:
Can't put items in cart, items previously in the cart disappear, can't remove cart
@brynner
This is the prob @latest rev:
Can't put items in cart, items previously in the cart disappear, can't remove cart
i'm using the latest revision on my test server.
Git Hash: 'cf56f7c9142ae164d4e093807f1e7def3471afbd'
see screenshots #6.
edit: using 20120716 ragexe
Edited by mofo, 07 July 2013 - 11:36 PM.
Try this (from rathena fix)It could also be a client-packet issue, but I don't see any recent commits that changes any files related to them. And the carts were working fine before my last update so the issue lies within the recent commits. I just updated this morning and Change Cart no longer gives me the odd message " any work in progress (NPC dialog, manufacturing...) quit and try again". But I still can't put items in the cart or change the way it looks. I think malufett is double checking it though, so I'll just wait for that.
edit: using 20120716 ragexe
trunk/src/common/socket.c
trunk/src/common/socket.h#include "../common/showmsg.h"
#include "../common/strlib.h"
+ #include "../config/core.h"
#include "../common/cbasetypes.h"
- #include "../config/core.h"