Skip to content

Instantly share code, notes, and snippets.

@davidalpert
Created November 5, 2010 04:35
Show Gist options
  • Save davidalpert/663644 to your computer and use it in GitHub Desktop.
Save davidalpert/663644 to your computer and use it in GitHub Desktop.
Unhandled Exception: System.TypeInitializationException: The type initializer for 'Manos.Tool.Driver' threw an exception. ---> System.TypeLoadException: Could not load type 'Libev.Loop' from assembly 'manos, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
at Manos.Tool.Environment..ctor()
at Manos.Tool.Driver..cctor() in E:\Users\davida\lib\manos.git\src\manos.exe\Driver.cs:line 43
--- End of inner exception stack trace ---
at Manos.Tool.Driver.Main(String[] args)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment