> ## Documentation Index
> Fetch the complete documentation index at: https://docs.archonexe.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Archon Scripts Common Errors

> Troubleshoot the most common Archon Scripts escrow, entitlement, and protected resource verification errors after installation.

# Escrow & Entitlement Errors

If an **Archon Scripts** resource is not starting correctly, the issue is usually tied to one of three common escrow-related errors.\
Most of these problems are caused by **file corruption during upload**, **account entitlement mismatches**, or **starting a new purchase without a full server restart**.

This page covers the most common errors, what they actually mean, and the correct way to fix them.

<CardGroup cols={3}>
  <Card title="Corrupted Upload" icon="bug">
    Usually caused by FileZilla damaging protected resource files during upload.
  </Card>

  <Card title="Entitlement Mismatch" icon="key">
    Happens when the script ownership and your server key are not on the same Cfx.re account.
  </Card>

  <Card title="Verification Failure" icon="shield-exclamation">
    Common after installing a new escrowed resource without performing a full server restart.
  </Card>
</CardGroup>

***

## Before You Start

<Warning>
  Before troubleshooting escrow-related issues, make sure you are **not using FileZilla** to upload escrowed FiveM resources. Protected files can become corrupted during upload and cause startup failures.
</Warning>

<Note>
  For Archon Scripts resources, **WinSCP** is strongly recommended for all escrow-protected uploads.
</Note>

***
