Advertisement
Guest User

Problemik

a guest
Feb 7th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. java.io.IOException: Server returned HTTP response code: 403 for URL: http://s1.hapel.pl/updater/downloader35/
  2. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  3. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  4. at java.net.URL.openStream(Unknown Source)
  5. at org.apache.commons.io.IOUtils.toString(IOUtils.java:1198)
  6. at pl.hapel.updater.Updater.getRemoteModList(Updater.java:126)
  7. at pl.hapel.updater.Updater.lambda$start$18(Updater.java:279)
  8. at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement