📚
Dusa all scripts documentation
  • Home
  • General Questions
    • Escrow System
    • Error parsing script ... <\1>
    • Failed to verify protected resource
    • You lack the required entitlement
    • If nothing fixed your problems
  • Need Help?
  • Scripts
    • Police Job
      • Installation
      • Configuration
      • Client
        • Exports
        • Events
      • Server
        • Callbacks
      • Common Issues
    • Evidence
      • Installation
      • Configuration
      • Client
        • Events
      • How to add custom weapon compatibility?
      • Common Issues
    • Hud
      • Installation
      • Configuration
      • Client
        • Events
        • Exports
      • Server
        • Events
    • Vehicle Keys
      • Installation
      • How to give keys to player? (e.g on dealerships)
      • Client
        • Exports
        • Events
      • Server
        • Exports
        • Events
    • Billing
      • Installation
      • Configuration & Exports (ESX)
      • Configuration & Exports (QB)
    • Police MDT
      • Installation
      • Configuration & Exports (ESX/QBCore)
    • Dispatch
      • Installation
      • On other resources, how can I integrate dispatch?
      • How to send custom dispatch?
      • Client
        • Exports
        • Events
        • Handlers
      • Server
        • Exports
    • Multicharacter + Spawn Selector
      • Installation
      • Configuration & Exports (ESX)
      • Configuration & Exports (QB)
Powered by GitBook
On this page
  • Possible reasons
  • How to verify my server version?
  • How to update my server version?
  • My server version is already updated, but I have the error
  1. General Questions

Error parsing script ... <\1>

PreviousEscrow SystemNextFailed to verify protected resource

Last updated 2 months ago

Error message example: Error parsing script @dusa_evidence/game/serverside/server.lua in resource dusa_evidence: @dusa_evidence/game/serverside/server.lua:1: syntax error near '<\1>'

Possible reasons

  • You are transferring the folder to the VPS file by file, please upload the .zip file and extract it after it is already on your VPS (so drag and drop the zip file and not the folder)

  • You may have to clear the server caches

  • The download was corrupted, try doing a new clean install

  • You have a virus on your server that is modifying other script files (very likely if everything else hasn't fixed it)

How to verify my server version?

To verify what server version your server is currently using, you have to use the following command in your FiveM server console: version

Example

How to update my server version?

My server version is already updated, but I have the error

To update your server version, you have to download the new and to extract and replace them in your server folder

This is the official to update your server

If you have the error even if your server version is not the issue, then you have to check

server artifacts
FiveM guide
here