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

Infinite loading of the game after switching to Rapier Physics #345

Open
Choody-png opened this issue Feb 21, 2025 · 2 comments
Open

Infinite loading of the game after switching to Rapier Physics #345

Choody-png opened this issue Feb 21, 2025 · 2 comments

Comments

@Choody-png
Copy link

I'm using Godot 4.3 Stable. I wanted to check how my 2D game will work with the Rapier Physics. The issue is that the game can't load once I switch to Rapier. It doesn't matter whether I run the game from the editor or the launcher - it loads infinitely. I can hear music and other sounds from my game but the visuals aren't there (I see default loading screen with Godot logo). Any ideas what might be the cause or where to start searching?

@Ughuuu
Copy link
Contributor

Ughuuu commented Feb 21, 2025

I would say attach a debugger with godot debug mode and pause when it hangs and look what thread and what function in call stack hangs

@Choody-png
Copy link
Author

I'm not sure whether I get it correctly, but there are no errors in the debugger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants