pm BUG, unable to receive ppl pm message

This place is for Closed bug reports only. NOT for asking help!

Moderators: Moderators, Developers

Scarya
Moderators
Moderators
Posts: 136
Joined: 26 May 2008, 12:25
Noob?: No

Re: [Request]pm BUG, unable to receive ppl pm message

#11 Post by Scarya »

raine11 wrote:noob here..

im not so familiar with botting..i have the same problem..bank messages when i pm my characters..i already try it in game..i pm my bot char..nothing appears..no rply..waht should i do..NEW CHAOS server from pRO
Guess what, we know that's not working on some server and we are working on it. There's no need to post it again. Thanks.
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots.
So far, the universe is winning.

Richard Cook

Wiki
User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: [Request]pm BUG, unable to receive ppl pm message

#12 Post by kLabMouse »

Hmm. From the captured packet. IC, that CharName packet Entry changed in size.
If so, there might be other changes too (Party, Guild, etc.).

Is anybody have url's to their FTP, to analize all changes they made?
toro88
Noob
Noob
Posts: 15
Joined: 12 Jul 2008, 05:19
Noob?: No

Re: [Request]pm BUG, unable to receive ppl pm message

#13 Post by toro88 »

kLabMouse wrote:Hmm. From the captured packet. IC, that CharName packet Entry changed in size.
If so, there might be other changes too (Party, Guild, etc.).

Is anybody have url's to their FTP, to analize all changes they made?

for the 9/12/2009 update
ftp://ftpen.gameflier.com.my/patch/2009 ... Ragexe.rgz
Nightwing
Noob
Noob
Posts: 12
Joined: 01 Dec 2009, 06:19
Noob?: No

Re: [Request]pm BUG, unable to receive ppl pm message

#14 Post by Nightwing »

ftp://fpatch.levelupgames.com.br/patch/

hI, kLAB, i did more 2 tests, using a recvpackets updated in 25/11/09 and re-installing totally the Ragnarok, and continuous quantity the same problem no official server bRO.
Grateful
MVP
Noob
Noob
Posts: 3
Joined: 12 Aug 2009, 03:46
Noob?: Yes

Re: [Request]pm BUG, unable to receive ppl pm message

#15 Post by MVP »

Try change to this value ,
'0097' => ['private_message', 'v Z28 Z*', [qw(len privMsgUser privMsg)]],
i think problem solved

Work for me
Dark Airnel
Been there done that!
Been there done that!
Posts: 133
Joined: 09 Oct 2009, 01:43
Noob?: No

Re: [Request]pm BUG, unable to receive ppl pm message

#16 Post by Dark Airnel »

Where can we find the file containing that code?
toro88
Noob
Noob
Posts: 15
Joined: 12 Jul 2008, 05:19
Noob?: No

Re: [Solved]pm BUG, unable to receive ppl pm message

#17 Post by toro88 »

MVP wrote:Try change to this value ,
'0097' => ['private_message', 'v Z28 Z*', [qw(len privMsgUser privMsg)]],
i think problem solved

Work for me

/swt, ya it work -.-, mean the privMsgUSer from Z24 change to Z28
Nightwing
Noob
Noob
Posts: 12
Joined: 01 Dec 2009, 06:19
Noob?: No

Re: [Solved]pm BUG, unable to receive ppl pm message

#18 Post by Nightwing »

:D
Last edited by Nightwing on 11 Dec 2009, 11:13, edited 2 times in total.
nemonskie
Noob
Noob
Posts: 1
Joined: 11 Dec 2009, 09:06
Noob?: Yes

Re: [Solved]pm BUG, unable to receive ppl pm message

#19 Post by nemonskie »

@ First Post

It's working. Thanks!
User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: [Request]pm BUG, unable to receive ppl pm message

#20 Post by kLabMouse »

MVP wrote:Try change to this value ,
'0097' => ['private_message', 'v Z28 Z*', [qw(len privMsgUser privMsg)]],
i think problem solved

Work for me
Not Only that packet Changed. :?