Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- INFO [2015-02-21 12:49:59Z]: Starting Xamarin Studio 5.7 (build 660)
- INFO [2015-02-21 12:49:59Z]: Running on Microsoft .NET 4.0.30319.1
- INFO [2015-02-21 12:49:59Z]: Did not find previous version from which to migrate data
- INFO [2015-02-21 12:49:59Z]: Found GTK# version 2.12.25
- INFO [2015-02-21 12:49:59Z]: Using GTK+ 2.24.22
- INFO [2015-02-21 12:50:00Z]: Add-in loaded: MonoDevelop.Core
- INFO [2015-02-21 12:50:00Z]: Add-in loaded: MonoDevelop.Ide
- INFO [2015-02-21 12:50:00Z]: Add-in loaded: MonoDevelop.WindowsPlatform
- System.MissingMethodException: Method not found: 'Int32 System.Environment.get_CurrentManagedThreadId()'.
- at MonoDevelop.Core.Assemblies.MsNetTargetRuntimeFactory.<CreateRuntimes>d__0..ctor(Int32 <>1__state)
- at MonoDevelop.Core.Assemblies.MsNetTargetRuntimeFactory.CreateRuntimes()
- at MonoDevelop.Core.Assemblies.SystemAssemblyService.Initialize()
- at MonoDevelop.Core.Runtime.Initialize(Boolean updateAddinRegistry)
- Starting Xamarin Studio
- Loading Workbench
- INFO [2015-02-21 12:50:02Z]: ANDROID: sdk: Looking for Android SDK..
- INFO [2015-02-21 12:50:02Z]: ANDROID: sdk: Key HKCU\SOFTWARE\Novell\Mono for Android\AndroidSdkDirectory not found.
- INFO [2015-02-21 12:50:02Z]: ANDROID: sdk: Key HKLM\SOFTWARE\Novell\Mono for Android\AndroidSdkDirectory not found.
- INFO [2015-02-21 12:50:02Z]: ANDROID: sdk: Key HKCU\SOFTWARE\Xamarin\MonoAndroid\PrivateAndroidSdkPath not found.
- INFO [2015-02-21 12:50:02Z]: ANDROID: sdk: Key HKCU\SOFTWARE\Android SDK Tools\Path not found.
- INFO [2015-02-21 12:50:02Z]: ANDROID: sdk: Key HKLM\SOFTWARE\Android SDK Tools\Path not found.
- INFO [2015-02-21 12:50:02Z]: ANDROID: sdk: Looking for Android NDK..
- INFO [2015-02-21 12:50:02Z]: ANDROID: sdk: Key HKCU\SOFTWARE\Novell\Mono for Android\AndroidNdkDirectory not found.
- INFO [2015-02-21 12:50:02Z]: ANDROID: sdk: Key HKLM\SOFTWARE\Novell\Mono for Android\AndroidNdkDirectory not found.
- INFO [2015-02-21 12:50:02Z]: ANDROID: sdk: Key HKCU\SOFTWARE\Novell\Mono for Android\JavaSdkDirectory not found.
- INFO [2015-02-21 12:50:02Z]: ANDROID: sdk: Key HKLM\SOFTWARE\Novell\Mono for Android\JavaSdkDirectory not found.
- INFO [2015-02-21 12:50:02Z]: ANDROID: sdk: Looking for Java 6 SDK..
- INFO [2015-02-21 12:50:02Z]: ANDROID: sdk: Key HKLM\SOFTWARE\JavaSoft\Java Development Kit\CurrentVersion not found.
- INFO [2015-02-21 12:50:02Z]: ANDROID: sdk: Key HKLM\SOFTWARE\JavaSoft\Java Development Kit\CurrentVersion not found.
- INFO [2015-02-21 12:50:02Z]: ANDROID: Did not find Android SDK
- INFO [2015-02-21 12:50:02Z]: ANDROID: Did not find Xamarin.Android
- INFO [2015-02-21 12:50:02Z]: Xamarin.Android SDK not found, disabling Xamarin.Android addin
- Initializing Main Window
- ERROR [2015-02-21 12:50:02Z]: Xamarin Studio failed to start
- System.TypeLoadException: Could not load type 'System.Runtime.CompilerServices.ExtensionAttribute' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
- at System.ModuleHandle.ResolveType(RuntimeModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type)
- at System.ModuleHandle.ResolveTypeHandleInternal(RuntimeModule module, Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
- at System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
- at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, IRuntimeMethodInfo& ctor, Boolean& ctorHasParameters, Boolean& isVarArg)
- at System.Reflection.CustomAttribute.IsCustomAttributeDefined(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, RuntimeType attributeFilterType, Boolean mustBeInheritable)
- at System.Reflection.CustomAttribute.IsDefined(RuntimeAssembly assembly, RuntimeType caType)
- at System.Reflection.RuntimeAssembly.IsDefined(Type attributeType, Boolean inherit)
- at GLib.Object.InvokeClassInitializers(GType gtype, Type t)
- at GLib.Object.RegisterGType(Type t)
- at GLib.Object.LookupGType(Type t)
- at GLib.Object.RegisterGType(Type t)
- at GLib.Object.LookupGType(Type t)
- at GLib.Object.LookupGType()
- at GLib.Object.CreateNativeObject(String[] names, Value[] vals)
- at Gtk.Widget.CreateNativeObject(String[] names, Value[] vals)
- at Gtk.Window..ctor(WindowType type)
- at MonoDevelop.Ide.Gui.WorkbenchWindow..ctor()
- at MonoDevelop.Ide.Gui.DefaultWorkbench..ctor()
- at MonoDevelop.Ide.Gui.Workbench.Initialize(IProgressMonitor monitor)
- at MonoDevelop.Ide.IdeApp.Initialize(IProgressMonitor monitor)
- at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
- ERROR [2015-02-21 12:50:02Z]: Xamarin Studio failed to start. Some of the assemblies required to run Xamarin Studio (for example gtk-sharp)may not be properly installed in the GAC.
- System.TypeLoadException: Could not load type 'System.Runtime.CompilerServices.ExtensionAttribute' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
- Server stack trace:
- at System.ModuleHandle.ResolveType(RuntimeModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type)
- at System.ModuleHandle.ResolveTypeHandleInternal(RuntimeModule module, Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
- at System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
- at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, IRuntimeMethodInfo& ctor, Boolean& ctorHasParameters, Boolean& isVarArg)
- at System.Reflection.CustomAttribute.IsCustomAttributeDefined(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, RuntimeType attributeFilterType, Boolean mustBeInheritable)
- at System.Reflection.CustomAttribute.IsDefined(RuntimeAssembly assembly, RuntimeType caType)
- at System.Reflection.RuntimeAssembly.IsDefined(Type attributeType, Boolean inherit)
- at GLib.Object.InvokeClassInitializers(GType gtype, Type t)
- at GLib.Object.RegisterGType(Type t)
- at GLib.Object.LookupGType(Type t)
- at GLib.Object.LookupGType()
- at GLib.Object.CreateNativeObject(String[] names, Value[] vals)
- at Gtk.Widget.CreateNativeObject(String[] names, Value[] vals)
- at Gtk.Dialog..ctor()
- at MonoDevelop.Ide.Gui.Dialogs.GtkAlertDialog..ctor(MessageDescription message)
- at MonoDevelop.Components.Extensions.AlertDialog.RunDefault()
- at MonoDevelop.Components.Extensions.PlatformDialog`1.Run()
- at MonoDevelop.Components.Extensions.AlertDialog.Run()
- at MonoDevelop.Ide.MessageService.InternalMessageService.GenericAlert(Window parent, MessageDescription message)
- at System.Runtime.Remoting.Messaging.Message.Dispatch(Object target, Boolean fExecuteInContext)
- at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
- Exception rethrown at [0]:
- at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
- at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
- at MonoDevelop.Ide.MessageService.InternalMessageService.GenericAlert(Window parent, MessageDescription message)
- at MonoDevelop.Ide.MessageService.GenericAlert(Window parent, String icon, String primaryText, String secondaryText, Int32 defaultButton, CancellationToken cancellationToken, AlertButton[] buttons)
- at MonoDevelop.Ide.MessageService.GenericAlert(Window parent, String icon, String primaryText, String secondaryText, Int32 defaultButton, AlertButton[] buttons)
- at MonoDevelop.Ide.MessageService.GenericAlert(Window parent, String icon, String primaryText, String secondaryText, AlertButton[] buttons)
- at MonoDevelop.Ide.MessageService.ShowFatalError(String primaryText, String secondaryText, Exception ex)
- at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
- at MonoDevelop.Ide.IdeStartup.Main(String[] args, IdeCustomizer customizer)
Advertisement
Add Comment
Please, Sign In to add comment