Kloshke Posted December 29, 2012 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 52 Reputation: 0 Joined: 12/08/12 Last Seen: August 30, 2013 Share 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 Link to comment Share on other sites More sharing options...
Lighta Posted December 29, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 737 Reputation: 216 Joined: 11/29/11 Last Seen: December 20, 2020 Share 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 Link to comment Share on other sites More sharing options...
Kloshke Posted December 29, 2012 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 52 Reputation: 0 Joined: 12/08/12 Last Seen: August 30, 2013 Author Share Posted December 29, 2012 (edited) Nevermind issue fixed by itself.. Thanks Edited December 29, 2012 by Kloshke Quote Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites
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.