Jump to content
  • 0
Lige

noitem noskill2 recompile errors.

Question

I used the patch file for noitem and noskill2 from this topic: http://rathena.org/b...age__pid__91845

but when I try to recompile, (rAthena build 15832) I get these errors:

map.c: In function âmap_flags_initâ:
map.c:2926: error: âstruct map_dataâ has no member named ânoitemlâ
map.c:2926: error: âstruct map_dataâ has no member named ânoitemlâ
map.c:2927: error: âstruct map_dataâ has no member named ânoskilllâ
map.c:2927: error: âstruct map_dataâ has no member named ânoskilllâ
make[1]: *** [obj_sql/map.o] Error 1
make[1]: Leaving directory `/home/ro/rAthena/src/map'
make: *** [map_sql] Error 2

I would really really like to get these mapflags added to my server for various event maps and such. Anyone got any ideas what the problem is? =/

Edited by Lige
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Thank you very much.

If it isn't too complicated, might I ask what the problem was with the previous patch? Just a mis-match from revision changes and code got changed or was something screwy?

Either way, worked, so thanks /no1

Link to comment
Share on other sites

the patch is outdated to trunk revision

so if patch = updated 15500 and current trunk = 15800+

some lines of the patch isn't same as rev15800

that is the cause in your problem

anyways,

no problem

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.