❌Common errors
Last updated
If you've seen the following message in your server console:
You lack the required entitlement to use noxen_ox_inventoryDon't worry — this is a common issue when using escrow-protected (FXAP) scripts on a FiveM server.
This error means that the server you’re running the script on is not authorized to use that asset. It usually happens when:
The script is not linked to your server key
The wrong CFX account owns the server or the script
The script was installed before being transferred properly
Here’s a checklist to help you resolve it:
Make sure the CFX account that owns the script also owns the server key you’re using.
Visit the Granted Assets page and confirm the script is listed under your account:
If the script isn’t there, you may have:
Purchased it with the wrong account
Forgotten to transfer it
➡️ See How to Transfer Assets
After confirming everything:
Ensure the script is in your resources folder
Make sure ensure rsd_pain is correctly placed in your server.cfg
Restart your server
If you've verified everything and still see the message, try:
Re-downloading the script from Keymaster
Clearing your server cache
Double-checking that the resource wasn’t renamed
Open a ticket on our Discord and provide:
The name of the resource
Your server license key
A screenshot of the error
Note: You must use the original folder name provided with the script (e.g. noxen_ox_inventory). Renaming escrow-protected resources can break entitlement verification.
Last updated