CrashLogger v1.1
284
13
284
13
(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:
- ScriptHookV
Installation:
- Drop CrashLogger.asi 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
Pertama diunggah: 7 hari yang lalu
Terakhir diperbarui: 6 jam yang lalu
Terakhir Diunduh: 26 menit yang lalu
12 Komentar
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:
- ScriptHookV
Installation:
- Drop CrashLogger.asi 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
Pertama diunggah: 7 hari yang lalu
Terakhir diperbarui: 6 jam yang lalu
Terakhir Diunduh: 26 menit yang lalu

YOU CAN GET LATEST RELEASES EARLIER IN THIS MOD'S/TOOL'S GITHUB: https://github.com/BlueIsAtlantic/CrashLogger-GTA-V/releases
it doesnt work mate...no crash log appears after crash
@dream_catcher79 Interesting... I will look further into it.
@dream_catcher79 Are you using it as a developer with your own mods or just personal use without any of them?
@bluelsAtlantic i am using it for my personal use only. I have a few mods installed and the game is crashing but no log at all shows up, on GTA V directory.
@BlueIsAtlantic i am using it for my personal use only. I have a few mods installed and the game is crashing but no log at all shows up, on GTA V directory.
@dream_catcher79 Got it. I am looking for an issue on my end now.
@BlueIsAtlantic nice bro...waiting to test it! Thanks
@dream_catcher79 Just one more question - Does your game crash instantly(Like with an error or silent one) OR it freezes?
@BlueIsAtlantic silent one...just crash to desktop. no error, no freeze, nothing.. just a silent crash after a few minutes of gameplay.
@dream_catcher79 Got it.
@dream_catcher79 Download the newest version from here: https://github.com/BlueIsAtlantic/CrashLogger-GTA-V/releases