EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Error on worldserver.connect (https://www.eqemulator.org/forums/showthread.php?t=36394)

ghanja 02-03-2013 01:41 AM

Start by figuring out what you named your dbase. Did you source your dbase? Also starting your sql updates at 200 something, no... would read the guide again.

Sanayan 02-03-2013 01:45 AM

Is there anything wrong with keeping the same build? I got no errors

I may just start over, it's just confusing trying to use n out dated guide and I couldn't find some of the files like chatserve.exe because it is no longer used. I may have missed moving a file or something.

Sanayan 02-03-2013 06:02 AM

Ok redid my server, but have the same problem with less errors, but the zone.exe still crashes here is the logs

Error

Code:

[02.03. - 04:43:26] [TASKS]Activities for Task 260 are not sequential starting at 0. Not loading task.
[02.03. - 04:43:26] [TASKS]Activity for non-existent task (260, 2) while loading activities from database
[02.03. - 04:43:26] [TASKS]Activity for non-existent task (260, 3) while loading activities from database


Crash

Code:

ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 013AE8AD)
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 013AE8AD)
  013AE8AD (zone): (filename not available): (function-name not available)
  ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 013AED8A)
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 013AED8A)
  013AED8A (zone): (filename not available): (function-name not available)
  ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 0146854B)
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0146854B)
  0146854B (zone): (filename not available): (function-name not available)
  ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 01489E9D)
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 01489E9D)
  01489E9D (zone): (filename not available): (function-name not available)
  ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 013F223A)
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 013F223A)
  013F223A (zone): (filename not available): (function-name not available)
  ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 01589AF1)
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 01589AF1)
  01589AF1 (zone): (filename not available): (function-name not available)
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 76F63677)
  76F63677 (kernel32): (filename not available): BaseThreadInitThunk
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BC9F42)
  77BC9F42 (ntdll): (filename not available): RtlInitializeExceptionChain
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BC9F15)
  77BC9F15 (ntdll): (filename not available): RtlInitializeExceptionChain

Not sure where I went wrong.

lerxst2112 02-03-2013 09:06 AM

Copy the pdb files from the build directory to your server directory and try again. You should hopefully get a real stack trace.

Sanayan 02-03-2013 10:05 AM

There are no pdb file in the build directory. Though I found mysqlclient.pdb and libmysql.pdb in another folder. I tried that but it didn't help.

KLS 02-03-2013 03:16 PM

Compile in Debug if you want symbols (or RelWithDebugInfo, though I suggest debug if possible)

Sanayan 02-04-2013 12:26 AM

Quote:

Originally Posted by KLS (Post 217570)
Compile in Debug if you want symbols (or RelWithDebugInfo, though I suggest debug if possible)

Ok tried Debug but still isn't working. Going to try again from scratch with debug. Any other ideas while I start over?

Sanayan 02-04-2013 01:31 AM

Nope still the same even after a fresh install? Anyone have a clue what is wrong. Have done 3 fresh installs following the instructions and still zone Dynamic_01 stops. Any ideas?

blackdragonsdg 02-04-2013 03:33 AM

Are you still getting these same two errors?

Quote:

Originally Posted by Sanayan (Post 217547)
Error
Code:

[02.03. - 04:43:26] [TASKS]Activities for Task 260 are not sequential starting at 0. Not loading task.
[02.03. - 04:43:26] [TASKS]Activity for non-existent task (260, 2) while loading activities from database
[02.03. - 04:43:26] [TASKS]Activity for non-existent task (260, 3) while loading activities from database


Crash
Code:

ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 013AE8AD)
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 013AE8AD)
  013AE8AD (zone): (filename not available): (function-name not available)
  ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 013AED8A)
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 013AED8A)
  013AED8A (zone): (filename not available): (function-name not available)
  ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 0146854B)
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0146854B)
  0146854B (zone): (filename not available): (function-name not available)
  ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 01489E9D)
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 01489E9D)
  01489E9D (zone): (filename not available): (function-name not available)
  ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 013F223A)
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 013F223A)
  013F223A (zone): (filename not available): (function-name not available)
  ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 01589AF1)
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 01589AF1)
  01589AF1 (zone): (filename not available): (function-name not available)
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 76F63677)
  76F63677 (kernel32): (filename not available): BaseThreadInitThunk
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BC9F42)
  77BC9F42 (ntdll): (filename not available): RtlInitializeExceptionChain
  ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BC9F15)
  77BC9F15 (ntdll): (filename not available): RtlInitializeExceptionChain

Not sure where I went wrong.

If you are then you need to read the actual error as it not only tells you what is wrong but how to fix it. Having recently encountered a very similar set of problems I can say that you will likely fix your crash issue by resolving the non sequential task activityid error.

Sanayan 02-04-2013 03:59 AM

I think I solved it. Swapped out perl 5.14 for 5.12 and now I think it is running.

Figback65 02-09-2013 10:10 PM

Edit : Made a new post. Sorry.

Drajor 02-10-2013 11:15 PM

I have an update to this issue. It seems that something has changed after rev2214 and 127.0.0.1 instead of localhost is required now.

Derision recently updated the source so this is now the default. See http://code.google.com/p/projecteqem.../detail?r=2497

sorvani 02-11-2013 01:24 AM

http://www.eqemulator.net/wiki/wikka...rverSetupGuide


All times are GMT -4. The time now is 03:59 PM.

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