satisfactorymodding / satisfactorymodding/ficsit-cli
Installation path needs to be trimmed
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 69
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
What happened?
- Create new installation
- Define installation path as:
D:\Games\steamapps\common\Satisfactory - Encounter error related to colon - also clipped
The error is actually the, very specific to identify, space at the start of the path
Version
72a6094ad39ea34c0609d1f0b1aac6e865e59ff6
What OS are you seeing the problem on?
Windows
What architecture are you seeing the problem on?
amd64
Relevant log output
NA
Any extra info:
NA
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Reproduce the Windows installation flow with a path beginning with a space, then inspect the installation-path validation or parsing entry point. Done means the leading space is handled correctly and the path no longer produces the colon-related error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100