View Single Post
  #5  
Old 09-13-2005, 01:44 AM
cmdr-franck
Fire Beetle
 
Join Date: Sep 2005
Posts: 22
Default fixes 0x0001

Hi I fianlly fixed the OPCode error from Minilogin.

My OPCOde file had to sets of opcode for login .. one that had values 0x0000 and the other that had the correct values. I just erased the ones with the 0x0000 and I was able to login fine.

Quote:
Originally Posted by cmdr-franck
Good I made progress .. I don't get stuck with a temout error anymore, just a Connecting to server that doesn,t end.

I still have the OPCode problem with the world.exe loading. I read that some actually just inserted the missing OPCode with the value 0x0000. But I was wondering if someone has been able to track the correct value for those.
Here is what I get rom Minilogin.exe.

Unkown packet: .4233692 [92.153.64.0:15->0.0.0.0:0]
[OpCode 0x0001 (OP_Unknown) Size=13]
00000: 00 02 00 00 00 00 00 00 - 00 00 00 08 00 | ........................
Reply With Quote