I get the following error, seems related to below ones:
* Assertion at /vagrant/mono/mono/metadata/marshal.c:3691, condition 'type_is_blittable (sig->ret)' not met, function:mono_marshal_get_native_func_wrapper_indirect, sig e
abnormal program termination
Pinned Comments
huupoke12 commented on 2021-06-09 03:04 (UTC) (edited on 2022-03-31 13:24 (UTC) by huupoke12)
@amingirl If you want to use a custom Wine build, you can just prepend the PATH environment variable with the custom Wine's path.
But I have written this script with the idea of not to directly edit
/usr/bin/osu-stable
, but to create your own script if you want to override any of the value.This is my
~/bin/osu-stable
file (/usr/bin/osu-stable
is unmodified, and~/bin
is added to myPATH
)