Troubleshooting Guide
Solutions for common issues and error messages.
Error Codes
Info
If you encounter an error code not listed below, please open a support ticket in the Codesign Discord for assistance.
Server
0001/0002 - The simple answer is that you did not complete Step 4 - Move the JSON Files of the installation guide.
7854 - You are pressing E to interact with a door, but no doors are nearby. It's possible you are out of range of the door, so get closer.
3001 - You are pressing E to interact with a door, but no doors have been created/imported yet.
Client
4387 - You are pressing E to interact with a door, but your job/identifier does not match the job/identifier required to interact with this door.
7854 - You are pressing E to interact with a door, but no doors are nearby.
3001 - You are pressing E to interact with a door, but no doors have been created/imported yet.
Common Issues
Please check out our Self Debugging Guide before contacting our support.
🔔 Folder Name Make sure the name of the folder is cd_doorlock.
🔔 Encrypted Files Do not edit the encrypted files in any way.
On the UI only 2 tab’s are showing not 4?
eg., you are an admin but only the Control and Settings tab are visible on the UI; but it should show all 4 tabs (Create/Edit, Control, Import & Settings). So you are unable to create new doors or import doors.
✔️ This is because you don’t have admin permissions set up correctly on your server. There could be multiple reasons for this. 1. The Config.AdminAccess in the config.lua has not been configured correctly for your server. 2. If you use ESX or QBCORE your players permissions are set up incorrectly through your framework. This is nothing to do with this script. 3. If you are using the Standalone framework option, and you have enabled Ace Perms; the ace perms are most likely not set up correctly in your server.cfg. To confirm this is the issue you can change the script to use the "command" ace perm and if the doors work then this is your issue, as the "command" ace perm gives every player access. 4. If you are using the Standalone framework option, and you have enabled Discord Perms; badger discord perms is required and it must be named [Badger_Discord_API].
New doors don’t save (using ZAP-Hosting)?
eg., if you use ZAP-Hosting, and you create new doors but they don’t save after a script/server restart.
✔️ This is because data is not being written to JSON file’s due to permission issues. (Only for people using zap-hosting). Follow the following steps. 1. Stop the server. 2. Move the files to your server using filezilla or winscp. 3. Set the permissions for all JSON files to read write and execute for owner, group and user - https://www.pipeten.com/support/scripting/changing-file-permissions-using-filezilla/. 4. Then start the server.
Can't find a gate/garage door when using the "Edit Selected" button?
eg., if you try to edit a gate/garage door using our target system using the edit selected button and see this error: "This door is not in the system. Please create one first".
✔️ This is because the coords of the gate/garage door has changed due to it being open. Simply lock the gate/garage door and try again and it will work.
Last updated
Was this helpful?

