Guad / GTACoop

An online co-op modification for GTA5
GNU General Public License v3.0
81 stars 71 forks source link

f9 Don't work #29

Closed bhouston95 closed 8 years ago

bhouston95 commented 8 years ago

// GTA V SCRIPT HOOK (build Dec 20 2015, v1.0.573.1a) // (C) Alexander Blade 2015 [19:41:46] INIT: Started [19:41:46] INIT: Success, game version is VER_1_0_573_1_STEAM [19:41:46] INIT: Registering script 'ScriptHookVDotNet.asi' (0x00007FFB43B90700) [19:41:46] INIT: Registering script 'TrainerV.asi' (0x00007FFB33042A20) [19:42:00] INIT: Pool 1 extended [19:42:00] INIT: Pool 3 extended [19:42:00] INIT: Pool 4 extended [19:42:05] INIT: GtaThread collection size 175 [19:42:05] INIT: wnd proc 0x00000000FFFF0551 [19:42:05] INIT: IDXGISwapChain 0x00007FFB639B2D80 (0x00007FFB328B50C0) [19:42:05] INIT: IDXGISwapChain set [19:42:05] INIT: DX init started [19:42:05] INIT: DX feature level B000 [19:42:05] INIT: DX init succeeded [19:43:01] CORE: Requesting thread creation [19:43:01] CORE: Creating threads [19:43:03] CORE: Started control thread, id 30 active 1 [19:43:03] CORE: Started thread 'ScriptHookVDotNet.asi' (0x00007FFB43B90700), id 31 active 1 [19:43:03] CORE: Started thread 'TrainerV.asi' (0x00007FFB33042A20), id 32 active 1 [19:43:03] CORE: Launching main() for 'ScriptHookVDotNet.asi' (0x00007FFB43B90700), id 31 [19:43:03] CORE: Launching main() for 'TrainerV.asi' (0x00007FFB33042A20), id 32 [19:50:08] UNINIT: Unregistering script 'TrainerV.asi' [19:50:08] UNINIT: Unregistering script 'ScriptHookVDotNet.asi'

[19:43:03] [DEBUG] Created script domain 'ScriptDomain_5C250BD2'. [19:43:03] [DEBUG] Loading scripts from 'C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_5C250BD2' ... [19:43:03] [ERROR] Failed to reload scripts because directory is missing.

I have no idea why this is not working any suggestion's?

Guad commented 8 years ago

[19:43:03] [ERROR] Failed to reload scripts because directory is missing.

bhouston95 commented 8 years ago

Yes but what directory is missing? I have the scripts folder and everything in it?

Guad commented 8 years ago

Is your game at C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V ? Either way, that's a ScriptHookVDotNet issue, post it on gtaforums in their thread.

bhouston95 commented 8 years ago

Yes it is in C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V

and alright if we cant figure it out here we will.