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

Not seeing Proton 6.3, and also Nitrox Error #3

Open
WildTom1 opened this issue Sep 19, 2022 · 19 comments
Open

Not seeing Proton 6.3, and also Nitrox Error #3

WildTom1 opened this issue Sep 19, 2022 · 19 comments

Comments

@WildTom1
Copy link

Hi, when I try to run the script I get a 'System.Windows.Controls.Ribbon' error, and the script doesn't see that I do have Proton 6.3, I will attach a text file of what I got in the terminal.
Nitrox_Script_error_log.txt

@mrsterner
Copy link

Same error

@KaffeinatedKat
Copy link
Owner

It appears that Nitrox has updated their UI, I am getting the same error. Comment suggests installing dotnet45
https://www.reddit.com/r/winehq/comments/u9scuq/could_not_load_the_file/

@obr-09
Copy link

obr-09 commented Oct 6, 2022

The Ribbon dll can also be downloaded and put into the Nitrox folder (or you could download the 1.5.0.1 version of Nitrox from their github)

@LordStarkillerII
Copy link

got it to load Nitrox 16 with Proton ge 7.37 and installing the DLL manually and had to make a symlink on the Desktop for it to use, but i can't load cause steam isn't installed aparently

@KaffeinatedKat
Copy link
Owner

got it to load Nitrox 16 with Proton ge 7.37 and installing the DLL manually and had to make a symlink on the Desktop for it to use, but i can't load cause steam isn't installed aparently

How do you have steam installed, Nitrox launches subnautica with a browser protocol link. If you have steam sandboxed (snap or flatpak) it might not work properly, although im not sure. Maybe try installing steam with your local package manager

@LordStarkillerII
Copy link

got it to load Nitrox 16 with Proton ge 7.37 and installing the DLL manually and had to make a symlink on the Desktop for it to use, but i can't load cause steam isn't installed aparently

How do you have steam installed, Nitrox launches subnautica with a browser protocol link. If you have steam sandboxed (snap or flatpak) it might not work properly, although im not sure. Maybe try installing steam with your local package manager

I'm not entirely sure, cause I'm trying to get it to work with the Steam Deck.

@KaffeinatedKat
Copy link
Owner

got it to load Nitrox 16 with Proton ge 7.37 and installing the DLL manually and had to make a symlink on the Desktop for it to use, but i can't load cause steam isn't installed aparently

How do you have steam installed, Nitrox launches subnautica with a browser protocol link. If you have steam sandboxed (snap or flatpak) it might not work properly, although im not sure. Maybe try installing steam with your local package manager

I'm not entirely sure, cause I'm trying to get it to work with the Steam Deck.

Maybe try looking at this

@LordStarkillerII
Copy link

What it is telling me to do doesn't seem to applicable unfortunately, the Exec line is the one that it states should just work. Thanks for trying tho.

@LordStarkillerII
Copy link

LordStarkillerII commented Oct 10, 2022

not sure if knowing the exact error will make a difference but it's

"NitroxModel.Platform.Store.Execptions.PlatformException: Steam: Steam is not running and could not be found.

@KaffeinatedKat
Copy link
Owner

Interesting, I do not own a steam deck myself but I will try and see if I can get it to open up on my system later tonight to find out if its steam deck specific. Let me know if you happen to make any progress in the meantime

@LordStarkillerII
Copy link

I will and thanks again

@LordStarkillerII
Copy link

oh one other thing that may or may not be relevant, Nitrox Launcher can't access the Blog, i get that error every time i load it. So that may be part of the problem due to it not "accessing" the outside world for some reason.

@LordStarkillerII
Copy link

LordStarkillerII commented Oct 10, 2022

Slight update, tho not fixed, If i run Nitrox straight through Steam by adding it as a non steam game, not using your script. It runs and i can run Subnautica through it but it just runs it normally not with the mod. I even tried moving the compatdata files manually into the compatdata folder for the exe still with no avail

@WildTom1
Copy link
Author

WildTom1 commented Oct 11, 2022

I looked into some of the .sh file, the file looks for ''/.steam/steam/steamapps/common/Proton\ 6.3/proton'', but it doesn't exist, there is a "/.steam/steam/steamapps/common/Proton 6.3/dist/" though, I have no idea what I am doing (I only know Java), so if one of you can tell me if I can change it that would be great.
The edits were me trying to get the lines to not go through the file

@LordStarkillerII
Copy link

I looked into some of the .sh file, the file looks for ''/.steam/steam/steamapps/common/Proton\ 6.3/proton'', but it doesn't exist, there is a "/.steam/steam/steamapps/common/Proton 6.3/dist/" though, I have no idea what I am doing (I only know Java), so if one of you can tell me if I can change it that would be great. The edits were me trying to get the lines to not go through the file

the Proton\ 6.3 is so that it see the space in the file path

@WildTom1
Copy link
Author

What? I have no idea what that means, sorry

@LordStarkillerII
Copy link

ok may have slightly missunderstood but, the \ before " 6.3" is to tell linux that there is a space in the file path, else it would just see it as the end of that command instead of more file path. the /proton at the end is it actually opening proton not a folder. That is the file path to Proton itself not the file path to find where proton in, if that makes sense

@WildTom1
Copy link
Author

WildTom1 commented Oct 11, 2022

ok, thanks that makes much more sense
Edit: Grammer

@obr-09
Copy link

obr-09 commented Oct 22, 2022

hi, I did not use this script but I ended up getting Nitrox to work on my second attempt. I wrote the actions I took on an issue on the Nitrox repository here, in case it helps someone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants