Could not load file or assembly Irony
See original GitHub issue[15620] LiveSplit.exe Information: 0 :
[15620] [ASL] Loading new script: C:\Users\localhost\Documents\GitHub\Autosplitters\LiveSplit.Braid.asl
[15620] LiveSplit.exe Error: 0 :
[15620] Could not load file or assembly 'Irony, Version=1.1.0.0, Culture=neutral, PublicKeyToken=ca48ace7223ead47' or one of its dependencies. The system cannot find the file specified.
[15620]
[15620] at LiveSplit.ASL.ASLParser.Parse(String code)
[15620] at LiveSplit.UI.Components.ASLComponent.LoadScript()
[15620] at LiveSplit.UI.Components.ASLComponent.UpdateScript()
1.8 and 1.8.1 are no longer loading my ASLs, due to a broken dependency. I have reports from some other users that they are seeing issues as well – I don’t know if they have the same root cause.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
c# - Could not load file or assembly Microsoft.Extensions. ...
I noticed in the error the Microsoft.Extensions.DependencyInjection.Abstractions 2.0.0 version was requested. Downgraded to that package in ...
Read more >Could not load file or assembly...Oh my! How I went ...
This blog post explains how to debug and resolve assembly versioning conflicts with .NET CLI, ILSpy and FusionLog.
Read more >V0.2.6 Missing Assembly -- Irony · Issue #316 · ClosedXML ...
Could not load file or assembly 'Irony, Version=1.0.11.0, Culture=neutral, PublicKeyToken=ca48ace7223ead47'. If I downgrade to V0.2.4 the error ...
Read more >"Could not load file or assembly" when trying to enter ...
Please first try to right-click your project > Unload Project > right-click it again > Reload Project and check if this error disappears....
Read more >Could not load file or assembly
In summary if you get the "Could not load file or assembly error", this means that either your projects or their references were...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Fresh download of 1.8.2 works, so yeah, I think nuget isn’t pulling it.
I changed the list of files that get pulled when you auto update so that this doesn’t happen again in the future. Thank you for the bug report!