Posted: Sun Oct 21, 2007 11:10 am Post subject: POL097 2007-08-23 "Expected packet hook function"
Linux core.
Pol is flooding console with such text:
Code:
[10/21 14:24:15] Expected packet hook function for msg d6 but was null!
[10/21 14:24:25] Expected packet hook function for msg d6 but was null!
[10/21 14:24:28] Expected packet hook function for msg d6 but was null!
1. Do You use another map then britannia (eg. Ilshenar,Malas etc)?
2. Do You have a recive packet hooked??
some ieas:
1. I have this problem too, i tried to log all the packets 0xd6 that comes out or in but after couple hours the file was so big taht i couldn`t open it and had to delete ;p
2. I thought it may be a Windows problem but... but this is LInux problem too
3. I tried to disable this packet (removig whole directory) but it didn`t help
4. Now I`ll try to remove a Ilshenar map for players. I`m so lost for now...
Afaik this is becouse Razor(normal client does not send it) is sending 0xd6 packet to server ( it has something to do with last target, i think ), runuo seems to be handling this packet from razor, but pol is not, so to stop flooding console just add packet hook for 0xd6 and define receivefunction.
In uopacket.cfg: