Scripting Error
This dialog is shown if there is an error in the scripting engine.
Copy Details
Click to copy the error information to the Clipboard (so you can email it to someone or post the error on the forum).
Error number:
The decimal error number.
Event:
Where the error occurred (eg. Line and column)
Raised by:
Which world (and which plugin if applicable) caused this error message.
This field does not appear for script errors that are not related to any particular world (eg. dialog filters, spell checker, notepad find-and-replace).
Description:
A description of the error from the script engine.
Called by:
Where the script was called from (eg. Which trigger, alias etc.)
Show errors in output window next time
If you check this, future errors for this world will not be shown in this dialog box, but instead will be sent directly to the output window. To change this behaviour, see the world configuration, scripting configuration tab.
Copy Details
Click to copy the error information to the Clipboard (so you can email it to someone or post the error on the forum).
Error number:
The decimal error number.
Event:
Where the error occurred (eg. Line and column)
Raised by:
Which world (and which plugin if applicable) caused this error message.
This field does not appear for script errors that are not related to any particular world (eg. dialog filters, spell checker, notepad find-and-replace).
Description:
A description of the error from the script engine.
Called by:
Where the script was called from (eg. Which trigger, alias etc.)
Show errors in output window next time
If you check this, future errors for this world will not be shown in this dialog box, but instead will be sent directly to the output window. To change this behaviour, see the world configuration, scripting configuration tab.
Topics
- Arrays
- Database (SQLite)
- Lua LPEG library
- Lua PCRE regular expression functions
- Lua SQLite (database) interface
- Lua base functions
- Lua bc (big number) functions
- Lua bit manipulation functions
- Lua coroutine functions
- Lua debug functions
- Lua io functions
- Lua math functions
- Lua os functions
- Lua package functions
- Lua script extensions
- Lua string functions
- Lua syntax
- Lua table functions
- Lua utilities
- Plugins
- Scripting callbacks - MXP
- Scripting callbacks - plugins
- Scripting data types
- Scripting functions list
- Scripting return codes
- Scripting
- Utilities
- Variables
- World functions