Skip to content

Replicate MaxSavedMoves to clients#16

Open
Calypto wants to merge 3 commits intozenakuten:mainfrom
Calypto:main
Open

Replicate MaxSavedMoves to clients#16
Calypto wants to merge 3 commits intozenakuten:mainfrom
Calypto:main

Conversation

@Calypto
Copy link
Copy Markdown
Contributor

@Calypto Calypto commented Apr 10, 2026

The client log would show this despite the server's configured value being higher:
BS_xPlayer: Exceeded max saved moves (250), consider increasing

Calypto added 3 commits April 10, 2026 01:21
The client log would show this despite the server's configured value being higher:
BS_xPlayer: Exceeded max saved moves (250), consider increasing
Comment thread Classes/BS_xPlayer.uc
}
}

// Configured MaxSavedMoves doesn't get replicated to clients without this -Calypto
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

This will update the value, but the fact it is not updated is some other fundamental issue that needs fixed.

All of other server variables are replicated, why this one not working? That's why I haven't merged this yet. Maybe we can just bump the default up until this is resolved.

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

Successfully merging this pull request may close these issues.

2 participants