Typo in BaseTSReaderPlayer --> FormatException (1 Viewer)

Eabin

Retired Team Member
  • Premium Supporter
  • September 18, 2006
    465
    43
    In BaseTSReaderPlayer.cs, lines 378 & 388, the format string for the debug output is incorrect. it starts with {1} while it should start with {0}. I'm not sure if this exception breaks anything, but it should be fixed nontheless.
     

    Users who are viewing this thread

    Top Bottom