Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: FATAL when adding a new SkeletonProfileHumanoid #89751

Open
lviardcretat opened this issue Mar 21, 2024 · 1 comment
Open

ERROR: FATAL when adding a new SkeletonProfileHumanoid #89751

lviardcretat opened this issue Mar 21, 2024 · 1 comment

Comments

@lviardcretat
Copy link

Tested versions

v4.2.1.stable.official [b09f793]

System information

Windows 11 Pro - 23H2 - AtlasOS - Vulkan API 1.3.277

Issue description

Godot crash when I want to add a new SkeletonProfileHumanoid :
ERROR: FATAL: Index p_index = 2 is out of bounds (size() = 2).
at: get (./core/templates/cowdata.h:158)

Steps to reproduce

  1. Download the gltf model here : https://sketchfab.com/3d-models/curious-skeleton-757d9863b3504a75a439b2b99a530454#download
  2. Add it to the project folder
  3. In Godot, select the "scene.gltf" and click on the "Advecement..." button in the import tab
  4. Select the Skeleton3D and add a new BoneMap
  5. Add a new SkeletonProfileHumanoid to the BoneMap
    Godot_v4 2 1-stable_win64_ySG4QHo5WH

Minimal reproduction project (MRP)

game.zip

@SaracenOne
Copy link
Member

Found an error, but couldn't reproduce the crash itself. Can anyone confirm this still causes a crash?

@SaracenOne SaracenOne self-assigned this Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants