Jump to content
  • 0
Brynner

harmony users that are using latest version.

Question

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

40 answers to this question

Recommended Posts

  • 0

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.

 

 

Share this post


Link to post
Share on other sites
  • 0

 

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

Share this post


Link to post
Share on other sites
  • 0

 

 

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

Share this post


Link to post
Share on other sites
  • 0

 

 

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 (?, ?, ? ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)

Share this post


Link to post
Share on other sites
  • 0

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.

Share this post


Link to post
Share on other sites
  • 0

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.

Share this post


Link to post
Share on other sites
  • 0

@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!!

Share this post


Link to post
Share on other sites
  • 0

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) 

 


 

Share this post


Link to post
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.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

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