20.06.2026, 19:30
It's weird, and I'm not sure it's bug or something wrong about my system. Anyway I'll describe what happened at below:
I always use Hybrid in portable configuration.
Last night I tried to update&save new global profile with a new setting I never saved before: VS yuv420 chroma location left.
After update the profile, I restart hybrid, and suddenly, DPIRdenoise(mlrt) was always skipped(Hybrid runs like it was not enable), SCUNet(mlrt) always crashed straightaway(generate a 5kb output file). and now I can't run vs scripts which first running in RGB plane, then later convert to yuv plane with "yuv420 chroma location left" setting on. The scripts always show:
The "/" at the end looks weird, and the job crashed immediately just like SCUNet(mlrt).
The weirdest thing is that the portable hybrid suddenly not being portable anymore:
I delete the whole hybrid dir and reinstall hybrid with latest dev and make it portable again, then reinstall the latest windows addon, but situation remains. Also tried running in installed configuration / uninstall it & delete the whole settings, then running another new portable config, both still the same.
Windows Hybrid_dev_2026.06.19-214655
Avisynth32bit_2024.12.15
onnx_models_2023.12.05
VapoursynthR77_torch_2026.06.16
vsgan_models_2023.07.10
vs-mlrt_2026.06.06
2 questions BTW
1. Does hybrid dev always produce a minidump at C:\Users\USERNAME\AppData\Local\CrashDumps even if nothing happened(only launched it and closed immidiately)? (no minidump with Hybrid_2026.03.21-1)
2. Is there any matching issue with Hybrid version & addon version? For example, the location of vspipe.exe in VapoursynthR73_torch_2026.02.26 / VapoursynthR77_torch_2026.06.16 is different, can I change between them with the same Hybrid version?
I always use Hybrid in portable configuration.
Last night I tried to update&save new global profile with a new setting I never saved before: VS yuv420 chroma location left.
After update the profile, I restart hybrid, and suddenly, DPIRdenoise(mlrt) was always skipped(Hybrid runs like it was not enable), SCUNet(mlrt) always crashed straightaway(generate a 5kb output file). and now I can't run vs scripts which first running in RGB plane, then later convert to yuv plane with "yuv420 chroma location left" setting on. The scripts always show:
Quote:# adjusting color space from YUV420P8 to RGB24 for XXXXXXXXX
clip = core.resize.Bicubic(clip=clip, format=vs.RGB24, matrix_in_s="709", range_in_s="limited", chromaloc=0/)
The "/" at the end looks weird, and the job crashed immediately just like SCUNet(mlrt).
The weirdest thing is that the portable hybrid suddenly not being portable anymore:
I delete the whole hybrid dir and reinstall hybrid with latest dev and make it portable again, then reinstall the latest windows addon, but situation remains. Also tried running in installed configuration / uninstall it & delete the whole settings, then running another new portable config, both still the same.
Windows Hybrid_dev_2026.06.19-214655
Avisynth32bit_2024.12.15
onnx_models_2023.12.05
VapoursynthR77_torch_2026.06.16
vsgan_models_2023.07.10
vs-mlrt_2026.06.06
2 questions BTW
1. Does hybrid dev always produce a minidump at C:\Users\USERNAME\AppData\Local\CrashDumps even if nothing happened(only launched it and closed immidiately)? (no minidump with Hybrid_2026.03.21-1)
2. Is there any matching issue with Hybrid version & addon version? For example, the location of vspipe.exe in VapoursynthR73_torch_2026.02.26 / VapoursynthR77_torch_2026.06.16 is different, can I change between them with the same Hybrid version?

