You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The parameters were changed for TaskMissionHeli and the .NET DK still has the old so it throws a BadImageFormatException since the functions don’t match. Is the .NET kit going to get updated with this soon? So scripts that were working before are now broken throwing that error.
Expected result
That the DK would match the function
Reproduction steps
Use TaskMissionHeli in c# with the c# DK and will throw a BadImageFormatException because it doesn't match the parameter footprint now.
Importancy
Crash
Area(s)
FiveM, Natives
Specific version(s)
fx: b10309 FiveM 3095
Additional information
No response
The text was updated successfully, but these errors were encountered:
What happened?
The parameters were changed for TaskMissionHeli and the .NET DK still has the old so it throws a BadImageFormatException since the functions don’t match. Is the .NET kit going to get updated with this soon? So scripts that were working before are now broken throwing that error.
Expected result
That the DK would match the function
Reproduction steps
Use TaskMissionHeli in c# with the c# DK and will throw a BadImageFormatException because it doesn't match the parameter footprint now.
Importancy
Crash
Area(s)
FiveM, Natives
Specific version(s)
fx: b10309 FiveM 3095
Additional information
No response
The text was updated successfully, but these errors were encountered: