Skip to content
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

Clear BepInEx Cache on QMM Assembly Update #172

Merged
merged 1 commit into from
Aug 6, 2020

Conversation

toebeann
Copy link
Contributor

@toebeann toebeann commented Aug 6, 2020

QModPluginGenerator now checks the timestamps for the QMM assemblies against a record, and if any don't match, clears the BepInEx cache. Uses Newtonsoft's BSON read/writer for storing assembly timestamps.

Addresses an issue where BepInEx type caches are not being correctly re-validated or cleared after an update to QMM, which in some cases leads to issues.

… and if any don't match, clears the BepInEx cache. Uses Newtonsoft's BSON read/writer for storing assembly timestamps.
@toebeann toebeann merged commit 50836f8 into dev Aug 6, 2020
@PrimeSonic PrimeSonic deleted the ClearBepInExCacheOnQMMAssemblyUpdate branch August 6, 2020 12:33
@toebeann toebeann mentioned this pull request Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants
  翻译: