Use this page to quickly find answers to common questions and fixes. If something is missing, reach out on our Discord server.
I found a bug — what should I do?
I found a bug — what should I do?
Please post a detailed bug report in our Discord channel #errors. Include steps to reproduce, screenshots, and logs if possible. We’ll try to fix it as soon as we can.
My Music app says the Music Server is offline
My Music app says the Music Server is offline
Solution:
- Open
API.luain your RoadPad resource - Enter your TebexTransactionID in the designated field
- Restart the resource
- Check your purchase confirmation email from Tebex
- Or log in to view your payment history:
Tebex Payment History
View and retrieve your transaction ID from past purchases
I don't hear music in the Music app
I don't hear music in the Music app
Checklist
- Clear your client cache.
- Check that GTA music is turned on.
- Verify your Windows volume mixer isn’t at 0% (this is independent of FiveM).
How can I disable apps?
How can I disable apps?
Open /public/static/config/config.json, search for AppStore, and remove the block for the app(s) you want to disable.

Images / Videos are not saved in the Gallery
Images / Videos are not saved in the Gallery
Make sure that you have entered your Discord webhooks correctly in the
API.lua.On start it shows ESX nil
On start it shows ESX nil
Follow the instructions in 
config.lua (ESX init).
Add my own notifications
Add my own notifications
In ClientAPI.lua, find
sendNotification(text) and replace ESX.ShowNotification(text) with your notification trigger.Mouse stuck in the center when opening the pad
Mouse stuck in the center when opening the pad
Go to Settings → Keyboard/Mouse → Mouse Input Method → Raw Input.

Pad doesn't open after reviving
Pad doesn't open after reviving
Choose your ESX Version in
config.lua.If you use an old ESX Ambulancejob or a custom one, change the ESX Version to 1.1 and try again.Disable cryptocurrency
Disable cryptocurrency
Go to 
config.lua and search for Config.Crypto, then set the value for the cryptocurrency you want to disable to false.
Change the pad language
Change the pad language
App names are excluded from translation. To localize app names, change them in
config.json.- ESX
- QBCore
In
config.lua, set the locale to your preferred language.Car is locked after delivery
Car is locked after delivery
Edit the GiveCarKeys function in
clientAPI.lua.- ESX
- QBCore
GiveCarKeys (ESX)
GetExtendedPlayers error (es_extended 1.1/1.2)
GetExtendedPlayers error (es_extended 1.1/1.2)
Add this to
es_extended/server/functions.lua:GetExtendedPlayers helper
I forgot my pad PIN
I forgot my pad PIN
Clear your cache once — this will remove the PIN lock.
