Skip to content

Instantly share code, notes, and snippets.

@VincentDondain
Created September 6, 2016 13:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save VincentDondain/b2b0e0d7dcbaa16253cfda25931c9c84 to your computer and use it in GitHub Desktop.
Save VincentDondain/b2b0e0d7dcbaa16253cfda25931c9c84 to your computer and use it in GitHub Desktop.
ERROR [2016-09-06 15:49:00Z]: An unhandled exception has occured. Terminating Xamarin Studio? False
System.IO.FileNotFoundException: Could not find file "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/2.1/monotouch.dll". ---> System.IO.FileNotFoundException: Could not find file "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/2.1/monotouch.dll".
File name: '/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/2.1/monotouch.dll'
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00335] in /private/tmp/source-mono-4.6.0/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System.IO/FileStream.cs:290
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in /private/tmp/source-mono-4.6.0/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System.IO/FileStream.cs:97
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at IKVM.Reflection.Universe.OpenRawModule (System.String path) [0x00010] in /Users/Vince/Documents/xs-master/monodevelop/main/external/ikvm/reflect/Universe.cs:659
at IKVM.Reflection.Universe.LoadFile (System.String path) [0x00004] in /Users/Vince/Documents/xs-master/monodevelop/main/external/ikvm/reflect/Universe.cs:712
at IKVM.Reflection.Universe.LoadFile (System.String path) [0x0002e] in /Users/Vince/Documents/xs-master/monodevelop/main/external/ikvm/reflect/Universe.cs:719
at MonoDevelop.IPhone.Migration.ClassicToUnifiedMigration.FixupSourceCode () [0x00121] in /Users/Vince/Documents/xs-master/md-addins/MonoDevelop.IPhone/MonoDevelop.IPhone/Migration/ClassicToUnifiedMigration.cs:84
at MonoDevelop.IPhone.Migration.ClassicToUnifiedMigration.Run () [0x00000] in /Users/Vince/Documents/xs-master/md-addins/MonoDevelop.IPhone/MonoDevelop.IPhone/Migration/ClassicToUnifiedMigration.cs:46
at MonoDevelop.IPhone.MigrateToUnifiedCommandHandler+<Run>c__async0.MoveNext () [0x0011d] in /Users/Vince/Documents/xs-master/md-addins/MonoDevelop.IPhone/MonoDevelop.IPhone/IPhoneCommands.cs:573
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /private/tmp/source-mono-4.6.0/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:143
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>m__0 (System.Object state) [0x00000] in /private/tmp/source-mono-4.6.0/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1018
at MonoDevelop.Ide.DispatchService+GtkSynchronizationContext+<Post>c__AnonStorey0.<>m__0 (System.Object , System.EventArgs ) [0x0000d] in /Users/Vince/Documents/xs-master/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:52
at Gtk.Application+InvokeCB.Invoke () [0x00000] in <c304d993b5dc4262b01bb4b1f75ba84a>:0
at GLib.Timeout+TimeoutProxy.Handler () [0x0000c] in <2da7b5b3894f4f04b26f2c1318a85fae>:0
INFO [2016-09-06 15:49:18Z]: Read license: Mac Enterprise 2017-06-29 15:29:18Z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment