I am still getting unhandled OPCODE messages. My setup is a Centos 6.9 VBox with network adapter in bridged mode. I can see EQ traffic, because my SEQ detects my client when I start EQ.

Did the following to try and resolve:

- Fresh install of CentOS 6.9
- Installed all libs including gcc, gcc-c++, sqlite, qt3, libpcap, libtool
- Downloaded SVN
- Successful ./configure && make && make install
- Downloaded 9/20 diffs file
- ran patch -p 0 < diffsXXXX.txt and it patched with no errors
- Started ShowEQ
- Set eth0 as device
- It detects my EQ client when I started everquest
- Starts to show unhandled OPCODE messages and no data

Am I missing something? Sorry if bad thread to post this.