Brynner 34 Posted June 29, 2013 does anyone already know how to remove this warning? srcmapharmony.c(225): warning C4013: 'chrif_harmony_request' undefined; assuming extern returning int this is the affected line. chrif_harmony_request((uint8*)data, id); thanks in advance. Quote Share this post Link to post Share on other sites
0 Xgear 44 Posted July 8, 2013 Updated (Y) (8) Quote Share this post Link to post Share on other sites
0 Brynner 34 Posted July 26, 2013 Updated (Y) (8) there is a warning upon compilation for the latest version. 7/27/2013 3>srcmapharmony.c(376): warning C4013: 'run_script' undefined; assuming extern returning int it brings me here. run_script(nd->u.scr.script, 0, sd->bl.id, fake_nd->bl.id); thanks. Quote Share this post Link to post Share on other sites
0 Xgear 44 Posted August 1, 2013 Updated (Y) (8) there is a warning upon compilation for the latest version. 7/27/2013 3>srcmapharmony.c(376): warning C4013: 'run_script' undefined; assuming extern returning int it brings me here. run_script(nd->u.scr.script, 0, sd->bl.id, fake_nd->bl.id); thanks. Updated & Fixed. <3 Quote Share this post Link to post Share on other sites
0 Brynner 34 Posted August 1, 2013 Updated (Y) (8) there is a warning upon compilation for the latest version. 7/27/2013 3>srcmapharmony.c(376): warning C4013: 'run_script' undefined; assuming extern returning int it brings me here. run_script(nd->u.scr.script, 0, sd->bl.id, fake_nd->bl.id); thanks. Updated & Fixed. <3 thanks Quote Share this post Link to post Share on other sites
0 Brynner 34 Posted August 2, 2013 Updated (Y) (8) there is a warning upon compilation for the latest version. 7/27/2013 3>srcmapharmony.c(376): warning C4013: 'run_script' undefined; assuming extern returning int it brings me here. run_script(nd->u.scr.script, 0, sd->bl.id, fake_nd->bl.id); thanks. Updated & Fixed. <3 there is an issue for 3,3,12, when you try to create an account on the login screen. [SQL]: DB error - Column count doesn't match value count at row 1[Debug]: at d:hercules - waybackrosrcloginaccount_sql.c:652 - INSERT INTO `ogin` (`account_id`, `userid`, `user_pass`, `sex`, `email`, `group_id`, `state` `unban_time`, `expiration_time`, `logincount`, `lastlogin`, `last_ip`, `birthdte`, `character_slots`, `pincode`, `pincode_change`,`last_mac`) VALUES (?, ?, ? ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Quote Share this post Link to post Share on other sites
0 Brynner 34 Posted August 2, 2013 it should be 17 '?" Quote Share this post Link to post Share on other sites
0 Brynner 34 Posted August 9, 2013 do you already have a new patch for the latest version sir Xgear? Quote Share this post Link to post Share on other sites
0 Xgear 44 Posted August 10, 2013 Not yet. Will upload one tomorrow. Quote Share this post Link to post Share on other sites
0 Brynner 34 Posted August 11, 2013 i figure it out now how to make it work on the latest version. Quote Share this post Link to post Share on other sites
0 Jezu 25 Posted August 12, 2013 Mr. @Xgear, please try to compile on Linux too, I tried to patch the latest patch to latest hercules, it gives me error on compiling using Linux, while no errors on Windows using VC 2010. Quote Share this post Link to post Share on other sites
0 Brynner 34 Posted August 12, 2013 Mr. @Xgear, please try to compile on Linux too, I tried to patch the latest patch to latest hercules, it gives me error on compiling using Linux, while no errors on Windows using VC 2010. check your makefile. he forget to modified that files so only linux users having a problem regarding on it. Quote Share this post Link to post Share on other sites
0 Brynner 34 Posted October 28, 2013 @Xgear do you have a new patch for the latest hercules? because im having an issue with it. am always getting this issue. [Harmony]:** Missing Harmony session information @ fd #0. **Server might run unstable now. Please report this immediately!Source: 616645[Harmony]: UNREFERENCED TIMER 69!! Quote Share this post Link to post Share on other sites
0 kusakos 0 Posted November 2, 2013 Guys can you help me patch harmony. I'm getting this error Thanks in advance. Preparing patch ... array(3) { [0]=> string(16) "obj_all/socket.o" [1]=> string(22) " obj_all/harmonycore.o" [2]=> array(1) { [0]=> string(1) "c" }}string(1) "c"PHP Notice: Array to string conversion in /tmp/selfgz1771010193/patchset/Patchs etMakefile.php on line 60Error: Makefiles: Patching failed: Array (c) Quote Share this post Link to post Share on other sites
0 Chatterboy 8 Posted November 6, 2013 same to mine Quote Share this post Link to post Share on other sites
does anyone already know how to remove this warning?
srcmapharmony.c(225): warning C4013: 'chrif_harmony_request' undefined; assuming extern returning int
this is the affected line.
chrif_harmony_request((uint8*)data, id);
thanks in advance.
Share this post
Link to post
Share on other sites