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