PepperDash / Essentials

The Essentials Application Framework Libraries
MIT License
133 stars 77 forks source link

[BUG]-ZoomRoom directory out of range exception #978

Closed jkdevito closed 2 years ago

jkdevito commented 2 years ago

Was this bug identified in a specific build version? Essentials 1.10.4

Describe the bug ZoomRoom directory is not present on the UI, when bridged and a System.ArgumentOutOfRangeException is thrown.

Stacktrace


[14:50:32.136]App 1:[zoom1] Error: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: index
  at PepperDash.Core.Intersystem.Tokens.XSigSerialToken..ctor (System.Int32 index, System.String value) [0x00013] in <04168bc5bfde499baffd02a548ca9912>:0 
  at PepperDash.Essentials.Devices.Common.VideoCodec.VideoCodecBase.UpdateDirectoryXSig (PepperDash.Essentials.Devices.Common.Codec.CodecDirectory directory, System.Boolean isRoot) [0x000d1] in <a69864668c7d4909975d318a5b60f372>:0 
  at PepperDash.Essentials.Devices.Common.VideoCodec.VideoCodecBase+<>c__DisplayClass34.<LinkVideoCodecDirectoryToApi>b__32 (System.Object sender, PepperDash.Essentials.Devices.Common.Codec.DirectoryEventArgs args) [0x0007d] in <a69864668c7d4909975d318a5b60f372>:0 
  at PepperDash.Essentials.Devices.Common.VideoCodec.ZoomRoom.ZoomRoom.OnDirectoryResultReturned (PepperDash.Essentials.Devices.Common.Codec.CodecDirectory result) [0x0009a] in <a69864668c7d4909975d318a5b60f372>:0 ```

**To Reproduce**
Found at startup when ZoomRooms is bridge to SIMPL.