|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Support::Windows Servers Support forum for Windows EQEMu users. |
02-03-2013, 01:41 AM
|
|
Dragon
|
|
Join Date: Aug 2012
Location: Hershey, PA
Posts: 499
|
|
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.
|
02-03-2013, 01:45 AM
|
Sarnak
|
|
Join Date: Jan 2013
Posts: 33
|
|
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.
|
|
|
|
02-03-2013, 06:02 AM
|
Sarnak
|
|
Join Date: Jan 2013
Posts: 33
|
|
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.
|
|
|
|
02-03-2013, 09:06 AM
|
Demi-God
|
|
Join Date: Aug 2010
Posts: 1,742
|
|
Copy the pdb files from the build directory to your server directory and try again. You should hopefully get a real stack trace.
|
02-03-2013, 10:05 AM
|
Sarnak
|
|
Join Date: Jan 2013
Posts: 33
|
|
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.
|
02-03-2013, 03:16 PM
|
Administrator
|
|
Join Date: Sep 2006
Posts: 1,348
|
|
Compile in Debug if you want symbols (or RelWithDebugInfo, though I suggest debug if possible)
|
02-04-2013, 12:26 AM
|
Sarnak
|
|
Join Date: Jan 2013
Posts: 33
|
|
Quote:
Originally Posted by KLS
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?
|
02-04-2013, 01:31 AM
|
Sarnak
|
|
Join Date: Jan 2013
Posts: 33
|
|
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?
|
|
|
|
02-04-2013, 03:33 AM
|
Dragon
|
|
Join Date: Dec 2008
Location: Tennessee
Posts: 654
|
|
Are you still getting these same two errors?
Quote:
Originally Posted by Sanayan
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.
|
|
|
|
02-04-2013, 03:59 AM
|
Sarnak
|
|
Join Date: Jan 2013
Posts: 33
|
|
I think I solved it. Swapped out perl 5.14 for 5.12 and now I think it is running.
|
02-09-2013, 10:10 PM
|
Discordant
|
|
Join Date: Aug 2009
Location: 2131231231
Posts: 255
|
|
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
|
02-10-2013, 11:15 PM
|
|
Developer
|
|
Join Date: Nov 2012
Location: Halas
Posts: 355
|
|
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?
|
02-11-2013, 01:24 AM
|
Dragon
|
|
Join Date: May 2010
Posts: 965
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 02:05 PM.
|
|
|
|
|
|
|
|
|
|
|
|
|