# Common Issues

### Animations Issues

<mark style="color:$info;">Most of the errors listed below are usually caused by our animations not being installed, missing, or set up incorrectly. If you are seeing any of these issues, the first thing you should check is whether</mark> <mark style="color:$info;"></mark><mark style="color:$info;">`cfx-djs-anims`</mark> <mark style="color:$info;"></mark><mark style="color:$info;">was added and installed properly.</mark>

<mark style="color:$info;">`"attempted to load invalid animDict 'anims@djs'`</mark>

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

<figure><img src="/files/4VDATZZSTnzIIQqQNG4n" alt=""><figcaption></figcaption></figure>

***

<mark style="color:$info;">Any free products that require eating, you will need to download</mark> [<mark style="color:$primary;">Alca Fork Animation</mark>](https://forum.cfx.re/t/free-animation-eat-with-fork/5068991)<mark style="color:$primary;">.</mark> <mark style="color:$info;">unless you've already purchased one of our resources before, you will be able to use our custom animations please follow the instruction guides for purchased product.</mark>\
\ <mark style="color:$info;">`"attempted to load invalid animDict 'anims@eat@fork'`</mark>

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

***

### Anticheat Issues

<mark style="color:$info;">Anti-cheat issues are very rare with our models, but a few cases have been reported by the community. In some setups, certain anti-cheat systems may limit props, block specific models from loading, or prevent animations from playing entirely. If you’re experiencing missing models, props not appearing, or animations not working, your anti-cheat could be restricting them. Be sure to check your console/F8 for any related errors and review your anti-cheat configuration</mark>

{% hint style="warning" %}
**WaveShield**

Some customers have reported that WaveShield may block or limit certain models. If you’re experiencing issues like models not spawning or being restricted, we recommend checking their documentation and following the proper steps to allow and whitelist our models. Making sure everything is correctly permitted in your anti-cheat settings should resolve most of these issues.\
\
Documentation: <https://ayznnn.gitbook.io/waveshield-v4/documentation/configuration-settings/objects>
{% endhint %}


---

# 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://docs.djscollections.com/product-information/common-issues.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.
