Mosoto Scripts
WebsiteDiscordYouTubeGitHubInstagram
  • 📖Introduction
  • 🔒FiveM Escrow
  • 📱Fingerprint Scanner
    • Installation
    • Common issues
Powered by GitBook
On this page

FiveM Escrow

Learn about our file protection

Common Errors

Error parsing script... syntax error near <\1>

Example:

[script:mst-example] Error parsing script @mst-example/server/sv-impound.lua in resource mst-example: @mst-example/server/sv-impound.lua:1: syntax error near '<\1>'
[c-scripting-core] Failed to load script server/sv-impound.lua.

Solutions:

  • Your server artifacts are too old, the minimum version is 5181 (Windows - Linux)

  • You are using FileZilla and files have been corrupted during transfer - try using an alternative FTP client such as WinSCP

Failed to verify protected resource

Example:

[svadhesive] Failed to verify protected resource mst-example

Solutions:

  • You don't have .fxap file in the script folder - try installing the script again

  • You are using FileZilla and files have been corrupted during transfer - try using an alternative FTP client such as WinSCP

You lack the required entitlement

Example:

You lack the required entitlement to use mst-example

How it works? In order to work, the script must be run in a server which is using a server key created by the same FiveM account you used when purchasing the script. So, you have to create a server key here -> Keymaster

The generated server key will look similar to this one:

sv_licenseKey "cfxk_q426TSlpdLHk0XQVomst_5bOBY7"

Last updated 1 month ago

🔒