Results 2 comments of Crogarox
trafficstars

Reloading the scene fixes it, but now I get this error. scene/3d/skeleton.cpp:381 - Index p_bone = -1 is out of bounds (bones.size() = 11).

For some reason the 0th index is read as index -1, I think godot on the c++ side count is off by 1.