Ichigo Posted September 14, 2021 Posted September 14, 2021 Hello. We have updated the server, and they have gone from item_group_db.txt to item_group_db.yml, but now the boxes fail. This error appears: [Error]: itemdb_get_randgroupitem: Invalid group id Any idea what it might be? Quote
0 Ichisito Posted September 14, 2021 Posted September 14, 2021 Good Day, I'm facing the same issue. I've downloaded the last commit of rAthena. Some months ago, before yaml refactor I was using, const.txt to set the Item Group ID, then in import/item_group_db.txt setting the "box content". I've read the entire Doc. https://github.com/rathena/rathena/blob/master/doc/item_group.txt but I still don't understand what Am I doing wrong. When I use the item the output is that one: [Error]: buildin_getrandgroupitem: Invalid group id (0)! Did anyone found that too? Thank you and Kind regards Quote
0 Capuche Posted September 14, 2021 Posted September 14, 2021 Maybe there is a mistake in your group name ? item_group_db_.yml - Group: MyItemGroup Contain: the name in const.yml must be IG_MyItemGroup because 'IG_' is appended to the name when the file is read. Quote
0 Ichigo Posted September 16, 2021 Author Posted September 16, 2021 On 9/14/2021 at 6:58 PM, Capuche said: Maybe there is a mistake in your group name ? item_group_db_.yml - Group: MyItemGroup Contain: the name in const.yml must be IG_MyItemGroup because 'IG_' is appended to the name when the file is read. Hi there. We have seen that the problem is that we do not use the main branch. If not, a branch where the emulator already has the refine ui and the lapine system implemented. But it hasn't been updated for months, and it doesn't contain the const.yml. We have tried with the rathena master, and put the lapine system, but it does not compile well, it gives errors. Thanks. Quote
Question
Ichigo
Hello.
We have updated the server, and they have gone from item_group_db.txt to item_group_db.yml, but now the boxes fail.
This error appears:
[Error]: itemdb_get_randgroupitem: Invalid group id
Any idea what it might be?
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.