-
Notifications
You must be signed in to change notification settings - Fork 5
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
Bug: Hatchet Framework/H-60 causes script error when exiting other modded helicopters #21
Comments
looks like that might be apart of the hatchet core |
Can you try this in a vanilla helicopter too? I have a funny feeling it’s also present |
I have just tested every vanilla helicopter (sans Helicopter DLC additions) and the error happens with the following aircraft ONLY: All other vanilla helicopters appear to be working normally. Edit: The following are the helicopters that do NOT throw an error: |
Thanks |
I just tested a large number of CUP helicopter assets and they all experienced the same issue. I apologize, I don't know how I didn't notice that in the first place. I can more thoroughly test CUP assets in the coming days and compile a list of exactly which are throwing the error. (From my brief testing, I believe it will likely be all.) |
No it’s fine. It’s probably any vehicle It’s not game breaking but I’ll definitely try track it down |
Prerequisites
Please answer the following questions for yourself before submitting an issue.
MELB Error RPT log file: https://pastebin.com/6fkpbMxB
CH-47 Error RPT log file: https://pastebin.com/WUy7KVGY
Bug Report
Description:
When the Hatchet Framework and H-60 are loaded alongside sykoCrazy's Mission Enhanced Little Bird, there is a script error thrown whenever you exit any of the Little Bird's seats. Additionally, when the Hatchet Framework and H-60 are loaded alongside any variant of Konyo123's H-47, the same script error is thrown when existing pilot, copilot or any basic passenger seats. (Gunners, loadmaster and rear gate crewman do not throw errors)
The error is as follows:
14:30:26 Error in expression <ler call CBA_fnc_removePerFrameHandler;
removeMissionEventHandler ["Draw3d",vxf_>
14:30:26 Error position: <removeMissionEventHandler ["Draw3d",vxf_>
14:30:26 Error Type Any, expected Number
14:30:26 File vxf_core\functions\modules\shutDownAll.sqf..., line 17
Expected Behavior
Players should be able to exit non-Hatchet helicopters without encountering Hatchet related errors.
Steps to Reproduce the Issue
Screenshots
Video
Additional context
MELB Error RPT.txt
CH47 Error RPT.txt
The text was updated successfully, but these errors were encountered: