Jump to content

Jan Edimus

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Jan Edimus

  1. Problem: Bandlab Assistant, when downloading a project from BandLab for Cakewalk, when creating the target directory, tries to use the exact project title as the directory name. When that project title contains certain characters that are forbidden in Windows file system names (for example, one of: : / * ? \ ) it fails. In my case, the project name is: "Cover: (bla bla)". So, the ':' character is the cause here. The error message is very vague: it does not tell what is wrong, but only: 'Download Stems' 'Export Tracks Fail' 'Something went wrong'. Also, it displays wrong feedback: it says has succeeded ("Stems saved in the BnadLab Assistant directory" (yes a typo: it says BnadLab not BandLab)) while it has failed. Only when clicking the 'View Folder' button, the user gets some info: a new error message says "Windows cannot find '(path of the directory)\Cover: (bla bla)'". And then, if you have enough expertise, you can see that a directory name with a ':' cannot exist in Windows. I think the following fixes should be made inside BandLab Assistant (being a software developer myself): Don't try to use the exact project as name for directories or files. At the very least, replace illegal characters by underscores or so. But also limit the length of the names, else you get different problems. When something goes wrong, display all error information details you have. In this case: 'could not create directory '(path of the directory)'. Display the feedback after the result of the action is known, not before. So that if the action fails, you don't display misleading 'Stems saved in directory' but you display correct info, e.g. 'Downloading of the stems failed'. Hint to the developers: please note that there's another issue, not related but imo equally severe, with the downloading of projects by BandLab Assistant: empty wav files (search in this forum for; DirectShow error [0x80040265]). If BandLab Assistant is to be the transport pipe between BandLab and Cakewalk, better make it robust.
  2. I have exactly the same problem, 5+ months after the original post. Some extra observations: The project is as downloaded by Bandlab Assistant (fresh install today = 2020-10-04, version 6.0.0). The .wav files in the 'Audio' subfolder (one per track) are all only 1KB size. So of course any audio player gives error messages on that. So the cause of the problem seems to be in Bandlab Assistant. My OS is Win10 Pro 64-bit (10.0.18363). Conclusions: The output from Bandlab Assistant is unusable It looks like Bandlab Asssistant needs a fix. The error description by Cakewalk could be much, much clearer. Currently it says: "DirectShow Error (0x80040265), Cannot play back the file. The format is not supported." It does not say that that it is trying to read an audio file. It does not say which input file. It says 'cannot play back', better would be 'cannot import'.
×
×
  • Create New...