You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling the music function in a .js flavoured file crashes with trace:
TypeError: number requred, found false (stack index 3)
at [anon] (duk_api_stack.c:174) internal
at [anon] () native strict preventsyield
at TIC (eval:25) preventsyield
Calling the music function in a .js flavoured file crashes with trace:
The same function call works as expected in lua
example:
The text was updated successfully, but these errors were encountered: