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

Recent FiveM client update broke GetComponentDataFromHash function #75

Open
Jabelius opened this issue Apr 21, 2022 · 8 comments
Open

Comments

@Jabelius
Copy link

Native 0x74C0E2A57EC66760 was changed. More info here

Now almost every variation of clothing return nil and shows as undefined.

This may be thing for cfx.re to fix but just to know that this exists.

If someone here has fixed this it would be best to let others know too. I think that there is no easy way to fix this without changing the native.

@boermansjo
Copy link

When I have time (somewhere next week) I can look into to broken native.
I hope they didn't change to much. This whole thing as no documentation...

@SeaLife
Copy link

SeaLife commented Apr 21, 2022

Ouf, somewhere next week is probably a big issue.
We probably need to switch to another character script then because no one can change their clothes currently and thats a major issue. :(

@boermansjo
Copy link

If I have time today. I will check it out.
Should still have the whole debug function somewhere.

@joe9099
Copy link

joe9099 commented Apr 23, 2022

Also need to look into fixing this

@SeaLife
Copy link

SeaLife commented Apr 24, 2022

Is there any progress on this?

@bradleysixx
Copy link

Hoping this gets fixed soon... This resource is so good, sad to see it vanish cause of FiveM's updates.

@LostJ3ster
Copy link

I made a pull request with a workaround for this. Instead of using the native, I'm accessing root-cause's repository with all the clothing information.
Everything else stays the same.
While my pull request is waiting for approval, feel free to use my fork.

@Brads1
Copy link

Brads1 commented Dec 10, 2022

[script:cui_character] SCRIPT ERROR: @cui_character/server/main.lua:311: attempt to concatenate a nil value (local 'url')
[script:cui_character] > ref (@cui_character/server/main.lua:311)
[script:cui_character] > TriggerServerCallback (@es_extended/server/functions.lua:172)
[script:cui_character] > handler (@es_extended/server/common.lua:114)
[ script:es_extended] SCRIPT ERROR: error object is not a string

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

7 participants