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.


See Also ...

Topics

DOC_Arrays Arrays
DOC_lua_base Lua base functions
DOC_lua_bc Lua bc (big number) functions
DOC_lua_bit Lua bit manipulation functions
DOC_lua_coroutines Lua coroutine functions
DOC_lua_debug Lua debug functions
DOC_lua_io Lua io functions
DOC_lua_math Lua math functions
DOC_lua_os Lua os functions
DOC_lua_package Lua package functions
DOC_lua_rex Lua PCRE regular expression functions
DOC_lua Lua script extensions
DOC_lua_string Lua string functions
DOC_lua_tables Lua table functions
DOC_lua_utils Lua utilities
DOC_plugins Plugins
DOC_scripting Scripting
DOC_mxp_callbacks Scripting callbacks - MXP
DOC_plugin_callbacks Scripting callbacks - plugins
DOC_data_types Scripting data types
DOC_function_list Scripting functions list
DOC_errors Scripting return codes
DOC_utils Utilities
DOC_variables Variables
DOC_world World functions

Dialog

DLG_IDD_PREFS_P17 Scripts

(Help topic: dialog=IDD_SCRIPT_ERROR)

DOC_contents Documentation contents page