fstarred / xrns2xmod

Xrns2XMOD is a Renoise to MOD / XM format converter
GNU General Public License v2.0
41 stars 4 forks source link

Mono: The type initializer for 'Un4seen.Bass.Bass' threw an exception. #12

Open konsumer opened 3 years ago

konsumer commented 3 years ago

I am trying to use it on linux.

I can run

mono Xrns2XModShell.exe

and get the CLI help, so I try to run it on a 3.2.2 renoise file, and get htis:

mono Xrns2XModShell.exe simplemod.xrns --type=mod --out=simple.mod
The type initializer for 'Un4seen.Bass.Bass' threw an exception.

Here is my test file: simplemod.zip

deadpahn commented 1 year ago

Yeah I got this too. I tried grabbing an old version, 3, and running it in steam using proton 7. The old version comes with a ui and it actually worked (except that I was trying to load a new file so the compatibility check broke it)

The error isn't verbose enough to tell us what is happening.

For fun, I think running renoise under proton for this might work. Maybe if the UI was still there (perhaps it's there in the build somewhere). I dunno I'd have to dig a bit more but at this point I dont have time for that.

Sad to see this issue is still open after 2 years.

konsumer commented 1 year ago

Maybe we need to just make a nice cross-platform version...

deadpahn commented 1 year ago

It is cross platform. The error is with one of its dependencies, Un4seen.

https://www.un4seen.com/

It's throwing errors on our distros, not sure why I didn't have time to look at it.

On Mon, Feb 6, 2023 at 9:29 PM David Konsumer @.***> wrote:

Maybe we need to just make a nice cross-platform version...

— Reply to this email directly, view it on GitHub https://github.com/fstarred/xrns2xmod/issues/12#issuecomment-1420106832, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAH4BC6MAR63IO3IT7P4M73WWGXOZANCNFSM4ZDANKRA . You are receiving this because you commented.Message ID: @.***>

konsumer commented 1 year ago

Well, I mean using a library that is cross-platform and works on more systems easily, like openmpt for messing with mod/xm or ffmpeg for converting things. I am pretty busy right now, but maybe I will take a stab at it soon.

deadpahn commented 1 year ago

Interesting. I had a look and I'm not sure if it's something I'll tackle. On Mon, Feb 6, 2023 at 9:54 PM David Konsumer @.***> wrote:

Well, I mean using a library that is cross-platform and works on more systems easily, like openmpt. I am pretty busy right now, but maybe I will take a stab at it soon.

— Reply to this email directly, view it on GitHub https://github.com/fstarred/xrns2xmod/issues/12#issuecomment-1420122263, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAH4BC4N32WW6S3W434PKPTWWG2N3ANCNFSM4ZDANKRA . You are receiving this because you commented.Message ID: @.***>

henrikth93 commented 3 months ago

Hello! I am trying to look into this - is there a channel we can use for discussions, like discord?