Error Codes
Learn more about specific in-game error codes.
Last updated
Was this helpful?
Learn more about specific in-game error codes.
Last updated
Was this helpful?
Sonoran Radio uses your CFX Nucleus Proxy URL to send push events from the radio to your game server. For example, this allows playing a tone on the radio to an in-game speaker.
Your CFX proxy URL follows the format: https://yourCFXUsername.users.cfx.re/
, where yourCFXUsername
is your unique CFX username. This proxy is a built-in feature for all FiveM servers.
If you encounter this error, please reach out to your FiveM server host for assistance.
Sonoran Radio uses your CFX Nucleus Proxy URL to send push events from the radio to your game server.
Check your server console for ERR 101. ERR 101 states an issue with sending this URL to Sonoran Radio.
If using a non-FiveM server but still utilizing push events, ensure the pushUrl
property is sent with a full HTTP(s) address with the .
The Sonoran Radio FiveM resource is configured to enforceRadioItem
which requires a framework with an inventory system. Currently we support the following frameworks: QBCore
and QBox
and support qb-inventory
and ox_inventory
. If you are utilizing a different inventory or framework, feel free to . If you do not utilize a framework, simply set Config.enforceRadioItem
to false.