Cannot use a trial license on a non trial build (Troubleshooting Guide not fixing the problem)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I had the Trial version installed on my Mac. Now that I have a single user license so I uninstalled the trial and installed the latest 2022.3 version. I tried resetting the license in the Flame Setup app but when Flame launches a quick white box pops up on the screen (clearly the license option box but it doesn't actually show) and then the app just closes.
In checking the logs it says "Cannot Use a trial license on a non trial Build"
So I looked that up and found that I had to use the AdsklicensingHelper and specify the prod Key and Build which I did with no errors coming up in terminal.
I tried both of these options:
./AdskLicensingInstHelper change --prod_key C0TN1 --pv 2022.0.0.F --lm USER
./AdskLicensingInstHelper change --prod_key C0TN1 --pv 2022.0.0.F --lm ""
I also tried deleting the Data file:
'/Library/Application Support/Autodesk/AdskLicensingService/AdskLicensingService.data'.
But nothing seems to fix the issue.
Any suggestions?
Thanks.