Hello,
I've been having this crash repeatedly, with the following information in event viewer:
Application: GTA5.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at SHVDN.NativeFunc.NativeCall()
at SHVDN.NativeFunc.NativeTaskPtrArgs.Run()
at SHVDN.ScriptDomain.DoTick()
at SHVDN.ScriptDomain.DoTick()
at <Module>.?A0xc1aa4bd5.ScriptHookVDotnet_ManagedTick()
Faulting application name: GTA5.exe, version: 1.0.2372.2, time stamp: 0x611382da
Faulting module name: KERNELBASE.dll, version: 10.0.19041.1348, time stamp: 0x76fcd692
Exception code: 0xe0434352
Fault offset: 0x0000000000034f69
Faulting process id: 0x4d64
Faulting application start time: 0x01d7e4bb5fc1cea2
Faulting application path: B:\Program Files (x86)\Epic Games\GTAV\GTA5.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 9d7c53ec-85d4-47a0-98b8-0c96494a6c67
Faulting package full name:
Faulting package-relative application ID:
Despite using an updated gameconfig (from this attempted solution here: https://github.com/crosire/scripthookvdotnet/issues/697), this crash keeps happening. Scripthook logs don't show anything else.
EDIT: perhaps the link above does not address my concerns, it seems to be slightly different.
Thanks for any replies