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

Launching Installer from command line in Arch Linux (with the proper java runtime enviroment?) #2748

Closed
carterheinrichs opened this issue Dec 8, 2020 · 2 comments
Labels
Bug The issue is a fault in the expected behavior of the application

Comments

@carterheinrichs
Copy link

Launching

When I launch the installer with

$ java -jar installer-0.9.3.jar

it spits out...

java.nio.file.NoSuchFileException: /home/carter/.minecraft/Impact/cid.txt
        at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
        at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
        at java.nio.file.Files.newByteChannel(Files.java:361)
        at java.nio.file.Files.newByteChannel(Files.java:407)
        at java.nio.file.Files.readAllBytes(Files.java:3152)
        at io.github.ImpactDevelopment.installer.utils.Tracky.<clinit>(Unknown Source)
        at io.github.ImpactDevelopment.installer.Installer.main(Unknown Source)
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Sending event category=installer action=display label=null cid=ef419c38-a75f-4e97-899a-af0cd53d552d
Fetching releases from ImpactDevelopment/ImpactReleases
DOWNLOADING http://impactclient.net/releases.json

2020-12-05-104715_3600x1080_scrot

I let this run for about an hour and did nothing, I have good internet so I don't think it is my internet

Java Packages

I only have Installed these packages, so I think the environment is good?

jre8-openjdk 8.u265-1
jre8-openjdk-headless 8.u265-1
java-runtime-common 3-3
@carterheinrichs carterheinrichs added the Bug The issue is a fault in the expected behavior of the application label Dec 8, 2020
@5HT2
Copy link
Contributor

5HT2 commented Dec 8, 2020

scuffed installer lol

use a gui

@5HT2
Copy link
Contributor

5HT2 commented Dec 8, 2020

if you want to make a bug report go here https://github.com/ImpactDevelopment/Installer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug The issue is a fault in the expected behavior of the application
Projects
None yet
Development

No branches or pull requests

2 participants