Page 1 of 1

Avenue 6 Registration ERROR

Posted: Sat Nov 03, 2018 22:52
by Diamond
When I enter my serial number, I get this error:
Unable to write to file: /Library/Application Support/Resolume Avenue 6/registration/Registration.avr
I noticed the registration folder was missing so I tried manually adding it (like others did with the same issue) but it did not work for me.

Please help, it so sucks buying software and not being able to use it... reminds me of the olden days!

Thanks!

Re: Avenue 6 Registration ERROR

Posted: Sun Nov 04, 2018 06:30
by Zoltán
Looks like the registration folder couldn't be created.
Open Terminal and run the commands
sudo mkdir /Library/Application\ Support/Resolume\ Avenue\ 6
and then
sudo chmod -R 777 /Library/Application\ Support/Resolume\ Avenue\ 6/

and try registering after that.