# Error parsing script ... <\1>

Error message **example**:\
`Error parsing script @jobs_creator/server/markers/job_shop.lua in resource jobs_creator: @jobs_creator/server/markers/job_shop.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

<figure><img src="/files/aPB7A5nf96u479kSvsnE" alt=""><figcaption></figcaption></figure>

## How to update my server version?

To update your server version, you have to download the new [server artifacts](https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/) and to extract and replace them in your server folder

This is the **official** [FiveM guide](https://docs.fivem.net/docs/server-manual/setting-up-a-server/) to update your server

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

If you have the error even if your server version is not the issue, then you have to check [here](/fivem-escrow-system-errors/failed-to-verify-protected-resource.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.jaksam-scripts.com/fivem-escrow-system-errors/error-parsing-script-...-less-than-1-greater-than.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
