Jump to content
ossi0110

Harmony Patch 3.3.12 30 MAI

Recommended Posts

hmm just tested it on a clean Hercules , dont got any Compiling errors ,  Compiled under VS 2010

 

you need to do it under centos :)

Share this post


Link to post
Share on other sites

UPDATE Harmony_Full_3.3.12_V3

 

special thanks to

 

Haruna

 

 

All Compiling errors/Warnings fixed under Linux.   Tested with linux 64 Bit system ,  if someone use a 32 Bit system and still get errors pls report them.

 

Added a  Full Patch File Harmony_Full_3.3.12_V3.patch

 

Added a Small Fix file to upgrade an existing V2 patch to  V3

 

links have been added on first post

Edited by ossi0110

Share this post


Link to post
Share on other sites

Bump.. Any Harmony 3.3.11 Patch from harmony? for Latest Hercules SVN because i tried manual patch its not working thanks..

Edited by zack

Share this post


Link to post
Share on other sites

New error. I think it is related with Harmony. Can you fix. Tested with the latest revision

 

4>d:ragnarok filesserver filesherculessrccommonsocket.c(495): warning C4013: 'do_close' undefined; assuming extern returning int3>d:ragnarok filesserver filesherculessrccommonsocket.c(495): warning C4013: 'do_close' undefined; assuming extern returning int2>d:ragnarok filesserver filesherculessrccommonsocket.c(495): warning C4013: 'do_close' undefined; assuming extern returning int4>d:ragnarok filesserver filesherculessrccommonsocket.c(1260): error C2371: 'do_close' : redefinition; different basic types4>d:ragnarok filesserver filesherculessrccommonsocket.c(1646): warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(int)'3>d:ragnarok filesserver filesherculessrccommonsocket.c(1260): error C2371: 'do_close' : redefinition; different basic types3>d:ragnarok filesserver filesherculessrccommonsocket.c(1646): warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(int)'2>d:ragnarok filesserver filesherculessrccommonsocket.c(1260): error C2371: 'do_close' : redefinition; different basic types2>d:ragnarok filesserver filesherculessrccommonsocket.c(1646): warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(int)'
Edited by Feistz

Share this post


Link to post
Share on other sites

 

New error. I think it is related with Harmony. Can you fix. Tested with the latest revision

 

4>d:ragnarok filesserver filesherculessrccommonsocket.c(495): warning C4013: 'do_close' undefined; assuming extern returning int3>d:ragnarok filesserver filesherculessrccommonsocket.c(495): warning C4013: 'do_close' undefined; assuming extern returning int2>d:ragnarok filesserver filesherculessrccommonsocket.c(495): warning C4013: 'do_close' undefined; assuming extern returning int4>d:ragnarok filesserver filesherculessrccommonsocket.c(1260): error C2371: 'do_close' : redefinition; different basic types4>d:ragnarok filesserver filesherculessrccommonsocket.c(1646): warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(int)'3>d:ragnarok filesserver filesherculessrccommonsocket.c(1260): error C2371: 'do_close' : redefinition; different basic types3>d:ragnarok filesserver filesherculessrccommonsocket.c(1646): warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(int)'2>d:ragnarok filesserver filesherculessrccommonsocket.c(1260): error C2371: 'do_close' : redefinition; different basic types2>d:ragnarok filesserver filesherculessrccommonsocket.c(1646): warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(int)'

 

BUMP!

Share this post


Link to post
Share on other sites

 

 

New error. I think it is related with Harmony. Can you fix. Tested with the latest revision

 

4>d:ragnarok filesserver filesherculessrccommonsocket.c(495): warning C4013: 'do_close' undefined; assuming extern returning int3>d:ragnarok filesserver filesherculessrccommonsocket.c(495): warning C4013: 'do_close' undefined; assuming extern returning int2>d:ragnarok filesserver filesherculessrccommonsocket.c(495): warning C4013: 'do_close' undefined; assuming extern returning int4>d:ragnarok filesserver filesherculessrccommonsocket.c(1260): error C2371: 'do_close' : redefinition; different basic types4>d:ragnarok filesserver filesherculessrccommonsocket.c(1646): warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(int)'3>d:ragnarok filesserver filesherculessrccommonsocket.c(1260): error C2371: 'do_close' : redefinition; different basic types3>d:ragnarok filesserver filesherculessrccommonsocket.c(1646): warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(int)'2>d:ragnarok filesserver filesherculessrccommonsocket.c(1260): error C2371: 'do_close' : redefinition; different basic types2>d:ragnarok filesserver filesherculessrccommonsocket.c(1646): warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(int)'

 

BUMP!

 

 

i will fix this tomorrow when im back from work

Share this post


Link to post
Share on other sites

UPDATE 2014-1-21

 

 

All Compiling errors/Warnings fixed & made the patch compatible to the latest rev

 

Added a  Full Patch File Harmony_Full_3.3.12_V4.patch

 

Added a Small Fix file to upgrade an existing V3 patch to  V4

 

links have been added on first post

Edited by ossi0110

Share this post


Link to post
Share on other sites

I got this on latest hercules.

 

harmony.c: In function 'harmony_action_request':harmony.c:327: error: 'struct atcommand_interface' has no member named 'parse'harmony.c:334: error: 'struct atcommand_interface' has no member named 'parse'make[1]: *** [obj_sql/harmony.o] Error 1make[1]: Leaving directory `/home/Hercules/trunk/src/map'make: *** [map_sql] Error 2 

 

 

Share this post


Link to post
Share on other sites

 

I got this on latest hercules.

 

harmony.c: In function 'harmony_action_request':harmony.c:327: error: 'struct atcommand_interface' has no member named 'parse'harmony.c:334: error: 'struct atcommand_interface' has no member named 'parse'make[1]: *** [obj_sql/harmony.o] Error 1make[1]: Leaving directory `/home/Hercules/trunk/src/map'make: *** [map_sql] Error 2 

Same :x

Share this post


Link to post
Share on other sites

Just change the 

 

 

atcommand->parse 

 

 

to

 

 

atcommand->exec 

 

 

in this file

 

 

harmony.c:327: error: 'struct atcommand_interface' has no member named 'parse'harmony.c:334: error: 'struct atcommand_interface' has no member named 'parse' 

Share this post


Link to post
Share on other sites

Anyone experience this? my sql info was correct.

 

[SQL]: DB error - Column count doesn't match value count at row 1[Debug]: at account_sql.c:642 - INSERT INTO `login` (`account_id`, `userid`, `user_pass`, `sex`, `email`, `group_id`, `state`, `unban_time`, `expiration_time`, `logincount`, `lastlogin`, `last_ip`, `birthdate`, `character_slots`, `pincode`, `pincode_change`,`last_mac`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)

Share this post


Link to post
Share on other sites

Working with the latest Hercules version. :D

 

I would like to leave a patch for fix this errors that I had.

 

        CC      chat.c        CC      chrif.c        CC      clif.c        CC      date.c        CC      duel.c        CC      elemental.c        CC      guild.c        CC      harmony.charmony.c: In function ‘harmony_action_request’:harmony.c:327: error: ‘struct atcommand_interface’ has no member named ‘parse’harmony.c:334: error: ‘struct atcommand_interface’ has no member named ‘parse’make[1]: *** [obj_sql/harmony.o] Error 1make[1]: Leaving directory `/home/hercules784/Hercules/trunk/src/map'make: *** [map_sql] Error 2

 

Harmony_Full_3.4.0.patch

Share this post


Link to post
Share on other sites

 

Just change the 

 

 

atcommand->parse 

 

 

to

 

 

atcommand->exec 

 

 

in this file

 

 

harmony.c:327: error: 'struct atcommand_interface' has no member named 'parse'harmony.c:334: error: 'struct atcommand_interface' has no member named 'parse' 

 

fix !!

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
Reply to this topic...

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