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
Here is what I get when trying to run the give example in terminal with command "lua a.lua",
lua: /usr/local/lib/lua/5.4/tween.lua:344: dt must be a number
stack traceback:
[C]: in function 'assert'
/usr/local/lib/lua/5.4/tween.lua:344: in method 'update'
...skaran/Documents/Development/LUA/a.lua:7: in main chunk
[C]: in ?
The text was updated successfully, but these errors were encountered:
Here is what I get when trying to run the give example in terminal with command "lua a.lua",
The text was updated successfully, but these errors were encountered: