EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   Trying to run a LAN of this program (https://www.eqemulator.org/forums/showthread.php?t=9224)

IAL05T50UL 08-25-2003 06:18 AM

Trying to run a LAN of this program
 
What goes wrong when you get this message in world.exe? When i try to test it by logging myself on.

I believe i was following this forum
http://www.eqemulator.net/forums/viewtopic.php?t=1645
and tied it in with others about MYSQL to get it up and running finally to at least run World.exe but i stop here for running the server.

any help will be appreciated :D

Unknown opcode: 0x6912 size:132
0: 78 5E 4B 2D 4C CD 2D 65 - 48 05 93 20 70 F9 F8 9F | x^K-L.-eH.. p...
16: 72 67 06 86 03 60 0E 0E - 10 F1 57 88 41 81 41 89 | rg...`....W.A.A.
32: E1 82 A2 32 43 04 43 48 - 8D 72 E8 CF 72 99 DF 42 | ...2C.CH.r..r..B
48: 60 D5 B1 6B FC 6B BE FC - 12 62 58 F0 03 C2 67 78 | `..k.k...bX...gx
64: F3 B7 9E 09 CC 50 66 70 - 05 D3 5C 0C 1E 32 3F CB | .....Pfp..\..2?.
80: 15 80 2C 46 A8 F9 20 3B - 45 80 FA 41 F6 7A 5D F8 | ..,F.. ;E..A.z].
96: 01 B6 7F 0A 90 CF BB C7 - AF 06 A4 0E 24 DF 73 C5 | ............$.s.
112: BF 06 24 9E 00 B4 1B 84 - 23 FE 42 34 1F 07 62 00 | ..$.....#.B4..b.
128: FB BF 30 D6 | ..0.
Client disconnected

Maniax 08-25-2003 08:30 AM

Which version of EqEmu are you using? If you are using 0.4.4 or something older with an Everquest dir that is patched to the latest from EQLive then that's why. You can download a alpha/beta of 0.5.0 which will let you log in and play with an up-to-date client, but there is no combat or anything yet.

I think the error part
Quote:

Unknown opcode: 0x6912 size:132
Refers to a command/operation that your NEW EQ Client passed to the EqEmu server that the server did not know how to handle.

I'm guessing at this but maybe Sony is running EQ similar to the way that satilite companies run the access cards. This means that they know there are emulators out there and to disuade people from using them they occasionaly do a patch that changes how the client sends/recieves commands. This would of course break any emulator until the dev could update it to see/use the new commands.

Your best bet is to get the new 0.5.0 alpha/beta and live with no features for awhile, or wait for it to go gold.

Merth 08-25-2003 09:53 AM

Quote:

Unknown opcode: 0x6912 size:132
Anytime I see a number other than zero in the '6' position you see above, I know it's not 0.5.0 server code. For example, you have 0x6912, when it should come across as 0x0912 on 0.5.0.

That means you are running some other version than 0.5.0. In 0.5.0, the network code strips the first four bits, so EVERY opcode you see come through Client::HandlePacket() will be 0x0***.

You won't find much support for running 0.4.4 here any longer, because not very many people have the client used to run it. Go with 0.5.0, and you'll avoid a lot of problems down the road (like "why am i getting 1017 when trying to connect to my 0.4.4 server with the EQLive client?")

There's a tutorial in the HOWTO section on how to run a 0.5.0 server.


All times are GMT -4. The time now is 04:24 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.