recvpackets or serverType problem?

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

Moderator: Moderators

bloodsside13
Human
Human
Posts: 21
Joined: 05 Jul 2012, 22:27
Noob?: Yes

recvpackets or serverType problem?

#1 Post by bloodsside13 »

i getting problem on my server recognizing npc. My bot recognizing the npc as a players. Using nl command you will see the player names and when you use pl you will also see the player names. I already updated the recvpackets using v3 and change serverType in the nearest date because i got dec 11, 2010 on PeViewer so i put RagexeRE_2010_11_24a. Before the server update all my bot working fine and after the server update i got this problem. Before i used charBlockSize 136 after the server update not recognize the character so the perfect charBlockSize 132 that recognize well.

I don't what is the problem on my bot. Because when trying other serverType i got diff. error and i don't know if my recvpackets is also correct but i successfully created a new one maybe it's correct.

errors that i encountered on serverType kRO_RagexeRE_2010_11_24a, kRO_RagexeRE_2011_10_05a,
[Jul 21 11:02:32 2012.94] -----------NPC List-----------
# Name Coordinates ID
0 Unknown #110004768 (128, 0) 110004768 (NPC DETECTED)
1 Unknown #110013378 (80, 0) 110013378 (NPC DETECTED)
2 Unknown #110013307 (20, 0) 110013307 (NPC DETECTED)
3 Unknown #110006863 (80, 0) 110006863 (NPC DETECTED)
4 Garlic Pizza (159, 92) 2354860 (PLAYER DETECTED)
5 FUCKYEAHHH v3 (158, 99) 2340565 (PLAYER DETECTED)
6 Unknown #2083582 (165, 89) 2083582 (PLAYER DETECTED)
7 Unknown #2106125 (167, 101) 2106125 (PLAYER DETECTED)
8 Unknown #2350914 (171, 88) 2350914 (PLAYER DETECTED)
9 Unknown #2275164 (162, 88) 2275164 (PLAYER DETECTED)
Removed actor with off map coordinates: (448,80)->(448,80), field max: (320,320)
Error i encountered when i use this serverType kRO_RagexeRE_2010_08_03a
Packet Parser: Unknown switch: 0857
Packet Parser: Unknown switch: 0857
Packet Parser: Unknown switch: 0857
Packet Parser: Unknown switch: 0857

Help guy's i also update my openkore but still no luck. Please help me to identify the error i am encountering right now.
I have 2 suspects why this happening maybe my recvpackets or serverType.

serverType description?
recvpackets description?

so i clearly understand what is the real purpose of the two. :|
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: recvpackets or serverType problem?

#2 Post by EternalHarvest »

Recvpackets are fine if there are no "packet tokenizer" warnings.
unami89
Noob
Noob
Posts: 2
Joined: 21 Jul 2012, 07:14
Noob?: Yes

Re: recvpackets or serverType problem?

#3 Post by unami89 »

dreamer ro is it? i get same error too..... is the server type is 2010 12 08 is there anyway to make server type?
bloodsside13
Human
Human
Posts: 21
Joined: 05 Jul 2012, 22:27
Noob?: Yes

Re: recvpackets or serverType problem?

#4 Post by bloodsside13 »

EternalHarvest wrote:Recvpackets are fine if there are no "packet tokenizer" warnings.

Okay, what's the main problem here? the serverType?

I am using characterBlocksize 132 before i used 136 now after server update the bot not recognize my character so i change it to 132 and it's fine. characterBlocksize is also for recognizing mobs npc and players? or serverType is the main problem here?

Btw, i am playing kRO renewal server.
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: recvpackets or serverType problem?

#5 Post by EternalHarvest »

The problem is with serverType. charBlockSize is for your own characters only.
bloodsside13
Human
Human
Posts: 21
Joined: 05 Jul 2012, 22:27
Noob?: Yes

Re: recvpackets or serverType problem?

#6 Post by bloodsside13 »

I try all the serverType even the new release openkore_ready which is updated. But still no luck. It means no luck to run this program again in normal w/o errors.
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: recvpackets or serverType problem?

#7 Post by EternalHarvest »

Btw, i am playing kRO renewal server.
Why you're posting in "private servers"?

If you're on private server anyway, there's a lengthly topic in bug reports about similar problems where none of the users who had this problem tried to fix it. And that wasn't even reproducible on all mentioned servers we were able to try, everything worked just fine.
bloodsside13
Human
Human
Posts: 21
Joined: 05 Jul 2012, 22:27
Noob?: Yes

Re: recvpackets or serverType problem?

#8 Post by bloodsside13 »

EternalHarvest wrote:
Btw, i am playing kRO renewal server.
Why you're posting in "private servers"?

If you're on private server anyway, there's a lengthly topic in bug reports about similar problems where none of the users who had this problem tried to fix it. And that wasn't even reproducible on all mentioned servers we were able to try, everything worked just fine.
this is private server. "DreamerRO" my server. If no one can experience this problem maybe it's time to update the serverType. Is there any tutorial editing or making serverType?

As i read to you given link the server convert all mobs and player as npc and i related to that problem too.