_call_function: Error calling deferred method: 'CharacterBody2D(yonder.gd)::_play_footsteps': Method not found.

Godot Version

4.5.1.stable

Question

This error pops up every single time I move my character but I have searched the entire project and I can’t find what is calling it.

You can press ctrl + F to find any word in the script (make sure that you are on the script editor)

It would be better if you post the full error,I think it also shows where the error is coming from.

You can also use shift + ctrl + F to find a word in the entire project.

2 Likes

That is the full error. I also used the search function and still couldn’t find it.

Can you just show a screenshot of the error?

image

What search string have you used?

I found it! I couldn’t find it through searching because it was being called in the animation player.

1 Like