fr-Pursuit / AsiSupport

ASI plugins support for RagePluginHook.
GNU General Public License v3.0
25 stars 6 forks source link

ASI Support Crash On Startup #2

Closed 9Lincoln20 closed 5 years ago

9Lincoln20 commented 5 years ago

crash-13-12-2018-11.55.17.txt

I have installed the latest version of ASI Support until the new scripthookv comes out for GTA 1604, rage 0.64 and I get a crash on startup. The crash log is attached.

fr-Pursuit commented 5 years ago

This issue is caused by AdvancedVHook. It appears to be incompatible with ASI Support 0.3. I'll try to fix this issue in the next release.

fr-Pursuit commented 5 years ago

Turns out AdvancedHookV.asi is not an ASI script but a simple library used by ELS. The latest ELS version doesn't need it, and use AdvancedHookV.dll. You can therefore delete AdvancedHookV.asi, and update ELS if AdvancedHookV.dll is not present in your directory.

I might update the conversion process to handle this case at a later date.

DoubleDoppler commented 5 years ago

Unfortunately removing the AdvancedHookV.asi doesn't resolve the problem. This is a very handy mod and an essential whilst ScripthookV isn't updated, please resolve if possible

fr-Pursuit commented 5 years ago

@DoubleDoppler Please send me your ragepluginhook.log file by pasting its content on pastebin.com and posting the link here.

DoubleDoppler commented 5 years ago

https://pastebin.com/AQQ0ayTt https://pastebin.com/pd3sbQ4b

fr-Pursuit commented 5 years ago

@DoubleDoppler The crash appears to be caused by GTAV.HeapAdjuster, another file which is not an ASI script despite having the .asi extension. It seems I need to make the plugin detect and ignore this kind of file. I'm working on an update atm.

DoubleDoppler commented 5 years ago

I'll remove it and keep you updated

DoubleDoppler commented 5 years ago

Correct, thank you for the insight. I think updating would be a great step forward but so far, this script has saved us from the dreaded wait.

fr-Pursuit commented 5 years ago

Fixed in 0.3.2