Currently reaper is unable to detect a crash with a stack trace like e.g.
...
[2024-11-15] [23:29:25] [SCRIPT CL] [info] titan
[2024-11-15] [23:29:26] [SCRIPT CL] [info] 0.48 1
[2024-11-15] [23:29:26] [NORTHSTAR] [error] -------------------------------------------
[2024-11-15] [23:29:26] [NORTHSTAR] [error] Northstar has crashed!
[2024-11-15] [23:29:26] [NORTHSTAR] [error] Version: 1.28.4.0
[2024-11-15] [23:29:26] [NORTHSTAR] [error] EXCEPTION_ACCESS_VIOLATION
[2024-11-15] [23:29:26] [NORTHSTAR] [error] Attempted to write to: 0x9a83c70000
[2024-11-15] [23:29:26] [NORTHSTAR] [error] At: engine.dll + 0xfd391
...
instead it claims "No issues found"
It would be nice if it would detect the crash and maybe even print the most important bits of information, i.e. version number, first DLL and offset in the stacktrace, crash reason, etc.
Currently reaper is unable to detect a crash with a stack trace like e.g.
instead it claims "No issues found"
It would be nice if it would detect the crash and maybe even print the most important bits of information, i.e. version number, first DLL and offset in the stacktrace, crash reason, etc.