# COMMON ERRORS

{% hint style="warning" %}
Check if your error is here, if your error is not here you can open a ticket and comment it so we can help you.
{% endhint %}

## 1. UI LOOKS BAD

<figure><img src="https://3526868747-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeQWzokUSwvmD8VZ4PFkY%2Fuploads%2FZz5HlqAzgZtZnQqnLdog%2Fimage.png?alt=media&#x26;token=b81e6f65-38d4-4cdb-95a9-5c242d213955" alt=""><figcaption></figcaption></figure>

The interface is looking bad? **Too enlarged, or out of position?** It's because you're **using a resolution not supported by our scripts.**

> **- 3440 x 1440** &#x20;
>
> **- 2560 x 1440** &#x20;
>
> **- 1920 x 1080** &#x20;
>
> **- 1280 x 720**

These are the most commonly used resolutions and the ones available in our scripts.

{% hint style="success" %}
Don't worry, more resolutions are gradually being added as suggested by customers in SUGGESTIONS on Discord.

*There are scripts, such as Infinite Jobs that have almost all resolutions.*
{% endhint %}

## 2. No such export fetch in resource oxmysql

<figure><img src="https://3526868747-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeQWzokUSwvmD8VZ4PFkY%2Fuploads%2F2krwqDMVBh7gG3bfNzig%2Fimage.png?alt=media&#x26;token=931a4aa4-8ebe-424a-9478-9e47ed2e911e" alt=""><figcaption></figcaption></figure>

If you get this error, it is because **you have an outdated OXMYSQL**.

> **Update it to the latest version and everything will be fixed.**

## 3. Attempt to index a nil value (field "MySQL")

<figure><img src="https://3526868747-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeQWzokUSwvmD8VZ4PFkY%2Fuploads%2F9plHRwLXkMcfuV58c3e8%2Fimage.png?alt=media&#x26;token=e25b002d-e659-422e-ab1c-ae91e2429091" alt=""><figcaption></figcaption></figure>

If in any of our scripts you have this strange error, you only have to do the following: You have to put in the **fxmanifest** this:

> `'@mysql-async/lib/MySQL.lua',`

At the top of the `server_scripts` section.
