CrashLogger 1.0
31
2
31
2
(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:
Requirements:
Installation:
Intergration(for developers):
Upcoming: Version 1.1
Version 1.0
Full source code can be found here
[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").
Upcoming: Version 1.1
- Support for ScriptHookV(C++) mods.
Version 1.0
- Initial Release.
Full source code can be found here
Først uploadet: en dag siden
Sidst opdateret: 7 hours ago
Last Downloaded: 6 minutter siden
0 Kommentarer
More mods by BlueIsAtlantic:
(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:
Requirements:
Installation:
Intergration(for developers):
Upcoming: Version 1.1
Version 1.0
Full source code can be found here
[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").
Upcoming: Version 1.1
- Support for ScriptHookV(C++) mods.
Version 1.0
- Initial Release.
Full source code can be found here
Først uploadet: en dag siden
Sidst opdateret: 7 hours ago
Last Downloaded: 6 minutter siden
Deltag i samtalen! Log Ind eller registrere for at kunne kommentere.
