auto discconect when attacking monster

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

Moderator: Moderators

iamGray
Human
Human
Posts: 34
Joined: 09 Mar 2015, 14:01
Noob?: No

auto discconect when attacking monster

#1 Post by iamGray »

Welcome to privaterserver!
You are now: EFST_ON_PUSH_CART
You have gained 0/0 (0.00%/0.00%) Exp
Allowed other player invite to Party
Other players are not allowed to view your Equipment.
Packet Parser: Unknown switch: 02C1
Calculating random route to: Payon Forest (pay_fild08): 49, 342
You are now attacking Monster Poring (0)
Disconnected from Map Server, connecting to Account Server in 30 seconds

why always disconnect when my bot attack the monster??
ImageI Love Openkore ^^
vitriol
Plain Yogurt
Plain Yogurt
Posts: 61
Joined: 19 Apr 2011, 23:26
Noob?: No

Re: auto discconect when attacking monster

#2 Post by vitriol »

your server connection settings are probably incorrect. try different server types
iamGray
Human
Human
Posts: 34
Joined: 09 Mar 2015, 14:01
Noob?: No

Re: auto discconect when attacking monster

#3 Post by iamGray »

sir when i change the number of servertype the connection of bot is lost like connecting and discconect,
ImageI Love Openkore ^^
vitriol
Plain Yogurt
Plain Yogurt
Posts: 61
Joined: 19 Apr 2011, 23:26
Noob?: No

Re: auto discconect when attacking monster

#4 Post by vitriol »

the server type is probably close to the exact server type but its not the exact one you need. openkore doesn't have the recvpackets for every server type, but if you chose a server type that is close enough to the exact one, then it might look like it works but it also has bugs because the packets are not handled correctly. sometimes the bugs are so small that its not a problem, but there can be big bugs too.
since openkore doesn't have the recvpackets for your server type, you need to generate the recvpackets using one of the guides on the forum.

ie. maybe the exact server type is 2013-05-29 but if openkore does not have that exact server type (and you are using 2013-06-05 instead because it is close enough) in your src\Network\Receive\kRO folder and you also get bugs, then you probably need to generate recvpackets.txt

i don't know for certain that generating recvpackets.txt will solve your problem, but the explanation makes sense and its worth a shot