tterrag1098 / BON2

A rewrite for Immibis's bearded-octo-nemesis for ForgeGradle
GNU Lesser General Public License v3.0
182 stars 50 forks source link

Server returned HTTP response code: 522 for URL #55

Closed KTibow closed 2 years ago

KTibow commented 2 years ago

Too lazy to elaborate too much, but here's the log dump:

  ~  Downloads⠀  103ms    java -jar BON-2.4.0.15-all.jar --inputJar SkyblockToolkit+2021.3.jar --mappingsVer 1.8.9-11.15.1.2318-stable_20
Exception in thread "main" java.io.IOException: Server returned HTTP response code: 522 for URL: http://export.mcpbot.bspk.rs/versions.json
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1897)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1495)
    at com.github.parker8283.bon2.data.VersionLookup.refresh(VersionLookup.java:46)
    at com.github.parker8283.bon2.BON2.parseArgs(BON2.java:64)
    at com.github.parker8283.bon2.BON2.main(BON2.java:28)
guagua0 commented 2 years ago

我几年前下载过这个软件,但是从没成功使用一次

mrcorpz commented 2 years ago

You need to edit the source code and change out the mcpbot links to http://export.mcpbot.golde.org/ . this is because MCPbot shutted down on 14 November

KTibow commented 2 years ago

Well I have no idea how I would build this.

mrcorpz commented 2 years ago

@KTibow working jar in here BON.zip

also use gui, dont use command line

KTibow commented 2 years ago

Alright thanks, I don't need it anymore, but hopefully this helps someone else.