Ravena Posted May 4, 2017 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 16 Reputation: 0 Joined: 05/04/17 Last Seen: January 4, 2018 Share Posted May 4, 2017 I was search about storage and found this: https://github.com/rathena/rathena/commit/ade1b171ebcb0e9b4e91f97b511fc4b8d0b99bee but when i change the max of those i get s_storage size = ****** is too big to be transmitted. (must be below 0xFFFF) so what is the max for inventory, cart inventory and storage? or im doing it wrong? ty in advanced ^^' Quote Link to comment Share on other sites More sharing options...
0 Sryx Posted May 8, 2017 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 520 Reputation: 64 Joined: 11/19/11 Last Seen: October 19, 2024 Share Posted May 8, 2017 (edited) On 5/4/2017 at 2:00 PM, Ravena said: I was search about storage and found this: https://github.com/rathena/rathena/commit/ade1b171ebcb0e9b4e91f97b511fc4b8d0b99bee but when i change the max of those i get s_storage size = ****** is too big to be transmitted. (must be below 0xFFFF) so what is the max for inventory, cart inventory and storage? or im doing it wrong? ty in advanced ^^' Did you edit the mmo.h? Also post a screenshot. Edited May 8, 2017 by Sryx Quote Link to comment Share on other sites More sharing options...
0 Ravena Posted May 8, 2017 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 16 Reputation: 0 Joined: 05/04/17 Last Seen: January 4, 2018 Author Share Posted May 8, 2017 4 hours ago, Sryx said: Did you edit the mmo.h? Also post a screenshot. yes and recompile mmo = invetory 300, cart 300, storage 1800 map server error: Quote Link to comment Share on other sites More sharing options...
0 Technoken Posted May 9, 2017 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 505 Reputation: 127 Joined: 04/04/16 Last Seen: Sunday at 02:20 PM Share Posted May 9, 2017 What git hash are you currently using? Idk if that issue is related here(LINK) or maybe 1800 max storage is too much. Incase you are not using a version higher than ade1b17. Try to update your trunk and test the max storage again. Quote Link to comment Share on other sites More sharing options...
0 Ravena Posted May 9, 2017 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 16 Reputation: 0 Joined: 05/04/17 Last Seen: January 4, 2018 Author Share Posted May 9, 2017 (edited) 7 hours ago, Technoken said: What git hash are you currently using? Idk if that issue is related here(LINK) or maybe 1800 max storage is too much. Incase you are not using a version higher than ade1b17. Try to update your trunk and test the max storage again. i just update(and recompile with 1800) my rathena still got the error, but its okay is a custom thing so ty for the help guys =) Edited May 9, 2017 by Ravena Quote Link to comment Share on other sites More sharing options...
0 Heero12 Posted November 11, 2020 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 71 Reputation: 3 Joined: 03/22/15 Last Seen: May 30, 2024 Share Posted November 11, 2020 what should i move / change for the server to work properly with more than 600 of Storage limit? Quote Link to comment Share on other sites More sharing options...
Question
Ravena
I was search about storage and found this: https://github.com/rathena/rathena/commit/ade1b171ebcb0e9b4e91f97b511fc4b8d0b99bee
but when i change the max of those i get s_storage size = ****** is too big to be transmitted. (must be below 0xFFFF)
so what is the max for inventory, cart inventory and storage?
or im doing it wrong?
ty in advanced ^^'
Link to comment
Share on other sites
5 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.