Error codes
If script shows some error codes in server or client console - here you can decode them. If you don't see your error listed below, join our Discord for more help.
894 - Script encountered an error due to lack of data when triggering server callback.
55 - One or more fleet vehicle model provided in config doesn't exist in built-in and add-on resources.
181 - Function didn't receive CitizenID of player, that should be affected with this callback.
233 - Function didn't receive player CID for callback to work properly.
253 - Callback couldn't find access data from configuration file due to invalid object index or key.
423 - Callback can't continue code execution due to lack of required data in database.
593 - SQL query encountered error and couldn't update or delete data.
661 - Script couldn't find one or more of base SQL tables.
749 - Server received callback that isn't registered.
778 - Function didn't receive required payload data.
852 - Server received callback without required data.
912 - Script couldn't find one or more of SQL tables required by enabled modules.
Last updated