Jump to content

Problema Con Mi Cliente


chonbo

Recommended Posts


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  09/30/13
  • Last Seen:  

Buenos Dias Hago Este Post x que ya no se a quien mas recurir xD Lo Que Pasa es que yo ya tengo una Emulador rathena Online en un Host pero el detalle es mi cliente he provado de todas las fechas que estan en la packet db hora uzo un cliente 2012-04-10 De Una Guia 2012 y hago todo como van los pasos 

 

Configuro el Src/common/mmo.h


#ifndef PACKETVER
	#define PACKETVER 20120410
	//#define PACKETVER 20130522
#endif

Despues Voy ala packet_db 

//2012-04-10aRagexeRE
packet_ver: 30
0x01fd,15,repairitem,2:4:6:7:9:11:13
0x089c,26,friendslistadd,2
0x0885,5,hommenu,2:4
0x0961,36,storagepassword,2:4:20
0x0288,-1,cashshopbuy,2:4:8:10
0x091c,26,partyinvite2,2
0x094b,19,wanttoconnection,2:6:10:14:18
0x0369,7,actionrequest,2:6
0x083c,10,useskilltoid,2:4:6
0x0439,8,useitem,2:4
0x0945,-1,itemlistwindowselected,2:4:8:12
0x0815,-1,reqopenbuyingstore,2:4:8:9:89
0x0817,2,reqclosebuyingstore,0
0x0360,6,reqclickbuyingstore,2
0x0811,-1,reqtradebuyingstore,2:4:8:12
0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0835,2,searchstoreinfonextpage,0
0x0838,12,searchstoreinfolistitemclick,2:6:10
0x0437,5,walktoxy,2
0x0886,6,ticksend,2
0x0871,5,changedir,2:4
0x0938,6,takeitem,2
0x0891,6,dropitem,2:4
0x086c,8,movetokafra,2:4
0x08a6,8,movefromkafra,2:4
0x0438,10,useskilltopos,2:4:6:8
0x0366,90,useskilltoposinfo,2:4:6:8:10
0x0889,6,getcharnamerequest,2
0x0884,6,solvecharname,2
0x08e6,4
0x08e7,10,bookingsearchreq,2:4:6:8:12
0x08e8,-1
0x08e9,2,bookingdelreq,0
0x08ea,4
0x08eb,39,bookingupdatereq,2
0x08ec,73
0x08ed,43
0x08ee,6
0x08ef,6,bookingignorereq,2
0x08f0,6
0x08f1,6,bookingjoinpartyreq,2
0x08f2,36
0x08f3,-1
0x08f4,6
0x08f5,-1,bookingsummonmember,2:4
0x08f6,22
0x08f7,3
0x08f8,7
0x08f9,6
0x08fa,6
0x08fb,6,bookingcanceljoinparty,2
0x0907,5,moveitem,2:4
0x0908,5
0x08d7,28,battlegroundreg,2:4 //Added to prevent disconnections
0x08cf,10 //Amulet spirits
0x0977,14 //Monster HP Bar
0x0916,26,guildinvite2,2
0x091d,18,bookingregreq,2:4:6


y voy a mi Clientinfo y configuro

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
   <connection>
      <display>Choco-Ro</display>
      <balloon>Servidor Ragnarok Online</balloon>
      <desc>description</desc>
      <address>216.245.195.154</address>
      <port>6900</port>
      <version>30</version>
      <langtype>1</langtype>
      <registrationweb></registrationweb>
        <aid>
            <admin>2000000</admin>
			<admin>2000001</admin>
			<admin>2000002</admin>
        </aid>
        <loading>
            <image>loadingscreen01.jpg</image>
        </loading>
   </connection>
</clientinfo>

Despues Compilo Mu Emulador y al quere entrar me tira esto :c

11iq2oy.jpg

 

Queria Ytulizar Clientes 2013 pero no me funcionan me salen error que no es unarchi conpatible 

Se Les Agradece la ayuda porfavor ya tengo mas de 1 semanas tratando de poder hacer mi cliente xd

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  177
  • Topics Per Day:  0.04
  • Content Count:  909
  • Reputation:   247
  • Joined:  11/08/11
  • Last Seen:  

los clientes 2013 de los mains necesitan de normal:

langtype 0.

packet_db.txt

 

-> packet_db_ver: 30 (cambias esto a 30)
// packet_db_ver: default (deshabilitas esto)

 

loging_athena.conf.

 

confirma esto:

 

// Check The clientversion set in the clientinfo ?
check_client_version: no

// What version we would allow to connect? (if the options above is enabled..)
client_version_to_connect: 25

 

Veo en la foto que estas puede ser que estes usando el cliente _J.exe que diffeo judas para hacerlo compatible con los nuevos packets de login hace ya más de un año...deberias de diffearte uno propio para ver si el error es por eso.

 

 

NoTa Personal:

 

Si desconoces estas cosas no deberias de abrir ningún servidor público porque no estás preparado para gestionarlo correctamente....

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  09/30/13
  • Last Seen:  

Muchas gracias amigo ya pude logiar me sirvio  de mucho muchas gracias 

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