FL Studio project file conversion broken in FL Studio 20.9
See original GitHub issueConvertTheFuck and ProjectManager are not able to load FL Studio project files created with FL Studio 20.9.
When trying to convert them, the error message Object reference not set to an instance of an object.
is displayed.
Project files created by FL Studio 20.1 can be converted successfully. Find project files with the same content that can be used to reproduce the problem here: project-files-to-reproduce.zip
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
updated FL Studio to 20.9, now my program doesn't work ...
Hi there. It looks like you installed FL Studio 20.9 over 20.8.4. So it could be the case that the projects are linked...
Read more >This project has been created using a more recent version of ...
This message has appeared repeatedly when I attempt to open a project file that I saved roughly 30 minutes ago. Here is a...
Read more >fl 20.9 - no projects will open - Image-Line Forums
I just noticed that I can´t save any project in FL 20.9. I keep getting the same message: The validity of the program...Fl...
Read more >Converting projects between new and old versions of fl studio
Hi, i've been looking how to open a new fl studio project in older version, and found this post on image-line forum…
Read more >Convert
Generate new project files and templates using Jukeblocks. ... Convert a project file (FL Studio/Ableton). Click or drag a file here.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
FL 21 broke it further, causing an
IndexOutOfRangeException
. I found a fix at demberto/PyFLP@6ffd859 and pushed that as well to my fork at Kwarf/FLParser@a44cc3b.Will include that and retest the converter. Thanks for letting me know!