Skip to content

[TF2] fix: client not updating workshop maps #1225

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

Closed

Conversation

Pandaptable
Copy link

Description

When a server runs a workshop map and updates it using tf_workshop_refresh and then reloads the map, the client won't update the map and will get kicked for a mismatched map. This also prevents the client from rejoining because m_nPreparingMap does not get reset on disconnect.

This fix just removes m_nPreparingMap and always forces an update when the map loads.

@Pandaptable Pandaptable changed the title fix: client not updating workshop maps [TF2] fix: client not updating workshop maps May 1, 2025
@Pandaptable Pandaptable closed this May 3, 2025
@Pandaptable Pandaptable deleted the workshop-update-fix branch May 3, 2025 07:06
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.

1 participant