increpare / increpare/PuzzleScript
unhelpful error message (crash while simulating again means little debug information)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
Complicated example for further investigation later
load up
https://www.puzzlescript.net/editor.html?hack=a055fe14cc07565f21df3d571ef990c6
load up the first level, notice it spits out some error message
[line 377](javascript:void(0);) : Got caught looping lots in a rule group :O (x101)
but it's somewhat hard to know where it's coming from! is it coming from the 'again' precalculations? hmm!
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
Open the linked PuzzleScript editor example and load its first level to reproduce the looping error at line 377. Trace whether the message comes from the “again” precalculations, then make the reported source of the failure clear enough to provide useful debugging information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100