TeamREPENTOGON / TeamREPENTOGON/REPENTOGON
Some problem with CuerLib?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 345
- Forks
- 51
- Avg merge
- 11h 2m
- Merged PRs (30d)
- 4
Description
Some players are experiencing a weird problem that might cause the game to crash (with CureLib, https://steamcommunity.com/sharedfiles/filedetails/?id=2900345009)
Every time the error message are totally different, but both of them include this:
main_ex.lua(1226): RunCallbackInternal
[INFO] - resources/scripts/main_ex.lua(1247): ?
The creator of CureLib have no idea why is this happening. He doubts that RGON might be the reason of these error.
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
Start by reproducing the problem with CureLib and inspect the reported entries in resources/scripts/main_ex.lua, especially lines 1226 and 1247. Compare the different RunCallbackInternal errors and determine whether RGON is involved; done means identifying a reproducible cause or confirming the responsible component.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, lua
- Domain
- game-dev, reverse-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100