🚀 Installation & Startup
macOS: "Cannot Verify Developer"
This is macOS's security mechanism and doesn't affect normal usage. Solutions:
bash
# Method 1: Run in Terminal
xattr -cr /Applications/EchoMusic.app
# Method 2: System Settings
# System Settings → Privacy & Security → Click "Open Anyway"Windows: "Windows Protected Your PC"
Click "More info" → "Run anyway".
Windows: Only Uninstaller Present After Installation, No Main Program
You installed an architecture-mismatched package. If you don't know your PC's architecture, use the x64 installer (available in the group files).
Linux: AppImage Won't Run
Ensure it has executable permissions:
bash
chmod +x EchoMusic-*.AppImage
./EchoMusic-*.AppImageApp Crashes on Launch
- Check if your system meets the minimum requirements
- Try running with administrator/root privileges
- Check if security software is blocking it
"Playback Engine Initialization Failed"
Please update to the latest version. If you're already on the latest version, contact the developer.
"Device Registration Failed"
- Check your network environment
- Disable any proxy/accelerator and retry
- If it still doesn't work, try switching to a different network (e.g., mobile hotspot)
App Won't Start or Fails to Launch
Run the following command in the program's root directory, then take a screenshot of the terminal output and share it in the community group:
bash
.\EchoMusic.exe --console