Jump to content

Linux error

Go to solution Solved by Mark77,

I'd try a different Linux distribution altogether and/or machine to see if it behaves any differently.  Failing that, you'll have to take it up with the developers of mono, or Rocketlauncher.exe. 

 

Basically you're trying to run Windows code on Linux.  You have to, at some level, expect that its not going to work 100%, if at all. 

 

IMHO, if this application is important to you, either run it on a native Microsoft Windows computer, or virtualize Microsoft Windows using a virtualization software like Virtualbox, and then run it on such.

 

7 hours ago, Mark77 said:

Since mono is basically the .NET runtime recompiler that is ontop of Linux, that is not a Linux (kernel) issue, but rather, is almost certainly a problem with mono and/or the code that its trying to execute.  Per the error message. 

 

 

How can I fix it?

Back-end developer, electronics "hacker"

Link to comment
https://linustechtips.com/topic/577656-linux-error/#findComment-7557994
Share on other sites

Link to post
Share on other sites

I'd try a different Linux distribution altogether and/or machine to see if it behaves any differently.  Failing that, you'll have to take it up with the developers of mono, or Rocketlauncher.exe. 

 

Basically you're trying to run Windows code on Linux.  You have to, at some level, expect that its not going to work 100%, if at all. 

 

IMHO, if this application is important to you, either run it on a native Microsoft Windows computer, or virtualize Microsoft Windows using a virtualization software like Virtualbox, and then run it on such.

 

Link to comment
https://linustechtips.com/topic/577656-linux-error/#findComment-7558224
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×