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
loading a script file - some errors are shown, but for example not when the file does not exist?
executing a callback - right now that fails with a fatal error. Callbacks should probably be executed with lua_pcall instead, so that we can provide a message handler
The text was updated successfully, but these errors were encountered:
It would be nice to see better messages when:
lua_pcall
instead, so that we can provide a message handlerThe text was updated successfully, but these errors were encountered: