Kloshke Posted December 29, 2012 Posted December 29, 2012 So I was updating my server and everything went well up until Changeset 17059 Clif.c was giving me the following error... clif.c: In function ‘clif_spiritball’: clif.c:6919: error: ‘struct s_homunculus’ has no member named ‘spiritball’ And now even when I put the original clif.c back, it still error and stops the recompiling. How do I fix this? Quote
Lighta Posted December 29, 2012 Posted December 29, 2012 Do you have some custom ? you need to add the spiritball attribut in mmo.h to the s_homunculus structure to fix that. I move it for coherence since the original place I put it wasn't really fit for it. Quote
Kloshke Posted December 29, 2012 Author Posted December 29, 2012 (edited) Nevermind issue fixed by itself.. Thanks Edited December 29, 2012 by Kloshke Quote
Question
Kloshke
So I was updating my server and everything went well up until Changeset 17059
Clif.c was giving me the following error...
And now even when I put the original clif.c back, it still error and stops the recompiling.
How do I fix this?
2 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.