Skip to content

Commit

Permalink
Add install error 256
Browse files Browse the repository at this point in the history
  • Loading branch information
the-sane authored Aug 23, 2024
1 parent 5a9dd83 commit 002a43e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions wiki/Troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,14 @@
- If using a rolling release or bleeding edge distro, try toggling `Prefer system libraries` in Lutris to `On`.


#### Installer Error Code 256
- Set `Prefer system libraries` to `On` in global lutris options.
- Inspect install log for failed winetricks downloads or sha256 mismatch, note the URL of the files being downloaded and its destination in winetricks' cache.
- Download each file manually to its destination in winetricks' cache.
- Use winetricks to ensure that the prefix is set to Win10 mode.
- Proceed with lug-helper installer.


#### Lutris error: *Command exited with code 512*
- We suspect this is a Lutris bug and fixes seem inconsistent.
- Try going to Lutris Preferences -> Sources, and toggle either `Lutris` or `Local` and then toggle it back again.
Expand Down

0 comments on commit 002a43e

Please sign in to comment.