Scofield Posted June 9, 2020 Group: Members Topic Count: 109 Topics Per Day: 0.02 Content Count: 272 Reputation: 16 Joined: 01/11/13 Last Seen: 19 hours ago Share Posted June 9, 2020 on my map-server this warning message ( WARING skill_unitgrouptickset_search: tickset is full ) is showing, would anyone know why? skill_unitgrouptickset_search: tickset is full Quote Link to comment Share on other sites More sharing options...
0 Kreustoo Posted June 9, 2020 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 216 Reputation: 45 Joined: 05/03/13 Last Seen: March 9 Share Posted June 9, 2020 Hello, I don't know why but your MAX_SKILLUNITGROUPTICKSET is too low: in skill.hpp line 384 #define MAX_SKILLUNITGROUPTICKSET 25 Change it to 50 recompile and you should be ok. Maybe you're server is high rate with a lot of things happening? As long as you don't get too high value you don't have to worry increasing it for your need. 1 Quote Link to comment Share on other sites More sharing options...
Question
Scofield
on my map-server this warning message ( WARING skill_unitgrouptickset_search: tickset is full ) is showing, would anyone know why?
skill_unitgrouptickset_search: tickset is full
Link to comment
Share on other sites
1 answer 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.