Gets disconnected after logging in to a new server

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

Message
Author
Kakashi
Noob
Noob
Posts: 12
Joined: 16 Apr 2012, 11:44
Noob?: Yes

Gets disconnected after logging in to a new server

#1 Post by Kakashi »

Hello,
Can anyone help me with this please?
I get disconnected after I try to login in a new server
I tried to find how to extract recvpackets but I failed, so I am using the one my friend gave me.
Can someone please extract me recvpackets and just see if my serverType is correct?

Code: Select all

[Vibe Ragnarok Online]
ip 174.140.168.32
port 6900
version 28
master_version 14
gameGuard 0
private 1
serverType iRO
recvpackets recvpackets.txt
serverEncoding Western
charBlockSize 116
addTableFolders iRO
http://www.vibe-ro.in/main/cp/?module=s ... =downloads

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Gets disconnected after logging in to a new server

#2 Post by EternalHarvest »

Kakashi wrote: Can someone please extract me recvpackets and just see if my serverType is correct?

serverType iRO
Probably incorrect, or would become incorrect with next iRO update.

Kakashi
Noob
Noob
Posts: 12
Joined: 16 Apr 2012, 11:44
Noob?: Yes

Re: Gets disconnected after logging in to a new server

#3 Post by Kakashi »

I tried using kRO_RE_(date) too, but that wont even let me login.
So I tried this, atleast I was able to login using this.

Kakashi
Noob
Noob
Posts: 12
Joined: 16 Apr 2012, 11:44
Noob?: Yes

Re: Gets disconnected after logging in to a new server

#4 Post by Kakashi »

Code: Select all

Connecting to Account Server...
Connecting (174.140.168.32:6900)... connected
-----------Account Info------------
Account ID: 2000318    BE 85 1E 00
Sex:        Boy
Session ID: 987422125  AD DD DA 3A
            398190008  B8 E5 BB 17
-----------------------------------
--------- Servers ----------
#   Name                  Users  IP              Port
0   VibeRO                22     174.140.168.32  6121
-------------------------------
Closing connection to Account Server
Disconnecting (174.140.168.32:6900)...disconnected
Server 0 selected
Connecting to Character Server...
Connecting (174.140.168.32:6121)... connected
Received characters from Character Server
------------- Character List -------------
Slot 0:  (Novice, level 0/59375616)
------------------------------------------
Received character ID and Map IP from Character Server
----------Game Info----------
Char ID: AE 01 00 00 (430)
MAP Name: dewata.gat
MAP IP: 174.140.168.32
MAP Port: 5121
-----------------------------
Closing connection to Character Server
Disconnecting (174.140.168.32:6121)...disconnected
Connecting to Map Server...
Connecting (174.140.168.32:5121)... connected
Timeout on Map Server, connecting to Account Server...

Still getting this :/

My server info is

Code: Select all

[Vibe Ragnarok Online]
ip 174.140.168.32
port 6900
version 28
master_version 14
gameGuard 0
private 1
serverType kRO_RagexeRE_2011_11_02a
recvpackets recvpackets.txt
serverEncoding Western
charBlockSize 112
addTableFolders iRO

Kakashi
Noob
Noob
Posts: 12
Joined: 16 Apr 2012, 11:44
Noob?: Yes

Re: Gets disconnected after logging in to a new server

#5 Post by Kakashi »

Image

Still getting this after trying everything I can... Help?

andy12345
Moderators
Moderators
Posts: 174
Joined: 04 Apr 2008, 10:21
Noob?: No
Location: In your dreams...

Re: Gets disconnected after logging in to a new server

#6 Post by andy12345 »

Looks like you are getting in the game (unlike your earlier post), what changes did you do?

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Gets disconnected after logging in to a new server

#7 Post by EternalHarvest »

Maybe you need 2012-03-07fRagexeRE where important packets change their IDs around again.

Kakashi
Noob
Noob
Posts: 12
Joined: 16 Apr 2012, 11:44
Noob?: Yes

Re: Gets disconnected after logging in to a new server

#8 Post by Kakashi »

andy12345 wrote:Looks like you are getting in the game (unlike your earlier post), what changes did you do?
I used iRO recvpackets. The one I extracted using v3 wasn't helpful at all. It wont even let me in.

EternalHarvest wrote:Maybe you need 2012-03-07fRagexeRE where important packets change their IDs around again.
Where can I find this?

Kakashi
Noob
Noob
Posts: 12
Joined: 16 Apr 2012, 11:44
Noob?: Yes

Re: Gets disconnected after logging in to a new server

#9 Post by Kakashi »

I googled a lil and all I could find are:
http://www.assembla.com/code/ClientSide ... xt?rev=217
and
http://forums.openkore.com/viewtopic.php?f=36&t=16861

I have no idea what to do with those...

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Gets disconnected after logging in to a new server

#10 Post by EternalHarvest »

Yeah, that's the same kind of information as in rAthena.

Openkore doesn't have this serverType yet since nobody contributed it.

Maybe your problem isn't with that, but it looks like it's with wrong packets being sent anyway. You may check it yourself, comparing with your client.

Post Reply