Skip to content

fix: Use CMsgApplySticker for removeKeychain to fix timeout issue#4

Merged
sak0a merged 1 commit intomasterfrom
claude/read-github-issue-BwWia
Feb 13, 2026
Merged

fix: Use CMsgApplySticker for removeKeychain to fix timeout issue#4
sak0a merged 1 commit intomasterfrom
claude/read-github-issue-BwWia

Conversation

@sak0a
Copy link
Owner

@sak0a sak0a commented Feb 13, 2026

The previous implementation used CMsgGCItemCustomizationNotification which the CS2 GC does not respond to for keychain removal, causing timeouts. Uses CMsgApplySticker with the correct sticker_item_id constant instead, as discovered in issue #2.

Closes #2

https://claude.ai/code/session_01AKSEkFg5N61c7kt3VTmwUX

The previous implementation used CMsgGCItemCustomizationNotification
which the CS2 GC does not respond to for keychain removal, causing
timeouts. Uses CMsgApplySticker with the correct sticker_item_id
constant instead, as discovered in issue #2.

Closes #2

https://claude.ai/code/session_01AKSEkFg5N61c7kt3VTmwUX
@sak0a sak0a merged commit a2ce898 into master Feb 13, 2026
@sak0a sak0a deleted the claude/read-github-issue-BwWia branch February 13, 2026 00:01
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.

Charm Removal not working

2 participants