MacaylaMarvelous81 / MacaylaMarvelous81/minecraft-code
Interpreter hang with infinite loop
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
By building and running an infinite loop (repeat while true), both Minecraft and Block Coding for Minecraft end up crashing. Encountered with Minecraft on iOS and Block Coding for Minecraft v0.0.2 (release) on macOS.
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
Reproduce the crash by building and running `repeat while true` in Minecraft and Block Coding for Minecraft v0.0.2, using the iOS and macOS environments described. Trace the interpreter path for this loop and compare the two affected environments. Done means the infinite loop no longer crashes either application.
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
- 35/100