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

Steam Controller won't run. (Illegal character in path) #206

Open
hensocat opened this issue Mar 16, 2025 · 1 comment
Open

Steam Controller won't run. (Illegal character in path) #206

hensocat opened this issue Mar 16, 2025 · 1 comment

Comments

@hensocat
Copy link

Application: SteamController.exe
CoreCLR Version: 6.0.3624.51421
.NET Version: 6.0.36
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentException: Illegal characters in path. (Parameter 'path')
at System.IO.Path.GetFullPath(String path)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
at System.IO.StreamReader.ValidateArgsAndOpenPath(String path, Encoding encoding, Int32 bufferSize)
at System.IO.File.ReadLines(String path)
at SteamController.Helpers.SteamConfiguration.GetControllerBlacklist() in D:\a\steam-deck-tools\steam-deck-tools\SteamController\Helpers\SteamConfiguration.cs:line 159
at SteamController.Helpers.SteamConfiguration.IsControllerBlacklisted(UInt16 vendorId, UInt16 productId) in D:\a\steam-deck-tools\steam-deck-tools\SteamController\Helpers\SteamConfiguration.cs:line 188
at SteamController.Controller.SetupSteam(Boolean always) in D:\a\steam-deck-tools\steam-deck-tools\SteamController\Controller.cs:line 258
at SteamController.Controller..ctor() in D:\a\steam-deck-tools\steam-deck-tools\SteamController\Controller.cs:line 189
at SteamController.Program.<>c.

b__0_0() in D:\a\steam-deck-tools\steam-deck-tools\SteamController\Program.cs:line 19
at CommonHelpers.Instance.WithSentry(Action action, String dsn) in D:\a\steam-deck-tools\steam-deck-tools\CommonHelpers\Instance.cs:line 189
at SteamController.Program.Main() in D:\a\steam-deck-tools\steam-deck-tools\SteamController\Program.cs:line 13

@hensocat
Copy link
Author

Error on net runtime i think?

Image

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