Rytech 392 Posted November 27, 2016 File Name: 2016-02-03aRagexeRE File Submitter: Rytech File Submitted: 26 Nov 2016 File Category: Client Resources Release for the 2016-02-03aRagexeRE game client. Be sure to set the client's grf read order to read rdata.grf before data.grf. Click here to download this file 6 Legend, Prourhildr, Edgar and 3 others reacted to this Quote Share this post Link to post Share on other sites
Kashiro 2 Posted November 27, 2016 thanks for this Quote Share this post Link to post Share on other sites
Kussa 1 Posted November 27, 2016 Do you have Ragexe sir Rytech? As far i know NEMO can't diff iteminfo on newer RagexeRE clients Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted November 27, 2016 Do you have Ragexe sir Rytech? As far i know NEMO can't diff iteminfo on newer RagexeRE clients Manually hex it, new ragexe could be released *soon* 1 ShadowChaser reacted to this Quote Share this post Link to post Share on other sites
Petey Pablo 0 Posted November 27, 2016 Doram race is available in this client? Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted November 27, 2016 Doram race is available in this client? Yes, it's also available in 2015-10 clientd 1 ShadowChaser reacted to this Quote Share this post Link to post Share on other sites
Rytech 392 Posted November 27, 2016 Do you have Ragexe sir Rytech? As far i know NEMO can't diff iteminfo on newer RagexeRE clients Manually hex it, new ragexe could be released *soon* I would if I could but for some reason its not possible to do a stable unpacking for Ragexe's anymore due to something that changed with those clients at some point after the 2015-05-13. RE's however are coming out stable which is why I released this one. Hopefully the issue can be fixed. 1 ShadowChaser reacted to this Quote Share this post Link to post Share on other sites
Mr.Robot 0 Posted December 3, 2016 packets.h lines? Quote Share this post Link to post Share on other sites
roxasx2x 0 Posted December 4, 2016 i got error while entering server (after selecting char) and a warning comes out on my map-server.bat "clif_parse: Received packet; 0x0819 specifies invalid packet_len(33920), disconnecting session #3" is this because of there are no new packet.h? sorry for this question, Im newb in Hercules and just trying the 2016 client Quote Share this post Link to post Share on other sites
ShadowChaser 0 Posted December 5, 2016 (edited) Good job. Thanks for that. Edited January 27, 2017 by ShadowChaser Quote Share this post Link to post Share on other sites
4144 364 Posted December 11, 2016 packets.h lines? https://gitlab.com/4144/servergreps/blob/master/client_re/packets/2016-02-03aRagexeRE/packets.h Also probably need some other minor changes in server code Quote Share this post Link to post Share on other sites
gilbertobitt 1 Posted December 19, 2016 packets.h lines? https://gitlab.com/4144/servergreps/blob/master/client_re/packets/2016-02-03aRagexeRE/packets.h Also probably need some other minor changes in server code I receive an errro. packets.h: In function ‘packetdb_loaddb’: packets.h:3470:30: error: ‘XXX’ undeclared (first use in this function) packet(0x088c,4,clif->pDull,XXX); // added in same version // CZ_GANGSI_RANK ^ clif.c:19271:66: note: in definition of macro ‘packet’ #define packet(id, size, ...) packetdb_addpacket((id), (size), ##__VA_ARGS__, 0xFFFF) ^ packets.h:3470:30: note: each undeclared identifier is reported only once for each function it appears in packet(0x088c,4,clif->pDull,XXX); // added in same version // CZ_GANGSI_RANK ^ clif.c:19271:66: note: in definition of macro ‘packet’ #define packet(id, size, ...) packetdb_addpacket((id), (size), ##__VA_ARGS__, 0xFFFF) Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted December 20, 2016 // Hercules version: 20151216 // 2016-02-03aRagexeRE #if PACKETVER >= 20160203 // shuffle packets packet(0x0202,-1,clif->pReqTradeBuyingStore,2,4,8,12); // added in same version // CZ_REQ_TRADE_BUYING_STORE packet(0x0360,6,clif->pReqClickBuyingStore,2); // added in 2016-01-20aRagexeRE // CZ_REQ_CLICK_TO_BUYING_STORE packet(0x0361,26,clif->pFriendsListAdd,2); // added in same version // CZ_ADD_FRIENDS packet(0x0366,90,clif->pUseSkillToPosMoreInfo,2,4,6,8,10); // added in 2016-01-20aRagexeRE // CZ_USE_SKILL_TOGROUND_WITHTALKBOX packet(0x0368,6,clif->pSolveCharName,2); // added in 2016-01-20aRagexeRE // CZ_REQNAME_BYGID packet(0x0369,7,clif->pActionRequest,2,6); // added in 2016-01-20aRagexeRE // CZ_REQUEST_ACT packet(0x0436,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15); // added in same version // CZ_SEARCH_STORE_INFO packet(0x0437,6,clif->pTickSend,2); // added in same version // CZ_REQUEST_TIME packet(0x0438,10,clif->pUseSkillToPos,2,4,6,8); // added in 2016-01-20aRagexeRE // CZ_USE_SKILL_TOGROUND packet(0x07e4,2,clif->pSearchStoreInfoNextPage,0); // added in same version // CZ_SEARCH_STORE_INFO_NEXT_PAGE packet(0x0811,5,clif->pChangeDir,2,4); // added in same version // CZ_CHANGE_DIRECTION packet(0x0815,-1,clif->pReqOpenBuyingStore,2,4,8,9,89); // added in 2016-01-20aRagexeRE // CZ_REQ_OPEN_BUYING_STORE packet(0x0817,2,clif->pReqCloseBuyingStore,0); // added in 2015-10-22aRagexeRE // CZ_REQ_CLOSE_BUYING_STORE packet(0x0819,19,clif->pWantToConnection,2,6,10,14,18); // added in same version // CZ_ENTER packet(0x0835,-1,clif->pItemListWindowSelected,2,4,8); // added in same version // CZ_ITEMLISTWIN_RES packet(0x0838,12,clif->pSearchStoreInfoListItemClick,2,6,10); // added in 2016-01-20aRagexeRE // CZ_SSILIST_ITEM_CLICK packet(0x083c,10,clif->pUseSkillToId,2,4,6); // added in 2016-01-20aRagexeRE // CZ_USE_SKILL packet(0x086c,18,clif->pPartyBookingRegisterReq,2,4); // added in same version // CZ_PARTY_BOOKING_REQ_REGISTER packet(0x0872,5,clif->pHomMenu,2,4); // added in same version // CZ_COMMAND_MER packet(0x0873,36,clif->pStoragePassword,0); // added in same version // CZ_ACK_STORE_PASSWORD packet(0x088c,4,clif->pDull); // added in same version // CZ_GANGSI_RANK packet(0x0918,8,clif->pDull); // added in same version // CZ_JOIN_BATTLE_FIELD packet(0x093e,26,clif->pPartyInvite2,2); // added in same version // CZ_PARTY_JOIN_REQ packet(0x0940,5,clif->pWalkToXY,2); // added in same version // CZ_REQUEST_MOVE packet(0x0947,6,clif->pDropItem,2,4); // added in same version // CZ_ITEM_THROW packet(0x0954,8,clif->pMoveFromKafra,2,4); // added in same version // CZ_MOVE_ITEM_FROM_STORE_TO_BODY packet(0x095a,6,clif->pTakeItem,2); // added in same version // CZ_ITEM_PICKUP packet(0x095d,8,clif->pMoveToKafra,2,4); // added in same version // CZ_MOVE_ITEM_FROM_BODY_TO_STORE packet(0x096a,6,clif->pGetCharNameRequest,2); // added in 2016-01-20aRagexeRE // CZ_REQNAME #endif Quote Share this post Link to post Share on other sites
4144 364 Posted December 20, 2016 packets.h lines? https://gitlab.com/4144/servergreps/blob/master/client_re/packets/2016-02-03aRagexeRE/packets.h Also probably need some other minor changes in server code I receive an errro. packets.h: In function ‘packetdb_loaddb’: packets.h:3470:30: error: ‘XXX’ undeclared (first use in this function) packet(0x088c,4,clif->pDull,XXX); // added in same version // CZ_GANGSI_RANK ^ clif.c:19271:66: note: in definition of macro ‘packet’ #define packet(id, size, ...) packetdb_addpacket((id), (size), ##__VA_ARGS__, 0xFFFF) ^ packets.h:3470:30: note: each undeclared identifier is reported only once for each function it appears in packet(0x088c,4,clif->pDull,XXX); // added in same version // CZ_GANGSI_RANK ^ clif.c:19271:66: note: in definition of macro ‘packet’ #define packet(id, size, ...) packetdb_addpacket((id), (size), ##__VA_ARGS__, 0xFFFF) XXX mean unknown. In simple way you can delete ,XXX or replace to , 0 Quote Share this post Link to post Share on other sites
gilbertobitt 1 Posted December 21, 2016 On Opening RoDex.. i cliked on the buttons and get this error! [Warning]: clif_parse: Received unsupported packet (packet 0x0a08 (0x0a08), 26 bytes received), disconnecting session #10. and i don't know why but i keep getting error for save pincode.... [SQL]: DB error - Out of range value for column 'pincode_change' at row 1 [Debug]: at account_sql.c:654 - UPDATE `login` SET `userid`=?,`user_pass`=?,`sex`=?,`email`=?,`group_id`=?,`state`=?,`unban_time`=?,`expiration_time`=?,`logincount`=?,`lastlogin`=?,`last_ip`=?,`birthdate`=?,`character_slots`=?,`pincode`=?,`pincode_change`=? WHERE `account_id` = '2000000' Quote Share this post Link to post Share on other sites
Asheraf 123 Posted December 21, 2016 On Opening RoDex.. i cliked on the buttons and get this error! [Warning]: clif_parse: Received unsupported packet (packet 0x0a08 (0x0a08), 26 bytes received), disconnecting session #10. RODEX isn't implemented yet in Hercules. Quote Share this post Link to post Share on other sites
sangpendosa 0 Posted December 25, 2016 [Warning]: clif_parse: Received packet 0x0819 specifies invalid packet_len (3392 1), disconnecting session #3. [info]: Closed connection from '127.0.0.1'. any solution? [Warning]: clif_parse: Received packet 0x0819 specifies invalid packet_len (3392 1), disconnecting session #3. [info]: Closed connection from '127.0.0.1'. any solution? SOLVED!sorry, but i forgot to change the PACKETVER line Quote Share this post Link to post Share on other sites
wlauton 4 Posted December 30, 2016 The diff, " Aura over 99 " work on this client? Because im getting crash when i diff the client 2015-11-04 with this option enable, so i want to change for this, maybe works idk Quote Share this post Link to post Share on other sites
Slicer 16 Posted December 30, 2016 help pls: [Info]: clif_parse: Disconnecting session #3 with unknown packet version (p:0x0819,l:19). Quote Share this post Link to post Share on other sites
4144 364 Posted December 31, 2016 help pls: [Info]: clif_parse: Disconnecting session #3 with unknown packet version (p:0x0819,l:19). This is rathena error. But packets from this topic only for hercules. Try ask rathena devs 1 Legend reacted to this Quote Share this post Link to post Share on other sites
Svanhild 2 Posted January 1, 2017 How to customize the floating icons? like the magnifier, etc. Quote Share this post Link to post Share on other sites
AshiHanna 4 Posted January 12, 2017 Can you Remove the three packets? Quote Share this post Link to post Share on other sites
Arkshir 0 Posted January 14, 2017 thanks bro ^^ Quote Share this post Link to post Share on other sites
snnelwan 0 Posted January 27, 2017 thanks yoo.-------tes dulu Quote Share this post Link to post Share on other sites
Mikegyver 9 Posted February 17, 2017 (edited) Do you have Ragexe sir Rytech? As far i know NEMO can't diff iteminfo on newer RagexeRE clients Manually hex it, new ragexe could be released *soon* I would if I could but for some reason its not possible to do a stable unpacking for Ragexe's anymore due to something that changed with those clients at some point after the 2015-05-13. RE's however are coming out stable which is why I released this one. Hopefully the issue can be fixed. i'm consider lucky coz got client ver 2015-10-29aRagexe... not RE ver.. thanks to both of u guys @Rytech & @Dastgir... but, really hope in the future stable client Ragexe could be release... wish u good luck @Rytech... Edited February 17, 2017 by hazimjauhari90 Quote Share this post Link to post Share on other sites