EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Login crashes world.exe (https://www.eqemulator.org/forums/showthread.php?t=20355)

cavedude 04-21-2006 12:35 AM

Do a clean and try again (though I am sure you already tried that) Unresolved external symbols are pretty much always a sign that files are missing from the project. Do a search for the specified functions to see which files they are in and then add them to the project. I was going to compile myself today after work so when I do I'll add any more info I find here.

sdabbs65 04-22-2006 04:01 AM

zone compile
 
Quote:

Originally Posted by cavedude
Do a clean and try again (though I am sure you already tried that) Unresolved external symbols are pretty much always a sign that files are missing from the project. Do a search for the specified functions to see which files they are in and then add them to the project. I was going to compile myself today after work so when I do I'll add any more info I find here.

I was able to get World and sharemem.dll to compile

but zone still gives this error.

Linking...

patches.obj : error LNK2001: unresolved external symbol "void __cdecl Live::Register(class EQStreamIdentifier &)" (?Register@Live@@YAXAAVEQStreamIdentifier@@@Z)

patches.obj : error LNK2001: unresolved external symbol "void __cdecl Live::Reload(void)" (?Reload@Live@@YAXXZ)

../build/ZonePerl.exe : fatal error LNK1120: 2 unresolved externals

Error executing link.exe.


daemonreaver 04-23-2006 04:25 PM

Ok..

Any idea how to work around 0.7.0 world.exe just closing itself when you use the eqemulator.net login service?

Runs great for hours with minilogin, but as soon as I try to log in via eqemulator.net, it goes *poof*.

Code:

[04.24. - 04:15:20] [WORLD__CLIENT] New connection from 192.168.1.118:2138
[04.24. - 04:15:20] [NET__IDENT_TRACE] 192.168.1.118:2138: First opcode 0x32f did not match expected 0x2792
[04.24. - 04:15:20] [NET__IDENT_TRACE] 192.168.1.118:2138: Tried patch 6.2_world, and it did not match.
[04.24. - 04:15:20] [NET__IDENT_TRACE] 192.168.1.118:2138: First opcode 0x32f did not match expected 0x2ec9
[04.24. - 04:15:20] [NET__IDENT_TRACE] 192.168.1.118:2138: Tried patch 6.2_zone, and it did not match.
[04.24. - 04:15:20] [NET__IDENT_TRACE] 192.168.1.118:2138: First opcode 0x32f did not match expected 0x4dd0
[04.24. - 04:15:20] [NET__IDENT_TRACE] 192.168.1.118:2138: Tried patch Titanium_world, and it did not match.
[04.24. - 04:15:20] [NET__IDENT_TRACE] 192.168.1.118:2138: First opcode 0x32f did not match expected 0x7213
[04.24. - 04:15:20] [NET__IDENT_TRACE] 192.168.1.118:2138: Tried patch Titanium_zone, and it did not match.
[04.24. - 04:15:20] [NET__IDENT_TRACE] 192.168.1.118:2138: First opcode 0x32f did not match expected 0x1f5e
[04.24. - 04:15:20] [NET__IDENT_TRACE] 192.168.1.118:2138: Tried patch Live_world, and it did not match.
[04.24. - 04:15:20] [NET__IDENT_TRACE] 192.168.1.118:2138: First opcode 0x32f did not match expected 0x7213
[04.24. - 04:15:20] [NET__IDENT_TRACE] 192.168.1.118:2138: Tried patch Live_zone, and it did not match.
[04.24. - 04:15:20] [NET__IDENTIFY] Unable to identify stream from 192.168.1.118:2138, no match found.

Has the "fix" been updated with the compiled binaries? (maybe new opcode conf's in the source?)


All times are GMT -4. The time now is 07:27 AM.

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