1. Welcome to our bug report and feature request forum.
    • For game exploits, post in the Private Issues forum. Please provide details in your message.
    • For all other suggestions and reports:
      • Apply the appropriate prefix to your post
      • Please include every detail (such as how a mechanic works or how to reproduce a bug)
      • Remember that new features need to be balanced and fair.

Cannot use the launcher

Discussion in 'Suggest + Report Bugs + Get Help' started by CodingWithClass, Dec 12, 2015.

  1. CodingWithClass

    CodingWithClass A coder. With class.

    Joined:
    Jul 15, 2014
    Messages:
    18
    Likes Received:
    0
    When I try to open Vincent or Alice using the launcher I get the following error:

    Code:
    To report this error, please provide:
     
    java.io.IOException: 3 file(s) could not be downloaded
        at com.skcraft.launcher.install.HttpDownloader.execute(HttpDownloader.java:139)
        at com.skcraft.launcher.install.Installer.download(Installer.java:46)
        at com.skcraft.launcher.update.Updater.update(Updater.java:178)
        at com.skcraft.launcher.update.Updater.call(Updater.java:95)
        at com.skcraft.launcher.update.Updater.call(Updater.java:38)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
    OS: FreeBSD 10.2
    Java: OpenJDK 8
     
  2. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    Dec 1, 2011
    Messages:
    2,490
    Likes Received:
    1,504
    Can you go to options, click Show/Open Log, run the update, and then paste the log?
     
  3. CodingWithClass

    CodingWithClass A coder. With class.

    Joined:
    Jul 15, 2014
    Messages:
    18
    Likes Received:
    0
  4. LordRedstone

    LordRedstone Best Coder 2k15

    Joined:
    Jun 14, 2012
    Messages:
    391
    Likes Received:
    73
    I seem to remember OpenJDK has some issues, but seems unlikely it could cause this.
     
  5. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    Dec 1, 2011
    Messages:
    2,490
    Likes Received:
    1,504
  6. CodingWithClass

    CodingWithClass A coder. With class.

    Joined:
    Jul 15, 2014
    Messages:
    18
    Likes Received:
    0
  7. CodingWithClass

    CodingWithClass A coder. With class.

    Joined:
    Jul 15, 2014
    Messages:
    18
    Likes Received:
    0
    Nevermind, now it crashes with an UnsatisfiedLinkError. That's weird: I have linux_enable=true and the linux.ko kernel module loaded, so it should load Linux binaries no problem.
     
  8. CodingWithClass

    CodingWithClass A coder. With class.

    Joined:
    Jul 15, 2014
    Messages:
    18
    Likes Received:
    0
    Forgot the Pastebin: http://pastebin.com/jyQUt2H7
     
  9. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    Dec 1, 2011
    Messages:
    2,490
    Likes Received:
    1,504
    Are you using OpenJDK or Sun/Oracle JRE?
     
  10. Pathaleon

    Pathaleon Forum & Server Administrator
    Staff Member

    Joined:
    Jul 3, 2012
    Messages:
    1,014
    Likes Received:
    670
    Says OpenJDK 8 in the original post
     
  11. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    Dec 1, 2011
    Messages:
    2,490
    Likes Received:
    1,504
    Does OpenJDK use FreeBSD binaries on FreeBSD? Maybe get the Linux JRE from Oracle?
     
  12. Pathaleon

    Pathaleon Forum & Server Administrator
    Staff Member

    Joined:
    Jul 3, 2012
    Messages:
    1,014
    Likes Received:
    670
    Clearly he needs Windows!
     
  13. LordRedstone

    LordRedstone Best Coder 2k15

    Joined:
    Jun 14, 2012
    Messages:
    391
    Likes Received:
    73
    Probably took him months to get BSD working...