JakobDev

Results 238 comments of JakobDev

@tomsik68 Will this issue be fixed?

@tomsik68 It still gives me a error: ``` jakob@Pluto:~/zw/mclauncher-cmd/out/artifacts/mclauncher_cmd_jar$ java -jar mclauncher-cmd.jar install a1.1.2 /home/jakob/.minecraft/ Exception in thread "main" java.lang.NullPointerException at java.util.Objects.requireNonNull(Objects.java:203) at sk.tomsik68.mclauncher.impl.versions.mcdownload.Artifact.fromJson(Artifact.java:21) at sk.tomsik68.mclauncher.impl.versions.mcdownload.MCDownloadVersion.fromJson(MCDownloadVersion.java:113) at sk.tomsik68.mclauncher.impl.versions.mcdownload.MCDownloadOnlineVersionList.retrieveVersionInfo(MCDownloadOnlineVersionList.java:50) at sk.tomsik68.mclauncher.impl.versions.mcdownload.MCDownloadVersionList.retrieveVersionInfo(MCDownloadVersionList.java:44)...

It looks like the problem is IntelliJ. If I run the programm from IntelliJ it works, but if I built a JAR File, I get the error. Do you now...

This should probably be done by the Package maintainers

You could make a PR to add it.

rsync is not preinstalled on every Linux distro. I would suggest just to loop through the folder and move each file without using a external program.

It would be helpful, if you could paste the whole terminal output.

> I whipped up an appdata file with the help of https://librebob.gitlab.io/appdata-generator/ but it fails validation: > ``` > FAILED: > • tag-missing : required > Validation of files failed...

> To validate your appdata for flathub use the flatpak org.freedesktop.appstream-glib. It is the the best to build the whole App with org.flatpak.Builder instead of the host flatpak-builder. It is...

The error ``` The authenticity of host 'github.com (140.82.113.4)' can't be established. ED25519 key fingerprint is SHA256:+DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU. This key is not known by any other names ``` looks like a...