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

0000 - N/A

Client

0000 - N/A


Common Issues

Please check out our Self Debugging Guide before contacting our support.

🔔 Folder Name Make sure the name of the folder is cd_bridge.

🔔 Encrypted Files Do not edit the encrypted files in any way.

Using QBCore but No Admin Permissions?

We have confirmed that this issue is caused by missing or incorrect QBCore ACE permissions in your server.cfg.

Below are the verified, working permission settings that should be used to resolve this issue.

Important: You do not need to change any of the permission structure or commands below.

The only required change is to replace the placeholder identifiers (xxxxxx) with your own player identifiers (FiveM ID or license).

Leave everything else exactly as-is unless you fully understand the ACE permission system. The defaults are already configured correctly for QBCore and txAdmin.

Auto-Detect Not Detecting Your Resource

If auto-detection is not working, it is usually due to one of the following reasons:

  1. The resource name has been changed from its default name. Auto-detection relies on default resource names to identify supported integrations.

  2. cd_bridge is started too early. It must be placed at the bottom of your server.cfg so it can detect resources that start before it.

Ensure the resource name is unchanged and that cd_bridge is started after all frameworks and integrated resources.

Last updated

Was this helpful?