View Single Post
  #1  
Old 11-05-2015, 11:16 PM
Trackye
Sarnak
 
Join Date: Feb 2008
Posts: 87
Default Needscure crash?

Admittedly I have not updated to latest version am about 2 commits behind.

But almost EVERY single crash my server has includes this info
Code:
[11-05-2015 :: 11:33:26] [Crash] c:\users\andrew\desktop\everquest\zone\bot.cpp (12789): Bot::GetNeedsCured 
[11-05-2015 :: 11:33:26] [Crash] c:\users\andrew\desktop\everquest\zone\bot.cpp (12369): EntityList::Bot_AICheckCloseBeneficialSpells 
[11-05-2015 :: 11:33:26] [Crash] c:\users\andrew\desktop\everquest\zone\botspellsai.cpp (990): Bot::AI_IdleCastCheck 
[11-05-2015 :: 11:33:26] [Crash] c:\users\andrew\desktop\everquest\zone\bot.cpp (2709): Bot::AI_Process 
[11-05-2015 :: 11:33:26] [Crash] c:\users\andrew\desktop\everquest\zone\bot.cpp (2025): Bot::Process 
[11-05-2015 :: 11:33:27] [Crash] c:\users\andrew\desktop\everquest\zone\entity.cpp (481): EntityList::MobProcess 
[11-05-2015 :: 11:33:27] [Crash] c:\users\andrew\desktop\everquest\zone\net.cpp (467): main 
[11-05-2015 :: 11:33:27] [Crash] f:\dd\vctools\crt\crtw32\startup\crt0.c (255): __tmainCRTStartup 
[11-05-2015 :: 11:33:27] [Crash] f:\dd\vctools\crt\crtw32\startup\crt0.c (165): mainCRTStartup 
[11-05-2015 :: 11:33:27] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 75BF337A) 
[11-05-2015 :: 11:33:27] [Crash] 75BF337A (kernel32): (filename not available): BaseThreadInitThunk 
[11-05-2015 :: 11:33:27] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BE92B2) 
[11-05-2015 :: 11:33:27] [Crash] 77BE92B2 (ntdll): (filename not available): RtlInitializeExceptionChain 
[11-05-2015 :: 11:33:27] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BE9285) 
[11-05-2015 :: 11:33:27] [Crash] 77BE9285 (ntdll): (filename not available): RtlInitializeExceptionChain

Starts with Needscure section and leads to crash.

I am going to update to see if it persists but did not see anything in changelog that indicated this was an issue that had been fixed.

Thanks!
Reply With Quote