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

Linux Server 1.7.36 coopscore.py RuntimeError #719

Open
Zee-hash opened this issue Jul 31, 2024 · 3 comments
Open

Linux Server 1.7.36 coopscore.py RuntimeError #719

Zee-hash opened this issue Jul 31, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Zee-hash
Copy link

Description

RuntimeError: Precondition failed @ python_methods_ui_v1.cc:1175: g_ui_v1 && g_ui_v1->screen_root_widget() != nullptr

Steps to reproduce

part of my config.toml:

session_type = "coop"
coop_campaign = "Challenges"
coop_level = "The Last Stand"

A New Server Machine with default python 3.12.3

Platform: Ubuntu 24.04 LTS
BombSquad Server version: 1.7.36 \

Screenshots

Snipaste_2024-07-31_22-23-45
@Zee-hash Zee-hash added the bug Something isn't working label Jul 31, 2024
@EraOSBeta
Copy link
Contributor

EraOSBeta commented Aug 4, 2024

try setting coop_campaign to "Default" instead of "Challenges" in the config.toml file and let us know if that fixes the issue.

@DinoWattz
Copy link

I'm having the same issue while running a 1.7.37 coop server, the only difference is that the coop level is infinite onslaught.
coop_level = "Infinite Onslaught"

Also after awhile, the server sort of crashes and kicks everyone out, while trying to join back it shows a black screen then kicks the player; This happens until the server is restarted (restarted by idle_exit_minutes in my case).

@EraOSBeta
Copy link
Contributor

I'm having the same issue

Also after awhile, the server sort of crashes and kicks everyone out, while trying to join back it shows a black screen then kicks the player; This happens until the server is restarted (restarted by idle_exit_minutes in my case).

The issue you're experiencing is unrelated to this one; however I have also experienced it and now I'm fairly certain that it's specifically an issue in Infinite Onslaught since no other server I had was experiencing it, so I recommend you make a separate issue for that one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants