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

Game locks up randomly with message Error: Attempt to disconnect a non existent connection from 'root,Window#32044483792>' #5081

Closed
stevehello166 opened this issue Apr 29, 2024 · 3 comments

Comments

@stevehello166
Copy link

Describe the bug

Game locks up randomly with music still playing in the background and this message in launcher:
Error: Attempt to disconnect a non existent connection from 'root,Window#32044483792>'
Signal: 'focus entered', callable:"
at: _disconnect(core/object/object.cpp:1420)

To Reproduce

I'm not entirely sure it just happens while playing randomly

Expected behaviour

For thrive to not freeze

Screenshots

No response

System information

  • OS: Linux Mint Cinnamon 21.3 Virginia
  • Thrive: 0.6.6.0
  • Distribution method: Flatpak
  • Graphics: Nvidia 1660 super with proprietary driver version 545.29.06 on X11
  • CPU: Intel Core i5-2500 @ 3.4 MHz Sandy Bridge rev 7

Game Logs

https://pastebin.com/XuVudJs3

Additional Context

No response

@hhyyrylainen
Copy link
Member

I'm pretty sure the message is unrelated which just happens to be the last error printed (this is already on our Godot 4 issue board: #5082 I just converted that to an issue but it had been an open item for 3 weeks already).

Assuming that, then this issue is a duplicate of: #5072 Do you agree or do you think there's something different?

To help narrow down this issue, could you screenshot the game performance options that are set? Especially I'd like to know: if multithreaded game simulation is on and what the current game threads + native thread counts are. As I no longer see this game locking up on my computer I think it is thread count or CPU speed related.

@stevehello166
Copy link
Author

My performance settings:
image
It might have something to do with the first issue you mentioned(5082) because of the low thread counts of my CPU, but I'm not sure.

@hhyyrylainen
Copy link
Member

Thanks for the info, I'm hoping that by testing the various thread counts I can get the problem to happen on my computer. For now I'll assume this is a duplicate issue.

@hhyyrylainen hhyyrylainen closed this as not planned Won't fix, can't repro, duplicate, stale Apr 29, 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

2 participants