You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.NotSupportedException: NotSupported_UnreadableStream
at System.IO.BufferedStream.ReadByteSlow()
at System.IO.BinaryReader.ReadByte()
at Pablo.Formats.Rip.RipExtensions.ReadRipByte(BinaryReader reader)
at Pablo.Formats.Rip.RipExtensions.ReadRipNumber(BinaryReader reader)
at Pablo.Formats.Rip.RipExtensions.ReadRipWord(BinaryReader reader)
at Pablo.Formats.Rip.RipExtensions.ReadRipPoint(BinaryReader reader)
at Pablo.Formats.Rip.Commands.Line.Read(BinaryReader reader)
at Pablo.Formats.Rip.FormatRip.Load(Stream stream, RipDocument document, RipHandler handler)
at Pablo.Formats.Rip.RipDocument.LoadStream(Stream stream, Format format, Handler handler)
at Pablo.Document.Load(Stream stream, Format format, Handler handler)
at Pablo.Formats.Animated.AnimatedDocument.LoadBase(Stream stream, Format format, Handler handler)
at Pablo.Formats.Animated.AnimatedDocument.DocumentThreadLoader.Load()
The text was updated successfully, but these errors were encountered:
Platform: WinForms
Version:3.3.12.0
The text was updated successfully, but these errors were encountered: