Skip to content

Potential fix for padlock fields randomly disabling#110

Draft
AndrielChaoti wants to merge 2 commits intoProject-GagSpeak:mainfrom
AndrielChaoti:feature/padlock-combo-cache
Draft

Potential fix for padlock fields randomly disabling#110
AndrielChaoti wants to merge 2 commits intoProject-GagSpeak:mainfrom
AndrielChaoti:feature/padlock-combo-cache

Conversation

@AndrielChaoti
Copy link
Contributor

Refactored CkPadlockComboBase to reference a single item directly, instead of caching a cache. Should alleviate the "lock and unlock buttons are disabled after a reconnect" issue.

I was able to reproduce that by applying and removing an item, then reconnecting. When you reopen the wardrobe, that slot that had an item in it would have the lock selection and unlock button permanently disabled until the plugin was restarted.

cache could desync, and so changed to direct reference a single item
from the already existing client-side caches
@AndrielChaoti AndrielChaoti marked this pull request as draft March 4, 2026 02:27
@AndrielChaoti
Copy link
Contributor Author

I would like someone else to look over this and make sure there isn't anything important that I missed here.

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