Kaszanas / Kaszanas/pysc2_evolved
1996 Missing in unit lookup, converter
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As in the following error:
```
F20260416 23:20:45.238920 53936 uint8_lookup.cc:601] Check failed: it != lookup_table->end() Could not find 1996
```
Contributor guide
Research direction
Start by tracing the unit lookup and converter path associated with the failure at uint8_lookup.cc:601, then determine why lookup_table lacks 1996. Reproduce the reported error and inspect the surrounding lookup code; done means the converter handles unit 1996 without the lookup failure and the relevant test or reproduction passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100