Jump to content

[Info]: Closed connection from [ IP ]


aksunax

Recommended Posts


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  03/15/14
  • Last Seen:  

Buenas, tengo un servidor rAthena 17723, En el estoy utilizando el cliente fecha 2013-08-07 va todo perfectamente pero... al querer ingresar al mapa me dice en el cliente "Rejected from server.(3)", En el servidor aparece lo siguiente

 

OZLdYzf.png

 

conf\battle\client

// default value: 0x7FFFFFFF			(all clients/versions [5;39])
packet_ver_flag: 0x7FFFFFFF

// 0x00000001: 2013-06-18	Ragexe		(version 40)
// 0x00000002: 2013-06-26	Ragexe		(version 41)
// 0x00000004: 2013-07-03	Ragexe		(version 42)
// 0x00000008: 2013-07-10	Ragexe		(version 43)
// 0x00000010: 2013-07-17	Ragexe		(version 44)
// 0x00000020: 2013-08-07	Ragexe		(version 45)
// default value: 0x7FFFFFFF			(all clients/versions [41;72])
packet_ver_flag2: 0x7FFFFFFF

src\common\mmo

#ifndef PACKETVER
	#define PACKETVER 20130807
//#define PACKETVER 20120410
#endif

src\map\clif

enum { // packet DB
	MIN_PACKET_DB  = 0x0064,
	MAX_PACKET_DB  = 0xf00,
	MAX_PACKET_VER = 46,
	MAX_PACKET_POS = 20,
};

Edited by aksunax
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  71
  • Reputation:   3
  • Joined:  12/31/11
  • Last Seen:  

TIenes los packets para ese exe en el db/packet_db.txt?

//2013-08-07Ragexe
packet_ver: 45
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
0x0887,36,storagepassword,2:4:20
0x09C1,10,ZC_C_MARKERINFO,2:6:8
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:  

usa el cliente 2013-12-23cRagexe es más estable.
Problema de packets que no reconoce.

Link to comment
Share on other sites

  • 5 weeks later...

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  03/15/14
  • Last Seen:  

Disculpa la tardanza el tema ya esta solucionado y corre con el  2013-08-07, Una duda habilite en el emulador que mostrara el HP los mobs y no lo muestran eso debe de ser por el cliente.?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  71
  • Reputation:   3
  • Joined:  12/31/11
  • Last Seen:  

Disculpa la tardanza el tema ya esta solucionado y corre con el  2013-08-07, Una duda habilite en el emulador que mostrara el HP los mobs y no lo muestran eso debe de ser por el cliente.?

La barra de vida de los mobs depende si tienes habilitado el /showname o no. En el unico formato que en que aparece la barra de % vida del mob es seteando el /showname (tipo 2), por defecto el cliente esta habilitado, pero como tipo 1.

Para cambiarlo ingresas al juego y luego escribe el comando /showname y este será seteado como tipo 2 directamente y listo.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  03/15/14
  • Last Seen:  

Si eso lo se pero aun así con el /showname aun que cambie a tipo 2 no lo muestra.

 

 

Edito: Problema solucionado era el Langtype estaba en 17 y lo deje en 0 y volvio a la normalidad, Gracias por la ayuda. Saludos.

Edited by aksunax
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...