View Single Post
  #2  
Old 05-18-2019, 05:18 PM
Darryl Ramm Darryl Ramm is offline
Member
 
Join Date: Nov 2010
Location: USA
Posts: 19,640
Default Re: Having Issues Using Workspace To Audtion Drum Loops

It is a not uncommon error. You can Google the assert error message or key parts of it to see lots of similar reports in the past, and recently.

Start by trying to trash prefs. (use Peter Gates PT Prefs Tool http://petegates.com/pg-pt-prefs.html). If unsure trash everything.

If that is not it, in this case I'd suspect (=guess) file permission/ownership issues.We might get lucky and something might be obvious... run the following commands in Terminal.app. Copy and paste the text output here (no screen shots).

cd <directory where the loop files are>
ls -l * # just need a few lines showing some files that had problems.
id # who you are.

---

Are there any other problems happening?

Other things to try (after trashing prefs):

Test for this problem with a new empty session

Create a new macOS admin account, and try doing the same thing there with a new empty session.

---

A few recent reports of this, but folks doing different things.. will be interesting to see if this is a problem specific to 2019.5, or just the same old same-old.

Last edited by Darryl Ramm; 05-18-2019 at 05:34 PM.
Reply With Quote