futchdevil Posted October 11, 2019 Posted October 11, 2019 Hello, I have the problem PC_Skill Server Crash Signal and Map Server is Offline Can you Help me? thanks a lot ^^ Quote
0 futchdevil Posted January 29, 2020 Author Posted January 29, 2020 PROBLEM SOLVED there is one item that has no skills in the database "LIGHT OF ELDICASTES RING" Quote
0 Zeiyan Posted January 29, 2020 Posted January 29, 2020 You guys are gonna need to post what modifications you've made. That alone looks to me that you've messed with the skill database but no specifics. Quote
-1 Naruto Posted January 30, 2020 Posted January 30, 2020 you can delete that error from pc_skill and keep going if (!skill_id || !(idx = skill_get_index(skill_id))) { ShowError("pc_skill: Skill with id %d does not exist in the skill database\n", skill_id); return false; } all those return false are obstructing your creativity boii Quote
Question
futchdevil
Hello, I have the problem
PC_Skill
Server Crash Signal and Map Server is Offline
Can you Help me?
thanks a lot ^^
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.