Ragnarok PR - disconnect when AI starts

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

Moderator: Moderators

Message
Author
WarrenOliver
Noob
Noob
Posts: 1
Joined: 06 Dec 2012, 11:26
Noob?: No

Ragnarok PR - disconnect when AI starts

#1 Post by WarrenOliver »

trying to connect on this server
I can connect to the server fine but whenever the AI kicks in I am disconnected to mapserver

I think there's a problem with my server info but i cant pinpoint where it is
maybe its on the servertype or packets but i tried all but failed

Code: Select all


ip 192.69.200.4
port 6900
private 1
master_version 14
version 25
serverType kRO_RagexeRE_2011_10_05a
serverEncoding Western
charBlockSize 144
#addTableFolders ROPR
recvpackets
client
kore version: r8329
logs:

Code: Select all


Relogging in 1 seconds...
Connecting to Account Server...
Connecting (192.69.200.4:6900)... connected
-----------Account Info------------
Account ID: 
Sex:        
Session ID: 
            
-----------------------------------
--------- Servers ----------
#   Name                  Users  IP              Port
0   ROPR                  26     192.69.200.4    6121
-------------------------------
Closing connection to Account Server
Disconnecting (192.69.200.4:6900)...disconnected
Server 0 selected
Connecting to Character Server...
Connecting (192.69.200.4:6121)... connected
Received characters from Character Server
------------- Character List -------------
Slot 0: XXX (Royal Guard, level 160/50)
Slot 1: XXX (Whitesmith, level 99/70)
Slot 4: XXX (Sorcerer, level 160/50)
------------------------------------------
Received character ID and Map IP from Character Server
----------Game Info----------
Char ID: 0C 0A 00 00 (2572)
MAP Name: new_zone02.gat
MAP IP: 192.69.200.4
MAP Port: 5121
-----------------------------
Closing connection to Character Server
Disconnecting (192.69.200.4:6121)...disconnected
Connecting to Map Server...
Connecting (192.69.200.4:5121)... connected
You are now in the game
Your Coordinates: 104, 97
[Guild] Welcome to RagnarokPR! Enjoy! Please report any bugs if you find
something.
Map Change: new_zone02.gat (104, 97)
You are now: EFST_ON_PUSH_CART (Duration: 9.999s)
You are again: EFST_ON_PUSH_CART (Duration: 9.999s)
NPC Exists: Warper#49 (100, 109) (ID 110012257) - (0)
Exp gained: 0/0 (0.00%/0.00%)
Map Change: new_zone02.gat (104, 97)
[GM] Welcome [ XXX ] to Ragnarok PR!
[Guild] Facebook Page : www.facebook.com/RagnaPR
[Guild] Groups : www.facebook.com/groups/RagnarokPR
[Guild] Visit Ragnarok PR Site : www.ragnarokpr.com/cp
You are again: EFST_ON_PUSH_CART (Duration: 9.999s)
NPC Exists: Warper#49 (100, 109) (ID 110012257) - (0)
Calculating random route to: Training Ground (new_zone02): 23, 161
Disconnected from Map Server, connecting to Account Server in 30 seconds...
suggestions are welcome

akosigumbie
Noob
Noob
Posts: 1
Joined: 22 Dec 2012, 17:25
Noob?: Yes

Re: Ragnarok PR - disconnect when AI starts

#2 Post by akosigumbie »

i experience the same problem. please help!

ever_boy_
Developers
Developers
Posts: 308
Joined: 06 Jul 2012, 13:44
Noob?: No

Re: Ragnarok PR - disconnect when AI starts

#3 Post by ever_boy_ »

you are probably sending wrong "move" packet.
turn on 'debugPacket_sent' in your config.txt and check what packet is being sent when trying to move.
then, log in on your regular client and check what is the packet sent when trying to move (if you're on wireshark, use 'ip.dst == yourMapServer' filter).

NoobatFirst
Noob
Noob
Posts: 5
Joined: 22 Aug 2010, 21:05
Noob?: Yes

Re: Ragnarok PR - disconnect when AI starts

#4 Post by NoobatFirst »

ever_boy_ wrote:you are probably sending wrong "move" packet.
turn on 'debugPacket_sent' in your config.txt and check what packet is being sent when trying to move.
then, log in on your regular client and check what is the packet sent when trying to move (if you're on wireshark, use 'ip.dst == yourMapServer' filter).
How can i resolve this wrong "move" packet? i have tried using the wireshark but it's too broad.. when im done capturing the packet and tried filtering ip.dst == server ip/map ip address it does not show any info how to get the sent packet.. kindly explain further please

Thank you!
Currently UsingOpenKore Version r8044
Acting so Cool aint Cool at all..

Post Reply