Virtue 10 Posted June 19, 2013 (edited) Hi, I am using a 2012-05-25aRagexeRE client, and i am having this error Edited June 20, 2013 by Virtue Share this post Link to post Share on other sites
0 Virtue 10 Posted June 19, 2013 found out that harmony was causing that Share this post Link to post Share on other sites
0 Jedzkie 58 Posted June 20, 2013 the question is does harmony support that client? is that Ragexe or RagexeRE? Share this post Link to post Share on other sites
0 Virtue 10 Posted June 20, 2013 yes, harmony supports this client and it works fine on my other svn, though i want to use herc. and try to set it up before, then i experienced that today Share this post Link to post Share on other sites
0 Jedzkie 58 Posted June 20, 2013 try to use the 2012-05-15Ragexe and i provided a packet for you [cbox]// 2012-05-15Ragexe #if PACKETVER >= 20120515packet(0x0369,26,clif->pFriendsListAdd,2);packet(0x094B,5,clif->pHomMenu,2,4);packet(0x089A,36,clif->pStoragePassword,0);packet(0x091F,26,clif->pPartyInvite2,2);packet(0x08A8,19,clif->pWantToConnection,2,6,10,14,18);packet(0x0923,7,clif->pActionRequest,2,6);packet(0x0947,10,clif->pUseSkillToId,2,4,6);packet(0x0366,-1,clif->pItemListWindowSelected,2,4,8);packet(0x0891,-1,clif->pReqOpenBuyingStore,2,4,8,9,89);packet(0x092C,2,clif->pReqCloseBuyingStore,0);packet(0x091A,6,clif->pReqClickBuyingStore,2);packet(0x096A,-1,clif->pReqTradeBuyingStore,2,4,8,12);packet(0x0817,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15);packet(0x0367,2,clif->pSearchStoreInfoNextPage,0);packet(0x087E,12,clif->pSearchStoreInfoListItemClick,2,6,10);packet(0x087C,5,clif->pWalkToXY,2);packet(0x087D,6,clif->pTickSend,2);packet(0x08AC,5,clif->pChangeDir,2,4);packet(0x0964,6,clif->pTakeItem,2);packet(0x0364,6,clif->pDropItem,2,4);packet(0x085A,8,clif->pMoveToKafra,2,4);packet(0x0869,8,clif->pMoveFromKafra,2,4);packet(0x08AD,10,clif->pUseSkillToPos,2,4,6,8);packet(0x08A2,90,clif->pUseSkillToPosMoreInfo,2,4,6,8,10);packet(0x09A5,6,clif->pGetCharNameRequest,2);packet(0x0957,6,clif->pSolveCharName,2);packet(0x0861,18,clif->pPartyBookingRegisterReq,2,4,6);#endif[/cbox] Share this post Link to post Share on other sites
0 Virtue 10 Posted June 20, 2013 try to use the 2012-05-15Ragexe and i provided a packet for you [cbox]// 2012-05-15Ragexe #if PACKETVER >= 20120515 packet(0x0369,26,clif->pFriendsListAdd,2); packet(0x094B,5,clif->pHomMenu,2,4); packet(0x089A,36,clif->pStoragePassword,0); packet(0x091F,26,clif->pPartyInvite2,2); packet(0x08A8,19,clif->pWantToConnection,2,6,10,14,18); packet(0x0923,7,clif->pActionRequest,2,6); packet(0x0947,10,clif->pUseSkillToId,2,4,6); packet(0x0366,-1,clif->pItemListWindowSelected,2,4,8); packet(0x0891,-1,clif->pReqOpenBuyingStore,2,4,8,9,89); packet(0x092C,2,clif->pReqCloseBuyingStore,0); packet(0x091A,6,clif->pReqClickBuyingStore,2); packet(0x096A,-1,clif->pReqTradeBuyingStore,2,4,8,12); packet(0x0817,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15); packet(0x0367,2,clif->pSearchStoreInfoNextPage,0); packet(0x087E,12,clif->pSearchStoreInfoListItemClick,2,6,10); packet(0x087C,5,clif->pWalkToXY,2); packet(0x087D,6,clif->pTickSend,2); packet(0x08AC,5,clif->pChangeDir,2,4); packet(0x0964,6,clif->pTakeItem,2); packet(0x0364,6,clif->pDropItem,2,4); packet(0x085A,8,clif->pMoveToKafra,2,4); packet(0x0869,8,clif->pMoveFromKafra,2,4); packet(0x08AD,10,clif->pUseSkillToPos,2,4,6,8); packet(0x08A2,90,clif->pUseSkillToPosMoreInfo,2,4,6,8,10); packet(0x09A5,6,clif->pGetCharNameRequest,2); packet(0x0957,6,clif->pSolveCharName,2); packet(0x0861,18,clif->pPartyBookingRegisterReq,2,4,6); #endif[/cbox] used that and now i can't even log in Share this post Link to post Share on other sites
0 Jedzkie 58 Posted June 20, 2013 what diff you use? can you show it to me? did you enable the 'packet_obfuscation' to 2 in battle/client.conf? Share this post Link to post Share on other sites
0 Virtue 10 Posted June 20, 2013 I disabled it since harmony has something for that. Share this post Link to post Share on other sites
0 Jedzkie 58 Posted June 20, 2013 can you show me your diff in your client? what diffs you put in your client. Share this post Link to post Share on other sites
0 Virtue 10 Posted June 20, 2013 Headgear view ID - enabled over 1000, at least to 4000. Enable 9 digit damage, well I had judas diff it, that 9digit damage is the only thing special, i think packet something is also diffed. Share this post Link to post Share on other sites
0 Jedzkie 58 Posted June 20, 2013 hmm try to contact judas about that.. did you change your clientdat in mmo.h? Share this post Link to post Share on other sites
0 Virtue 10 Posted June 20, 2013 yep, set everything right. already did and no luck yet but well, i am still looking for alternatives just incase Share this post Link to post Share on other sites
0 Jedzkie 58 Posted June 20, 2013 i suggest that you try to enable the 'packet_obfuscation' to 1 even you have harmony. Share this post Link to post Share on other sites
0 anacondaq 55 Posted June 20, 2013 harmony in 2013 looks like eamod. To many features, and more bugs without nothing result. Share this post Link to post Share on other sites
0 Shakto 45 Posted June 21, 2013 Yup and since we have a packet encryption on hercules, harmony is useless now except to have mac adress. But buy 200$ for that u_u 1 anacondaq reacted to this Share this post Link to post Share on other sites
Hi, I am using a 2012-05-25aRagexeRE client, and i am having this error

Edited by VirtueShare this post
Link to post
Share on other sites