PDA

View Full Version : Bad/Expired session key issue on new install


The_Hinge
07-20-2009, 10:08 AM
Started a test server, totally clean install...WTF!!!!


[07.20. - 09:55:33] [NET__IDENTIFY] Identified stream 192.168.2.136:65052 with signature SoF_world
[07.20. - 09:55:33] [WORLD__CLIENT] Checking inbound connection 192.168.2.136 against BannedIPs table
[07.20. - 09:55:33] [WORLD__CLIENT] Connection 192.168.2.136 PASSED banned IPs check. Processing connection.
[07.20. - 09:55:33] [WORLD__CLIENTLIST_ERR] Error adding local account for LS login: 'the_hinge1', duplicate name?
[07.20. - 09:55:33] [WORLD__CLIENT_ERR] NOCLE: Bad/Expired session key '123542'

Any ideas?

The_Hinge
07-20-2009, 10:18 AM
MySQL 5.0
Active Perl 5.10
DBI
DBD-mysql
IO-stringy
EQemulator Rev 755 (The latest rev 800 looks like it's compiling with debug on)
DB version Rev 781

erde
07-20-2009, 10:27 AM
Error adding local account for LS login: 'the_hinge1', duplicate name?

Do you have used the Public Login on EQEmulator.net and now a local Login Server? If this is the case you must change the id in eqlogin db account table to the one in your eqemu accounts table.

Sorry for my bad english ;)

The_Hinge
07-20-2009, 12:04 PM
Yes its set to public

The_Hinge
07-20-2009, 01:55 PM
This is build independent.

I've tried several versions and i still get the same error.

It's either PERL or MySQL.

The_Hinge
07-22-2009, 06:15 AM
The problem appears to be the multilingual support in the MySQL 5.0.* setup.

If that feature isn't turned on during the configuration process the account authentication barfs (industry term) with the above error.