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

[SonicFrontiers] Saving Issues. #979

Closed
DrBrainless opened this issue Dec 21, 2024 · 2 comments
Closed

[SonicFrontiers] Saving Issues. #979

DrBrainless opened this issue Dec 21, 2024 · 2 comments

Comments

@DrBrainless
Copy link

I've got some problem after I tried enabling the debug console

HMM_Snapshot_00122024154456.txt

HMM Info:

    Version: 7.13-1
    Args: 
    StartDir: Z:\home\drbrainless\HMM\
    Process Level: Administrator
    GameInstall: Sonic Frontiers
    Update Status: Up To Date

Exception:

    Type: IOException
    Message: File already exists.

    Source: mscorlib
    Function: Void WinIOError(Int32, System.String)
    StackTrace: 
       at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
       at System.IO.Directory.InternalMove(String sourceDirName, String destDirName, Boolean checkHost)
       at HedgeModManager.Linux.LinkRuntimeToProtonPrefix(Game game) in C:\Users\User\source\repos\HedgeModManager\HedgeModManager\Linux.cs:line 190
       at HedgeModManager.MainWindow.<SaveConfig>d__56.MoveNext() in C:\Users\User\source\repos\HedgeModManager\HedgeModManager\UI\MainWindow.xaml.cs:line 1141
@DrBrainless DrBrainless changed the title [SonicFrontiers] I've got some problem [SonicFrontiers] Saving Issues. Dec 21, 2024
@thesupersonic16
Copy link
Owner

All issues related to running HMM on Linux should go to #219. Closing.

To quickly answer the issue, the function to link the runtime nolonger works, try this method below, if it does not work, try asking in the issue linked above.

  • Manually installing libraries from another system.
    • Download windows.7z.
    • Locate the game's prefix. Usually located in ~/.local/share/Steam/steamapps/compatdata/<GAMEID>/pfx
    • Enter the drive_c directory of the game prefix then windows and delete or rename the Microsoft.NET directory
    • Extract archive contents into the game's drive_c directory

@thesupersonic16 thesupersonic16 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 21, 2024
@DrBrainless
Copy link
Author

DrBrainless commented Dec 22, 2024 via email

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

2 participants