Blazing Spear Posted September 9, 2012 Group: Members Topic Count: 58 Topics Per Day: 0.01 Content Count: 208 Reputation: 1 Joined: 01/06/12 Last Seen: July 2, 2016 Share Posted September 9, 2012 ..\src\map\harmony_atcommanddef.inc(1): warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(1): warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(1): error C2078: too many initializers ..\src\map\harmony_atcommanddef.inc(2): warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(2): warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(3): warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(3): warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(4): warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(4): warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(5): warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(5): warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(6): warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(6): warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(7): warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(7): warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int' ..src\map\harmony_atcommanddef.inc(8): warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int' ..\src\map\harmony_atcommanddef.inc(8): warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int' harmony_atcommanddef.inc { "reloadgrfintegrity", 99,99,0, atcommand_reloadgrfintegrity }, { "reloadharmony", 99,99,0, atcommand_reloadharmony }, { "showautoban", 99,99,0, atcommand_showautoban }, { "liftautoban", 99,99,0, atcommand_liftautoban }, { "netinfo", 99,99,0, atcommand_netinfo }, { "macban", 99,99,0, atcommand_macban }, { "liftmacban", 99,99,0, atcommand_liftmacban }, { "showmacban", 99,99,0, atcommand_showmacban }, Did i miss something?? Quote Link to comment Share on other sites More sharing options...
Brynner Posted September 9, 2012 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1962 Reputation: 202 Joined: 01/08/12 Last Seen: 13 hours ago Share Posted September 9, 2012 is this rathena script? Quote Link to comment Share on other sites More sharing options...
Blazing Spear Posted September 10, 2012 Group: Members Topic Count: 58 Topics Per Day: 0.01 Content Count: 208 Reputation: 1 Joined: 01/06/12 Last Seen: July 2, 2016 Author Share Posted September 10, 2012 yup i think im just trying to install a harmony to my files but it give me this error Quote Link to comment Share on other sites More sharing options...
Prez Posted September 10, 2012 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 78 Reputation: 3 Joined: 12/06/11 Last Seen: November 17, 2024 Share Posted September 10, 2012 try to ask harmony. Quote Link to comment Share on other sites More sharing options...
Brynner Posted September 10, 2012 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1962 Reputation: 202 Joined: 01/08/12 Last Seen: 13 hours ago Share Posted September 10, 2012 better to ask harmony for a guide on adding their script to rathena server files. Quote Link to comment Share on other sites More sharing options...
Blazing Spear Posted September 11, 2012 Group: Members Topic Count: 58 Topics Per Day: 0.01 Content Count: 208 Reputation: 1 Joined: 01/06/12 Last Seen: July 2, 2016 Author Share Posted September 11, 2012 is there any quick solution to this?? without posting to the harmony forum?? or guide for this? Quote Link to comment Share on other sites More sharing options...
Brynner Posted September 11, 2012 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1962 Reputation: 202 Joined: 01/08/12 Last Seen: 13 hours ago Share Posted September 11, 2012 is there any quick solution to this?? without posting to the harmony forum?? or guide for this? you do have teamviewer?i can help you when im available. Quote Link to comment Share on other sites More sharing options...
Jayz Posted September 11, 2012 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 407 Reputation: 55 Joined: 07/24/12 Last Seen: October 22, 2024 Share Posted September 11, 2012 Hello please goto src/map/harmony_atcommanddef_ra rename to harmony_atcommanddef Quote Link to comment Share on other sites More sharing options...
Blazing Spear Posted September 12, 2012 Group: Members Topic Count: 58 Topics Per Day: 0.01 Content Count: 208 Reputation: 1 Joined: 01/06/12 Last Seen: July 2, 2016 Author Share Posted September 12, 2012 then what im going to do zack? my problem now is this 1>clif.obj : error LNK2019: unresolved external symbol _harmony_parse referenced in function _packetdb_readdb 1>map.obj : error LNK2019: unresolved external symbol _harmony_logout referenced in function _map_quit 1>map.obj : error LNK2019: unresolved external symbol _harmony_final referenced in function _do_final 1>map.obj : error LNK2019: unresolved external symbol _harmony_init referenced in function _do_init thanks for replying zack the first problem fixed Quote Link to comment Share on other sites More sharing options...
Blazing Spear Posted September 20, 2012 Group: Members Topic Count: 58 Topics Per Day: 0.01 Content Count: 208 Reputation: 1 Joined: 01/06/12 Last Seen: July 2, 2016 Author Share Posted September 20, 2012 Bump!! Quote Link to comment Share on other sites More sharing options...
Aries Posted September 20, 2012 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 70 Reputation: 18 Joined: 01/28/12 Last Seen: May 10, 2021 Share Posted September 20, 2012 (edited) Harmony gives patch compatible to your svn. And its like one click then recompile. Would be better if you contact them about this issue although their response will not be as fast as you can expect. Edited September 20, 2012 by Choko Designoper Quote Link to comment Share on other sites More sharing options...
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.