Deleted user
Deleted user
```html import { inview, type Options, type ObserverEventDetails, } from "svelte-inview"; let isInView: boolean = $state(false); const options: Options = { rootMargin: "-100px" }; { const { inView, entry, scrollDirection,...
Did you add the ColllidingEntities component manually to the Player? Because I just switched from avian to rapier, and I found out that avian automatically add ColllidingEntities for you, but...
I'm also having this issue
I think I fixed it by defining the user and group that romm runs on, but I still have to have mariadb be root and using a docker volume
> > I am stuck on this one. user: 1026:100 does not seem to do the trick. docker, latest image, nfs volume 403 permission denied error. > > Make sure...
I'm having this problem. UPDATE: Solved by installing python 3.8.0 and uninstallying numpy. Performing `pip install spleeter` then automatically adds the depencies
Wow that is a noticeable improvement 🚀 I have some issues with space+y copying though. I'm using Ghostty (1.1.3) on MacOS (arm) and helix is running ~~in a Zellij (0.41.1)...
@thecoolwinter I was not able to produce this error? Is it that only users who have installed are affected?
I found the updater url and yes, it has an error. Alternatively, I think it is better to handle updates using GitHub releases. Updater url: https://tempbox.waseem.works/updates/appcast.xml
@DaanHoogland do you think you can help with this PR?