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

"Unable to load emote" error #7

Open
Dan-Mizu opened this issue Nov 15, 2023 · 4 comments
Open

"Unable to load emote" error #7

Dan-Mizu opened this issue Nov 15, 2023 · 4 comments

Comments

@Dan-Mizu
Copy link

Dan-Mizu commented Nov 15, 2023

[20:44:07] [pool-11-thread-1/ERROR]: Unable to load emote
java.lang.NullPointerException: null
	at java.util.Objects.requireNonNull(Objects.java:208) ~[?:?]
	at net.vinrobot.mcemote.client.font.impl.SevenTVEmote.loadFrames(SevenTVEmote.java:73) ~[mcemote-1.1.0.jar:?]
	at net.vinrobot.mcemote.client.font.EmoteFontStorage.loadAnimatedGlyph(EmoteFontStorage.java:61) ~[mcemote-1.1.0.jar:?]
	at net.vinrobot.mcemote.client.font.EmoteFontStorage.lambda$asyncLoadAnimatedGlyph$1(EmoteFontStorage.java:50) ~[mcemote-1.1.0.jar:?]
	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
	at java.lang.Thread.run(Thread.java:833) ~[?:?]

@Vinrobot
Copy link
Owner

Hi, thanks for the report.
Could you give me the Twitch ID and the Emote you are using?

Note, it may just be a temporary problem from the API (Rate limiting or just a server error).

@Dan-Mizu
Copy link
Author

ID: 12943173

I think i was just using global 7tv emotes like "Stare"

@Laawer
Copy link

Laawer commented Nov 27, 2023

It is happening to me too

@Vinrobot
Copy link
Owner

7TV API seems to have some problems(?).
I could not (for the moment) experience this exact issue, but I had time where the API didn't return the emotes list.

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

3 participants