question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jbzdarkidcommented, Apr 9, 2020

Fresh download of 1.8.2 works, so yeah, I think nuget isn’t pulling it.

0reactions
wooferzfgcommented, Apr 9, 2020

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!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found