Obtendo a exceção: java.net.ConnectException: Conexão recusada ao executar o Minecraft.jar no TAILS linux

0

Estou usando o Tails em um dispositivo USB (porque o disco rígido está quebrado) e quando tento executar o Minecraft, continuo recebendo o mesmo erro. Devo especificar algum parâmetro ao chamar o Java? Como eu resolvo isso?

Por favor, assuma (launcher.pack.lzma) como https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (Super usuário acha que estou fazendo spam)

Bootstrap (v5)
Current time is May 17, 2015 3:17:57 PM
System.getProperty('os.name') == 'Linux'
System.getProperty('os.version') == '3.16.0-4-amd64'
System.getProperty('os.arch') == 'i386'
System.getProperty('java.version') == '1.7.0_79'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '32'

Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma
Exception: java.net.ConnectException: Connection refused
Downloading: (launcher.pack.lzma) (try 2/10)
Exception: java.net.ConnectException: Connection refused
Downloading: (launcher.pack.lzma) (try 3/10)
Exception: java.net.ConnectException: Connection refused
Downloading: (launcher.pack.lzma) (try 4/10)
Exception: java.net.ConnectException: Connection refused
Downloading: (launcher.pack.lzma) (try 5/10)
Exception: java.net.ConnectException: Connection refused
Downloading: (launcher.pack.lzma) (try 6/10)
Exception: java.net.ConnectException: Connection refused
Downloading: (launcher.pack.lzma) (try 7/10)
Exception: java.net.ConnectException: Connection refused
Downloading: (launcher.pack.lzma) (try 8/10)
Exception: java.net.ConnectException: Connection refused
Downloading: (launcher.pack.lzma) (try 9/10)
Exception: java.net.ConnectException: Connection refused
Downloading: (launcher.pack.lzma) (try 10/10)
Exception: java.net.ConnectException: Connection refused
Unable to download remote file. Check your internet connection/proxy settings.
FATAL ERROR: net.minecraft.bootstrap.FatalBootstrapError: Unable to download while being forced
        at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:95)
        at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381)


Please fix the error and restart.
    
por user149387 17.05.2015 / 22:42

1 resposta

-2

Digite isto no terminal sudo update-ca-certificados -f e aproveite ...

    
por 04.06.2015 / 15:31