Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Mono develop and unity don't launch

Programming languages, Coding, Executables, Package Creation, and Scripting.
Post Reply
Message
Author
zebassprophet
Posts: 4
Joined: 2017-01-21 20:34

Mono develop and unity don't launch

#1 Post by zebassprophet »

ello i'm actually in the middle of the 2017 global gamejam
Actually i'm musician so don't have unity is not really a problem
but i would like to help the team efforts

so if i'm on debian

Distributor ID: Debian
Description: Debian GNU/Linux 8.7 (jessie)
Release: 8.7
Codename: jessie


when i launch unity, the software quit immediatly

and with monodevelop i' have this

Code: Select all

System.TypeInitializationException: An exception was thrown by the type initializer for MonoDevelop.Debugger.Soft.Unity.Usbmuxd ---> System.NotSupportedException: Platform not supported
  at MonoDevelop.Debugger.Soft.Unity.Usbmuxd..cctor () [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at MonoDevelop.Debugger.Soft.Unity.iOSDevices.GetUSBDevices (MonoDevelop.Debugger.Soft.Unity.ConnectorRegistry connectors, System.Collections.Generic.List`1 processes) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Debugger.Soft.Unity.UnitySoftDebuggerEngine.<GetAttachableProcesses>m__3 (System.Object ) [0x00000] in <filename unknown>:0 
thanks in advance for the help ;)

User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

Re: Mono develop and unity don't launch

#2 Post by pawRoot »

For game development/music production better choice would be to just use Windows/OS X
Debian is cool but game/music "development" isn't Linux strongest attribute

zebassprophet
Posts: 4
Joined: 2017-01-21 20:34

Re: Mono develop and unity don't launch

#3 Post by zebassprophet »

for the music i use librazik and i'm happy about it. ;)
For the game development, i'm not very good at it, wait and see

User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

Re: Mono develop and unity don't launch

#4 Post by pawRoot »

zebassprophet wrote:for the music i use librazik and i'm happy about it. ;)
Cool if you are happy with that, but with time progress when you get better at music production, you will lack alot of tools, and you will need to switch to Windows/OS X sooner or later, and once you do, you will have to learn everything from scratch (new DAW)

just my 5 cents

zebassprophet
Posts: 4
Joined: 2017-01-21 20:34

Re: Mono develop and unity don't launch

#5 Post by zebassprophet »

i'm pretty sur people can make pretty crappy productions even with windows/osx products ;)
and for the music i've heard some pretty good thing

Btw it's not the answers that i'm looking for :D

User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

Re: Mono develop and unity don't launch

#6 Post by pawRoot »

zebassprophet wrote:i'm pretty sur people can make pretty crappy productions even with windows/osx products ;)
and for the music i've heard some pretty good thing

Btw it's not the answers that i'm looking for :D
Yes yes i know, im sorry just wanted to give a tip :D
Good luck anyway ;)

sub26nico
Posts: 1
Joined: 2017-01-21 22:34

Re: Mono develop and unity don't launch

#7 Post by sub26nico »

but with time progress when you get better at music production, you will lack alot of tools, and you will need to switch to Windows/OS X sooner or later, and once you do, you will have to learn everything from scratch (new DAW)
It's a personal opinion, and not a certified truth. For using OSX and Debian LibraZiK for music production, OSX is not my main choice.
And there are many Daws (Ardour, Mixbus, Tracktion, Bitwig and Reaper is coming soon) running on OSX/Windows and Gnu/linux OS.

User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

Re: Mono develop and unity don't launch

#8 Post by pawRoot »

sub26nico wrote:
but with time progress when you get better at music production, you will lack alot of tools, and you will need to switch to Windows/OS X sooner or later, and once you do, you will have to learn everything from scratch (new DAW)
It's a personal opinion, and not a certified truth. For using OSX and Debian LibraZiK for music production, OSX is not my main choice.
And there are many Daws (Ardour, Mixbus, Tracktion, Bitwig and Reaper is coming soon) running on OSX/Windows and Gnu/linux OS.
It's not opinion, its from someone who spend 13 years in music production.
You won't be even able to use most of the VSTs available on market on Linux.
The DAWs you mentioned are more like toys for kids, you can find more professional software for iPad lol.

Bitwig is the only one professional DAW that works on Linux, but still, what can you do with it if you won't be able to use most of the VSTs

Bulkley
Posts: 6382
Joined: 2006-02-11 18:35
Has thanked: 2 times
Been thanked: 39 times

Re: Mono develop and unity don't launch

#9 Post by Bulkley »

zebassprophet, how did you install monodevelop? It is not in Jessie. It is in Testing and might be in Jessie back port.

zebassprophet
Posts: 4
Joined: 2017-01-21 20:34

Re: Mono develop and unity don't launch

#10 Post by zebassprophet »

installed via synaptic
package mono-devel

Post Reply