Graff Posted July 18, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 9 Reputation: 0 Joined: 07/09/16 Last Seen: May 3, 2019 Share Posted July 18, 2016 Hi guys, a friend of me is trying to change party size by changing : in src/common/mmo.h #define MAX_PARTY 12 and here is the crash log : [Error]: intif: party info : data size error (char_id=0 party_id=3 packet_len=840 expected_len=2040) The serveur doesn't crash but somehow we can't go higher than 12 members. Regards. Quote Link to comment Share on other sites More sharing options...
0 Technoken Posted July 18, 2016 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 505 Reputation: 127 Joined: 04/04/16 Last Seen: April 13 Share Posted July 18, 2016 Did you recompile? Quote Link to comment Share on other sites More sharing options...
0 Graff Posted July 18, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 9 Reputation: 0 Joined: 07/09/16 Last Seen: May 3, 2019 Author Share Posted July 18, 2016 @Technoken Yes. Quote Link to comment Share on other sites More sharing options...
0 Graff Posted July 23, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 9 Reputation: 0 Joined: 07/09/16 Last Seen: May 3, 2019 Author Share Posted July 23, 2016 up ? Quote Link to comment Share on other sites More sharing options...
0 nitrous Posted July 23, 2016 Group: Developer Topic Count: 4 Topics Per Day: 0.00 Content Count: 141 Reputation: 46 Joined: 08/14/12 Last Seen: April 5 Share Posted July 23, 2016 Did you make clean? Quote Link to comment Share on other sites More sharing options...
0 Elsa Mist Posted July 23, 2016 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 387 Reputation: 60 Joined: 10/08/13 Last Seen: July 14, 2022 Share Posted July 23, 2016 Is it a live server? If yes, you need to truncate your sql. Quote Link to comment Share on other sites More sharing options...
0 maxine02 Posted February 22, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 58 Reputation: 4 Joined: 04/15/16 Last Seen: July 14, 2022 Share Posted February 22, 2017 On 7/24/2016 at 2:21 AM, Elsa Mist said: Is it a live server? If yes, you need to truncate your sql. what sql to truncate? table party? sorry for bumping old thread. Quote Link to comment Share on other sites More sharing options...
Question
Graff
Hi guys, a friend of me is trying to change party size by changing :
and here is the crash log :
The serveur doesn't crash but somehow we can't go higher than 12 members.
Regards.
Link to comment
Share on other sites
6 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.