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

itemFromUUID() not working properly #24

Open
OakLoaf opened this issue Jul 24, 2022 · 8 comments
Open

itemFromUUID() not working properly #24

OakLoaf opened this issue Jul 24, 2022 · 8 comments

Comments

@OakLoaf
Copy link

OakLoaf commented Jul 24, 2022

The function itemFromUUID() only works for players that have been on the server that you are getting the head on. Ideally this should not be a limitation

@deanveloper
Copy link
Owner

yea that kinda sucks

as a workaround, you can use any of the other methods, which should all work without requiring the player to have previously been online

@deanveloper
Copy link
Owner

(ideally i will fix this in the future but i haven't touched this repo in years)

@OakLoaf
Copy link
Author

OakLoaf commented Jul 24, 2022

Yeahh, I saw that it was quite an old repo haha. I kind of need to have the player head updating for my plugin, maybe I can use the URL method?

@deanveloper
Copy link
Owner

deanveloper commented Jul 24, 2022

No, if you use the URL method it will not update. I'll see if I can fix it somehow lol (later)

@OakLoaf
Copy link
Author

OakLoaf commented Jul 24, 2022

Ok ok, thank you haha

@OakLoaf
Copy link
Author

OakLoaf commented Sep 1, 2022

Gonna bump this

@deanveloper
Copy link
Owner

Still no news, I don't really have an environment set up for MC developing/testing anymore, so it'd take quite a bit of time for me to solve this myself.

I've been thinking about archiving this repo but I'd like to find someone else to maintain if possible

@deanveloper
Copy link
Owner

For now the best solution will probably be to resolve the name for a UUID yourself and then pass that into the fromName methid

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

2 participants