We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Installing the Windows versions of the following games fails:
and probably more.
Installing some other games works, such as:
Log output on failure:
name = 'wyvern' operating_system = 'unix:Arch' crate_version = '1.4.1' explanation = ''' Panic occurred in file '~/.cargo/registry/src/github.com-1ecc6299db9ec823/gog-0.4.0/src/extract.rs' at line 243 cause = 'called `Result::unwrap()` on an `Err` value: FromUtf8Error { bytes : [ <removed giant array of integers for brevity> ] } method = 'Panic' backtrace = ''' 0: 0x5614e4241c63 - <unresolved> 1: 0x5614e3e1eb50 - <unresolved> 2: 0x5614e3dfd591 - <unresolved> 3: 0x5614e3d99726 - <unresolved> 4: 0x5614e3d97f8f - <unresolved> 5: 0x5614e3deb9e3 - <unresolved> 6: 0x5614e3debef3 - <unresolved> 7: 0x5614e421f76e - <unresolved> 8: 0x5614e3d9fea2 - <unresolved> 9: 0x7fb4ff402152 - __libc_start_main 10: 0x5614e3d7c10e - <unresolved> 11: 0x0 - <unresolved>'''
Looks like some kind of an encoding issue perhaps?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Installing the Windows versions of the following games fails:
and probably more.
Installing some other games works, such as:
Log output on failure:
Looks like some kind of an encoding issue perhaps?
The text was updated successfully, but these errors were encountered: