Data Encoding error.
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12.9k
- Forks
- 2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 8
Description
The error message when a missing encoding attribute is detected in a Tiled map's data element should specify that it is the data encoding that is invalid so a user doesn't think it is referring to the document encoding attribute.
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
Start by locating the map-loading or validation path that handles a missing encoding attribute on a Tiled map data element. Update the error wording so it clearly identifies the data encoding rather than the document encoding, then run the relevant map-loading or validation checks if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100