UnsatisfiedLinkError will never be thrown from native code. In general, there's not much we can do about these kinds of configuration errors. Crashing is probably the best outcome here (a worse outcome would be behavioral differences).
On Tue, Dec 30, 2025 at 5:59 PM Christopher Schnick <[email protected]> wrote: > > Ah okay, I thought this could also be thrown from within the native > method GlassWindow::SetDarkFrame when it calls a dwmapi.dll function and > that dll is somehow broken or non-standard. If that is not possible, > then you can ignore this and I will file that as broken user system.
