Regression in 0.11 on loading json files File not found: /.file/id=6571367.25485429
Open
Nobody has claimed this yet.
macos
- Dominant language
- C++
- Stars
- 12.9k
- Forks
- 2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 8
Description
I get this error message when loading a map created in previous versions File not found: /.file/id=6571367.25485429.
The file is in .json format.
It loads when I open it with v0.10.2. This is clearly a regression in the current version.
Contributor guide
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
Reproduce loading the affected .json map in v0.11 and compare it with v0.10.2, using the reported File not found: /.file/id=6571367.25485429 error as the starting point. Trace the JSON map-loading path to identify why the older map fails, then verify that the same file loads successfully in the current version without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100