01Script fails to start
Read the full console error. The most common causes are missing dependencies, incorrect resource names, or a framework value that does not match the server. Ensure all required resources are started before the script.
02Items not found
If the script says an item is missing, verify the item exists in your framework database. Add the item to your inventory or item list, then restart the resource. Case and spelling must match exactly.
03UI does not open
Check the browser console for JavaScript errors. Common issues include a missing NUI image, a conflict with another UI resource, or incorrect keybind mapping. Try pressing the key in a fresh FiveM client instance.
04Performance drops
Use the built-in debug command, usually /scriptname_debug, to view thread times. Disable expensive features like live map blips or particle effects if you are on a small server. Report extreme values to support.
05Still stuck?
Open a ticket on /support or join our Discord. Include your framework version, the exact error message, and a screenshot of your server console. The more detail you provide, the faster we can help.