-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
ICSharpCode.AvalonEdit.Highlighting.HighlightingDefinitionInvalidException: Error delay-loading highlighting definition #3301
Comments
saved a vid vid-.2024-10-08.23-15-44-421.mp4 |
I downloaded the ILSpy debug build artifact from here https://github.com/icsharpcode/ILSpy/actions/runs/11204975456 (which is version 9.0.0.7812-preview2+c6e37529771dc55d29d26c8a9026bbf0f911ff03) and tried to load the 0Harmony.dll, but could not reproduce the error. Looking at the exception stacktrace to me it looks like the XSHD files embedded in ILSpy.dll are somehow broken on your machine. I get the following hash:
Can you check on your machine? Thanks! |
yeah, the SHA256 is equal to yours... |
I reproduced the issue, but... it behaves randomly, not in 100% cases... |
OK, the issue got reproduced, I've ran dnSpy and tried to debug ILSpy is it possible to deduce what is going on from above cases? |
Steps to reproduce
Error message shown
Details
.NET version 8.0.8+08338fcaa5c9b9a8190abb99222fed12aaba956c
0Harmony.zip
The text was updated successfully, but these errors were encountered: