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

Failed to download lowest BIN prices #117

Closed
Detlas-Legacy opened this issue Feb 11, 2023 · 4 comments
Closed

Failed to download lowest BIN prices #117

Detlas-Legacy opened this issue Feb 11, 2023 · 4 comments

Comments

@Detlas-Legacy
Copy link

Hi, me again.

[ForkJoinPool.commonPool-worker-3/WARN]: [Skyblocker] Failed to download lowest BIN prices!
java.io.FileNotFoundException: https://skytils.gg/api/auctions/lowestbins
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1993) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224) ~[?:?]
at java.net.URL.openStream(URL.java:1161) ~[?:?]
at me.xmrvizzy.skyblocker.skyblock.item.PriceInfoTooltip.downloadLowestPrices(PriceInfoTooltip.java:357) ~[skyblocker-1.8.2+1.19.2.jar:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]

@Julienraptor01
Copy link
Contributor

Hi, me again.

[ForkJoinPool.commonPool-worker-3/WARN]: [Skyblocker] Failed to download lowest BIN prices!
java.io.FileNotFoundException: https://skytils.gg/api/auctions/lowestbins
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1993) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224) ~[?:?]
at java.net.URL.openStream(URL.java:1161) ~[?:?]
at me.xmrvizzy.skyblocker.skyblock.item.PriceInfoTooltip.downloadLowestPrices(PriceInfoTooltip.java:357) ~[skyblocker-1.8.2+1.19.2.jar:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]

Skytils API is temporarily down, wait for it to go back up and it'll diseappear and actualize correctly

@Detlas-Legacy
Copy link
Author

Still down...

@Julienraptor01
Copy link
Contributor

Still down...

Yes and it's probably due to upcoming Hypixel API changes

@Julienraptor01
Copy link
Contributor

solved by #119 and should be closed

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