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

Wren doesn not implement full music() syntax #1940

Closed
c1oudsky opened this issue May 28, 2022 · 0 comments · Fixed by #2096
Closed

Wren doesn not implement full music() syntax #1940

c1oudsky opened this issue May 28, 2022 · 0 comments · Fixed by #2096

Comments

@c1oudsky
Copy link

c1oudsky commented May 28, 2022

When attempting to use TIC.music() in Wren with more than four arguments, it breaks with message (this one is for all 7):

>-1, "TIC metaclass does not implement 'music(_,_,_,_,_,_,_)'."
>"main", 13 ,"init new()"
>"main", 14 ,""
>Error in game class :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants