Skip to content

Conversation

@ASillyNeko
Copy link

@ASillyNeko ASillyNeko commented Dec 27, 2025

Fixes crash if a bot joins a server with no other players.

Enables sv_stressbots player 2 is with stress bots player 3 is without stress bots.
image

@github-actions github-actions bot added needs testing Changes from the PR still need to be tested needs code review Changes from PR still need to be reviewed in code labels Dec 27, 2025
Copy link
Member

@catornot catornot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I disagree with the no report part. Bots do take up player slots therefore they must be reported in some way otherwise servers could get report as not full when they are in fact full.

@ASillyNeko ASillyNeko requested a review from catornot December 27, 2025 22:04
{
SetConsoleTitleA(fmt::format(
"{} - {} {}/{} players ({})",
"{} - {} {} ({} bots) / {} humans ({})",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CC @pg9182

Does this affect docker stuff?

Copy link

@Ma110w Ma110w Dec 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On next docker artifact produced, it should let you pull a new image (if this gets merged)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this affect docker stuff?

Yes, the regexp will need to be updated.

Copy link
Member

@catornot catornot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be probably better to fix #548 instead but this is fine as well

blocking until https://github.com/R2Northstar/NorthstarLauncher/pull/884/changes#r2651637462 is resolved

@ASillyNeko ASillyNeko requested a review from catornot December 30, 2025 02:46
@catornot catornot dismissed their stale review December 30, 2025 05:41

the blocking thing got resolved

@pg9182
Copy link
Member

pg9182 commented Dec 30, 2025

must be reported in some way

I could add support for reporting the bot count.

@catornot
Copy link
Member

catornot commented Jan 2, 2026

I could add support for reporting the bot count.

but that still should be a different pr since it would need prs to multiple repos
(by "that" I mean change that I request to remove)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs code review Changes from PR still need to be reviewed in code needs testing Changes from the PR still need to be tested

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

5 participants