Page 1 of 1
Packet unknow
Posted: Fri Aug 25, 2006 4:22 am
by shaka drl
[08/25 14:14:40] sysload=26 (23) cputime=484375
Unknown packet type 0xbf: 9 bytes (IP:XX.XX.XX.XX, Account:X_XXXXXX)
0000: bf 00 09 00 0c 00 7c 4f da ......|O ........
Unknown packet type 0xbf: 9 bytes (IP:XX.X.XXX.XX, Account:XXXXXXX)
How can i resolve this "unknow packet"?
Thanks
Posted: Fri Aug 25, 2006 12:00 pm
by Yukiko
Sometimes this is caused by an attempt to login with a client that is using an encryption level that is different than what POL is looking for.
Make sure the person at the IP that is giving you that error is using the right client and, if your server is set for no encryption, that they are using a client that has been "riced" using UO_Rice.
Posted: Fri Aug 25, 2006 12:39 pm
by shaka drl
Encryptin is set to NONE and client is 4.0.10B (uorice) for alla players.... i apologise that this error apear when you open a gump/window in Uo..... some solutions?
Thanks
Posted: Fri Aug 25, 2006 12:49 pm
by MuadDib
Read up on the pol.cfg file. There is an option there, to disable the notices of unknown packets

Posted: Fri Aug 25, 2006 1:30 pm
by shaka drl
You are right MuadDib.... i'm blind.... But unknow packets are all right?
Posted: Fri Aug 25, 2006 2:40 pm
by MuadDib
Yes, they are fine.
All unknown packets are, is something the Core doesn't know about, or rather use. So hence the term "unknown" because POL doesn't know them or isn't made to use them. If it's something you want to use, in 096+ you can make packethooks to use them. But otherwise, usually no need to know about them. Which is why the ability to disable that message was introduced.
Posted: Sat Aug 26, 2006 12:02 am
by shaka drl
Thanks a lot.