Package Details: deadlock-modmanager 1.0.0-1

Git Clone URL: https://aur.archlinux.org/deadlock-modmanager.git (read-only, click to copy)
Package Base: deadlock-modmanager
Description: A mod manager for the Valve game Deadlock
Upstream URL: https://github.com/deadlock-mod-manager/deadlock-mod-manager
Licenses: GPL-3.0-only
Conflicts: deadlock-modmanager-bin, deadlock-modmanager-git
Submitter: yobson
Maintainer: stormix
Last Packager: stormix
Votes: 6
Popularity: 1.67
First Submitted: 2025-08-31 15:08 (UTC)
Last Updated: 2026-05-28 16:11 (UTC)

Latest Comments

« First ‹ Previous 1 2

NovaCaller commented on 2026-01-02 23:56 (UTC) (edited on 2026-01-02 23:56 (UTC) by NovaCaller)

missing dependency: gst-plugins-good
without it, the application starts but is not interactable. corresponding terminal output:

GStreamer element autoaudiosink not found. Please install it

(WebKitWebProcess:36051): GLib-GObject-CRITICAL **: 00:40:01.345: invalid (NULL) pointer instance

(WebKitWebProcess:36051): GLib-GObject-CRITICAL **: 00:40:01.345: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

after installing gst-plugins-good it works fine :)