Fluid plugins can't be added

Hi, is this applied to the latest patchbox os?
It seems I get the same error for fluid synth effects.
modep-fluidsynth is also not available anymore.

This is what I get after removing a fluidsynth effect and then adding a new one. This also happens when loading from a pedalboard with fluidsynth to another that also has fluidsynth.

Sep 21 15:05:14 patchbox systemd[1]: Starting modep-mod-host.service - MOD-host…
Sep 21 15:05:14 patchbox mod-host[951]: Forking… child PID: 953
Sep 21 15:05:14 patchbox systemd[1]: Started modep-mod-host.service - MOD-host.
Sep 21 15:05:16 patchbox mod-host[953]: mod-host ready!
Sep 21 23:28:12 patchbox mod-host[953]: Failed to create secure directory (/nonexistent/.config/pulse): No such file or directory
Sep 21 23:36:00 patchbox mod-host[953]: cannot register existing type ‘IpatchSplitsType’
Sep 21 23:36:00 patchbox mod-host[953]: g_param_spec_enum: assertion ‘G_TYPE_IS_ENUM (enum_type)’ failed
Sep 21 23:36:00 patchbox mod-host[953]: ipatch_type_install_property: assertion ‘G_IS_PARAM_SPEC(prop_spec)’ failed
Sep 21 23:36:00 patchbox mod-host[953]: g_boxed_type_register_static: assertion ‘g_type_from_name (name) == 0’ failed
Sep 21 23:36:00 patchbox mod-host[953]: cannot register existing type ‘IpatchSF2GenType’
Sep 21 23:36:00 patchbox mod-host[953]: cannot retrieve class for invalid (unclassed) type ‘’
Sep 21 23:36:00 patchbox mod-host[953]: file ./libinstpatch/IpatchSF2Gen.c: line 152 (_ipatch_sf2_gen_init): assertion `enum_class != NULL’ failed.
Sep 21 23:36:00 patchbox mod-host[953]: g_type_class_unref: assertion ‘g_class != NULL’ failed
Sep 21 23:36:00 patchbox mod-host[953]: cannot register existing type ‘IpatchSample’
Sep 21 23:36:00 patchbox mod-host[953]: cannot register existing type ‘IpatchItem’
Sep 21 23:36:00 patchbox mod-host[953]: g_type_interface_add_prerequisite: assertion ‘G_TYPE_IS_INTERFACE (interface_type)’ failed
Sep 21 23:36:00 patchbox mod-host[953]: cannot register existing type ‘IpatchSF2GenItem’
Sep 21 23:36:00 patchbox mod-host[953]: cannot register existing type ‘IpatchItem’
Sep 21 23:36:00 patchbox mod-host[953]: g_type_interface_add_prerequisite: assertion ‘G_TYPE_IS_INTERFACE (interface_type)’ failed
Sep 21 23:36:00 patchbox mod-host[953]: cannot register existing type ‘IpatchSF2ModItem’
Sep 21 23:36:00 patchbox mod-host[953]: cannot register existing type ‘IpatchItem’
Sep 21 23:36:00 patchbox mod-host[953]: g_type_interface_add_prerequisite: assertion ‘G_TYPE_IS_INTERFACE (interface_type)’ failed
Sep 21 23:36:00 patchbox mod-host[953]: cannot register existing type ‘IpatchSF2VoiceCache’
Sep 21 23:36:00 patchbox mod-host[953]: cannot retrieve class for invalid (unclassed) type ‘’
Sep 21 23:36:00 patchbox mod-host[953]: cannot register existing type ‘IpatchItem’
Sep 21 23:36:00 patchbox mod-host[953]: g_type_register_static: assertion ‘parent_type > 0’ failed
Sep 21 23:36:00 patchbox mod-host[953]: g_type_register_static: assertion ‘parent_type > 0’ failed
Sep 21 23:36:00 patchbox mod-host[953]: g_once_init_leave: assertion ‘result != 0’ failed
Sep 21 23:36:00 patchbox mod-host[953]: cannot retrieve class for invalid (unclassed) type ‘’
Sep 21 23:36:00 patchbox mod-host[953]: cannot register existing type ‘IpatchItem’
Sep 21 23:36:00 patchbox mod-host[953]: g_type_register_static: assertion ‘parent_type > 0’ failed
Sep 21 23:36:00 patchbox mod-host[953]: cannot retrieve class for invalid (unclassed) type ‘’
Sep 21 23:36:00 patchbox mod-host[953]: cannot register existing type ‘IpatchConverter’
Sep 21 23:36:00 patchbox mod-host[953]: cannot retrieve class for invalid (unclassed) type ‘’

This forum is dead :frowning:

I do think the Fluid plugins are broken. Another forum user uploaded the Fluid collection but they are not working. I got the same error when adding any of the Fluid plugins to a pedalboard.

I uploaded many of the plugins listed in Patchstorage and have every intent on fixing the Fluid plugins, just have not had the time.

1 Like

Moved to new topic, as the information in the old topic is not relevant.

It’s probably not the plugins but the fluidsynth library or host not handling it correctly.

this was linked from another forum which has the same problem with fluidsynth plugins. He solved it thru host
Fluida Issue#18

Though this problem doesn’t exist for windows and ubuntu x86_64. I did compile some fluidsynth plugins and it works fine except for RPI arm64.

My only option for now is either not use fluidsynth or keep at least one plugin attached and avoid switching pedalboards.