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

WaterFall - errors Eclipse #1594

Closed
2 tasks done
Incluuu opened this issue May 2, 2024 · 1 comment
Closed
2 tasks done

WaterFall - errors Eclipse #1594

Incluuu opened this issue May 2, 2024 · 1 comment
Labels
type: 🐛 bug A confirmed bug in the plugin which needs to get resolved

Comments

@Incluuu
Copy link

Incluuu commented May 2, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Are you using forge?

No

Installed conforming to our guide?

  • I have read the installation guide and performed all steps

Describe your issue

startup waterfall

[SkinsRestorer] Error getting Eclipse UUID
net.skinsrestorer.shared.exception.DataRequestExceptionShared: Eclipse error: 502
at net.skinsrestorer.shared.connections.MojangAPIImpl.getUUIDEclipse(MojangAPIImpl.java:116) ~[?:?]
at net.skinsrestorer.shared.connections.ServiceCheckerService.checkServices(ServiceCheckerService.java:54) ~[?:?]
at net.skinsrestorer.shared.plugin.SRPlugin.runServiceCheck(SRPlugin.java:438) ~[?:?]
at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:66) ~[core.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:49d41d6:576]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.lang.Thread.run(Thread.java:1583) [?:?]

[SkinsRestorer] Error getting Eclipse Profile
net.skinsrestorer.shared.exception.DataRequestExceptionShared: Eclipse error: 502
at net.skinsrestorer.shared.connections.MojangAPIImpl.getProfileEclipse(MojangAPIImpl.java:177) ~[?:?]
at net.skinsrestorer.shared.connections.ServiceCheckerService.checkServices(ServiceCheckerService.java:94) ~[?:?]
at net.skinsrestorer.shared.plugin.SRPlugin.runServiceCheck(SRPlugin.java:438) ~[?:?]
at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:66) ~[core.jar:git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:49d41d6:576]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.lang.Thread.run(Thread.java:1583) [?:?]

How can we reproduce what you got?

  1. startup waterfall

Server/Error Logs

https://bin.birdflop.com/iqumumuyiy.rb

Minecraft implementation

- Proxy: waterfall 1.20.6
- Backend: none

What client are you using?

vanilla launcher

SkinsRestorer Version

15.0.11

List of plugins

SkinsRestorer

Java Version

OpenJDK VM 21.0.3+9

Does your issue require a plugin in order to reproduce?

None

@Incluuu Incluuu added the type: 🐛 bug A confirmed bug in the plugin which needs to get resolved label May 2, 2024
@xknat
Copy link
Member

xknat commented May 4, 2024

Should now be resolved.

@xknat xknat closed this as completed May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: 🐛 bug A confirmed bug in the plugin which needs to get resolved
Projects
None yet
Development

No branches or pull requests

2 participants