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

GetDlcWeaponData and GetDlcWeaponDataSp causes fivem to hang #2505

Open
Mathu-lmn opened this issue May 7, 2024 · 0 comments
Open

GetDlcWeaponData and GetDlcWeaponDataSp causes fivem to hang #2505

Mathu-lmn opened this issue May 7, 2024 · 0 comments
Labels
bug triage Needs a preliminary assessment to determine the urgency and required action

Comments

@Mathu-lmn
Copy link

What happened?

I tried to call GetDlcWeaponData or GetDlcWeaponDataSp without or with a random integer argument.
It resulted in the fivem process hanging

Expected result

Returning an error and not hanging the process

Reproduction steps

print(GetDlcWeaponData(3))

Importancy

Slight inconvenience

Area(s)

FiveM, Natives

Specific version(s)

FiveM b3095

Additional information

image

@Mathu-lmn Mathu-lmn added bug triage Needs a preliminary assessment to determine the urgency and required action labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug triage Needs a preliminary assessment to determine the urgency and required action
Projects
None yet
Development

No branches or pull requests

1 participant