EverestAPI / EverestAPI/Everest

DLL cache corruption

Open
#579 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
516
Forks
106
Avg merge
4d 9h
Merged PRs (30d)
5

Description

Occasionally people get crashes on startup because a cached relinked DLL got corrupted. This should be investigated.
Possible partial fixes:
- If a cached DLL fails to load, delete it so Everest won't attempt to load it again on next startup.
- The same, but load the actual DLL on the same run (not sure if this is viable, since there's a chance the broken DLL is already partially loaded).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.