Troubleshooting
Use this page when the resource does not work as expected.
The resource does not start
Check your server console and confirm that all dependencies are started before this resource.
ensure ox_lib
ensure resource-name
Also confirm that the folder name matches the name in your server.cfg.
The main feature is not working
Check the relevant configuration, dependencies, and console output.
Common causes:
- a dependency is missing
- the config contains a typo
- the wrong framework option is selected
- the resource was not restarted after config changes
The resource behaves differently than expected
Check whether another script is interacting with the same feature. Also confirm that you are using the latest version of the resource and that your config matches the documentation.
Still need help?
Open a ticket in the Discord and include:
- the resource name
- your server console error
- your relevant config section
- what you already tested