# FAQ

## Unwanted NPC animations

I often receive the message that their NPC is acting weird after recording a motion capture.

This is because you selected a 'special' inventory slot.\
Take a look at the scoreboard as you record because certain slots are used to create special poses like making your NPC lie down on the floor.

If you want to use swords and items during the animations you must use only the last hotbar slots.\
The first slots are reserved to the special animations.

<div><figure><img src="https://2519070891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC9EWM3L6xmctlqd3tTNR%2Fuploads%2FXykORi4eInfv5kzOJG1l%2Fimage.png?alt=media&#x26;token=c257f3f2-1d88-4b2f-88db-3f68a91760b9" alt=""><figcaption></figcaption></figure> <figure><img src="https://2519070891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC9EWM3L6xmctlqd3tTNR%2Fuploads%2FVgfNZ7eBP7Dgjiuz7IGn%2Fimage.png?alt=media&#x26;token=44142b70-d212-40d8-8a8d-ee8e0d7b6c6c" alt=""><figcaption></figcaption></figure></div>

## "You are sending too many packets, :("

<figure><img src="https://2519070891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC9EWM3L6xmctlqd3tTNR%2Fuploads%2FP45bdCb2ammHZEndmmWN%2Fimage.png?alt=media&#x26;token=5bb09fc8-9823-4105-abc2-74b481e7170b" alt=""><figcaption></figcaption></figure>

```yaml
tracking-warning-pps: 500
```

The use the `/viaversion reload` command

## Stuttering rotation (`smooth` mode)

This is impossible to fix, it's how the game works.\
The camera angles are handled with approximation by the game.

The only way to make precise camera angles is to use the `precise` camera mode and not `smooth` mode.\
Make sure to make it very slow. Set its speed to something like `500` so that you won't get too fast movements.

## Stuttering movements (`precise` mode)

Make sure to make it very slow. Set its speed to something like `500` so that you won't get too fast movements.
