Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
1
Question by McBrideMusings · Feb 25, 2015 at 06:13 AM · erroreditorcrash

MonoDevelop Crashing On Startup with No Error Message

I'm having an issue on a Mac Pro where Monodevelop won't open, it crashes on startup. Essentially when I try to open any scripts Monodevelop starts to open, bounces a couple of times, then closes again. No errors thrown or other indications that something went wrong.

I included the crash logs I'm getting, and I tried to find the file it mentions not being able to open and its not there, on this computer or my laptop, which is working just fine. It seems to not exist, or at least it doesn't exist in the spot Monodevelop thinks it should.

I'm also working off of a computer that I don't have admin rights too, so that might be causing the issue. If anyone has encountered this problem before, please let me know.

 <?xml version="1.0" encoding="utf-8"?><CrashLog version="1"><SystemInformation>=== MonoDevelop-Unity ===
 
 Version 4.0.1
 Installation UUID: c74e9e52-bb38-421e-9a77-47c433e02e06
 Runtime:
     Mono 2.10.11 (mono-2-10/2baeee2 Wed Jan 16 16:40:16 EST 2013)
     GTK 2.24.14
     GTK# (2.12.0.0)
     Package version: 210110000
 
 === Build Information ===
 
 Git revision: Release ID:
 fd66a35738c99bba7ac974613b61a14b846d7af7
 Build date: 2014-05-24 12:51:11+0000
 
 === Operating System ===
 
 Mac OS X 10.10.1
 Darwin cala-am02031460 14.0.0 Darwin Kernel Version 14.0.0
     Fri Sep 19 00:26:44 PDT 2014
     root:xnu-2782.1.97~2/RELEASE_X86_64 x86_64
 
 </SystemInformation><Exception>System.InvalidOperationException: Could not read add-in file: /Users/mcbrp007/Library/Caches/MonoDevelop-Unity-4.0/addin-db-001/addin-data/1/MonoDevelop.VersionControl,4.0.1.maddin ---&gt; System.InvalidOperationException: Could not read add-in description
   at Mono.Addins.Addin.get_Description () [0x0006a] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/mono-addins/Mono.Addins/Mono.Addins/Addin.cs:261 
   at Mono.Addins.Addin.get_AddinInfo () [0x0000b] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/mono-addins/Mono.Addins/Mono.Addins/Addin.cs:146 
   --- End of inner exception stack trace ---
   at Mono.Addins.Addin.get_AddinInfo () [0x00022] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/mono-addins/Mono.Addins/Mono.Addins/Addin.cs:148 
   at Mono.Addins.Addin.get_Enabled () [0x0000d] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/mono-addins/Mono.Addins/Mono.Addins/Addin.cs:170 
   at Mono.Addins.ExtensionContext.GetAddinExtensions (System.String id, Mono.Addins.Description.ExtensionPoint ep) [0x0004e] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/mono-addins/Mono.Addins/Mono.Addins/ExtensionContext.cs:1086 
   at Mono.Addins.ExtensionContext.LoadExtensions (System.String requestedExtensionPath) [0x0005c] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/mono-addins/Mono.Addins/Mono.Addins/ExtensionContext.cs:1033 
   at Mono.Addins.TreeNode.get_Children () [0x0001d] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/mono-addins/Mono.Addins/Mono.Addins/TreeNode.cs:210 
   at Mono.Addins.ExtensionNode.get_ChildNodes () [0x00012] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/mono-addins/Mono.Addins/Mono.Addins/ExtensionNode.cs:192 </Exception></CrashLog>
Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image duckdodgers22 · Apr 01, 2015 at 04:20 PM 0
Share

I get the same error and the file IS there. Did you ever solve this?

2 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by McBrideMusings · Apr 02, 2015 at 05:38 AM

Yes, you need admin rights on the computer

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by weeeBox · Mar 09, 2015 at 05:15 AM

Not sure if it will work for you but I had the same issue on windows: solved by installing the latest GTK: http://download.xamarin.com/GTKforWindows/Windows/gtk-sharp-2.12.25.msi

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

4 People are following this question.

avatar image avatar image avatar image avatar image

Related Questions

Unity crashes from materials 1 Answer

Unity Editor crashes OSX 4 Answers

Unity sometimes crashes without any reason. 0 Answers

Unity 2018.2.0f2 Crashing to Desktop with "Object is already loaded" errors. 2 Answers

Unity Editor Doesn't Work Anymore 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges