Ichigo Posted April 18, 2020 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
0 Emistry Posted April 18, 2020 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
0 Ichigo Posted April 18, 2020 Author 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
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.
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.