Jump to content

2013-12-23 - Full Client


telles0808

Recommended Posts


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  17
  • Reputation:   8
  • Joined:  01/08/14
  • Last Seen:  

Hello,

 

I want share this client, found on the Hercules Forum http://hercules.ws/board/topic/3768-2013-12-23-full-client-download/:

 

Credits: Yommy, Neo and Ossi0110.

 

This client is already supported by rAthena? I'm receiving this error while trying to login (right after selection the character) - [info]: clif_parse: Disconnecting session #3 with unknown packet version (p:0x06

8a,l:19).
 

 

Hello Hercules   smile.png

 

im Realeasing a Full Client Package for the 2013-12-23

 

 

Special thanks to 

 

Yommy

Neo

 

For Providing me the client files / Diffs

 

 

This Package Contains:

 

- Up to Date KRO Client ( updated till 30. Dezember)   Can be found in Client Folder

 

Contains:   Latest Translation Files, Working AI Folders ,  YourRO.grf  with all importan Files , and a prediffed  YourRO.exe .  This exe is for testing . you can start the client whitout a error and ingame all is tranlated.  

 

Data Folder contains a clientinfo.xml setted to localhost . but  best is to repack the YourRO.grf with your custom clientinfo.

 

All files inside this YourRO.grf are in a seperate folder called  YourRO.grf Data Stuff

 

 

 

 

- Tools Folder what contains all Importan files/Tools to create a Client.

 

contains:   Latest xDiffPatcher, Latest Nemo Patcher SVN , unbollox , ResHack , Mapcache Maker, grfbuilder , 2013-12-23 Undiffed Exe + Diffpatch)

 

 

- YourRO.grf Data Stuff Folder ,  where all importan Client files are in , Rdy to use lubs and translation ( All you need to get this client to work)

 

 

Changelog New Package

 

 

- I added a Profile for the Nemo patcher  with the name YourRO.log ,  this profile contains all important diffs to get this exe running.  How to use ?   ,  just open Nemo patcher  Load the exe and click on "Load Patches" , after that just click on "Load Profile" and select the YourRO.log file inside the Nemo folder , and  he will select all importan DIffs for you.

 

 

 

BUGS

 

- There is 1  Button in the Cashshop  window what is not translated , will be added in the next days

 

 

 

 

  --------->Download Here<----------

 

 

 

 

UPDATE 2014-01-06

 

 

Fixed the Lub error when Entering the Morocc map ,  if you using my Client Side Files packages , you can redownload it.

 

 

If you dont want to redownload it

 

 

simple delete the  \Data\luafiles514\lua files\effecttool   folder inside of the YourRO.grf  and the error is gone.

 

 

i uploaded a Fixed a YourRO.grf for all ppls who are to lazy to fix the bug self

 

 

 

DOWNLOAD LINK

 

 

Edited by telles0808
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  240
  • Reputation:   40
  • Joined:  04/27/13
  • Last Seen:  

Packet _db.txt

//2013-12-23Ragexe
packet_ver: 46
0x0369,7,actionrequest,2:6
0x083C,10,useskilltoid,2:4:6
0x0437,5,walktoxy,2
0x035F,6,ticksend,2
0x0202,5,changedir,2:4
0x07E4,6,takeitem,2
0x0362,6,dropitem,2:4
0x07EC,8,movetokafra,2:4
0x0364,8,movefromkafra,2:4
0x0438,10,useskilltopos,2:4:6:8
0x0366,90,useskilltoposinfo,2:4:6:8:10
0x096A,6,getcharnamerequest,2
0x0368,6,solvecharname,2
0x0838,12,searchstoreinfolistitemclick,2:6:10
0x0835,2,searchstoreinfonextpage,0
0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0811,-1,reqtradebuyingstore,2:4:8:12
0x0360,6,reqclickbuyingstore,2
0x0817,2,reqclosebuyingstore,0
0x0815,-1,reqopenbuyingstore,2:4:8:9:89
0x0365,18,bookingregreq,2:4:6
// 0x363,8 CZ_JOIN_BATTLE_FIELD
0x0281,-1,itemlistwindowselected,2:4:8:12
0x022D,19,wanttoconnection,2:6:10:14:18
0x0802,26,partyinvite2,2
// 0x436,4 CZ_GANGSI_RANK
0x023B,26,friendslistadd,2
0x0361,5,hommenu,2:4
0x08A4,36,storagepassword,2:4:20
	/* New */
0x09d4,2,npcshopclosed
0x09ce,102,gm_monster_item,2
	/* NPC Market */
0x09d8,2,npcmarketclosed
0x09d6,-1,npcmarketpurchase

2013 Ragexe Client

[spoiler=2013-12-23cRagexe client plus Nemo patcher]http://www.mediafire.com/download/tn22m33pulsa7tm/20131223Ragexe%20client%20plus%20Nemo.rar

this still don't work for rathena

they need to add this first to the src

/* New */

0x09d4,2,npcshopclosed

0x09ce,102,gm_monster_item,2

/* NPC Market */

0x09d8,2,npcmarketclosed

0x09d6,-1,npcmarketpurchase

try to compare 20130807 and 20131223 client packet data

they are almost similar except for this 5 packet

0x08A4,36,storagepassword,2:4:20

0x09d4,2,npcshopclosed

0x09ce,102,gm_monster_item,2

0x09d8,2,npcmarketclosed

0x09d6,-1,npcmarketpurchase

Edited by themon
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  17
  • Reputation:   8
  • Joined:  01/08/14
  • Last Seen:  

Hi themon,

 

Where is supposed to implement in the src? mmo.h? Still not working here =\

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  240
  • Reputation:   40
  • Joined:  04/27/13
  • Last Seen:  

This is working on hercules but still have many bugs like pet hatch error and some diff still don't work

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  318
  • Reputation:   37
  • Joined:  12/30/11
  • Last Seen:  

This is working on hercules but still have many bugs like pet hatch error and some diff still don't work

 

 

bugs ?

 

the patch hatch error is a servside bug

 

 some diffs still nt working ? Oo   all officiel diffs are working , you should update your nemo patcher

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  17
  • Reputation:   8
  • Joined:  01/08/14
  • Last Seen:  

hi @ossi0110, using this client I can login in the rAthena and it work very well, I did the ragexe using the diff and nemo, but, the sever drop the user every time you "buy" something, or in some special circumstances.

 

While dropping, it say on the server console about the unknown packet received, dropping the user, etc.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  240
  • Reputation:   40
  • Joined:  04/27/13
  • Last Seen:  

This is working on hercules but still have many bugs like pet hatch error and some diff still don't work

 

 

bugs ?

 

the patch hatch error is a servside bug

 

 some diffs still nt working ? Oo   all officiel diffs are working , you should update your nemo patcher

I try to use the same server and then use my old 20130814Ragexe client and the pet hatch work!!

maybe Neo have accidentally deleted something when he cleaned the 20131223cRagexe client

Edited by themon
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  51
  • Reputation:   8
  • Joined:  06/10/12
  • Last Seen:  

 

[Warning]: The packet_db table only has support up to version 45.

[Warning]: Skipping packet version 46.

???

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  30
  • Reputation:   0
  • Joined:  12/03/13
  • Last Seen:  

[Warning]: clif_parse: Received unsupported packet (packet 0x09d4, 2 bytes received), disconnecting session #17.

 

 

cuando tratas de comprar a un npc :P

 

 

y te bota del server

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  10/16/13
  • Last Seen:  

 

Please Help

 

 

[Warning]: The packet_db table only has support up to version 45.

[Warning]: Skipping packet version 46.

???

Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  737
  • Reputation:   216
  • Joined:  11/29/11
  • Last Seen:  

you'll need to change MAX_VERSION on clif.h to 46,

beside this, yes if you sending unknow packet to server he will close client session by default.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  240
  • Reputation:   40
  • Joined:  04/27/13
  • Last Seen:  

I try this 2014-02-05bRagexe.exe client after diffing it using nemo patcher. And it runs on both hercules and rathena without any packet data. Just define it on your mmo.h

Now all I'm waiting is the translation for the new map

http://k3dt.eu/Ragexe/unpacked/

 

 

 

News Update!!!

 

Ossi 2014 Full Client is now available to download

http://hercules.ws/board/topic/4328-2014-01-15-full-client-download/

Edited by themon
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  121
  • Reputation:   1
  • Joined:  12/01/12
  • Last Seen:  

themon could you mby post your whole packet.db ?

+ changing into db ver 46 and the packet db let 2014-02-05bRagexe.exe work ?

thats wow :D

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  240
  • Reputation:   40
  • Joined:  04/27/13
  • Last Seen:  

themon could you mby post your whole packet.db ?

+ changing into db ver 46 and the packet db let 2014-02-05bRagexe.exe work ?

thats wow :D

well I dont change anything in packet.db. I just download fresh rathena Emulator and just define 20140205 in my Mmo.h that's all. and now im trying Ossi new translated New world Map with that

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  09/27/13
  • Last Seen:  

 

themon could you mby post your whole packet.db ?

+ changing into db ver 46 and the packet db let 2014-02-05bRagexe.exe work ?

thats wow :D

well I dont change anything in packet.db. I just download fresh rathena Emulator and just define 20140205 in my Mmo.h that's all. and now im trying Ossi new translated New world Map with that

 

It even doesn't need to change the mmo.h  /oops

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  99
  • Reputation:   10
  • Joined:  01/13/12
  • Last Seen:  

 

This is working on hercules but still have many bugs like pet hatch error and some diff still don't work

 

 

bugs ?

 

the patch hatch error is a servside bug

 

 some diffs still nt working ? Oo   all officiel diffs are working , you should update your nemo patcher

 

 

There is a way fix pet hatch error (20131223) ?

2014 clinet has same question ?

 

edit

found it

http://hercules.ws/board/index.php?app=tracker&showissue=7952

pet hatch correct!

 

 

new question:

same #9 situation

packet(0x09d4,2,clif->pNPCShopClosed);

no found in clif.c

Edited by a91323
Link to comment
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.   Paste as plain text instead

  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.

×
×
  • Create New...