Jamy Posted May 7, 2012 Group: Members Topic Count: 23 Topics Per Day: 0.00 Content Count: 54 Reputation: 0 Joined: 02/14/12 Last Seen: September 6, 2013 Share Posted May 7, 2012 Well I increased the number of storage for 1000, but there is a bug, the items disappear after a certain amount, does anyone know tell me how I can keep no more than 1000bugs. Quote Link to comment Share on other sites More sharing options...
0 Heero12 Posted February 25, 2017 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 February 25, 2017 I did not understand, please tell me step-by-step what exactly do I have to do?First time messing with this server review! Quote Link to comment Share on other sites More sharing options...
Brian Posted May 7, 2012 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted May 7, 2012 731 is the safe limit. paged storage, v1.0 - last updated 2010/12/21 by Ai4rei http://www.eathena.w...er&showbug=4391 Quote Link to comment Share on other sites More sharing options...
Jamy Posted May 7, 2012 Group: Members Topic Count: 23 Topics Per Day: 0.00 Content Count: 54 Reputation: 0 Joined: 02/14/12 Last Seen: September 6, 2013 Author Share Posted May 7, 2012 (edited) Hello gave the error in this part Copiler. skip_e/max_e if( sd->storage_page ) + {// storage paging + if( skip_e/max_e < sd->storage_page-1 ) + { + skip_e++; + continue; + } + else if( ne >= max_e ) + { + continue; + } + } and in that skip_s/max_s if( sd->storage_page ) {// storage paging if( skip_s/max_s < sd->storage_page-1 ) { skip_s++; continue; } else if( n >= max_s ) { continue; } } Edited May 7, 2012 by DeMoNiAC Quote Link to comment Share on other sites More sharing options...
Question
Jamy
Well I increased the number of storage for 1000, but there is a bug, the items disappear after a certain amount, does anyone know tell me how I can keep no more than 1000bugs.
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.