johnmark Posted December 30, 2011 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 34 Reputation: 1 Joined: 12/21/11 Last Seen: February 13, 2012 Share Posted December 30, 2011 hello Guys.. can someone Help me about this.. ? can i add more queque cause it is FULL. how? i dont know about this.. any HInt.. or should i minimize some of it.. Sceenshot: . thnx in advance guys. Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 30, 2011 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 12 hours ago Share Posted December 30, 2011 (edited) can i add more queque cause it is FULL. how? /src/map/map.h #define MAX_EVENTQUEUE 2 LOL....Lilith is faster than i...>.< Edited December 30, 2011 by Emistry Quote Link to comment Share on other sites More sharing options...
Ind Posted December 30, 2011 Group: Members Topic Count: 169 Topics Per Day: 0.03 Content Count: 1260 Reputation: 750 Joined: 11/19/11 Last Seen: April 11, 2013 Share Posted December 30, 2011 Means you have too many instances of these events, I recommend merging them ( they are all run at once anyway so being elsewhere doesn't change anything ) Quote Link to comment Share on other sites More sharing options...
johnmark Posted December 30, 2011 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 34 Reputation: 1 Joined: 12/21/11 Last Seen: February 13, 2012 Author Share Posted December 30, 2011 can i add MAX_EVENTQUEUE 10 ? or it will be get crash/Error if i will make it.. what is the safiest.. Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 30, 2011 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 12 hours ago Share Posted December 30, 2011 can i add MAX_EVENTQUEUE 10 ? yes you can.... Quote Link to comment Share on other sites More sharing options...
johnmark Posted December 30, 2011 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 34 Reputation: 1 Joined: 12/21/11 Last Seen: February 13, 2012 Author Share Posted December 30, 2011 Thanx Emestry and Ind.. Your Great Quote Link to comment Share on other sites More sharing options...
Judas Posted December 30, 2011 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 2244 Reputation: 182 Joined: 11/19/11 Last Seen: September 15, 2024 Share Posted December 30, 2011 this mau be a temp fix though. Over time it will overflow and u will get the same Error again Quote Link to comment Share on other sites More sharing options...
johnmark Posted December 30, 2011 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 34 Reputation: 1 Joined: 12/21/11 Last Seen: February 13, 2012 Author Share Posted December 30, 2011 oww.. i see..i guess i better re arrange it.. thanks Judas Quote Link to comment Share on other sites More sharing options...
Question
johnmark
hello Guys.. can someone Help me about this.. ? can i add more queque cause it is FULL. how? i dont know about this.. any HInt..
or should i minimize some of it..
Sceenshot:
.
thnx in advance guys.
Link to comment
Share on other sites
7 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.