View Single Post
  #8  
Old 09-17-2010, 08:52 AM
Capheus
Hill Giant
 
Join Date: Apr 2008
Location: Milwaukee
Posts: 141
Default

It looks like the eqemulogin and the client aren't talking to one another. Double check to make sure that you have the login_opcodes.conf and EQEmuAuthCrypto.dll files are in the same directory as world.exe. And as always, make sure you have the correct ports opened up. I don't remember the exact numbers off the top of my head. I believe Trevius has them in his FAQ section.

This is what I see when I login

Code:
New Client UDP connection from 192.168.1.101:52309
   0: 02 00 00 00 00 00 00 00 - 00 00 08 00              | ............
Client OPCode:      184 Received
OP_Session_Ready
   0: 02 00 00 00 00 00 00 00 - 00 01 65 00 00 00 00 43  | ..........e....C
  16: 68 61 74 4D 65 73 73 61 - 67 65 00                 | hatMessage.
   0: 03 00 00 00 00 02 00 00 - 00 00 04 F2 F3 F0 C0 5D  | ...............]
  16: 11 55 48 FD F4 2B 63 A8 - 53 14 83 99 73 FE B1 32  | .UH..+c.S...s..2
  32: 7E FC                                              | ~.
Client OPCode:      185 Received
OP_Login
   0: 03 00 00 00 00 02 00 00 - 00 00 04 F2 F3 F0 C0 5D  | ...............]
  16: 11 55 48 FD F4 2B 63 A8 - 53 14 83 99 73 FE B1 32  | .UH..+c.S...s..2
  32: 7E FC                                              | ~.
User: Nightworker8
Hash: 8be3c943b1609fffbfc51aad666d0a04adf83c9d
Creating credential for account 2.
There are 1 credential record(s).
Output packet size is 90
   0: 03 00 00 00 00 02 00 00 - 00 00 0D 9F 27 9B A5 D8  | ............'...
  16: 72 60 86 45 0F C4 CB 6D - 44 90 0C 1A FF B8 B2 88  | r`.E...mD.......
  32: A5 A6 46 13 96 95 68 AC - DF 38 2B 02 BB DE 05 67  | ..F...h..8+....g
  48: 1C D0 E5 72 80 F3 DE F8 - F4 B2 A4 03 4C A6 4B B1  | ...r........L.K.
  64: 54 D8 96 D0 0E 16 50 11 - F2 A1 A4 03 4C C5 4B B1  | T.....P.....L.K.
  80: 54 D9 A2 E1 B7 DD 66 19 - 58 F7                    | T.....f.X.
   0: 04 00 00 00 00 00 00 00 - 00 00                    | ..........
Client OPCode:      186 Received
SERVER LIST Request

Packet Size is 74
   0: 04 00 00 00 00 00 00 00 - 00 00 65 01 00 00 00 00  | ..........e.....
  16: 01 00 00 00 31 39 32 2E - 31 36 38 2E 31 2E 31 30  | ....192.168.1.10
  32: 31 00 01 00 00 00 01 00 - 00 00 6D 79 77 6F 72 6C  | 1.........myworl
  48: 64 20 6C 6F 6E 67 20 6E - 61 6D 65 00 45 4E 00 55  | d long name.EN.U
  64: 53 00 02 00 00 00 00 00 - 00 00                    | S.........
Received server Opcode:     1001, Size: 12
   0: 00 00 00 00 00 00 00 00 - 05 00 00 00              | ............
Reply With Quote