C# Can';更新unity后在Mono Develop中打开脚本文件

C# Can';更新unity后在Mono Develop中打开脚本文件,c#,unity3d,mono,C#,Unity3d,Mono,我将我的Unity从5.2更新到5.6,这就是成功。但更新后,我无法打开文件脚本。这是一个错误 无法打开文件“/Users/vietbac/Desktop/New Unity Project 1/Assets/NewBehaviourScript.cs”。加载样式时出错:默认值 System.IO.IOException:加载样式时出错:默认值--> System.TypeInitializationException:异常由 System.Drawing.Known颜色的类型初始值设定项---

我将我的Unity从5.2更新到5.6,这就是成功。但更新后,我无法打开文件脚本。这是一个错误

无法打开文件“/Users/vietbac/Desktop/New Unity Project 1/Assets/NewBehaviourScript.cs”。加载样式时出错:默认值

System.IO.IOException:加载样式时出错:默认值--> System.TypeInitializationException:异常由 System.Drawing.Known颜色的类型初始值设定项---> System.TypeInitializationException:异常由 System.Drawing.GDIPlus的类型初始值设定项---> System.DllNotFoundException: /Applications/Unity/MonoDevelop.app/Contents/MacOS/./Frameworks/Mono.framework/Versions/2.10.12/lib/libgdiplus.dylib at(包装器管理为本机)System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&) 位于System.Drawing.GDIPlus..cctor()[0x00000]中:0 ---内部异常堆栈跟踪的结尾---位于System.Drawing.KnownColors..cctor()[0x00000]中:0 ---内部异常堆栈跟踪结束---位于System.Drawing.ColorConverter.StaticConvertFromString (ITypeDescriptorContext上下文,System.String s, System.Globalization.CultureInfo区域性)[0x00000]位于:0处的System.Drawing.ColorConverter.ConvertFrom (ITypeDescriptorContext上下文,System.Globalization.CultureInfo 区域性,System.Object值)[0x00000]位于:0处 System.ComponentModel.TypeConverter.ConvertFrom(System.Object o) [0x00000]英寸:0英寸 System.ComponentModel.TypeConverter.ConvertFromString(System.String 文本)[0x00000]位于:0处 System.Drawing.ColorTranslator.FromHtml(System.String htmlColor) [0x00000]英寸:0英寸 Mono.TextEditor.Highlighting.ColorScheme.GetColorFromString (System.String colorString)[0x001c0]输入 /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.textdeditor/Mono.textdeditor.Highlighting/ColorScheme.cs:578 位于Mono.TextEditor.Highlighting.ColorScheme.SetChunkStyle (System.String名称、System.String重量、System.String前景色、, System.String背景色)[0x00038]英寸 /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.textdeditor/Mono.textdeditor.Highlighting/ColorScheme.cs:514 在Mono.TextEditor.Highlighting.ColorScheme.ReadStyleTree (System.Xml.XmlReader阅读器,Mono.textdeditor.Highlighting.ColorScheme 结果,System.String curName,System.String curWeight,System.String curColor,System.String curBgColor)[0x000b8]英寸 /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.textdeditor/Mono.textdeditor.Highlighting/ColorScheme.cs:599 在 Mono.TextEditor.Highlighting.ColorScheme+c__anostorey32.m__43 ()[0x000e0]英寸 /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.textdeditor/Mono.textdeditor.Highlighting/ColorScheme.cs:625 在 Mono.TextEditor.Highlighting.XmlReadHelper+c_uanostorey19.m_ud (Mono.TextEditor.Highlighting.ReadCallbackData数据)[0x00000]输入 /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.textdeditor/Mono.textdeditor.Highlighting/XmlReadHelper.cs:55 位于Mono.TextEditor.Highlighting.XmlReadHelper.ReadList (System.Xml.XmlReader阅读器,ICollection
1结束节点,
Mono.TextEditor.Highlighting.ReaderCallbackWithData回调)
[0x0008b]英寸
/home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.textdeditor/Mono.textdeditor.Highlighting/XmlReadHelper.cs:91
位于Mono.TextEditor.Highlighting.XmlReadHelper.ReadList
(System.Xml.XmlReader阅读器,ICollection
1结束节点, Mono.TextEditor.Highlighting.ReaderCallback回调[0x0000d]在 /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.textdeditor/Mono.textdeditor.Highlighting/XmlReadHelper.cs:54 位于Mono.TextEditor.Highlighting.XmlReadHelper.ReadList (System.Xml.XmlReader阅读器,System.String endNode, Mono.TextEditor.Highlighting.ReaderCallback回调)[0x00000]中 /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.textdeditor/Mono.textdeditor.Highlighting/XmlReadHelper.cs:50 在Mono.TextEditor.Highlighting.ColorScheme.LoadFrom (System.Xml.XmlReader读取器)[0x00018]位于 /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.textdeditor/Mono.textdeditor.Highlighting/ColorScheme.cs:615 位于Mono.TextEditor.Highlighting.SyntaxModeService.LoadStyle (System.String名称)[0x0003c]位于 /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.textdeditor/Mono.textdeditor.Highlighting/SyntaxModeService.cs:111 ---内部异常堆栈跟踪结束---位于Mono.TextEditor.Highlighting.SyntaxModeService.LoadStyle 中的(System.String名称)[0x00053] /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.textdeditor/Mono.textdeditor.Highlighting/SyntaxModeService.cs:113 位于Mono.TextEditor.Highlighting.SyntaxModeService.GetColorStyle (System.String名称)[0x0002c]输入 /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.textdeditor/Mono.textdeditor.Highlighting/SyntaxModeService.cs:83 在中的Mono.TextEditor.TextEditorOptions.GetColorStyle()[0x00000]处 /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.textdeditor/Mono.textdeditor/textdeditoroptions.cs:492 位于MonoDevelop.SourceEditor.StyledSourceEditorOptions.GetColorStyle() [0x00000]英寸 /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/addins/monodevelop.SourceEditor2/monodevelop.SourceEditor/StyledSourceEditorOptions.cs:192 在Mono.TextEditor.TextArea.options更改(System.Object sender, System.EventArgs args中的[0x00038] /home/builduser/buildslave/monodevelop/build/monodevelop/main/src/core/Mono.textdeditor/Mono.textdeditor/Gui/TextArea.cs:685 在Mono.TextEditor.TextArea.set_选项(ITextEditorOptions值)处 [0x00066]英寸 /主/builduser/buildslave