2013-10-13 83 views
6

更新到4.0.13后,出现“连接到布局渲染器失败,这可能是Java配置错误造成的,请重新关闭并再次打开文件”。这是错误日志:Xamarin 4.0.13布局渲染器失败

Error: Could not find or load main class Files\Android\android-sdk\tools\lib\ant-tasks.jar;C:\Program 
ERROR [2013-10-13 10:47:56Z]: Connection failed 
System.Exception: Java process failed to start 
    at Xamarin.AndroidDesigner.JavaProcessConnection.DoConnect() 
ERROR [2013-10-13 10:47:58Z]: Could not update jumplists 
System.InvalidOperationException: The file type is not registered with this application. 
    at Microsoft.WindowsAPICodePack.Taskbar.JumpList.AppendCustomCategories() 
    at Microsoft.WindowsAPICodePack.Taskbar.JumpList.Refresh() 
    at MonoDevelop.Platform.JumpList.UpdateJumpList() 
    at MonoDevelop.Platform.JumpList.OnUpdateTimerEllapsed(Object sender, EventArgs args) 

Xamarin应该在发布更新包之前仔细测试。我希望我没有更新到4.0.13。

+4

解决方案是重新安装4.0.12更新包位于C:\ Users [Your用户名] \ AppData \ Local \ XamarinStudio-4.0 \ Cache \ TempDownload。 – user2753116

+0

我有同样的问题,但没有旧的更新包...那么我现在该做什么? –

+0

您可以从这里下载: http://download.xamarin.com/studio/Windows/XamarinStudio-4.0.12-3.msi – davidcoder

回答

0

我认为这已经解决了。对我来说,我不断得到这个错误,但如果你面对它只是从Visual Studio中打开android sdk经理 工具> ANDROID> Android SDK管理器

+0

然后呢?打开Android SDK Manager后,我该怎么办? –