Getting Help
If you run into issues with any SixM script, we’re here to help.Discord Support
The fastest way to get support is through our Discord server:Join SixM Discord
Open a support ticket and our team will assist you.
Before Opening a Ticket
To help us resolve your issue faster, please have the following ready:What to include in your ticket
What to include in your ticket
- Script name — Which SixM script are you using?
- Framework — QBCore, ESX, QBox, or Standalone?
- Error messages — Copy the full error from your server console (F8 or txAdmin)
- Config changes — Did you modify the default configuration?
- Server artifacts — What FiveM artifacts version are you running?
- Dependencies — List other scripts that might interact with the one having issues
Common Issues
| Issue | Solution |
|---|---|
| Script not starting | Check server.cfg — is it ensured after dependencies? |
| SQL errors | Make sure you imported the .sql file into your database |
| Missing dependencies | Install required dependencies (ox_lib, oxmysql, etc.) |
| UI not showing | Clear your FiveM cache: delete the cache folder in FiveM app data |
| Permissions error | Check your framework’s permission/job system configuration |

