Common Issues
Here you will most likely find a solution to any issues that you might run into in the installation process.
Common Errors
Error parsing script / Failed to load script
Your server artifacts are likely outdated. Update to 4752 or above. If you’re sure you already have the right artifact version, use WinSCP instead of FileZilla—FileZilla can corrupt files under cfx.re encryption.
You lack the required entitlement to use high_phone
The asset must be owned by the same cfx.re Keymaster account as your server license. Restart your server and verify your license key. If purchased under the wrong account, transfer the asset via Keymaster.
A mismatched VPS clock can also trigger this entitlement error—ensure your server time is accurate!
Failed to verify protected resource
A hidden file (like the .fxap
) was skipped during upload. Enable copying of hidden files in your FTP client and re-upload.
No such export * in resource xsound
If you’ve renamed high_3dsounds
to xsound
, remove any old xsound
folder first, then rename only this folder.
Issues without Errors
Sounds are duplicated
You probably still have xsound or interact-sound installed—remove those folders to avoid duplicates.
Sounds not playing or very quiet
- Check in-game Music Volume:
Pause Menu > Settings > Audio > Music Volume
.
To map volume control to SFX instead of Music, open high_3dsounds/config.lua
and set Config.ProfileSetting = 300
.
To ignore GTA volume settings entirely, set Config.UseGTASetting = false
.
- If YouTube audio is blocked (copyright), set
Config.EnableMP3 = true
and host your own MP3s.
Last updated on