Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #007585

  • 0 - None Assigned

  • Needs More Info

Issue Confirmations

  • Yes (0)No (0)
Photo

Cash shop category bug for 2011-11-22aRagexe Client

Posted by bgamez23 on 26 July 2013 - 01:17 AM

for the 2012 client it has 9 category. but for 2011 is 8 category only.

the item list will not display if you will look upward.

how to produce?
view the next category downward. the item will display correct. but try to do it reverse.
view the item upward. the item will not change it. the displayed item still the same on your previous category.

Posted ImagePosted Image

changed status to: Working as Intended

its configurable in 'cashshop_db.conf'..add new category if you are using more than 8 or decrease if lesser..

:meow:

working as intended?
so the item display will not update once you change the category?
Posted ImagePosted ImagePosted Image

and also if you remove one of the category you'll get an error message.

[Error]: cashshop_db: category 'cat_7' (7) not found!!

changed status to: New

oops..what I understand is a problem having 9 categories..hahahaha

and also if you remove one of the category you'll get an error message.
[Error]: cashshop_db: category 'cat_7' (7) not found!!

you need to re-define this first 'CASHSHOP_TAB_MAX'

:meow:

oops..what I understand is a problem having 9 categories..hahahaha




and also if you remove one of the category you'll get an error message.
[Error]: cashshop_db: category 'cat_7' (7) not found!!

you need to re-define this first 'CASHSHOP_TAB_MAX'

:meow:


map server crashed. is it possbile to have a define max category for the cashshop on client.conf so we can define more easily on how many category we can use?
[Fatal Error]: Memory manager::memmgr_alloc failed (allocating 28+1677623296 byt
es at \src\common\socket.c:655).


Ind 
changed status to: Unable to Fix
changed status to: Needs More Info

I've tested in numerous scenarios, the server response is fine and it has nothing to do with the tab values (I checked the tab value the server requests vs what we send it, too), the problems is either in this particular client version OR this client version requires a different packet than the one we respond.

i see. so it is a packet problem?

i see. so it is a packet problem?

Either that or the client version has a problem, either way we need more information (e.g. what packet should it use?). I tried using the older cash shop list packets when debugging with no success (it wouldn't even display the items)

anyone have tried this one?