If I enable Global Appdata on Mac, FileSystem.getFolder(FileSystem.AppData) won't accept any methods, printing it returns null
-
Title, basically. If I switch back to local appdata i.e. disable the global appdata check in the project settings, things work as intended.
Does anyone use global appdata for Mac? Should I even use it?
-
@aaronventure said in If I enable Global Appdata on Mac, FileSystem.getFolder(FileSystem.AppData) won't accept any methods, printing it returns null:
Does anyone use global appdata for Mac? Should I even use it?
I've seen people enable it, report an issue here, I tell them to disable it and everyone is happy :)
-
@d-healey I'm using it with the latest product I worked on and it works OK, but it might be a bit glitchy inside HISE.
-
@Christoph-Hart Right, the issue is with creating the directories in the Application Support folder. Permissions thing?
Because Packages can't install to users' folder. Hopefully the MPC won't have that issue. Or the one where it can't create directories in global appdata