My game is at the current most version, I just double checked with file check. Ashita is fully up to date along with plugins. My server is also fully updated as of just a few hours or so ago. This problem has been ongoing for about three weeks now for my entire server. When a player checks a mob or player my server says:
[Warning] Bad packed size 0DD : 164A 16DE 16DA from user: playername
nothing happens, no search window pops up, nor does it say any information in the chat menu.
Cannot Check players or monsters.. Please Help!
Re: Cannot Check players or monsters.. Please Help!
the latest update changed the size of the 0DD packet (/check)
incorrect size means your client isn't up to date - delete a file and redo a file check. the current FFXI version (until next week) is 30130705_0
incorrect size means your client isn't up to date - delete a file and redo a file check. the current FFXI version (until next week) is 30130705_0
Re: Cannot Check players or monsters.. Please Help!
I just did that and ran file check again.. It repaired the 2 files I deleted and said I was fully up to date.
Re: Cannot Check players or monsters.. Please Help!
i remember telling someone how to change it because they didn't want to update your clients, but if you edited packet_system.cpp and changed it yourself, it won't work anymore
line 4778 should be: PacketSize[0x0DD] = 0x08; PacketParser[0x0DD] = &SmallPacket0x0DD;
when in doubt, revert
line 4778 should be: PacketSize[0x0DD] = 0x08; PacketParser[0x0DD] = &SmallPacket0x0DD;
when in doubt, revert