So I have been unable to get my chat channels or mail system to work for some reason. I have opened ports 7778 and made firewall exceptions, but just wont ever connect. This is what it says upon attempting to connect
Code:
[UCS] [Info] Starting EQEmu Universal Chat Server
[UCS] [Info] Connecting to MySQL
[UCS] [Info] Using database [peq] at [localhost]:[3306]
[UCS] [Info] Starting File Log [logs/ucs_23024.log]
[UCS] [Info] Loaded default rule set 'default'
[UCS] [Info] Initialized dynamic dictionary entries
[UCS] [Info] Expiring mail
[UCS] [Info] There are [0] messages in the database
[UCS] [Info] Expired [0] trash messages
[UCS] [Info] Expired [0] read messages
[UCS] [Info] Expired [0] unread messages
[UCS] [Info] Loading [assets/opcodes/mail_opcodes.conf]
[UCS] [Info] Loading chat channels from the database
[UCS] [Info] Connection type is Combined (RoF2)
[UCS] [Info] Received login for user [SOE.EQ.EQA.Froggie] with key [2EF1291C]
[UCS] [Info] DB key is [[0B01A8C02EF1291C]], Client key is [[0100007F2EF1291C]]
[UCS] [Error] Chat Key for [SOE.EQ.EQA.Froggie] does not match, closing connection.
[UCS] [Info] Force disconnecting client: [127.0.0.1]:[43501], KeyValid=[false], GetForceDisconnect()=[false]
[UCS] [Info] Connection type is Combined (RoF2)
[UCS] [Info] Received login for user [SOE.EQ.EQA.Froggie] with key [580BB15B]
[UCS] [Info] DB key is [[0B01A8C0580BB15B]], Client key is [[0100007F580BB15B]]
[UCS] [Error] Chat Key for [SOE.EQ.EQA.Froggie] does not match, closing connection.
[UCS] [Info] Force disconnecting client: [127.0.0.1]:[45549], KeyValid=[false], GetForceDisconnect()=[false]
Any advice?