๐Ÿ“ŒInformations / Typical Errors

This page will give you information about the script. Also are typical Errors listed, so that you can easily fix them!

Possible Installing Issues

If you encounter any issues with the script, here are some troubleshooting steps that you can try!

Failed to verify protected resource...

This error message indicates that the script files may be corrupted, or the .fxap file is missing. To resolve this issue, try these following steps:

  1. Verify that the .fxap file is existing in the script folder.

  2. Try deleting the script forlder from your server and upload it again.

  3. If the issue persists try to change your FTP client.

You lack the required entitlement to use...

If you see this message, it can be that there is a problem with your Keymaster account. Restart your FiveM server and verify your Keymaster account to resolve it

Possible Script Issues

Player does not get any Weapon

Have you checked if your Inventory is Supported for the script? If your inventory is not supported then open a ticket in our Discord so we can make it compatible.

Visn_Are

This script do support visn_are. There can be problems with the death count, especially if you have an animation from Visn_Are on. Simply report the problem and we will do all we can to help you!

No such export LockDropOfItem in resource ...

For this error, you have just to go to the client > openfunctions.lua and remove the Exports that are not needed like for example "exports["S-Inventory"]:LockDropOfItem()". There are other exports that you also have to change

No such export MakeHelpNotify in resource ...

For this bug, all you need to do is go into the openfunctions file and replace the existing notification system with the one on your server.

Not Spawning back after Quitffa

Please have a look in our Installation guide, you have to insert an Event into your ambulancejob

If you cannot find a way to fix the bug, feel free to create a ticket on our Discord

Last updated