EverestAPI / EverestAPI/Everest
Differentiate between "mod assembly not found" and "mod assembly failed relinking" (and others?) in "mod assembly failed to load" message
Open
enhancement
- Dominant language
- C#
- Stars
- 516
- Forks
- 106
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 5
Description
### I am planning on implementing this myself
Yes
### Describe your request
The "mod assembly failed to load" message in Everest's mod options can be caused by more than just the mod's DLL not being present, but this is not made obvious anywhere. As such, it can be unintuitive when the mod's DLL is present, yet the message still appears, caused by e.g. the mod failing to be relinked due to a bad `[MonoModLinkTo]` or similar.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.