Skip to content

Unhandled exception #32

@seacat17

Description

@seacat17
flp2midi | Version: 1.3.0
Loading FL Studio project file...
Pattern found on track -300, but it seems to be empty. Skipping...
Unhandled exception. System.ArgumentOutOfRangeException: Non-negative number required. (Parameter 'count')
   at System.IO.BinaryReader.ReadBytes(Int32 count)
   at Monad.FLParser.ProjectParser.ParsePluginChunk(Byte[] chunk)
   at Monad.FLParser.ProjectParser.ParseDataEvent(Event eventId, BinaryReader reader)
   at Monad.FLParser.ProjectParser.ParseEvent(BinaryReader reader)
   at Monad.FLParser.ProjectParser.Parse(BinaryReader reader)
   at Monad.FLParser.Project.Load(BinaryReader reader, Boolean verbose)
   at Monad.FLParser.Project.Load(Stream stream, Boolean verbose)
   at Monad.FLParser.Project.Load(String path, Boolean verbose)
   at flp2midi.Program.Main(String[] args)
Aborted                    (core dumped) ./flp2midi SHIPWRECKED.flp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions