Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(0.80.0-dev) Jxy command in music editor can softlock TIC-80 #977

Closed
StinkerB06 opened this issue Dec 16, 2019 · 2 comments
Closed

(0.80.0-dev) Jxy command in music editor can softlock TIC-80 #977

StinkerB06 opened this issue Dec 16, 2019 · 2 comments
Assignees
Labels

Comments

@StinkerB06
Copy link

Example:

Put J04 command on frame 00, row 04. An infinite loop is caused, as it's jumping to the exact same frame and row the Jxy command was at.

@nesbox
Copy link
Owner

nesbox commented Dec 17, 2019

Yes, you're right.
Thanks for bug :)

@nesbox nesbox self-assigned this Dec 17, 2019
@nesbox nesbox added the bug label Dec 17, 2019
@nesbox nesbox added this to the 0.80.0 milestone Dec 17, 2019
nesbox added a commit that referenced this issue Dec 17, 2019
@nesbox
Copy link
Owner

nesbox commented Dec 17, 2019

fixed here 30e52d2

@nesbox nesbox closed this as completed Dec 17, 2019
@nesbox nesbox removed this from the 0.80.0 milestone Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

2 participants