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

Iris installer fails on Linux #22

Open
shabby-goddess opened this issue Apr 2, 2022 · 4 comments
Open

Iris installer fails on Linux #22

shabby-goddess opened this issue Apr 2, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@shabby-goddess
Copy link

What happened?

Ran Iris-Installer.jar (2.0.3) on Fedora Linux 35, and no profile was added to the launcher. The following was outputted in the terminal when running the .jar:

Installing 1.18.2 with fabric 0.13.3 to launcher WIN32

Could not find launcher_profiles

Perhaps the linux client has a different folder structure than the windows client, and this is causing errors with the installer .jar?

Screenshots

No response

Relevant log output

No response

Minecraft Version

1.18.2

Iris Version

2.0.3

Sodium Version

N/A

Operating System

Fedora 35

What is your GPU?

Not that it matters, but AMD 6800

Java Version

18.9

Additional context

No response

@shabby-goddess shabby-goddess added the bug Something isn't working label Apr 2, 2022
@Lolothepro
Copy link

@NoComment1105
Copy link
Member

Do you use the regular minecraft launcher?

@coderbot16 coderbot16 transferred this issue from IrisShaders/Iris Apr 4, 2022
@Lolothepro
Copy link

Confirmed by user "_kevin" on Discord

@Follpvosten
Copy link

Follpvosten commented Aug 20, 2022

I have the same issue using this flatpak: https://flathub.org/apps/details/com.mojang.Minecraft

Flatpak puts the .minecraft directory in $HOME/.var/app/com.mojang.Minecraft/.minecraft, and I pointed the installer to that directory; it creates its iris-reserved folder and some other files in that directory, but it still errors with "Could not find launcher_profiles" and does not create a profile.

Full output:

$ java -jar Iris-Installer-2.0.5.jar 
Launching installer...
Launched!
Installing 1.19.2 with fabric 0.14.8 to launcher WIN32
Could not find launcher_profiles

I'm using Java 17 on the host if that matters.

I think this may be related to #7 - apparently the Install Directory setting is not honored by every part of the installer.

Confirmed this theory by symlinking the .minecraft directory to my home directory; the install works correctly using this workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants