RupertAvery / PSXPackager

A utility to convert Playstation disc images in various formats to PBP format and back
Other
230 stars 15 forks source link

Writing Disc 1 - Unhandled exception. System.IO.IOException: The handle is invalid. #66

Closed xFN10x closed 1 day ago

xFN10x commented 3 days ago
Writing Disc 1 - Unhandled exception. System.IO.IOException: The handle is invalid.
   at System.ConsolePal.set_CursorVisible(Boolean value)
   at System.Console.set_CursorVisible(Boolean value)
   at PSXPackager.ConsoleNotifier.Notify(PopstationEventEnum event, Object value)
   at PSXPackager.AggregateNotifier.Notify(PopstationEventEnum event, Object value)
   at Popstation.Processing.ProcessFile(String file, ProcessOptions options, CancellationToken cancellationToken)
   at PSXPackager.Program.ProcessFiles(ProcessOptions options)
   at PSXPackager.Program.<>c__DisplayClass2_0.<Main>b__0(Options o)
   at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult`1 result, Action`1 action)
   at PSXPackager.Program.Main(String[] args)

how can i fix this?