Crash Logger V1.1

CrashLogger 1.0

(ONLY FOR SHVDN MODS, BUT CAN BE USED IN SHV MODS IF YOU KNOW HOW TO DO IT)

[My other mod – Tornado V was successfully made to be compatible for GTA V Enhanced, thanks to this tool]

[Works for both GTA V Legacy and GTA V Enhanced]

(Releases are published first in this mod’s GitHub)

Tired of silent crashes or your own crash handler not giving answers?
CrashLogger provides engine-crash’s error codes and custom logs.

Features:
Detects silent or normal engine crashes
Lets your mod write custom log messages
Outputs detailed information to CrashLogger_Log.txt
Simple integration via a single C# file

Requirements:
None

Installation:
Drop CrashLogger.dll into your main GTA V directory.

Intergration(for developers):
In your mod project, create a new script file.
Copy the contents of Integration.cs into that file.
Change its namespace to match your project.
Call the logger from any script using: YourNamespace.Log(“Overloaded”); YourNamespace.Log(ex, “Located in Main.cs”).

Changelog:
Upcoming: Version 1.1
Support for ScriptHookV(C++) mods

Credits:

BlueIsAtlantic

Download mod

FileFile size
zip CrashLogger_v1.148 KB

Leave a Reply

Your email address will not be published. Required fields are marked *