Skip to content

Error with running moresampler through wine on mac #1661

@pumpkinmuffim-byte

Description

@pumpkinmuffim-byte

Acknowledgement

  • I have read Getting-Started and FAQ

🐛 Describe the bug

Hi! I'm very inexperienced with this stuff so I'm sorry if this is kind of a dumb question. I went about downloading moresampler for mac using the instructions on the github page (while also following a video tutorial of the same steps.) all went well until I went to play and got the logged error below. I decided to redo the download from scratch two additional times and was consistently met with the same error. I also tried it with TIPS and got the same thing

Explains how to reproduce the bug

  1. Hit play (with moresampler set to resampler and wavtool)
  2. Immediately gives me the failed to render error

OS & Version

macOS 15.6

Logs

Failed to render
An error occurred trying to start process '/Users/name/Library/Caches/OpenUtau/temp.bat' with working directory '/Users/name/Library/Caches/OpenUtau'. Permission denied

System.AggregateException: One or more errors occurred. (An error occurred trying to start process '/Users/name/Library/Caches/OpenUtau/temp.bat' with working directory '/Users/name/Library/Caches/OpenUtau'. Permission denied)
---> System.ComponentModel.Win32Exception (13): An error occurred trying to start process '/Users/name/Library/Caches/OpenUtau/temp.bat' with working directory '/Users/name/Library/Caches/OpenUtau'. Permission denied
at System.Diagnostics.Process.ForkAndExecProcess(ProcessStartInfo startInfo, String resolvedFilename, String[] argv, String[] envp, String cwd, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at OpenUtau.Core.Util.ProcessRunner.Run(String file, String args, ILogger logger, String workDir, Int32 timeoutMs) in /Users/appveyor/projects/openutau/OpenUtau.Core/Util/ProcessRunner.cs:line 35
at OpenUtau.Classic.ExeWavtool.Concatenate(List1 resamplerItems, String tempPath, CancellationTokenSource cancellation) in /Users/appveyor/projects/openutau/OpenUtau.Core/Classic/ExeWavtool.cs:line 63 at OpenUtau.Classic.ClassicRenderer.<>c__DisplayClass9_0.<RenderExternal>b__0() in /Users/appveyor/projects/openutau/OpenUtau.Core/Classic/ClassicRenderer.cs:line 119 at System.Threading.Tasks.Task1.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of inner exception stack trace ---

0.1.529.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions