Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
openclaw crashing with FAILED to start RPC MIDI Server
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1523

PostPosted: Wed Apr 10, 2024 5:14 pm    Post subject: openclaw crashing with FAILED to start RPC MIDI Server Reply with quote

I'm working on running openclaw on my gentoo laptop,

here is a link to the project:
[url]https://github.com/pjasicek/OpenClaw
[/url]

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:
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.


I'm running timidity++ for the midi using the following command:
Code:
timidity -iAD -B2,8 -Os1l -s 44100 -x'soundfont /usr/share/sounds/sf2/FluidR3_GM.sf2 order=1'

I was able to play a test midi file using aplaymidi:
Code:
aplaymidi Test_-_test1.mid -p128:0


wine use flags:
Code:
[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
Back to top
View user's profile Send private message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1523

PostPosted: Sun Apr 14, 2024 8:43 am    Post subject: Reply with quote

I have tested another game using midi on wine, if I run the timidity command before I start the game, the music runs fine, if I don't there is no music.
this leads me to the conclusion that there is no problem with wine nor timidity and the problem is with the game itself.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum