OtomadHelper
OtomadHelper copied to clipboard
Vegas
Vegas Pro Version
Vegas Pro 20
Otomad Helper Version
Latest
Describe the bug
脚本可以正常生成视频,但是生成音频会报错
System.Runtime.InteropServices.COMException (0x8000FFFF): 灾难性故障 (异常来自 HRESULT:0x8000FFFF (E_UNEXPECTED))
在 ScriptPortal.Vegas.IEventCOM.Copy(UInt32 trackID, Int64 eventID, UInt32 destTrackID, Int64 ntStart, Int64& newEventID)
在 ScriptPortal.Vegas.TrackEvent.Copy(Track destination, Timecode startTime)
在 Otomad.VegasScript.OtomadHelper.V4.TrackHelper2.AddEvent[T](T trackEvent, Timecode start, Timecode length, IEnumerable
1 exceptTracks, Boolean isSampleEvent) 位置 c:\Users\DELL\AppData\Local\Temp\yozgvcjk.0.cs:行号 11166
在 Otomad.VegasScript.OtomadHelper.V4.EntryPoint.GenerateOtomad() 位置 c:\Users\DELL\AppData\Local\Temp\yozgvcjk.0.cs:行号 1239
在 Otomad.VegasScript.OtomadHelper.V4.EntryPoint.Generate() 位置 c:\Users\DELL\AppData\Local\Temp\yozgvcjk.0.cs:行号 2605
在 Otomad.VegasScript.OtomadHelper.V4.EntryPoint.FromVegas(Vegas myVegas) 位置 c:\Users\DELL\AppData\Local\Temp\yozgvcjk.0.cs:行号 2773
在之后的操作里经常会大量弹出“处理重做缓冲区时发生错误”的窗口,关掉后会继续出现10次左右
这种情况要怎么处理
Logs
No response
Screenshot or screencast
No response
Additional
No response
@otomad
看起来像是复制剪辑时出现了问题。
您可以尝试下:
-
在脚本对话框中,点击左上角文件→重置用户配置,看看是否是配置方面出现了问题。
-
检查一下其它 MIDI 文件是否出现了同样的问题,如果没有,可以提供一下你的 MIDI 看看是否是 MIDI 方面出现了问题。