Exported app with VL.Hap rises exception

Hi, noticed on resent previews VL.Hap started to throw exception if I export app:

************** Exception Text **************
System.MissingMethodException: Method not found: 'System.Collections.Generic.IReadOnlyList`1<VL.Audio.AudioSignal> VL.Audio.MultiChannelSignal.get_Outputs()'.
   at _vl_happlayer_.HapPlayer.HapPlayer_C.Update(Boolean Dynamic_Texture_In, Texture& VideoFrame_Out, Spread`1& Audio_Signal_Out)
   at _Industry_.Main.IndustryApplication_P.Update()
   at Program.<>c.<Main>b__0_1(Object s)
   at VL.AppServices.ExportedAppHost.<>c__DisplayClass36_1.<RunCoreAsync>b__1(Object _)

Seems to be some regression with VL.Audio?
On 0244 it works ok

Ok, seems VL.Audio should be set as dependency, otherwise crash.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.