Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #16  
Old 02-03-2013, 01:41 AM
ghanja's Avatar
ghanja
Dragon
 
Join Date: Aug 2012
Location: Hershey, PA
Posts: 499
Default

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.
Reply With Quote
  #17  
Old 02-03-2013, 01:45 AM
Sanayan
Sarnak
 
Join Date: Jan 2013
Posts: 33
Default

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.
Reply With Quote
  #18  
Old 02-03-2013, 06:02 AM
Sanayan
Sarnak
 
Join Date: Jan 2013
Posts: 33
Default

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.
Reply With Quote
  #19  
Old 02-03-2013, 09:06 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

Copy the pdb files from the build directory to your server directory and try again. You should hopefully get a real stack trace.
Reply With Quote
  #20  
Old 02-03-2013, 10:05 AM
Sanayan
Sarnak
 
Join Date: Jan 2013
Posts: 33
Default

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.
Reply With Quote
  #21  
Old 02-03-2013, 03:16 PM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

Compile in Debug if you want symbols (or RelWithDebugInfo, though I suggest debug if possible)
Reply With Quote
  #22  
Old 02-04-2013, 12:26 AM
Sanayan
Sarnak
 
Join Date: Jan 2013
Posts: 33
Default

Quote:
Originally Posted by KLS View Post
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?
Reply With Quote
  #23  
Old 02-04-2013, 01:31 AM
Sanayan
Sarnak
 
Join Date: Jan 2013
Posts: 33
Default

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?
Reply With Quote
  #24  
Old 02-04-2013, 03:33 AM
blackdragonsdg
Dragon
 
Join Date: Dec 2008
Location: Tennessee
Posts: 654
Default

Are you still getting these same two errors?

Quote:
Originally Posted by Sanayan View Post
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.
Reply With Quote
  #25  
Old 02-04-2013, 03:59 AM
Sanayan
Sarnak
 
Join Date: Jan 2013
Posts: 33
Default

I think I solved it. Swapped out perl 5.14 for 5.12 and now I think it is running.
Reply With Quote
  #26  
Old 02-09-2013, 10:10 PM
Figback65
Discordant
 
Join Date: Aug 2009
Location: 2131231231
Posts: 255
Default

Edit : Made a new post. Sorry.

Last edited by Figback65; 02-09-2013 at 10:12 PM.. Reason: Making a New post, sorry for the ninja
Reply With Quote
  #27  
Old 02-10-2013, 11:15 PM
Drajor's Avatar
Drajor
Developer
 
Join Date: Nov 2012
Location: Halas
Posts: 355
Default

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
__________________
Drajor regards you indifferently -- what would you like your tombstone to say?
Reply With Quote
  #28  
Old 02-11-2013, 01:24 AM
sorvani
Dragon
 
Join Date: May 2010
Posts: 966
Default

http://www.eqemulator.net/wiki/wikka...rverSetupGuide
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 10:14 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3