View Single Post
  #10  
Old 07-07-2018, 04:49 PM
Bleuraiven
Fire Beetle
 
Join Date: Jun 2018
Posts: 8
Default

Also same error type in crash zone log


Code:
[07-07-2018 :: 16:01:58] [Crash] f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl (283): __scrt_common_main_seh 
[07-07-2018 :: 16:01:58] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 758D336A) 
[07-07-2018 :: 16:01:58] [Crash] 758D336A (kernel32): (filename not available): BaseThreadInitThunk 
[07-07-2018 :: 16:01:58] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 771298F2) 
[07-07-2018 :: 16:01:58] [Crash] 771298F2 (ntdll): (filename not available): RtlInitializeExceptionChain 
[07-07-2018 :: 16:01:58] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 771298C5) 
[07-07-2018 :: 16:01:58] [Crash] 771298C5 (ntdll): (filename not available): RtlInitializeExceptionChain
I am curious if the red portion matters. I dont have an F:\ (Looked at some other logs posted on forum/wiki and this seems to be just a common error generator)

Looked in db_version:
version is 9122
bots_version is 9018
Reply With Quote