Matthew Herber
Matthew Herber
> Related Canny request: https://feedback.vrchat.com/sdk-bug-reports/p/clientsim-instantiating-empty-object-in-scene there is already a PR that fully fixes the issue, it just needs to be merged
> Seems like `lancache-dns-updates.sh` and `lancache-pihole.sh` were commited with `CRLF` line endings rather than `LF`, breaking their execution. They may be converted with `dos2unix` :) > > (No idea if...
This also needs to add in the undo change for AacFlCondition as those generate undo states aswell
This actually seems already somewhat supported, but impropely determined, by these lines in the else statement [```if (item.GetType() == typeof(Audio)) { ...... } else { // If it's an audio...
This is still an issue in the latest release
Bumping as still seeming to be an issue
I definetly think this should be fixed still, or even at the very least an option to respect the unique art. A major reason why i run into this issue...
something like a query in the URL I suppose correct? IE https://blah.com/files?backend={BACKEND}&hostname={HOSTNAME} and so on?
well thats why im suggesting just store the connection info in the URL query itself, instead of trying to access a predefined backend
both of these would be nice, especially in my case where I have parent folders that I cannot write to, but need to traverse through them to get to another...