VMware Workstation - 17.5
Networking - Bridged (w/Replicate physical network connection state)
OS - CentOS 8

Startup:
Code:
[root@localhost showeq]# showeq -i ens160
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
ShowEQ 6.3.14, released under the GPL.
  SINS 0.5, released under the GPL.
All ShowEQ source code is Copyright (C) 2000-2019 by the respective ShowEQ Developers
ShowEQ comes with NO WARRANTY.

You may redistribute copies of ShowEQ under the terms of
The GNU General Public License.
See: http://www.gnu.org/copyleft/gpl.html for more details...

For updates and information, please visit http://seq.sourceforge.net/
ShowEQ 6.3.14, Built from 'main.cpp' on Jun 12 2024 at 21:32:09
    CVS: @(#) $Id: main.cpp 1279 2022-10-20 00:33:52Z cn187 $ $Name$
        Using GCC version: 8.5.0
        Using glibc version: 2.28
        Using Qt version: 5.15.3
    Running on Linux release 4.18.0-553.5.1.el8.x86_64 for processor x86_64

Using config file '/root/.showeq/showeq.xml'
Loaded preferences file: /usr/local/share/showeq/seqdef.xml!
Unable to open file: /root/.showeq/showeq.xml!
Info: Listening for first client seen.
Info: Initializing Packet Capture Thread: 
Info: Filtering packets on device ens160, searching for EQ client...
Warning: Spells: Failed to open: '/usr/local/share/showeq/spells_us.txt'
Warning: GuildMgr: Could not load guildsfile, /root/.showeq/tmp/guilds3.dat
Info: Loading Filters from ''
QFSFileEngine::open: No file name specified
Info: Loading Zone Filter File: 
QFSFileEngine::open: No file name specified
Info: Loading Zone Filter File: 
QFSFileEngine::open: No file name specified
Info: Categories Reloaded
Info: No Map found for zone 'unknown'!
Info:     Checked for all variants of 'unknown.map', 'unknown.txt', and 'unknown_1.txt'
Info:     in directories '/root/.showeq/maps' and '/usr/local/share/showeq/maps'!
Warning: Could not restore dock/window geometry.  Rearrange windows as desired and then re-save preferences
Warning: Could not restore dock/window state.  Rearrange windows as desired and then re-save prefrences
Warning: EQStr: Failed to open '/usr/local/share/showeq/eqstr_us.txt'
After zoning:
Code:
Debug: PCAP Filter Set: udp and (portrange 9000-9007 or port 9876 or port 53168) and host 127.0.0.0 and ether proto 0x0800 and not broadcast and not multicast
Info: EQPacket: SessionRequest detected, pcap filter: EQ Client 127.0.0.0, Client port 53168. Server port 9014
Not sure what's missing here, shouldn't this pop in after the first zone?