Log in to reply
 

Another unexplained crash. With logs.



  • Hi all,

    I'm wondering if anyone would be able to shed any light on a strange crash problem I keep having.

    I'm currently recreating my game for seemingly the millionth time due to unknown crashes. Latest update 1365 1.41.

    I have a moderatly modified game. I dont use mods folder. All directly in game, thats just how I roll. I have only added about 60% of what I had in my previous game, and I'm running into crashes already.

    In short:

    I have replaced 165+ in game vehicles, with all .GXT's, carcols, vehicle.meta handling.meta etc all meticulously edited.

    DLC's:
    World of Variety package DLC
    Dispatch of Variety
    LA Roads + Patch

    Other:
    ELS
    ENB/Reshade
    Loading Screens
    Loading Music
    SUPERVisual V1
    NaturalVision Remastered
    Real LA MegaPack
    Real Life Venice Beach
    L.A. Real Santa Monica
    A few more random real life conversion textures.

    Scripts:
    RAGEPluginHook 0.62
    ScriptHookV 1.0.1365.1
    ScriptHookVDotNet
    Lively World - Traffic Stuff Update 0.6b
    Stop Reversing While Braking V1.3
    LSPDFR

    Trainer:
    Enhanced Native Trainer - Update 38

    Tonnes more added, too much to list. I'm very careful when adding files, often opening the file i want to replace, checking it and then replacing, to minimize dumb human error.

    The crashes I have just had exit game to say GTA closed unexpectedly. I check the RPH log, which honestly I don't entirely understand. I check the scripthook logs, and dont see anything that caused it. Even the Lively world debug log, and I dont find anything.

    I have tried various gameconfigs. Edited some, even he Dilapidated one. The game starts up fine. But within 20secs - 10 mins the game will just exit.

    I did at some point have an game_memerrorguard_3, or something to that effect. So i tried adding fastman92limitAdjusterX64.asi. This error didn't happen again. I also downloaded an updated System dll which is known to cause issues. Hasnt changed anything.

    The logs below are from the last crash:

    RPH

    RAGE Plugin Hook v0.62.1216.14731 PUBLIC ALPHA

    Game: Grand Theft Auto V
    Game build: 1365
    Branch: Retail

    Plugins loaded at the time of the crash:
    LSPD First Response by G17 Media.

    No plugin was ticking at the time of this crash.
    Base address: 000000013f220000
    Exception address: 000000014064968c
    Exception offset: 0142968c
    Exception code: 0xc0000005 (EXCEPTION_ACCESS_VIOLATION)

    Stack trace (unmanaged):
    0x0000000077c09490 - UnhandledExceptionFilter - in Unknown:0 (C:\Windows\system32\kernel32.dll)
    0x0000000077d243b8 - MD5Final - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
    0x0000000077ca85a8 - _C_specific_handler - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
    0x0000000077cb9d0d - RtlDecodePointer - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
    0x0000000077ca91af - RtlUnwindEx - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
    0x0000000077ce1278 - KiUserExceptionDispatcher - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
    0x000000014064968c - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x0000000140350427 - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x0000000140349fa9 - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x000000014034a24f - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x000000013fb04f0b - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x000000013faeefc4 - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x00000001400cef6c - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x00000001401033e2 - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x00000001401ac751 - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x000000014015d757 - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x000000014075b7f1 - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x000000014075b7f1 - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x000000014075b7f1 - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x000000014075b01f - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x000000013f245361 - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x000000013f23eb47 - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x000000014075ac28 - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x000000013f2214a8 - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x0000000140464e23 - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x000000014094ca18 - KiUserExceptionDispatcher - in Unknown:0 (C:\Games\Grand Theft Auto LA\GTA5.exe)
    0x0000000077b8652d - BaseThreadInitThunk - in Unknown:0 (C:\Windows\system32\kernel32.dll)
    0x0000000077cbc521 - RtlUserThreadStart - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)

    Stack trace (managed):
    Hook:OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName, Plugin plugin, String pluginStackTrace)
    Hook:OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName)

    General purpose registers:
    RAX: 0x0000000020fef9c0
    RCX: 0xbee7abefbf5c2b13
    RDX: 0x0000000000000000
    RBX: 0x0000000000000000
    RSP: 0x000000000024f510
    RBP: 0x0000000020fef900
    RSI: 0x0000000000000000
    RDI: 0x0000000000000000
    R8: 0x0000000000000000
    R9: 0x00000000c5280000
    R10: 0x00000000c567ff60
    R11: 0x000000000024f4d0
    R12: 0x000000000d7f3e80
    R13: 0x00000001419e6340
    R14: 0x0000000000000013
    R15: 0x000000000000004c
    RIP: 0x000000014064968c

    Segment registers:
    CS: 0x0033
    DS: 0x002b
    ES: 0x002b
    FS: 0x0053
    GS: 0x002b
    SS: 0x002b
    Flags: 0x00010202

    Debug registers:
    Dr0: 0x0000000000000000
    Dr1: 0x0000000000000000
    Dr2: 0x0000000000000000
    Dr3: 0x0000000000000000
    Dr6: 0x0000000000000000
    Dr7: 0x0000000000000000

    Floating point state:
    Xmm0: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm1: Low: 0x0000000046fe8241, High: 0x0000000046fe8241
    Xmm2: Low: 0x0000000046f895ca, High: 0x0000000046f895ca
    Xmm3: Low: 0x0000000046f89c59, High: 0x0000000046f89c59
    Xmm4: Low: 0x0000000046f2eb9b, High: 0x0000000046f2eb9b
    Xmm5: Low: 0x0000000046fe9273, High: 0x0000000046fe9273
    Xmm6: Low: 0x000000004004dce5, High: 0x000000004004dce5
    Xmm7: Low: 0xbfec00b1443c2c4c, High: 0xbfec00b1443c2c4c
    Xmm8: Low: 0x000000003f800000, High: 0x000000003f800000
    Xmm9: Low: 0x000000003f800000, High: 0x000000003f800000
    Xmm10: Low: 0x000000003f800000, High: 0x000000003f800000
    Xmm11: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm12: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm13: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm14: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm15: Low: 0x0000000000000000, High: 0x0000000000000000

    Threads:
    Id: 3308 (0x0cec) (CURRENT); state: Running
    Id: 1180 (0x049c)state: Wait (Reason: ExecutionDelay)
    Id: 1772 (0x06ec)state: Wait (Reason: UserRequest)
    Id: 1480 (0x05c8)state: Wait (Reason: UserRequest)
    Id: 3768 (0x0eb8)state: Wait (Reason: UserRequest)
    Id: 700 (0x02bc)state: Wait (Reason: ExecutionDelay)
    Id: 3100 (0x0c1c)state: Wait (Reason: UserRequest)
    Id: 3120 (0x0c30)state: Wait (Reason: UserRequest)
    Id: 212 (0x00d4)state: Wait (Reason: UserRequest)
    Id: 1932 (0x078c)state: Wait (Reason: UserRequest)
    Id: 2552 (0x09f8)state: Wait (Reason: UserRequest)
    Id: 2352 (0x0930)state: Wait (Reason: UserRequest)
    Id: 2932 (0x0b74)state: Wait (Reason: UserRequest)
    Id: 2012 (0x07dc)state: Wait (Reason: UserRequest)
    Id: 3740 (0x0e9c)state: Wait (Reason: UserRequest)
    Id: 3540 (0x0dd4)state: Wait (Reason: UserRequest)
    Id: 2740 (0x0ab4)state: Wait (Reason: UserRequest)
    Id: 2692 (0x0a84)state: Wait (Reason: UserRequest)
    Id: 2864 (0x0b30)state: Wait (Reason: UserRequest)
    Id: 3332 (0x0d04)state: Wait (Reason: Unknown)
    Id: 1348 (0x0544)state: Wait (Reason: UserRequest)
    Id: 1736 (0x06c8)state: Wait (Reason: UserRequest)
    Id: 2456 (0x0998)state: Wait (Reason: ExecutionDelay)
    Id: 316 (0x013c)state: Wait (Reason: Unknown)
    Id: 964 (0x03c4)state: Wait (Reason: Unknown)
    Id: 2252 (0x08cc)state: Wait (Reason: Unknown)
    Id: 3268 (0x0cc4)state: Wait (Reason: Unknown)
    Id: 3372 (0x0d2c)state: Wait (Reason: Unknown)
    Id: 2148 (0x0864)state: Wait (Reason: Unknown)
    Id: 2256 (0x08d0)state: Wait (Reason: UserRequest)
    Id: 2840 (0x0b18)state: Wait (Reason: UserRequest)
    Id: 2880 (0x0b40)state: Wait (Reason: UserRequest)
    Id: 3156 (0x0c54)state: Wait (Reason: UserRequest)
    Id: 568 (0x0238)state: Wait (Reason: UserRequest)
    Id: 1808 (0x0710)state: Wait (Reason: UserRequest)
    Id: 1812 (0x0714)state: Wait (Reason: EventPairLow)
    Id: 3504 (0x0db0)state: Wait (Reason: ExecutionDelay)
    Id: 2784 (0x0ae0)state: Wait (Reason: ExecutionDelay)
    Id: 1940 (0x0794)state: Wait (Reason: UserRequest)
    Id: 3096 (0x0c18)state: Wait (Reason: UserRequest)
    Id: 2096 (0x0830)state: Wait (Reason: UserRequest)
    Id: 3628 (0x0e2c)state: Wait (Reason: UserRequest)
    Id: 3360 (0x0d20)state: Wait (Reason: UserRequest)
    Id: 2220 (0x08ac)state: Wait (Reason: UserRequest)
    Id: 2628 (0x0a44)state: Wait (Reason: UserRequest)
    Id: 2356 (0x0934)state: Wait (Reason: UserRequest)
    Id: 3812 (0x0ee4)state: Wait (Reason: UserRequest)
    Id: 2036 (0x07f4)state: Wait (Reason: UserRequest)
    Id: 2140 (0x085c)state: Wait (Reason: Executive)
    Id: 3220 (0x0c94)state: Running
    Id: 2384 (0x0950)state: Wait (Reason: EventPairLow)
    Id: 2868 (0x0b34)state: Wait (Reason: UserRequest)
    Id: 3868 (0x0f1c)state: Wait (Reason: UserRequest)
    Id: 2268 (0x08dc)state: Wait (Reason: EventPairLow)
    Id: 3084 (0x0c0c)state: Wait (Reason: UserRequest)
    Id: 3928 (0x0f58)state: Wait (Reason: UserRequest)
    Id: 2948 (0x0b84)state: Wait (Reason: UserRequest)
    Id: 4040 (0x0fc8)state: Wait (Reason: EventPairLow)
    Id: 2028 (0x07ec)state: Wait (Reason: ExecutionDelay)
    Id: 3140 (0x0c44)state: Wait (Reason: UserRequest)
    Id: 1392 (0x0570)state: Wait (Reason: UserRequest)
    Id: 3040 (0x0be0)state: Wait (Reason: ExecutionDelay)
    Id: 3560 (0x0de8)state: Wait (Reason: UserRequest)
    Id: 2984 (0x0ba8)state: Wait (Reason: UserRequest)
    Id: 2396 (0x095c)state: Wait (Reason: UserRequest)
    Id: 4028 (0x0fbc)state: Wait (Reason: UserRequest)
    Id: 2360 (0x0938)state: Wait (Reason: ExecutionDelay)
    Id: 2660 (0x0a64)state: Wait (Reason: UserRequest)
    Id: 1324 (0x052c)state: Wait (Reason: UserRequest)
    Id: 2620 (0x0a3c)state: Wait (Reason: UserRequest)
    Id: 1296 (0x0510)state: Wait (Reason: UserRequest)
    Id: 3460 (0x0d84)state: Wait (Reason: UserRequest)
    Id: 3652 (0x0e44)state: Wait (Reason: UserRequest)
    Id: 2420 (0x0974)state: Wait (Reason: UserRequest)
    Id: 3684 (0x0e64)state: Wait (Reason: EventPairLow)
    Id: 3640 (0x0e38)state: Wait (Reason: UserRequest)
    Id: 3092 (0x0c14)state: Wait (Reason: UserRequest)
    Id: 3324 (0x0cfc)state: Wait (Reason: UserRequest)
    Id: 1448 (0x05a8)state: Wait (Reason: UserRequest)
    Id: 984 (0x03d8)state: Wait (Reason: UserRequest)
    Id: 3004 (0x0bbc)state: Wait (Reason: UserRequest)
    Id: 4004 (0x0fa4)state: Wait (Reason: UserRequest)
    Id: 2124 (0x084c)state: Wait (Reason: UserRequest)
    Id: 2796 (0x0aec)state: Wait (Reason: UserRequest)
    Id: 3824 (0x0ef0)state: Wait (Reason: UserRequest)
    Id: 3656 (0x0e48)state: Wait (Reason: UserRequest)
    Id: 2752 (0x0ac0)state: Wait (Reason: UserRequest)
    Id: 2676 (0x0a74)state: Wait (Reason: UserRequest)
    Id: 1420 (0x058c)state: Wait (Reason: UserRequest)
    Id: 3512 (0x0db8)state: Wait (Reason: UserRequest)
    Id: 2940 (0x0b7c)state: Wait (Reason: UserRequest)
    Id: 3808 (0x0ee0)state: Wait (Reason: UserRequest)
    Id: 2844 (0x0b1c)state: Wait (Reason: UserRequest)
    Id: 3208 (0x0c88)state: Wait (Reason: UserRequest)
    Id: 3184 (0x0c70)state: Wait (Reason: UserRequest)
    Id: 2556 (0x09fc)state: Wait (Reason: UserRequest)
    Id: 3892 (0x0f34)state: Wait (Reason: UserRequest)
    Id: 3556 (0x0de4)state: Wait (Reason: UserRequest)
    Id: 3044 (0x0be4)state: Wait (Reason: UserRequest)
    Id: 3916 (0x0f4c)state: Wait (Reason: UserRequest)
    Id: 3644 (0x0e3c)state: Wait (Reason: UserRequest)
    Id: 3976 (0x0f88)state: Wait (Reason: UserRequest)
    Id: 1564 (0x061c)state: Wait (Reason: UserRequest)
    Id: 3468 (0x0d8c)state: Wait (Reason: UserRequest)
    Id: 3164 (0x0c5c)state: Wait (Reason: UserRequest)
    Id: 3688 (0x0e68)state: Wait (Reason: UserRequest)
    Id: 1648 (0x0670)state: Wait (Reason: UserRequest)
    Id: 2212 (0x08a4)state: Wait (Reason: EventPairLow)
    Id: 736 (0x02e0)state: Wait (Reason: UserRequest)
    Id: 1740 (0x06cc)state: Wait (Reason: EventPairLow)
    Id: 2032 (0x07f0)state: Wait (Reason: UserRequest)
    Id: 3920 (0x0f50)state: Wait (Reason: UserRequest)
    Id: 3520 (0x0dc0)state: Wait (Reason: UserRequest)
    Id: 1768 (0x06e8)state: Wait (Reason: UserRequest)
    Id: 4076 (0x0fec)state: Wait (Reason: UserRequest)
    Id: 3984 (0x0f90)state: Wait (Reason: ExecutionDelay)
    Id: 2188 (0x088c)state: Wait (Reason: ExecutionDelay)
    Id: 3392 (0x0d40)state: Wait (Reason: ExecutionDelay)
    Id: 2504 (0x09c8)state: Wait (Reason: UserRequest)
    Id: 744 (0x02e8)state: Wait (Reason: UserRequest)
    Id: 2228 (0x08b4)state: Wait (Reason: UserRequest)
    Id: 1124 (0x0464)state: Wait (Reason: ExecutionDelay)
    Id: 2200 (0x0898)state: Wait (Reason: UserRequest)
    Id: 1236 (0x04d4)state: Wait (Reason: UserRequest)
    Id: 3472 (0x0d90)state: Wait (Reason: UserRequest)
    Id: 3548 (0x0ddc)state: Wait (Reason: UserRequest)
    Id: 3384 (0x0d38)state: Wait (Reason: UserRequest)
    Id: 3076 (0x0c04)state: Wait (Reason: UserRequest)
    Id: 3492 (0x0da4)state: Wait (Reason: UserRequest)
    Id: 3224 (0x0c98)state: Wait (Reason: UserRequest)
    Id: 3820 (0x0eec)state: Wait (Reason: UserRequest)
    Id: 3944 (0x0f68)state: Wait (Reason: UserRequest)
    Id: 1580 (0x062c)state: Wait (Reason: UserRequest)
    Id: 2956 (0x0b8c)state: Wait (Reason: UserRequest)
    Id: 1336 (0x0538)state: Wait (Reason: UserRequest)
    Id: 3308 (0x0cec) (CURRENT)
    Start address: 0x0000000000000000
    State: Running
    Priority: 15
    Priority level: TimeCritical
    Start time: 21/06/2018 21:22:47
    Total processor time: 00:01:17.5480971
    User processor time: 00:01:17.5480971

    Environment:
    TickCount: 14749083
    ExitCode: 0
    CommandLine: "C:\Games\Grand Theft Auto LA\GTA5.exe" -scOfflineOnly
    CurrentDirectory: C:\Games\Grand Theft Auto LA
    SystemDirectory: C:\Windows\system32
    MachineName: RIG-PC
    ProcessorCount: 8
    SystemPageSize: 4096
    Version: 4.0.30319.42000
    WorkingSet: 2487967744
    OSVersion: Microsoft Windows NT 6.1.7601 Service Pack 1
    Is64BitProcess: True
    Is64BitOperatingSystem: True
    HasShutdownStarted: False
    UserName: Rig
    UserInteractive: True
    UserDomainName: Rig-PC
    CurrentManagedThreadId: 5

    Process list:
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\csrss.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\Dwm.exe)
    Microsoft® Windows® Operating System 6.1.7601.17514 by Microsoft Corporation (C:\Windows\system32\wbem\wmiprvse.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\NOTEPAD.EXE)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\csrss.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\lsm.exe)
    Windows® Search 7.00.7600.16385 by Microsoft Corporation (C:\Windows\system32\SearchIndexer.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\wininit.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\lsass.exe)
    Stardock DeskScapes 8 8.0 by Stardock Software, Inc (C:\Program Files (x86)\Stardock\Object Desktop\DeskScapes8\DeskScapes64.exe)
    Grand Theft Auto V 1.0.1365.1 by Rockstar Games (C:\Games\Grand Theft Auto LA\GTAVLauncher.exe)
    AMD Fuel Service 1.0.0.0 by Advanced Micro Devices, Inc. (C:\Program Files\ATI Technologies\ATI.ACE\Fuel\Fuel.Service.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    AMD External Events 6.14.11.1235 by AMD (C:\Windows\system32\atiesrxx.exe)
    Microsoft® Windows® Operating System 12.0.7600.16385 by Microsoft Corporation (C:\Program Files\Windows Media Player\wmpnetwk.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Social Club UI 1.2.3.8 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\services.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\AUDIODG.EXE)
    Social Club UI 1.2.3.8 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
    Social Club UI 1.2.3.8 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\System32\spoolsv.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\taskhost.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\NOTEPAD.EXE)
    Grand Theft Auto V 1.0.1365.1 by Rockstar Games (C:\Games\Grand Theft Auto LA\GTA5.exe)
    Social Club UI 1.2.3.8 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
    Social Club UI 1.2.3.8 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\system32\smss.exe)
    OpenIV 3.0.0.0 by New Technology Studio (C:\Users\Rig\AppData\Local\New Technology Studio\Apps\OpenIV\OpenIV.exe)
    Stardock DeskScapes 8 8.0 by Stardock Software, Inc (C:\Program Files (x86)\Stardock\Object Desktop\DeskScapes8\ds8srv.exe)
    AMD External Events 6.14.11.1235 by AMD (C:\Windows\system32\atieclxx.exe)
    Social Club UI 1.2.3.8 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
    Microsoft® Windows® Operating System 6.1.7601.17514 by Microsoft Corporation (C:\Windows\system32\winlogon.exe)
    Microsoft® Windows® Operating System 6.1.7600.16385 by Microsoft Corporation (C:\Windows\explorer.exe)

    Latest log:
    21/06/2018 21:23:02.115] Started new log on 21/06/2018 21:23:02.115
    [21/06/2018 21:23:02.116] ====================================================================================================
    [21/06/2018 21:23:02.105] Log path: C:\Games\Grand Theft Auto LA\RagePluginHook.log
    [21/06/2018 21:23:02.117] Log verbosity: Trivial
    [21/06/2018 21:23:02.118] Initializing input system
    [21/06/2018 21:23:02.121] Initializing game console
    [21/06/2018 21:23:02.131] Console key has been set to F4 (key code: 115)
    [21/06/2018 21:23:02.202] Initializing console variable "ConsoleScrollAmount".
    [21/06/2018 21:23:02.202] Type: System.Int32, Reading section: "Miscellaneous", key: ConsoleScrollAmount
    [21/06/2018 21:23:02.205] Read value: <null>
    [21/06/2018 21:23:02.205] Initializing console variable "DisableRenderVersionText".
    [21/06/2018 21:23:02.205] Type: System.Boolean, Reading section: "Miscellaneous", key: DisableRenderVersionText
    [21/06/2018 21:23:02.210] Read value: True
    [21/06/2018 21:23:02.210] Setting value of console variable "DisableRenderVersionText" to stored value.
    [21/06/2018 21:23:02.210] Initializing console variable "ConsoleKey".
    [21/06/2018 21:23:02.211] Type: System.Windows.Forms.Keys, Reading section: "Miscellaneous", key: ConsoleKey
    [21/06/2018 21:23:02.212] Read value: F12
    [21/06/2018 21:23:02.212] Setting value of console variable "ConsoleKey" to stored value.
    [21/06/2018 21:23:02.212] Console key has been set to F12 (key code: 123)
    [21/06/2018 21:23:02.212] Initializing console variable "PluginTimeoutThreshold".
    [21/06/2018 21:23:02.212] Type: System.Int32, Reading section: "Miscellaneous", key: PluginTimeoutThreshold
    [21/06/2018 21:23:02.213] Read value: 10000
    [21/06/2018 21:23:02.213] Setting value of console variable "PluginTimeoutThreshold" to stored value.
    [21/06/2018 21:23:02.213] Initializing console variable "AlwaysShowConsoleOutput".
    [21/06/2018 21:23:02.213] Type: System.Boolean, Reading section: "Miscellaneous", key: AlwaysShowConsoleOutput
    [21/06/2018 21:23:02.214] Read value: <null>
    [21/06/2018 21:23:02.214] Initializing console variable "ShowConsoleCommandInfoOnPluginLoad".
    [21/06/2018 21:23:02.214] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowConsoleCommandInfoOnPluginLoad
    [21/06/2018 21:23:02.214] Read value: False
    [21/06/2018 21:23:02.214] Setting value of console variable "ShowConsoleCommandInfoOnPluginLoad" to stored value.
    [21/06/2018 21:23:02.215] Initializing console variable "ShowOnScreenWarnings".
    [21/06/2018 21:23:02.215] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowOnScreenWarnings
    [21/06/2018 21:23:02.215] Read value: <null>
    [21/06/2018 21:23:02.215] Console initialized
    [21/06/2018 21:23:02.215] Initializing forms manager
    [21/06/2018 21:23:02.218] Version: RAGE Plugin Hook v0.62.1216.14731 PUBLIC ALPHA for Grand Theft Auto V
    [21/06/2018 21:23:02.224] ================ RAGE Plugin Hook ================
    [21/06/2018 21:23:02.229] Command line option -disableCustomLoadingScreen is specified; disabling custom loading screen rendering.
    [21/06/2018 21:23:02.233] Detected Windows 7 Ultimate (64-bit) (6.1.7601.0)!
    [21/06/2018 21:23:02.234] Checking game support
    [21/06/2018 21:23:02.604] Product name: Grand Theft Auto V
    [21/06/2018 21:23:02.604] Product version: 1.0.1365.1
    [21/06/2018 21:23:02.604] Is steam version: False
    [21/06/2018 21:23:02.605] Initializing DirectX
    [21/06/2018 21:23:02.606] Initializing Direct3D
    [21/06/2018 21:23:02.607] Loading C:\Windows\system32\d3d11.dll
    [21/06/2018 21:23:02.607] Loaded at 0x7FEEF360000
    [21/06/2018 21:23:02.607] D3D11CreateDeviceAndSwapChain at 0x7FEEF3755C4
    [21/06/2018 21:23:02.608] Creating Direct3D 11 device and swap chain
    [21/06/2018 21:23:02.620] Attempting feature level 10_1
    [21/06/2018 21:23:02.630] Failed to create D3D11 device for Grand Theft Auto V: 887a0001
    [21/06/2018 21:23:02.640] Swap Chain created: 0x35AD8D0
    [21/06/2018 21:23:02.640] Swap Chain VTable: 0x35AD8D0
    [21/06/2018 21:23:02.640] Swap Chain VTable_2: 0x7FEDDD3B7F8
    [21/06/2018 21:23:02.640] 0xEC83485641C48B48;0xFFFFFEB840C74860;0x68894808588948FF
    [21/06/2018 21:23:02.640] D3D11Present: 0x7FEDDC1D210
    [21/06/2018 21:23:02.641] D3D11ResizeBuffers: 0x7FEDDC1D5F0
    [21/06/2018 21:23:02.641] D3D11ResizeTarget: 0x7FEDDC1A4E0
    [21/06/2018 21:23:02.641] D3D11SetFullscreenState: 0x7FEDDC1D300
    [21/06/2018 21:23:02.650] Direct3D initialized
    [21/06/2018 21:23:02.650] Initialized DirectX
    [21/06/2018 21:23:02.651] Direct3D watcher thread spawned
    [21/06/2018 21:23:03.379] Getting device
    [21/06/2018 21:23:03.379] Retrieved device
    [21/06/2018 21:23:03.379] Creating wrapper
    [21/06/2018 21:23:03.455] Wrapper created
    [21/06/2018 21:23:03.461] Effect created
    [21/06/2018 21:23:03.461] Creating buffer
    [21/06/2018 21:23:03.461] Created buffer
    [21/06/2018 21:23:03.461] Creating blend state
    [21/06/2018 21:23:03.461] Created blend state
    [21/06/2018 21:23:03.462] Done with creation
    [21/06/2018 21:23:03.519] Initializing texture system.
    [21/06/2018 21:23:03.519] Initializing texture system; phase 1
    [21/06/2018 21:23:03.519] Initializing texture system; phase 2
    [21/06/2018 21:23:03.525] Initializing texture system; phase 3
    [21/06/2018 21:23:03.526] Initializing texture system; phase 4
    [21/06/2018 21:23:03.535] Initializing texture system; phase 5
    [21/06/2018 21:23:03.537] Initializing texture system; phase 6
    [21/06/2018 21:23:03.538] Initializing texture system; phase 7
    [21/06/2018 21:23:03.540] Initializing texture system; phase 8
    [21/06/2018 21:23:03.542] Initializing texture system; phase 9
    [21/06/2018 21:23:03.543] Initializing texture system; phase 10
    [21/06/2018 21:23:03.546] Initializing texture system; phase 11
    [21/06/2018 21:23:03.546] Initializing texture system; phase 12
    [21/06/2018 21:23:03.548] Initializing texture system; phase 13
    [21/06/2018 21:23:03.548] Initializing texture system; phase 14
    [21/06/2018 21:23:07.651] Direct3D watcher thread ended
    [21/06/2018 21:23:41.558] LoadingScreenMsg: Initializing game support
    [21/06/2018 21:23:41.809] Initializing game support
    [21/06/2018 21:23:42.631] LoadingScreenMsg: Velocity limit removed
    [21/06/2018 21:23:42.968] Compatibility level: 0
    [21/06/2018 21:23:42.969] Supported version detected
    [21/06/2018 21:23:42.969] ==================================================
    [21/06/2018 21:23:42.970] LoadingScreenMsg: Patching code
    [21/06/2018 21:23:43.220] LoadingScreenMsg: Waiting for game initialization
    [21/06/2018 21:23:43.470] Waiting for game initialization
    [21/06/2018 21:23:43.570] LoadingScreenMsg: Initializing core
    [21/06/2018 21:23:43.820] Initializing hook
    [21/06/2018 21:23:43.820] LoadingScreenMsg: Completing interoperability
    [21/06/2018 21:23:44.071] Completing interoperability
    [21/06/2018 21:23:44.071] Initialization code 1.
    [21/06/2018 21:23:44.072] Initialization code 2.
    [21/06/2018 21:23:44.072] Initialization code 3.
    [21/06/2018 21:23:44.085] 1 Address: 0x000000013FC310A4
    [21/06/2018 21:23:44.086] Calling func 1
    [21/06/2018 21:23:44.112] 2 Address: 0x0000000140758AB6
    [21/06/2018 21:23:44.113] 3 Address: 0x000000013F225C66
    [21/06/2018 21:23:44.150] Address: 0x0000000140758A60
    [21/06/2018 21:23:44.151] Unknown var: 0x00000001416FE700
    [21/06/2018 21:23:44.151] Initialization code 4.
    [21/06/2018 21:23:44.152] Initialization code 5.
    [21/06/2018 21:23:44.152] Completing interoperability, phase 1
    [21/06/2018 21:23:44.153] Completing interoperability, phase 2
    [21/06/2018 21:23:44.153] Completing interoperability, phase 3
    [21/06/2018 21:23:44.154] Completing interoperability, phase 4
    [21/06/2018 21:23:44.154] Completing interoperability, phase 5
    [21/06/2018 21:23:44.154] Completing interoperability, phase 6
    [21/06/2018 21:23:44.155] Completing interoperability, phase 7
    [21/06/2018 21:23:44.155] LoadingScreenMsg:
    [21/06/2018 21:23:44.406] LoadingScreenMsg: Loading Story Mode
    [21/06/2018 21:23:55.497] LoadingScreenMsg: Loading and Populating Game World
    [21/06/2018 21:23:55.747] LoadingScreenMsg:
    [21/06/2018 21:24:13.979] Initializing console variable "IsDeveloperModeEnabled".
    [21/06/2018 21:24:13.980] Type: System.Boolean, Reading section: "Miscellaneous", key: IsDeveloperModeEnabled
    [21/06/2018 21:24:13.980] Read value: <null>
    [21/06/2018 21:24:13.981] Initializing console variable "TimeScale".
    [21/06/2018 21:24:13.981] Type: System.Single, Reading section: "Miscellaneous", key: TimeScale
    [21/06/2018 21:24:13.982] Read value: <null>
    [21/06/2018 21:24:13.999] Loading plugin from path: C:\Games\Grand Theft Auto LA\Plugins\LSPD First Response.dll
    [21/06/2018 21:24:18.236] <UNLOADED PLUGIN>: Initializing input system
    [21/06/2018 21:24:18.238] <UNLOADED PLUGIN>: Initializing game console
    [21/06/2018 21:24:18.240] <UNLOADED PLUGIN>: Initializing forms manager
    [21/06/2018 21:24:18.307] Plugin "LSPD First Response" was loaded from "LSPD First Response.dll".
    [21/06/2018 21:24:18.767] ---------------------------------------------------------------------
    [21/06/2018 21:24:18.767] LSPD FIRST RESPONSE
    [21/06/2018 21:24:18.767] Version 0.3.1
    [21/06/2018 21:24:18.767] A G17 Media Modification
    [21/06/2018 21:24:18.767] - Developed by LMS & Sam
    [21/06/2018 21:24:18.767] - Special thanks to Cyan, Lt.Caine, Alexander Blade, The OpenIV Team, LukeD & MulleDK19
    [21/06/2018 21:24:18.767] � Copyright 2015-2016, G17 Media, www.lspdfr.com
    [21/06/2018 21:24:18.767] ---------------------------------------------------------------------
    [21/06/2018 21:24:18.767] [INFO] Running LSPD First Response 0.3.1(0.3.38.5436)
    [21/06/2018 21:24:18.767] [INFO] Copyright � 2015-2016, G17 Media, www.lspdfr.com
    [21/06/2018 21:24:18.851]
    [21/06/2018 21:24:18.998] C:\Games\Grand Theft Auto LA\lspdfr\lspdfr.ini
    [21/06/2018 21:24:18.999] C:\Games\Grand Theft Auto LA\lspdfr\lspdfr.ini
    [21/06/2018 21:24:19.001] Callouts: 650
    [21/06/2018 21:24:19.115] [TRACE] Thread CopManager #1 initialized

    Livelyworld debug:

    Script started -21/06/2018 21:24:22-GameVer VER_1_0_1365_1_NOSTEAM
    21/06/2018 21:24:22 - Debug output is OFF
    21/06/2018 21:24:34 - added TrafficSpawner (RIOT, in city)
    21/06/2018 21:24:34 - added TrafficSpawner (rebel, in desrt)
    21/06/2018 21:24:34 - added TrafficSpawner (manchez, in countryside)
    21/06/2018 21:24:34 - added TrafficSpawner (sanchez, in countryside)
    21/06/2018 21:24:34 - added TrafficSpawner (halftrack, in desrt)
    21/06/2018 21:24:34 - added TrafficSpawner (buzzard2, in all)
    21/06/2018 21:24:34 - added TrafficSpawner (besra, in all)
    21/06/2018 21:24:34 - added TrafficSpawner (frogger, in all)
    21/06/2018 21:24:34 - added TrafficSpawner (titan, in all)
    21/06/2018 21:24:34 - added TrafficSpawner (cargoplane, in airp)
    21/06/2018 21:24:34 - added TrafficSpawner (maverick, in all)
    21/06/2018 21:24:34 - added TrafficSpawner (swift, in all)
    21/06/2018 21:24:34 - added TrafficSpawner (miljet, in all)
    21/06/2018 21:24:34 - added TrafficSpawner (cuban800, in countryside)
    21/06/2018 21:24:34 - added TrafficSpawner (tug, in oceana)
    21/06/2018 21:24:34 - added TrafficSpawner (tug, in alamo)
    21/06/2018 21:24:34 - added TrafficSpawner (jetmax, in alamo)
    21/06/2018 21:24:34 - added TrafficSpawner (seashark, in all)
    21/06/2018 21:24:34 - added TrafficSpawner (seashark, in zancudo)
    21/06/2018 21:24:34 - added TrafficSpawner (seashark, in lago)
    21/06/2018 21:24:34 - added TrafficSpawner (seashark, in delbe)
    21/06/2018 21:24:34 - added TrafficSpawner (speeder, in delbe)
    21/06/2018 21:24:34 - added TrafficSpawner (marquis, in delbe)
    21/06/2018 21:24:34 - added TrafficSpawner (hunter, in all)
    21/06/2018 21:24:34 - added TrafficSpawner (hunter, in lago)
    21/06/2018 21:24:34 - added TrafficSpawner (hunter, in armyb)
    21/06/2018 21:24:34 - added TrafficSpawner (havok, in mtchil)
    21/06/2018 21:24:34 - added TrafficSpawner (buzzard2, in all)
    21/06/2018 21:24:34 - added TrafficSpawner (maverick, in all)
    21/06/2018 21:24:34 - added TrafficSpawner (microlight, in all)
    21/06/2018 21:24:34 - added TrafficSpawner (microlight, in mtchil)
    21/06/2018 21:24:34 - Settings loaded.
    21/06/2018 21:24:35 - IsRaining()
    21/06/2018 21:24:35 - HICCUP DETECTED (7023ms) - check the output above this to find the culprit
    21/06/2018 21:24:35 - Bennys
    21/06/2018 21:24:36 - Bennys
    21/06/2018 21:24:37 - Bennys
    21/06/2018 21:24:38 - Bennys
    21/06/2018 21:24:39 - Bennys
    21/06/2018 21:24:40 - IsRaining()
    21/06/2018 21:24:40 - Bennys
    21/06/2018 21:24:41 - Bennys
    21/06/2018 21:24:42 - Bennys
    21/06/2018 21:24:43 - Bennys
    21/06/2018 21:24:44 - Bennys

    Am I missing something? If anyone can shed any light I'd be most grateful. I've had to edit the logs down a bit to meet the post character count.

    Rig specs are Custom Win 7 64. AMD 970DSP3. 16GB DDR3 2000mhz RAM, 8350 AMD CPU, 2GB AMD R9 card, 256GB SSD with HDD backup drives. Not the best, but it works. Just not for GTA it seems :p

    Thanks,

    Jess



  • @JessieJ Likely to be gameconfig related or some sort of limit your hitting. Jess, use a mods folder 😛



  • First of all I agree with @Cass always use mods folder...when are you editing gxt and especially meta files, are you replacing it or editing by yourself ?



  • Hey thanks for replies. Any text files i edit manually. Never replaced anything such as vehicles.meta. I just the section of the modded file i need and copy and paste/tweak whatevers needed into my files so i cant see it being a conflict. Does sound to me like a game config issue.

    I dont know much about them though. I did take a vanilla one, and a modified one that was recommended by the community. Put both side by side to compare, and edited some changes into my game. Sometimes the game went for longer before crashing. Sometimes within 6 secs of character spawning.

    Problem is, even with the trawing forums and digging around, i still dont know enough about them



  • @JessieJ Hey what's up? Did you ever solve this issue by any chance?


Log in to reply
 

Looks like your connection to GTA5-Mods.com Forums was lost, please wait while we try to reconnect.