Search Unity

MonoDevelop-Unity, add-in could not be started 'MonoDevelop.GnomePlatform.4.0'

Discussion in 'Linux' started by tswalk, Aug 31, 2015.

  1. tswalk

    tswalk

    Joined:
    Jul 27, 2013
    Posts:
    1,109
    Error: Error while getting object for node in path '/MonoDevelop/Core/PlatformService'

    Exception: System.IO.FileNotFoundException: could not load file or assembly 'gnome-sharp, Version=2.24.0.0 ... or one of it's dependencies....

    Unity runs ok so far, just can't get MonoDevelop to load w/o this error... any idea on what is missing?

    Linux Mint 17.2 Rafaela Cinnamon Edition
     
  2. cra0zy

    cra0zy

    Joined:
    Sep 30, 2014
    Posts:
    29
    tswalk likes this.
  3. tswalk

    tswalk

    Joined:
    Jul 27, 2013
    Posts:
    1,109
  4. dzupin

    dzupin

    Joined:
    Apr 20, 2015
    Posts:
    5
    I had the same error message on Linux Mint 17.1 Rebecca (Mate). After installing MonoDevelop package from software manager Monodevelop sill kept refusing to start. This time not even the error message was shown during the failed startup routine.
    To resolve it, make sure to install mono-complete package from software manager as well. Now Monodevelop is working for me.
     
    VitruvianStickFigure and tswalk like this.
  5. tswalk

    tswalk

    Joined:
    Jul 27, 2013
    Posts:
    1,109
    thanks y'all.

    got it working now, including with Visual Studio Code too... (the intellisense/autocomplete is nice there now)
     
  6. thebarz

    thebarz

    Joined:
    Aug 28, 2015
    Posts:
    1
    Meanwhile you're resolving that issue with MonoDevelop, How can I tell unity that open me scripts with other editor?
     
  7. Cell Coder

    Cell Coder

    Joined:
    Dec 29, 2015
    Posts:
    1
    seems like you can't code with JS in the currrent monodevelop
     
    The Glorious Sammy likes this.
  8. The Glorious Sammy

    The Glorious Sammy

    Joined:
    Jan 4, 2016
    Posts:
    1
    UnityScript is in my version but it seems like you're right about the JS.
     
  9. Charro

    Charro

    Joined:
    Oct 5, 2015
    Posts:
    16
    Hey there

    I also use Linux Mint 17, in my case I had this problem even after installing the package "mono-complete"

    After I installed also the package "monodevelop", the message stopped appearing
     
    VitruvianStickFigure likes this.
  10. Charro

    Charro

    Joined:
    Oct 5, 2015
    Posts:
    16
    Also, if you want to Debug properly, you'll have to be sure that package "mono-reference-assemblies-4.0" is installed, so the .NET framework is available to Mono and thus you don't have compilation errors
     
    VitruvianStickFigure likes this.
  11. GraxRabble

    GraxRabble

    Joined:
    Jan 17, 2017
    Posts:
    3
    This works for me. Debian 8 "Jessie". You need to install both mono-complete and monodevelop.