# Animation not completing download

* If while loading an animation into your scene the loader gets stuck either below or above 90% that means there is a problem. &#x20;
* This issue will only occur when you are trying to import an animation onto an incompatible object (i.e. a mesh or a non-HEAT armature).
* To resolve this issue please make sure that you are either:
  1. Importing animation using the '**Export to new T69H model**' (<img src="/files/GfyaQNkOZXuX75lbaFGU" alt="" data-size="line">) from the Heat bridge, OR
  2. Ensure that a HEAT Armature is selected in your scene if using the '**Export to Selected**' (<img src="/files/ynyvCNM5wkkavl7TbspZ" alt="" data-size="line">) option.

{% hint style="warning" %}
It is normal for the loader to hang at **EXACTLY** 90% while loading animations into the scene, this is part of the loading process and is not an issue.  It can take a bit of time when importing a large animation so please be patient before attempting to fix.
{% 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.heat.tech/blender-plug-in/troubleshooting/animation-not-completing-download.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.
