PDA

View Full Version : [BUG] CS Bug



ueveotadeo
02-25-2015, 12:17 PM
Hi,

I dont know if this is happening only to me, but in CS when I buy an item, the screen will reload but the Item will stay there (did you guys implement some cache system?). If you try to purchase again you will get the message saying the item is no longer available, it will reload and it will disapear.

Alottabit
02-25-2015, 05:05 PM
Hi,

I dont know if this is happening only to me, but in CS when I buy an item, the screen will reload but the Item will stay there (did you guys implement some cache system?). If you try to purchase again you will get the message saying the item is no longer available, it will reload and it will disapear.

Actually, that's exactly what we did. In this case, the client issues a search immediately after requesting a purchase, and the purchase does not get propagated to the cache in time. However, you shouldn't see any additional delay in your items showing up (immediately pressing the search buttons seems to always work for me) compared to the previous implementation.