bankz213 Posted July 2, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 14 Reputation: 0 Joined: 06/20/13 Last Seen: August 16, 2014 Share Posted July 2, 2013 map.c: In function âmap_moveblockâ: map.c:430: error: âstruct map_session_dataâ has no member named âshadowform_idâ map.c:430: error: âstruct map_session_dataâ has no member named âshadowform_idâ map.c:433: error: âstruct map_session_dataâ has no member named âshadowform_idâ map.c: In function âmap_quitâ: map.c:1831: error: âstruct map_session_dataâ has no member named âedâ map.c:1831: error: âstruct map_session_dataâ has no member named âedâ make[1]: *** [obj_sql/map.o] Error 1 make[1]: Leaving directory `/home/anguish/eathena/src/map' make: *** [map_sql] Error 2 help me ..... Quote Link to comment Share on other sites More sharing options...
Winz Posted July 11, 2013 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 1479 Reputation: 174 Joined: 12/14/11 Last Seen: November 21, 2016 Share Posted July 11, 2013 Hello bankz213, Have you granted the permissionof the WHOLE server folder to root (cd to one step above your ROfolder, then do chown -R root <dir> and chmod 777 -R <dir>thing>? then, try to execute: make clean then make sql hope this helps. Have a nice day! Quote Link to comment Share on other sites More sharing options...
Asura Posted July 17, 2013 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 707 Reputation: 168 Joined: 01/26/12 Last Seen: February 7, 2014 Share Posted July 17, 2013 Hi bankz213, Did you recently add/patch a new source modification to your server? 1 Quote Link to comment Share on other sites More sharing options...
bankz213 Posted July 23, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 14 Reputation: 0 Joined: 06/20/13 Last Seen: August 16, 2014 Author Share Posted July 23, 2013 am .. i new in scripting .. im just fixin the body relocation issue at clien 2011 -11 - 22 .. i dont know what to do ? please explain further ... thx in advance @ghostring please elaborate more ... T_T Quote Link to comment Share on other sites More sharing options...
Jasc Posted July 23, 2013 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 270 Reputation: 20 Joined: 12/10/11 Last Seen: June 28, 2022 Share Posted July 23, 2013 If you have not already done any src modifications to your files, I would import fresh src files with your preferred SVN you want to use, this way you know its clean and you start fresh. Heres a good one right here: http://rathena.org/board/files/file/2574-rathena-revision-16797/ All you need to do is diff a new 2012-04-10 client, I have personally used that client before and it works very well. If not, go into mmo.h and change the client version to yours 20111122 Quote Link to comment Share on other sites More sharing options...
bankz213 Posted July 27, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 14 Reputation: 0 Joined: 06/20/13 Last Seen: August 16, 2014 Author Share Posted July 27, 2013 Hey Jasc .. can you share with me a exe 20120410 ??? Quote Link to comment Share on other sites More sharing options...
Question
bankz213
Link to comment
Share on other sites
5 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.