Libayatana-appindicator3.so.1: cannot open shared object file: No such file or directory

This version doesn’t work on cachyos anymore:

app_version: 1.0.0-alpha07
os: Linux
os_version: 6.19.7-1-cachyos
arch: amd64

thread: main

java.lang.UnsatisfiedLinkError: ‘com.azefsw.audioconnect.tray.JniTrayManager com.azefsw.audioconnect.tray.JniTrayManager.create()’
at com.azefsw.audioconnect.tray.JniTrayManager.create(Native Method)
at wo6.(SourceFile:2)
at oalO.invokeSuspend(SourceFile:2)
at x10.resumeWith(SourceFile:5)
at wj3.run(SourceFile:165)
at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)

Would you mind trying to install the libayatana-appindicator package?
It could be ibayatana-appindicator3-1 or libayatana-appindicator-gtk3.

The next version won’t crash if it’s not installed.

Since 1.0.0-alpha08, it should no longer crash.
Thanks for the report!