Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility Problems With GTA 1365 Build? #4

Open
BillDevAcct opened this issue Apr 3, 2018 · 1 comment
Open

Compatibility Problems With GTA 1365 Build? #4

BillDevAcct opened this issue Apr 3, 2018 · 1 comment

Comments

@BillDevAcct
Copy link

BillDevAcct commented Apr 3, 2018

(RockStar Social Club version) VC++ 15 Redist installed.

I installed GTA V (1365) and got it working online and offline. Then installed GTA V ScriptHook (1365) and tested it using the NativeTrainer.asi. When I hit F4, everything worked exactly as documented, so I installed LeFixDrone.asi along with the associated files.

NativeTrainer still works and The LeFixDrone mod is at least initializing because it recreates the settings_mod.ini file in the (LeFixDrone) subdir, but there's no "Start Quadcopter Flight" when I hold down the Tab key during the first "mission". Is this a version compatibility problem between this mod and build 1365 and if so, is there any way that I can downgrade to the previous version?

Here's my ScriptHookV.log file:

// GTA V SCRIPT HOOK (build Mar 28 2018, v1.0.1365.1)
// (C) Alexander Blade 2015-2018
[05:54:57] INIT: Started
[05:54:57] INIT: Success, game version is VER_1_0_1365_1_NOSTEAM
[05:54:57] INIT: Registering script 'LeFixDrone.asi' (0x000007FEE4A86F30)
[05:54:57] INIT: Registering script 'NativeTrainer.asi' (0x000007FEE72EA3C0)
[05:55:11] INIT: Pool 1 extended
[05:55:11] INIT: Pool 2 extended
[05:55:11] INIT: Pool 3 extended
[05:55:11] INIT: Pool 4 extended
[05:55:16] INIT: GtaThread collection size 189
[05:55:16] INIT: wnd proc 0x00000000FFFF081D
[05:55:16] INIT: IDXGISwapChain 0x000007FEF3BD5AE0 (0x000007FEF3BFB2F8)
[05:55:16] INIT: IDXGISwapChain set
[05:55:16] INIT: DX init started
[05:55:16] INIT: DX feature level B000
[05:55:16] INIT: DX init succeeded
[05:56:34] CORE: Requesting thread creation
[05:56:34] CORE: Creating threads
[05:56:34] CORE: Started control thread, id 31 active 1
[05:56:34] CORE: Started thread 'LeFixDrone.asi' (0x000007FEE4A86F30), id 32 active 1
[05:56:34] CORE: Started thread 'NativeTrainer.asi' (0x000007FEE72EA3C0), id 33 active 1
[05:56:34] CORE: Launching main() for 'LeFixDrone.asi' (0x000007FEE4A86F30), id 32
[05:56:34] CORE: Launching main() for 'NativeTrainer.asi' (0x000007FEE72EA3C0), id 33
[05:58:09] UNINIT: Unregistering script 'NativeTrainer.asi'
[05:58:09] UNINIT: Unregistering script 'LeFixDrone.asi'

Thank you for this fantastic mod

@BillDevAcct
Copy link
Author

BillDevAcct commented Apr 10, 2018

I was finally able to get this to work with B1365.

It appears that this problem is a documentation shortcoming. I attempted to install this mod onto a brand new installation of GTA V and then tried to activate it before completing the first mission. However, I found a comment on a YouTube video that stated that you must complete the first mission and only then can the drone be activated. This restriction is a bit misleading in that the other mod, the tutorial that accompanies ScriptHookV does not require the completion of any game objectives - it works all of the time.

Thanks again for the mod.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant