Jump to content
  • 0

noitem noskill2 recompile errors.


Lige

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  23
  • Reputation:   2
  • Joined:  02/07/12
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  23
  • Reputation:   2
  • Joined:  02/07/12
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

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...