lolxerox 0 Posted August 12, 2021 (edited) Hi everyone, I'm trying to understand Hercules. but I have certain doubts. I was able to connect the database! But I skip these 2 warnings, I don't know why. in char-server.bat [Warning]: It is NOT RECOMMENDED to use a wildcard IP range on allowed server IPs. [Warning]: Error skillid2dx [10016] = 1338 failed, 10016 is greater than MAX_SKILL_ID (10016) I have the following doubts. -Because there are three options to compile. Hercules-14 Hercules-15 Hercules-16 which one should I use Edited August 12, 2021 by lolxerox FIXED ERROR Quote Share this post Link to post Share on other sites
pos4da 2 Posted August 13, 2021 On 8/12/2021 at 10:45 AM, lolxerox said: Hi everyone, I'm trying to understand Hercules. but I have certain doubts. I was able to connect the database! But I skip these 2 warnings, I don't know why. in char-server.bat [Warning]: It is NOT RECOMMENDED to use a wildcard IP range on allowed server IPs. [Warning]: Error skillid2dx [10016] = 1338 failed, 10016 is greater than MAX_SKILL_ID (10016) I have the following doubts. -Because there are three options to compile. Hercules-14 Hercules-15 Hercules-16 which one should I use For this [Warning]: It is NOT RECOMMENDED to use a wildcard IP range on allowed server IPs. go to conf/network.conf Find this allowed: ( "0.0.0.0:0.0.0.0", then changed it to your IP server. sample: allowed: ( "127.0.0.1:255.255.255.255", For this [Warning]: Error skillid2dx [10016] = 1338 failed, 10016 is greater than MAX_SKILL_ID (10016) I tried to install new latest github releases, same with the issues. 1 lolxerox reacted to this Quote Share this post Link to post Share on other sites
lolxerox 0 Posted August 13, 2021 (edited) I have updated the Hercules and I keep getting the warning! of the skill. [Warning]: Error skillid2dx [10016] = 1338 failed, 10016 is greater than MAX_SKILL_ID (10016) Edited August 13, 2021 by lolxerox Quote Share this post Link to post Share on other sites
pos4da 2 Posted August 13, 2021 Please update again resolution: https://github.com/HerculesWS/Hercules/pull/3033 Already Fixed, Thanks to @4144 Quote Share this post Link to post Share on other sites
lolxerox 0 Posted August 13, 2021 If for example I change the PACKT version in mmo.h when I update github I will have two options, if I save the configuration that I did, it does not update or if I do not apply the save, then the error is updated but I lose the changes in the folder? is this correct? Quote Share this post Link to post Share on other sites