So I'm brand new here and having a bit of trouble getting a server up and running.
I am able to connect to other public servers listed on the emulator.net server lists, where everything ran smoothly for me, so I don't believe the client is an issue.
I am able to login on the 'EQEmu Login Server' with the username and password that I made for myself. I can create characters without issue as well. However, when I attempt to 'Enter World' or 'Start Tutorial' I get a message saying 'You have been disconnected' on an otherwise blank, black screen, after which I am booted to the server selection screen with no servers in the list. If I log out, and back in, the server is listed again, and I can repeat the process.
I looked at EQemu\World.exe log, and found the following most troubing:
[09.06. - 15:09:19] [WORLD__CLIENT] New connection from 192.168.10.2:2252
[09.06. - 15:09:19] [NET__IDENT_TRACE] 192.168.10.2:2252: First opcode 0x4dd0 did not match expected 0x2792
[09.06. - 15:09:19] [NET__IDENT_TRACE] 192.168.10.2:2252: Tried patch 6.2_world, and it did not match.
[09.06. - 15:09:19] [NET__IDENT_TRACE] 192.168.10.2:2252: First opcode 0x4dd0 did not match expected 0x2ec9
[09.06. - 15:09:19] [NET__IDENT_TRACE] 192.168.10.2:2252: Tried patch 6.2_zone, and it did not match.
[09.06. - 15:09:19] [NET__IDENT_TRACE] 192.168.10.2:2252: First opcode matched 0x4dd0 and length matched 464
[09.06. - 15:09:19] [NET__IDENTIFY] Identified stream 192.168.10.2:2252 with signature Titanium_world
[09.06. - 15:09:19] [WORLD__CLIENT] New connection from 192.168.10.2:2252, processing connection
[09.06. - 15:09:19] [WORLD__CLIENT] Ryan: Logged in. Mode=(CharSel)
[09.06. - 15:09:19] [WORLD__CLIENT] Ryan: LS Account #2
[09.06. - 15:09:56] [WORLD__CLIENT_ERR] Ryan: Could not get CharInfo for 'Roguette'
[09.06. - 15:09:56] [WORLD__CLIENT] Ryan: Client disconnected (not active in process)
If I look at the peq/character_ table, I see my characters there, but all of the entries for timelaston, zoneid, pktime, groupid, class, and level are all '0'.
Frankly, I don't have a clue of what to do now. I followed the instructions here (
http://www.eqemulator.net/forums/sho...ight=MiniLogin) as best I could, I think I may have slightly newer versions of MySQL and Perl than those listed here.
If additional log or install information is needed, please let me know an I can post the information.