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

[BUG] Installer crash, System.IO.FileNotFoundException on Ubuntu 21.10 w/ Proton 5.0-10 #39

Open
nothjarnan opened this issue Mar 16, 2022 · 1 comment

Comments

@nothjarnan
Copy link

Describe the bug
The installer crashes when running it on Proton v5.0-10. A window pops up saying that the program has crashed.

To Reproduce
Steps to reproduce the behavior:

  1. Following this tutorial
  2. Launch the Installer with the following command:
    STEAM_COMPAT_DATA_PATH="$MSCCOMPATDIR" WINEPREFIX="$MSCCOMPATDIR/pfx" "$PROTONDIR/proton" run ./Installer.exe

Expected behavior
The modloader will fail to install successfully, instead crashing upon startup but the installer window still appearing. Attempting to continue with the installation will not work.

Screenshots
Screenshot from 2022-03-16 20-49-51

output_log.txt
There is no output_log.txt, the game still functions normally since the modloader failed to install.

Additional context
OS: Ubuntu 21.10 64-bit
Kernel: 5.13.0-35-generic
Proton: 5.0-10

@nothjarnan
Copy link
Author

Update: I saw the alternative to use an archive. I'll leave this up though, as it could be nice to have a fix for this if applicable.

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

1 participant