Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Pablo draw error I recived. #100

Open
Kelpermoon opened this issue Feb 24, 2024 · 1 comment
Open

Pablo draw error I recived. #100

Kelpermoon opened this issue Feb 24, 2024 · 1 comment

Comments

@Kelpermoon
Copy link

Platform: WinForms
Version:3.3.12.0

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()
@cwensley
Copy link
Owner

Thanks for reporting the issue! Do you have the .rip file you were trying to load? Otherwise there's nothing I can really do.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants