SutekhVRC / VOR

A router application for VRChat OSC, which allows OSC packets to be routed to multiple OSC applications.
Apache License 2.0
75 stars 6 forks source link

VOR will forget my apps. #3

Closed nullstalgia closed 1 year ago

nullstalgia commented 1 year ago

Hi! Let me know what logs you might need.

But sometimes the appconfig folder just empties itself on app boot/shutdown, not sure which.

nullstalgia commented 1 year ago

It might have to do with the location of the config files... Given how my Copy folder was ALSO wiped out. The New App was made just now to make sure I was in the right spot.

VcVbbwC4r1

2022-12-29--16-16-36-explorer

SutekhVRC commented 1 year ago

Hello! This is likely another OSC app clearing the OSC folder. I have seen a few apps that do this, you should try putting a file that is not a json file in the VOR directory structure and another file that is json and then opening the other OSC apps you use and seeing if they both get deleted or only the json one.

nullstalgia commented 1 year ago

Oy, you're right. OGB deletes ALL JSONs on startup...

I'll raise an issue with them as well, but is there a chance I could additionally choose VOR's config path to avoid this altogether with potential future apps? A start-up argument seems like it would fit perfectly.

SutekhVRC commented 1 year ago

Hello! There is no option to change config paths, sorry! This project will hopefully be archived soon due to VRChat releasing OSCQuery! So I'm not doing much dev on it. But I also made an app like OGB that I just released version 2 of if you wanna try to use that for now! It's called VibeCheck