here is a link to the project:
https://github.com/pjasicek/OpenClaw
I have followed the instructions in the github page and built the game, I am getting the loading screen, but whenever I click play the game crashes with the following error:
Code: Select all
INFO: Display successfully initialized.
INFO: >>>>> Initializing audio...
ERROR: [Audio::InitializeMidiRPCServer] FAILED to start RPC MIDI Server. [MidiProc.exe]
ERROR: [BaseGameApp::InitializeAudio] Failed to initialize SDL Mixer audio subsystem
ERROR: [RunGameEngine] Failed to initialize. Exiting.Code: Select all
timidity -iAD -B2,8 -Os1l -s 44100 -x'soundfont /usr/share/sounds/sf2/FluidR3_GM.sf2 order=1'Code: Select all
aplaymidi Test_-_test1.mid -p128:0
Code: Select all
[ebuild R ] app-emulation/wine-proton-8.0.3c:8.0.3c::gentoo USE="alsa mono pulseaudio sdl -crossdev-mingw -custom-cflags -fontconfig -gecko -gstreamer -llvm-libunwind -nls -osmesa -perl (-selinux) -ssl -strip -udev -udisks -unwind -usb -v4l -xcomposite -xinerama" ABI_X86="32 64" 0 KiB
