Packet Parser 0914 and 0915

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

Message
Author
legoa
Noob
Noob
Posts: 4
Joined: 19 Feb 2016, 07:10
Noob?: No

Packet Parser 0914 and 0915

#1 Post by legoa »

Hey anytime my bot runs in a monster it shows me packet parser 0914 and 0915 ... Dont know what I should do
Servertype, version and masterversion are correct

this is my ragexe
http://cloud.directupload.net/4Fdm

and that are the other informations
version 30
master_version 14
serverType kRO_RagexeRE_2012_04_10a
ServerEncoding Western
charBlockSize 144
addTableFolders translated/kRO_english;kRO

allanon256
Developers
Developers
Posts: 19
Joined: 06 Mar 2010, 19:33
Noob?: No

Re: Packet Parser 0914 and 0915

#2 Post by allanon256 »

Maybe the server you're on has upgraded? Packet 0914 is actor_moved and 0915 is actor_exists in Network/Receive/ServerType0.pm. If you think those are right for your server, try adding them to the recvpackets.txt for your server.

legoa
Noob
Noob
Posts: 4
Joined: 19 Feb 2016, 07:10
Noob?: No

Re: Packet Parser 0914 and 0915

#3 Post by legoa »

how should I add them because on recvpackets it is with a 0.

legoa
Noob
Noob
Posts: 4
Joined: 19 Feb 2016, 07:10
Noob?: No

Re: Packet Parser 0914 and 0915

#4 Post by legoa »

found it out, Thank you!

guestguest
Noob
Noob
Posts: 7
Joined: 23 Mar 2016, 17:01
Noob?: No

Re: Packet Parser 0914 and 0915

#5 Post by guestguest »

legoa wrote:found it out, Thank you!
How were you able to find it out? I have the same problem as you. It'd be nice if you leave your solution.

User avatar
SkylorD
Moderators
Moderators
Posts: 1166
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil
Contact:

Re: Packet Parser 0914 and 0915

#6 Post by SkylorD »

Use the search containing "0914" as word.
Learn rules

hercolinoo
Noob
Noob
Posts: 6
Joined: 23 Aug 2009, 18:58
Noob?: No

Re: Packet Parser 0914 and 0915

#7 Post by hercolinoo »

Thank you very much Mr. SkylorD and Mr. allanon256, this tips has been solved my issues!

Locked