For some reason my My Components pallete folder cannot be accessed and when i press browse just drops me at This PC in my folders. Refresh, add folder doesn’t work.
I think it may be to do with the fact that after a fresh install my first TouchDesigner install components folder was pointing to the onedrive but now that I’ve deleted my onedrive it might not know where to point to which is why it doesn’t work with a reinstall.
It might be something to do with some appdata folder that I can delete and reinstall but I’ve deleted and reinstalled most of what I could think would contain data.
C:/Users/dylan/OneDrive/Documents/Derivative/Palette - I managed to recover this folder out of recycling bin cause on the fresh install TD defaulted to installing on the onedrive which sort of messed things up and moved around components.
After recreating this issue by re-deleting the folder i get this:
python >>> app.userPaletteFolder
‘’
Since this is retrieving an empty path is there some way of programmatically alter the userPaletteFolder attribute so it points to whatever path i would like?
Its also worth noting Touch is installed in my regular C drive with no onedrive path.