# Limitations and errors

TheKeyMachine has a long list of minor bugs and issues that I will be resolving over time. Here are some of them listed:

## Installer

{% hint style="warning" %}
If you have multiple versions of Maya installed and you already have TheKeyMachine in one of them, attempting to reinstall it will result in an error informing you that the folder already exists.

To load TheKeyMachine in a diferent Maya version, open the Script Editor and execute in a python tab the following code:\
\
\&#xNAN;**`import TheKeyMachine`**\
**`TheKeyMachine.toggle()`**
{% endhint %}

## Nudge Box

{% hint style="danger" %}
The 'Nudgebox' might displace keys when moving them. The tool is currently under review.
{% endhint %}

## Tracer

{% hint style="info" %}
If the view is in isolate mode or the motion trails are not visible in the viewer, the Tracer is not seen. It should be added to isolate or change the view mode. Function to be implemented.
{% endhint %}

## Temp Pivots

{% hint style="warning" %}
Temp pivot does not seem to align the temporary pivot correctly to the object on which the pivot is to be created. To be fixed.
{% endhint %}

## Animation Offset

{% hint style="danger" %}
There is not undo in the Animation offset tool, that needs to be implemented.
{% endhint %}

{% hint style="warning" %}
Animation offset tool only works when you are on top of a keyframe
{% endhint %}

{% hint style="info" %}
Only works with one object
{% endhint %}
