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

Player animation won't play #98366

Open
BacqueV opened this issue Oct 20, 2024 · 1 comment
Open

Player animation won't play #98366

BacqueV opened this issue Oct 20, 2024 · 1 comment

Comments

@BacqueV
Copy link

BacqueV commented Oct 20, 2024

Tested versions

  • Godot 4.3-stable

System information

Arch Linux - Godot 4.3.stable.arch_linux - Vulkan (Forward+)

Issue description

i have only installed godot. added 2 scenes. 1 game and another is player. when i start debug it won't play the animation

E 0:00:02:0855   debug: Parameter "script_lang" is null.
  <Исходный код C++>core/debugger/remote_debugger.cpp:419 @ debug()

The source code on GitHub - https://github.com/godotengine/godot/blob/4.3-stable/core/debugger/remote_debugger.cpp#L419

Steps to reproduce

add game scene and player
run game
pause the game
receive an error

Minimal reproduction project (MRP)

simple godot project. there is nothing to say more

@fire fire changed the title player animation won't playing Player animation won't play Oct 21, 2024
@AThousandShips
Copy link
Member

Please provide an MRP to make this easier to test and fix:

  • A small Godot project which reproduces the issue, with no unnecessary files included. Be sure to not include the .godot folder in the archive (but keep project.godot).
  • Having an MRP is very important for contributors to be able to reproduce the bug in the same way that you are experiencing it. When testing a potential fix for the issue, contributors will use the MRP to validate that the fix is working as intended.
  • Drag and drop a ZIP archive to upload it (max 10 MB). Do not select another field until the project is done uploading.
  • Note for C# users: If your issue is not C#-specific, please upload a minimal reproduction project written in GDScript. This will make it easier for contributors to reproduce the issue locally as not everyone has a .NET setup available.

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

2 participants