Issue information

Issue ID
#7585
Status
Needs more Info
Severity
None
Started
bgamez23
Jul 26, 2013 1:17
Last Post
bgamez23
Jun 6, 2015 20:52
Confirmation
N/A

bgamez23 - Jul 26, 2013 1:17

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.

[img]http://s15.postimg.org/i8qkdkvh7/screen_Hercules000.jpg[/img][img]http://s15.postimg.org/7afave6vv/screen_Hercules001.jpg[/img]

malufett - Jul 26, 2013 5:44

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

:meow:

bgamez23 - Jul 26, 2013 12:35

working as intended?
so the item display will not update once you change the category?
[img]http://s6.postimg.org/6946e9l8x/screen_Hercules000.jpg[/img][img]http://s6.postimg.org/k1il9wc0h/screen_Hercules001.jpg[/img][img]http://s6.postimg.org/4vcjiylzl/screen_Hercules002.jpg[/img]

bgamez23 - Jul 26, 2013 12:45

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

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

malufett - Jul 26, 2013 14:44

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

and also if you remove one of the category you'll get an error message.
[Error]: cashshop_db: category 'cat_7' (7) not found!![/quote]
you need to re-define this first 'CASHSHOP_TAB_MAX'

:meow:

bgamez23 - Jul 26, 2013 22:29

[quote name="malufett" timestamp="1374849898"]
oops..what I understand is a problem having 9 categories..hahahaha[quote]


and also if you remove one of the category you'll get an error message.
[Error]: cashshop_db: category 'cat_7' (7) not found!![/quote]you need to re-define this first 'CASHSHOP_TAB_MAX'

:meow:[/quote]

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?
[code=auto:0] [Fatal Error]: Memory manager::memmgr_alloc failed (allocating 28+1677623296 byt es at \src\common\socket.c:655). [/code]

bgamez23 - Jul 28, 2013 13:00

bump

bgamez23 - Jul 29, 2013 9:17

bump

Ind - Jul 31, 2013 14:03

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.

bgamez23 - Jul 31, 2013 16:25

i see. so it is a packet problem?

Ind - Jul 31, 2013 16:45

[quote name="bgamez23" timestamp="1375287949"]
i see. so it is a packet problem?[/quote]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)

This post has been edited by Ind on Jul 31, 2013 16:45

bgamez23 - Jun 6, 2015 20:52

anyone have tried this one?