Ichigo Posted April 18, 2020 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 April 18, 2020 Hi. I want to add to my server some of the new items, but the ID's of the items are greater than 5 digits. But the emulator doesn't detect them, it says they don't exist. Can anybody help me? Thank you. Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted April 18, 2020 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted April 18, 2020 rathena could only support up to 65k for now. https://github.com/rathena/rathena/blob/master/src/map/itemdb.hpp#L10-L11 Quote Link to comment Share on other sites More sharing options...
0 Naruto Posted April 18, 2020 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 416 Reputation: 74 Joined: 05/16/19 Last Seen: January 24, 2021 Share Posted April 18, 2020 post the error from console Quote Link to comment Share on other sites More sharing options...
0 Ichigo Posted April 18, 2020 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 April 18, 2020 [Warning]: itemdb_parse_dbrow: Invalid id 450146 in line 13225 of "item_db_re", skipping. Hi. This is the error that the emulator gives when loading items with id's with more than 5 digits. Quote Link to comment Share on other sites More sharing options...
Question
Ichigo
Hi.
I want to add to my server some of the new items, but the ID's of the items are greater than 5 digits.
But the emulator doesn't detect them, it says they don't exist.
Can anybody help me?
Thank you.
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.