> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinemation.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# ⚠️Initialization Warnings

> Documentation for ⚠️Initialization Warnings.

<Frame caption={"Example warning message."}>
  <img src="https://mintcdn.com/kinemation/IMbHDDWE_rjJU7jO/images/scriptable-animation-system/18921491adc215c39605.png?fit=max&auto=format&n=IMbHDDWE_rjJU7jO&q=85&s=85127d3a94332266c3591b5daa726fb7" alt="" width={418} data-path="images/scriptable-animation-system/18921491adc215c39605.png" />
</Frame>

## Reason

These warnings typically occur when the system fails to find target bones for IK targets. It is a common issue with skeletons, that do not use a standard naming convention for bones.

## Solution

To solve this issue, it is vital to follow these steps:

1. Locate the IK Game Objects mentioned in the log.

2. Open the **Virtual Element** component.

3. Make sure it is targeting the proper bone.

<Frame caption={"Example for the IK Right Foot."}>
  <img src="https://mintcdn.com/kinemation/IMbHDDWE_rjJU7jO/images/scriptable-animation-system/153addd2c765e0eacdd9.png?fit=max&auto=format&n=IMbHDDWE_rjJU7jO&q=85&s=4f8bf98d2c469f44ea8a93108254953d" alt="" width={383} data-path="images/scriptable-animation-system/153addd2c765e0eacdd9.png" />
</Frame>
