Ichigo Posted September 14, 2021 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 99 Reputation: 11 Joined: 01/22/13 Last Seen: June 7, 2023 Share 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 Link to comment Share on other sites More sharing options...
0 Ichisito Posted September 14, 2021 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 23 Reputation: 3 Joined: 07/19/12 Last Seen: December 14, 2022 Share 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 Link to comment Share on other sites More sharing options...
0 Capuche Posted September 14, 2021 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share 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 Link to comment Share on other sites More sharing options...
0 Ichigo Posted September 16, 2021 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 99 Reputation: 11 Joined: 01/22/13 Last Seen: June 7, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites
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.