stakira / OpenUtau

Open singing synthesis platform / Open source UTAU successor
http://www.openutau.com
MIT License
2k stars 282 forks source link

world dll doesn't work and wordline r crash #1128

Closed Mapleoshowatt closed 1 month ago

Mapleoshowatt commented 4 months ago

Acknowledgement

šŸ› Describe the bug

whenever i use worldline R open utau crashes and when using classic with worldline it has this error(external resamplers work) Failed to render. Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E)

System.AggregateException: One or more errors occurred. (Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E)) ---> System.DllNotFoundException: Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E) at OpenUtau.Core.Render.Worldline.Resample(IntPtr request, IntPtr& y) at OpenUtau.Core.Render.Worldline.Resample(ResamplerItem item) in C:\projects\openutau\OpenUtau.Core\Render\Worldline.cs:line 271 at OpenUtau.Classic.WorldlineResampler.DoResamplerReturnsFile(ResamplerItem item, ILogger logger) in C:\projects\openutau\OpenUtau.Core\Classic\WorldlineResampler.cs:line 23 at OpenUtau.Classic.ClassicRenderer.<>cDisplayClass8_0.b1(ResamplerItem item) in C:\projects\openutau\OpenUtau.Core\Classic\ClassicRenderer.cs:line 72 at System.Threading.Tasks.Parallel.<>cDisplayClass33_0`2.b0(Int32 i) at System.Threading.Tasks.Parallel.<>cDisplayClass19_01.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) --- End of stack trace from previous location --- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_01.b1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) at System.Threading.Tasks.TaskReplicator.Replica.Execute() --- End of inner exception stack trace ---

0.1.327.0 also this is accompanied with the issue that the arpasing phonemizer or ANY phonemizers aside from japanese ones don't work i checked the plugins folder and there is no arpasing.yaml file and i tried to download it externally but to no avail

Explains how to reproduce the bug

  1. download open utau as usual with any singer
  2. put worldline-R as the resampling option
  3. and crash

OS & Version

windows 10

Logs

2024-05-04 21:34:41.992 +02:00 [INF] Logging initialized. 2024-05-04 21:34:42.019 +02:00 [INF] Microsoft Windows NT 10.0.19045.0 2024-05-04 21:34:42.020 +02:00 [INF] Microsoft Windows 10.0.19045 X64 X64 2024-05-04 21:34:42.021 +02:00 [INF] OpenUtau v0.1.443.0 win10-x64 2024-05-04 21:34:42.021 +02:00 [INF] Data path = C:\Users\malek\Downloads\OpenUtau-win-x64 2024-05-04 21:34:42.021 +02:00 [INF] Cache path = C:\Users\malek\Downloads\OpenUtau-win-x64\Cache 2024-05-04 21:34:42.214 +02:00 [INF] Initializing application. 2024-05-04 21:34:42.282 +02:00 [INF] Initializing culture. 2024-05-04 21:34:42.308 +02:00 [INF] Initialized culture. 2024-05-04 21:34:42.309 +02:00 [INF] Initializing theme. 2024-05-04 21:34:42.314 +02:00 [INF] Initialized theme. 2024-05-04 21:34:42.315 +02:00 [INF] Initializing OpenUtau. 2024-05-04 21:34:42.318 +02:00 [INF] Searching singers. 2024-05-04 21:34:42.321 +02:00 [INF] Search all singers: 00:00:00.0032073 2024-05-04 21:34:42.338 +02:00 [INF] Search all plugins: 00:00:00.0198686 2024-05-04 21:34:42.339 +02:00 [INF] Search all legacy plugins: 00:00:00.0009692 2024-05-04 21:34:42.340 +02:00 [INF] Initialized OpenUtau. 2024-05-04 21:34:42.340 +02:00 [INF] Initializing audio. 2024-05-04 21:34:42.340 +02:00 [INF] ReleaseSourceTemp C:\Users\malek\Downloads\OpenUtau-win-x64\Cache 2024-05-04 21:34:42.360 +02:00 [INF] Initialized audio. 2024-05-04 21:34:42.360 +02:00 [INF] Initialized application. 2024-05-04 21:34:42.360 +02:00 [INF] Framework initialization completed. 2024-05-04 21:34:42.400 +02:00 [INF] Creating main window. 2024-05-04 21:34:42.500 +02:00 [INF] Initialized main window component. 2024-05-04 21:34:42.569 +02:00 [INF] Main window checking Update. 2024-05-04 21:34:42.570 +02:00 [INF] Created main window. 2024-05-04 21:34:42.625 +02:00 [INF] SchedulePreRender 2024-05-04 21:34:42.682 +02:00 [INF] Publish notification Load project 2024-05-04 21:34:43.799 +02:00 [INF] Checking update at: https://github.com/stakira/OpenUtau/releases/tag/build/0.1.327 2024-05-04 21:34:43.799 +02:00 [INF] Checking appcast: https://github.com/stakira/OpenUtau/releases/download/build/0.1.327/appcast.win-x64.xml 2024-05-04 21:34:45.262 +02:00 [INF] Checking update at: https://github.com/stakira/OpenUtau/releases/tag/build/0.1.327 2024-05-04 21:34:45.263 +02:00 [INF] Checking appcast: https://github.com/stakira/OpenUtau/releases/download/build/0.1.327/appcast.win-x64.xml 2024-05-04 21:34:46.893 +02:00 [INF] Skipping update 0.1.327 2024-05-04 21:34:47.872 +02:00 [INF] Publish notification Error message: There is no singer. 2024-05-04 21:35:11.612 +02:00 [INF] Searching singers. 2024-05-04 21:35:11.708 +02:00 [ERR] Failed to search singers. System.ArgumentNullException: Value cannot be null. (Parameter 'name') at System.Globalization.CultureInfo.GetCultureInfo(String name) at OpenUtau.Core.Util.LocalizedSort.LocalizedOrderBy[T](IEnumerable1 source, Func2 selector) in C:\projects\openutau\OpenUtau.Core\Util\LocalizedSort.cs:line 25 at OpenUtau.Core.SingerManager.<>c.b13_5(IGrouping2 s) in C:\projects\openutau\OpenUtau.Core\SingerManager.cs:line 44 at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable1 source, Func2 keySelector, Func2 elementSelector, IEqualityComparer1 comparer) at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable1 source, Func2 keySelector, Func2 elementSelector) at OpenUtau.Core.SingerManager.SearchAllSingers() in C:\projects\openutau\OpenUtau.Core\SingerManager.cs:line 42 2024-05-04 21:35:11.749 +02:00 [INF] Publish notification Singers changed. 2024-05-04 21:37:00.879 +02:00 [INF] Publish notification Start loading singers window 2024-05-04 21:37:02.209 +02:00 [INF] Publish notification Finish loading singers window 2024-05-04 21:37:08.576 +02:00 [INF] Publish notification Error message: There is no singer. 2024-05-04 21:37:12.197 +02:00 [INF] Publish notification Start loading singers window 2024-05-04 21:37:12.259 +02:00 [INF] Publish notification Finish loading singers window 2024-05-04 21:37:14.026 +02:00 [INF] Exiting. 2024-05-04 21:37:14.031 +02:00 [INF] Exited. 2024-05-04 21:37:22.115 +02:00 [INF] Logging initialized. 2024-05-04 21:37:22.135 +02:00 [INF] Microsoft Windows NT 10.0.19045.0 2024-05-04 21:37:22.136 +02:00 [INF] Microsoft Windows 10.0.19045 X64 X64 2024-05-04 21:37:22.136 +02:00 [INF] OpenUtau v0.1.443.0 win10-x64 2024-05-04 21:37:22.136 +02:00 [INF] Data path = C:\Users\malek\Downloads\OpenUtau-win-x64 2024-05-04 21:37:22.136 +02:00 [INF] Cache path = C:\Users\malek\Downloads\OpenUtau-win-x64\Cache 2024-05-04 21:37:22.275 +02:00 [INF] Initializing application. 2024-05-04 21:37:22.334 +02:00 [INF] Initializing culture. 2024-05-04 21:37:22.364 +02:00 [INF] Initialized culture. 2024-05-04 21:37:22.364 +02:00 [INF] Initializing theme. 2024-05-04 21:37:22.370 +02:00 [INF] Initialized theme. 2024-05-04 21:37:22.370 +02:00 [INF] Initializing OpenUtau. 2024-05-04 21:37:22.373 +02:00 [INF] Searching singers. 2024-05-04 21:37:22.382 +02:00 [INF] Search all plugins: 00:00:00.0079519 2024-05-04 21:37:22.383 +02:00 [INF] Search all legacy plugins: 00:00:00.0014303 2024-05-04 21:37:22.384 +02:00 [INF] Initialized OpenUtau. 2024-05-04 21:37:22.384 +02:00 [INF] Initializing audio. 2024-05-04 21:37:22.385 +02:00 [INF] ReleaseSourceTemp C:\Users\malek\Downloads\OpenUtau-win-x64\Cache 2024-05-04 21:37:22.416 +02:00 [INF] Initialized audio. 2024-05-04 21:37:22.416 +02:00 [INF] Initialized application. 2024-05-04 21:37:22.416 +02:00 [INF] Framework initialization completed. 2024-05-04 21:37:22.439 +02:00 [INF] Search all singers: 00:00:00.0659980 2024-05-04 21:37:22.454 +02:00 [INF] Creating main window. 2024-05-04 21:37:22.562 +02:00 [INF] Initialized main window component. 2024-05-04 21:37:22.621 +02:00 [INF] Main window checking Update. 2024-05-04 21:37:22.622 +02:00 [INF] Created main window. 2024-05-04 21:37:22.668 +02:00 [INF] SchedulePreRender 2024-05-04 21:37:22.721 +02:00 [INF] Publish notification Load project 2024-05-04 21:37:23.714 +02:00 [INF] Checking update at: https://github.com/stakira/OpenUtau/releases/tag/build/0.1.327 2024-05-04 21:37:23.714 +02:00 [INF] Checking appcast: https://github.com/stakira/OpenUtau/releases/download/build/0.1.327/appcast.win-x64.xml 2024-05-04 21:37:26.699 +02:00 [INF] Checking update at: https://github.com/stakira/OpenUtau/releases/tag/build/0.1.327 2024-05-04 21:37:26.699 +02:00 [INF] Checking appcast: https://github.com/stakira/OpenUtau/releases/download/build/0.1.327/appcast.win-x64.xml 2024-05-04 21:37:30.812 +02:00 [INF] download started C:\Users\malek\AppData\Local\Temp\OpenUtau-win-x64.zip 2024-05-04 21:38:47.529 +02:00 [INF] download finished C:\Users\malek\AppData\Local\Temp\OpenUtau-win-x64.zip 2024-05-04 21:38:47.601 +02:00 [INF] Starting update with tar. 2024-05-04 21:38:47.655 +02:00 [INF] shutting down for update 2024-05-04 21:38:47.698 +02:00 [INF] shut down for update 2024-05-04 21:38:47.699 +02:00 [INF] Exiting. 2024-05-04 21:38:47.699 +02:00 [INF] Exited. 2024-05-04 21:38:53.667 +02:00 [INF] Logging initialized. 2024-05-04 21:38:53.699 +02:00 [INF] Microsoft Windows NT 10.0.19045.0 2024-05-04 21:38:53.700 +02:00 [INF] Microsoft Windows 10.0.19045 X64 X64 2024-05-04 21:38:53.700 +02:00 [INF] OpenUtau v0.1.327.0 win10-x64 2024-05-04 21:38:53.700 +02:00 [INF] Data path = C:\Users\malek\Downloads\OpenUtau-win-x64 2024-05-04 21:38:53.700 +02:00 [INF] Cache path = C:\Users\malek\Downloads\OpenUtau-win-x64\Cache 2024-05-04 21:38:55.100 +02:00 [INF] Initializing application. 2024-05-04 21:38:56.093 +02:00 [INF] Initializing culture. 2024-05-04 21:38:56.121 +02:00 [INF] Initialized culture. 2024-05-04 21:38:56.121 +02:00 [INF] Initializing theme. 2024-05-04 21:38:56.126 +02:00 [INF] Initialized theme. 2024-05-04 21:38:56.127 +02:00 [INF] Initializing OpenUtau. 2024-05-04 21:38:56.129 +02:00 [INF] Searching singers. 2024-05-04 21:38:56.181 +02:00 [INF] Search all singers: 00:00:00.0515990 2024-05-04 21:38:56.228 +02:00 [INF] Search all plugins: 00:00:00.0982755 2024-05-04 21:38:56.228 +02:00 [INF] Search all legacy plugins: 00:00:00.0002923 2024-05-04 21:38:56.229 +02:00 [INF] Initialized OpenUtau. 2024-05-04 21:38:56.229 +02:00 [INF] Initializing audio. 2024-05-04 21:38:56.230 +02:00 [INF] ReleaseSourceTemp C:\Users\malek\Downloads\OpenUtau-win-x64\Cache 2024-05-04 21:38:56.276 +02:00 [INF] Initialized audio. 2024-05-04 21:38:56.276 +02:00 [INF] Initialized application. 2024-05-04 21:38:56.277 +02:00 [INF] Framework initialization completed. 2024-05-04 21:38:56.365 +02:00 [INF] Creating main window. 2024-05-04 21:38:56.491 +02:00 [INF] Initialized main window component. 2024-05-04 21:38:56.583 +02:00 [INF] Main window checking Update. 2024-05-04 21:38:56.584 +02:00 [INF] Created main window. 2024-05-04 21:38:56.626 +02:00 [INF] SchedulePreRender 2024-05-04 21:38:56.768 +02:00 [INF] Publish notification Load project 2024-05-04 21:38:58.186 +02:00 [INF] Checking update at: https://github.com/stakira/OpenUtau/releases/tag/build/0.1.327 2024-05-04 21:38:58.186 +02:00 [INF] Checking appcast: https://github.com/stakira/OpenUtau/releases/download/build/0.1.327/appcast.win-x64.xml 2024-05-04 21:39:01.983 +02:00 [INF] undoGroup started 2024-05-04 21:39:01.983 +02:00 [INF] ExecuteCmd Change singer 2024-05-04 21:39:02.065 +02:00 [INF] ExecuteCmd Change phonemizer 2024-05-04 21:39:02.066 +02:00 [INF] Publish notification Voice color remapping. 2024-05-04 21:39:02.066 +02:00 [INF] undoGroup ended 2024-05-04 21:39:02.066 +02:00 [INF] SchedulePreRender 2024-05-04 21:39:02.066 +02:00 [INF] Publish notification Pre-render notification. 2024-05-04 21:39:02.390 +02:00 [INF] undoGroup started 2024-05-04 21:39:02.390 +02:00 [INF] ExecuteCmd Add part 2024-05-04 21:39:02.415 +02:00 [INF] undoGroup ended 2024-05-04 21:39:02.415 +02:00 [INF] SchedulePreRender 2024-05-04 21:39:02.415 +02:00 [INF] Publish notification Pre-render notification. 2024-05-04 21:39:02.418 +02:00 [INF] undoGroup started 2024-05-04 21:39:02.418 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:02.437 +02:00 [INF] ExecuteCmd Move parts 2024-05-04 21:39:02.438 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:02.445 +02:00 [INF] ExecuteCmd Move parts 2024-05-04 21:39:02.445 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:02.453 +02:00 [INF] ExecuteCmd Move parts 2024-05-04 21:39:02.453 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:02.533 +02:00 [INF] ExecuteCmd Move parts 2024-05-04 21:39:02.533 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:02.557 +02:00 [INF] ExecuteCmd Move parts 2024-05-04 21:39:02.557 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:02.605 +02:00 [INF] ExecuteCmd Move parts 2024-05-04 21:39:02.605 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:02.629 +02:00 [INF] ExecuteCmd Move parts 2024-05-04 21:39:02.629 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:02.645 +02:00 [INF] ExecuteCmd Move parts 2024-05-04 21:39:02.645 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:02.677 +02:00 [INF] ExecuteCmd Move parts 2024-05-04 21:39:02.677 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:02.821 +02:00 [INF] ExecuteCmd Move parts 2024-05-04 21:39:02.821 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:02.836 +02:00 [INF] ExecuteCmd Move parts 2024-05-04 21:39:02.837 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:02.845 +02:00 [INF] ExecuteCmd Move parts 2024-05-04 21:39:02.846 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:02.997 +02:00 [INF] undoGroup ended 2024-05-04 21:39:02.997 +02:00 [INF] SchedulePreRender 2024-05-04 21:39:02.997 +02:00 [INF] Publish notification Pre-render notification. 2024-05-04 21:39:04.366 +02:00 [INF] undoGroup started 2024-05-04 21:39:04.366 +02:00 [INF] ExecuteCmd Change render setting 2024-05-04 21:39:04.366 +02:00 [INF] undoGroup ended 2024-05-04 21:39:04.366 +02:00 [INF] SchedulePreRender 2024-05-04 21:39:04.367 +02:00 [INF] Publish notification Pre-render notification. 2024-05-04 21:39:04.400 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:04.685 +02:00 [INF] undoGroup started 2024-05-04 21:39:04.765 +02:00 [INF] undoGroup ended 2024-05-04 21:39:04.765 +02:00 [INF] SchedulePreRender 2024-05-04 21:39:04.765 +02:00 [INF] Publish notification Pre-render notification. 2024-05-04 21:39:04.830 +02:00 [INF] undoGroup started 2024-05-04 21:39:04.856 +02:00 [INF] Publish notification Start loading pianoroll window 2024-05-04 21:39:04.882 +02:00 [INF] Publish notification Select expression dyn 2024-05-04 21:39:04.883 +02:00 [INF] Publish notification Select expression dyn 2024-05-04 21:39:04.884 +02:00 [INF] Publish notification Select expression pitd 2024-05-04 21:39:04.884 +02:00 [INF] Publish notification Select expression dyn 2024-05-04 21:39:04.885 +02:00 [INF] Publish notification Select expression clr 2024-05-04 21:39:04.885 +02:00 [INF] Publish notification Select expression dyn 2024-05-04 21:39:04.885 +02:00 [INF] Publish notification Select expression eng 2024-05-04 21:39:04.886 +02:00 [INF] Publish notification Select expression dyn 2024-05-04 21:39:04.886 +02:00 [INF] Publish notification Select expression vel 2024-05-04 21:39:04.925 +02:00 [ERR] undoGroup already started 2024-05-04 21:39:04.925 +02:00 [INF] undoGroup ended 2024-05-04 21:39:04.925 +02:00 [INF] SchedulePreRender 2024-05-04 21:39:04.925 +02:00 [INF] Publish notification Pre-render notification. 2024-05-04 21:39:04.925 +02:00 [INF] undoGroup started 2024-05-04 21:39:04.925 +02:00 [INF] undoGroup ended 2024-05-04 21:39:04.925 +02:00 [INF] SchedulePreRender 2024-05-04 21:39:04.925 +02:00 [INF] Publish notification Pre-render notification. 2024-05-04 21:39:04.926 +02:00 [INF] undoGroup started 2024-05-04 21:39:04.926 +02:00 [INF] undoGroup ended 2024-05-04 21:39:04.926 +02:00 [INF] SchedulePreRender 2024-05-04 21:39:04.926 +02:00 [INF] Publish notification Pre-render notification. 2024-05-04 21:39:04.988 +02:00 [INF] Publish notification Finish loading pianoroll window 2024-05-04 21:39:04.988 +02:00 [INF] Publish notification Select expression dyn 2024-05-04 21:39:04.989 +02:00 [INF] Publish notification Select expression pitd 2024-05-04 21:39:04.989 +02:00 [INF] Publish notification Select expression clr 2024-05-04 21:39:04.989 +02:00 [INF] Publish notification Select expression eng 2024-05-04 21:39:04.989 +02:00 [INF] Publish notification Select expression vel 2024-05-04 21:39:05.013 +02:00 [INF] Publish notification Load part 2024-05-04 21:39:05.013 +02:00 [INF] Publish notification Select expression pitd 2024-05-04 21:39:05.013 +02:00 [INF] Publish notification Select expression dyn 2024-05-04 21:39:05.015 +02:00 [ERR] No active undoGroup to end. 2024-05-04 21:39:05.063 +02:00 [INF] Created bitmap 925, 60 2024-05-04 21:39:10.711 +02:00 [INF] undoGroup started 2024-05-04 21:39:10.712 +02:00 [INF] ExecuteCmd Add note 2024-05-04 21:39:10.783 +02:00 [INF] ExecuteCmd Change 1 notes duration 2024-05-04 21:39:10.784 +02:00 [INF] ExecuteCmd Change vibrato length 2024-05-04 21:39:10.784 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:10.791 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:10.805 +02:00 [INF] ExecuteCmd Change 1 notes duration 2024-05-04 21:39:10.805 +02:00 [INF] ExecuteCmd Change vibrato length 2024-05-04 21:39:10.805 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:10.853 +02:00 [INF] ExecuteCmd Change 1 notes duration 2024-05-04 21:39:10.853 +02:00 [INF] ExecuteCmd Change vibrato length 2024-05-04 21:39:10.857 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:10.925 +02:00 [INF] ExecuteCmd Change 1 notes duration 2024-05-04 21:39:10.925 +02:00 [INF] ExecuteCmd Change vibrato length 2024-05-04 21:39:10.925 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:11.053 +02:00 [INF] ExecuteCmd Change 1 notes duration 2024-05-04 21:39:11.053 +02:00 [INF] ExecuteCmd Change vibrato length 2024-05-04 21:39:11.056 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:11.085 +02:00 [INF] ExecuteCmd Change 1 notes duration 2024-05-04 21:39:11.085 +02:00 [INF] ExecuteCmd Change vibrato length 2024-05-04 21:39:11.086 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:11.109 +02:00 [INF] ExecuteCmd Change 1 notes duration 2024-05-04 21:39:11.109 +02:00 [INF] ExecuteCmd Change vibrato length 2024-05-04 21:39:11.109 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:12.637 +02:00 [INF] ExecuteCmd Change 1 notes duration 2024-05-04 21:39:12.637 +02:00 [INF] ExecuteCmd Change vibrato length 2024-05-04 21:39:12.638 +02:00 [INF] Publish notification Phonemized 2024-05-04 21:39:12.933 +02:00 [INF] undoGroup ended 2024-05-04 21:39:12.933 +02:00 [INF] SchedulePreRender 2024-05-04 21:39:12.933 +02:00 [INF] Publish notification Pre-render notification. 2024-05-04 21:39:13.189 +02:00 [ERR] Failed to pre-render. System.AggregateException: One or more errors occurred. (One or more errors occurred. (Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E))) ---> System.AggregateException: One or more errors occurred. (Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E)) ---> System.DllNotFoundException: Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E) at OpenUtau.Core.Render.Worldline.Resample(IntPtr request, IntPtr& y) at OpenUtau.Core.Render.Worldline.Resample(ResamplerItem item) in C:\projects\openutau\OpenUtau.Core\Render\Worldline.cs:line 271 at OpenUtau.Classic.WorldlineResampler.DoResamplerReturnsFile(ResamplerItem item, ILogger logger) in C:\projects\openutau\OpenUtau.Core\Classic\WorldlineResampler.cs:line 23 at OpenUtau.Classic.ClassicRenderer.<>c__DisplayClass8_0.b1(ResamplerItem item) in C:\projects\openutau\OpenUtau.Core\Classic\ClassicRenderer.cs:line 72 at System.Threading.Tasks.Parallel.<>cDisplayClass33_02.<ForEachWorker>b__0(Int32 i) at System.Threading.Tasks.Parallel.<>c__DisplayClass19_01.b1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) --- End of stack trace from previous location --- at System.Threading.Tasks.Parallel.<>cDisplayClass19_01.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) at System.Threading.Tasks.TaskReplicator.Replica.Execute() --- End of inner exception stack trace --- at System.Threading.Tasks.TaskReplicator.Run[TState](ReplicatableUserAction1 action, ParallelOptions options, Boolean stopOnFirstFailure) at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action1 localFinally) --- End of stack trace from previous location --- at System.Threading.Tasks.Parallel.ThrowSingleCancellationExceptionOrOtherException(ICollection exceptions, CancellationToken cancelToken, Exception otherException) at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IList1 list, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable1 source, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable1 source, ParallelOptions parallelOptions, Action1 body) at OpenUtau.Classic.ClassicRenderer.<>c__DisplayClass8_0.b0() in C:\projects\openutau\OpenUtau.Core\Classic\ClassicRenderer.cs:line 64 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 --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at OpenUtau.Core.Render.RenderEngine.RenderRequests(RenderPartRequest[] requests, CancellationTokenSource cancellation, Boolean playing) in C:\projects\openutau\OpenUtau.Core\Render\RenderEngine.cs:line 221 at OpenUtau.Core.Render.RenderEngine.<>c__DisplayClass6_0.<PreRenderProject>b__0() in C:\projects\openutau\OpenUtau.Core\Render\RenderEngine.cs:line 161 2024-05-04 21:39:14.363 +02:00 [INF] StartPlayback at 00:00:01.8750000 2024-05-04 21:39:14.369 +02:00 [ERR] Failed to render. System.AggregateException: One or more errors occurred. (Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E)) ---> System.DllNotFoundException: Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E) at OpenUtau.Core.Render.Worldline.Resample(IntPtr request, IntPtr& y) at OpenUtau.Core.Render.Worldline.Resample(ResamplerItem item) in C:\projects\openutau\OpenUtau.Core\Render\Worldline.cs:line 271 at OpenUtau.Classic.WorldlineResampler.DoResamplerReturnsFile(ResamplerItem item, ILogger logger) in C:\projects\openutau\OpenUtau.Core\Classic\WorldlineResampler.cs:line 23 at OpenUtau.Classic.ClassicRenderer.<>c__DisplayClass8_0.<RenderInternal>b__1(ResamplerItem item) in C:\projects\openutau\OpenUtau.Core\Classic\ClassicRenderer.cs:line 72 at System.Threading.Tasks.Parallel.<>c__DisplayClass33_02.b0(Int32 i) at System.Threading.Tasks.Parallel.<>cDisplayClass19_01.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) --- End of stack trace from previous location --- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_01.b1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) at System.Threading.Tasks.TaskReplicator.Replica.Execute() --- End of inner exception stack trace --- 2024-05-04 21:39:14.451 +02:00 [INF] Publish notification Error message: Failed to render. System.AggregateException: One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E)))) ---> System.AggregateException: One or more errors occurred. (One or more errors occurred. (Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E))) ---> System.AggregateException: One or more errors occurred. (Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E)) ---> System.DllNotFoundException: Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E) at OpenUtau.Core.Render.Worldline.Resample(IntPtr request, IntPtr& y) at OpenUtau.Core.Render.Worldline.Resample(ResamplerItem item) in C:\projects\openutau\OpenUtau.Core\Render\Worldline.cs:line 271 at OpenUtau.Classic.WorldlineResampler.DoResamplerReturnsFile(ResamplerItem item, ILogger logger) in C:\projects\openutau\OpenUtau.Core\Classic\WorldlineResampler.cs:line 23 at OpenUtau.Classic.ClassicRenderer.<>cDisplayClass8_0.b1(ResamplerItem item) in C:\projects\openutau\OpenUtau.Core\Classic\ClassicRenderer.cs:line 72 at System.Threading.Tasks.Parallel.<>cDisplayClass33_02.<ForEachWorker>b__0(Int32 i) at System.Threading.Tasks.Parallel.<>c__DisplayClass19_01.b1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) --- End of stack trace from previous location --- at System.Threading.Tasks.Parallel.<>cDisplayClass19_01.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) at System.Threading.Tasks.TaskReplicator.Replica.Execute() --- End of inner exception stack trace --- at System.Threading.Tasks.TaskReplicator.Run[TState](ReplicatableUserAction1 action, ParallelOptions options, Boolean stopOnFirstFailure) at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action1 localFinally) --- End of stack trace from previous location --- at System.Threading.Tasks.Parallel.ThrowSingleCancellationExceptionOrOtherException(ICollection exceptions, CancellationToken cancelToken, Exception otherException) at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IList1 list, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable1 source, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable1 source, ParallelOptions parallelOptions, Action1 body) at OpenUtau.Classic.ClassicRenderer.<>cDisplayClass8_0.b0() in C:\projects\openutau\OpenUtau.Core\Classic\ClassicRenderer.cs:line 64 at System.Threading.Tasks.Task`1.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 --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at OpenUtau.Core.Render.RenderEngine.RenderRequests(RenderPartRequest[] requests, CancellationTokenSource cancellation, Boolean playing) in C:\projects\openutau\OpenUtau.Core\Render\RenderEngine.cs:line 221 at OpenUtau.Core.Render.RenderEngine.<>cDisplayClass3_0.b1() in C:\projects\openutau\OpenUtau.Core\Render\RenderEngine.cs:line 95 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, 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 --- 2024-05-04 21:39:43.094 +02:00 [INF] StartPlayback at 00:00:01.5000000 2024-05-04 21:39:43.626 +02:00 [ERR] Failed to render. System.AggregateException: One or more errors occurred. (Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E)) ---> System.DllNotFoundException: Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E) at OpenUtau.Core.Render.Worldline.Resample(IntPtr request, IntPtr& y) at OpenUtau.Core.Render.Worldline.Resample(ResamplerItem item) in C:\projects\openutau\OpenUtau.Core\Render\Worldline.cs:line 271 at OpenUtau.Classic.WorldlineResampler.DoResamplerReturnsFile(ResamplerItem item, ILogger logger) in C:\projects\openutau\OpenUtau.Core\Classic\WorldlineResampler.cs:line 23 at OpenUtau.Classic.ClassicRenderer.<>cDisplayClass8_0.b1(ResamplerItem item) in C:\projects\openutau\OpenUtau.Core\Classic\ClassicRenderer.cs:line 72 at System.Threading.Tasks.Parallel.<>cDisplayClass33_0`2.b0(Int32 i) at System.Threading.Tasks.Parallel.<>cDisplayClass19_01.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) --- End of stack trace from previous location --- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_01.b1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) at System.Threading.Tasks.TaskReplicator.Replica.Execute() --- End of inner exception stack trace --- 2024-05-04 21:39:43.646 +02:00 [INF] Publish notification Error message: Failed to render. System.AggregateException: One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E)))) ---> System.AggregateException: One or more errors occurred. (One or more errors occurred. (Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E))) ---> System.AggregateException: One or more errors occurred. (Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E)) ---> System.DllNotFoundException: Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E) at OpenUtau.Core.Render.Worldline.Resample(IntPtr request, IntPtr& y) at OpenUtau.Core.Render.Worldline.Resample(ResamplerItem item) in C:\projects\openutau\OpenUtau.Core\Render\Worldline.cs:line 271 at OpenUtau.Classic.WorldlineResampler.DoResamplerReturnsFile(ResamplerItem item, ILogger logger) in C:\projects\openutau\OpenUtau.Core\Classic\WorldlineResampler.cs:line 23 at OpenUtau.Classic.ClassicRenderer.<>cDisplayClass8_0.b1(ResamplerItem item) in C:\projects\openutau\OpenUtau.Core\Classic\ClassicRenderer.cs:line 72 at System.Threading.Tasks.Parallel.<>cDisplayClass33_0`2.b0(Int32 i) at System.Threading.Tasks.Parallel.<>cDisplayClass19_01.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) --- End of stack trace from previous location --- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_01.b1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) at System.Threading.Tasks.TaskReplicator.Replica.Execute() --- End of inner exception stack trace --- at System.Threading.Tasks.TaskReplicator.Run[TState](ReplicatableUserAction1 action, ParallelOptions options, Boolean stopOnFirstFailure) at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action1 localFinally) --- End of stack trace from previous location --- at System.Threading.Tasks.Parallel.ThrowSingleCancellationExceptionOrOtherException(ICollection exceptions, CancellationToken cancelToken, Exception otherException) at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IList1 list, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable1 source, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable1 source, ParallelOptions parallelOptions, Action1 body) at OpenUtau.Classic.ClassicRenderer.<>c__DisplayClass8_0.<RenderInternal>b__0() in C:\projects\openutau\OpenUtau.Core\Classic\ClassicRenderer.cs:line 64 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 --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at OpenUtau.Core.Render.RenderEngine.RenderRequests(RenderPartRequest[] requests, CancellationTokenSource cancellation, Boolean playing) in C:\projects\openutau\OpenUtau.Core\Render\RenderEngine.cs:line 221 at OpenUtau.Core.Render.RenderEngine.<>cDisplayClass3_0.b1() in C:\projects\openutau\OpenUtau.Core\Render\RenderEngine.cs:line 95 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, 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 --- 2024-05-04 21:45:53.372 +02:00 [INF] StartPlayback at 00:00:01.5000000 2024-05-04 21:45:53.378 +02:00 [ERR] Failed to render. System.AggregateException: One or more errors occurred. (Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E)) ---> System.DllNotFoundException: Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E) at OpenUtau.Core.Render.Worldline.Resample(IntPtr request, IntPtr& y) at OpenUtau.Core.Render.Worldline.Resample(ResamplerItem item) in C:\projects\openutau\OpenUtau.Core\Render\Worldline.cs:line 271 at OpenUtau.Classic.WorldlineResampler.DoResamplerReturnsFile(ResamplerItem item, ILogger logger) in C:\projects\openutau\OpenUtau.Core\Classic\WorldlineResampler.cs:line 23 at OpenUtau.Classic.ClassicRenderer.<>cDisplayClass8_0.b1(ResamplerItem item) in C:\projects\openutau\OpenUtau.Core\Classic\ClassicRenderer.cs:line 72 at System.Threading.Tasks.Parallel.<>cDisplayClass33_02.<ForEachWorker>b__0(Int32 i) at System.Threading.Tasks.Parallel.<>c__DisplayClass19_01.b1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) --- End of stack trace from previous location --- at System.Threading.Tasks.Parallel.<>cDisplayClass19_0`1.b1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) at System.Threading.Tasks.TaskReplicator.Replica.Execute() --- End of inner exception stack trace --- 2024-05-04 21:45:53.928 +02:00 [INF] Publish notification Error message: Failed to render. System.AggregateException: One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E)))) ---> System.AggregateException: One or more errors occurred. (One or more errors occurred. (Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E))) ---> System.AggregateException: One or more errors occurred. (Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E)) ---> System.DllNotFoundException: Unable to load DLL 'worldline' or one of its dependencies: Le module spƩcifiƩ est introuvable. (0x8007007E) at OpenUtau.Core.Render.Worldline.Resample(IntPtr request, IntPtr& y) at OpenUtau.Core.Render.Worldline.Resample(ResamplerItem item) in C:\projects\openutau\OpenUtau.Core\Render\Worldline.cs:line 271 at OpenUtau.Classic.WorldlineResampler.DoResamplerReturnsFile(ResamplerItem item, ILogger logger) in C:\projects\openutau\OpenUtau.Core\Classic\WorldlineResampler.cs:line 23 at OpenUtau.Classic.ClassicRenderer.<>cDisplayClass8_0.b1(ResamplerItem item) in C:\projects\openutau\OpenUtau.Core\Classic\ClassicRenderer.cs:line 72 at System.Threading.Tasks.Parallel.<>cDisplayClass33_02.<ForEachWorker>b__0(Int32 i) at System.Threading.Tasks.Parallel.<>c__DisplayClass19_01.b1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) --- End of stack trace from previous location --- at System.Threading.Tasks.Parallel.<>cDisplayClass19_01.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) at System.Threading.Tasks.TaskReplicator.Replica.Execute() --- End of inner exception stack trace --- at System.Threading.Tasks.TaskReplicator.Run[TState](ReplicatableUserAction1 action, ParallelOptions options, Boolean stopOnFirstFailure) at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action1 localFinally) --- End of stack trace from previous location --- at System.Threading.Tasks.Parallel.ThrowSingleCancellationExceptionOrOtherException(ICollection exceptions, CancellationToken cancelToken, Exception otherException) at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IList1 list, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable1 source, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable1 source, ParallelOptions parallelOptions, Action1 body) at OpenUtau.Classic.ClassicRenderer.<>c__DisplayClass8_0.b0() in C:\projects\openutau\OpenUtau.Core\Classic\ClassicRenderer.cs:line 64 at System.Threading.Tasks.Task`1.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 --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at OpenUtau.Core.Render.RenderEngine.RenderRequests(RenderPartRequest[] requests, CancellationTokenSource cancellation, Boolean playing) in C:\projects\openutau\OpenUtau.Core\Render\RenderEngine.cs:line 221 at OpenUtau.Core.Render.RenderEngine.<>c__DisplayClass3_0.b__1() in C:\projects\openutau\OpenUtau.Core\Render\RenderEngine.cs:line 95 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, 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 ---

oxygen-dioxide commented 4 months ago

Install the latest Visual C++ Redistributable.

See documentation: https://github.com/stakira/OpenUtau/wiki/FAQ#on-windows-it-says-unable-to-load-dll-worldline-or-one-of-its-dependencies-or-dll-was-not-found

Mapleoshowatt commented 4 months ago

Install the latest Visual C++ Redistributable.

See documentation: https://github.com/stakira/OpenUtau/wiki/FAQ#on-windows-it-says-unable-to-load-dll-worldline-or-one-of-its-dependencies-or-dll-was-not-found

AAAAA THANK YOU AND I'M SORRY FOR THE DISTURBANCE

nagotown commented 3 months ago

if this issue is resolved it would be best to close it šŸ‘

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 60 days with no activity. It will be closed if no further activity occurs. Thank you.