debug assertion failed
Posted: Tue May 30, 2017 10:51 am
any idea why i whould get this error when debugging but not when compiling and running
---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Debug Assertion Failed!
Program: ...Projects\..\..\..\..\worldserverlocal\EQ2World__Debug_x64.exe
File: f:\dd\vctools\crt\crtw32\time\strftime.c
Line: 256
Expression: ( timeptr != NULL )
For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts.
(Press Retry to debug the application)
---------------------------
Abort Retry Ignore
---------------------------
---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Debug Assertion Failed!
Program: ...Projects\..\..\..\..\worldserverlocal\EQ2World__Debug_x64.exe
File: f:\dd\vctools\crt\crtw32\time\strftime.c
Line: 256
Expression: ( timeptr != NULL )
For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts.
(Press Retry to debug the application)
---------------------------
Abort Retry Ignore
---------------------------