rathena / rathena

rAthena is an open-source cross-platform MMORPG server.

Home Page:https://rathena.org/board/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug on item group like old card album

dzurrahman opened this issue · comments

rAthena Hash

47aec57a1

Client Date

2023-08-17

Server Mode

Renewal

Result

on item_group_db.yml, update - SubGroup: 6, make some item like old card album not work, @Atemo why some field update into 6,

Relevant Log Output

[Error]: get_random_entry: No item entries for group id 64 and sub group 1.
[Warning]: Script command 'getrandgroupitem' returned failure.```

this example error from item 12691, change into - SubGroup: 1, make code works

Expected Result

How to Reproduce

change into - SubGroup: 1

Official Information

Modifications that may affect results