PyFLP
PyFLP copied to clipboard
🐞 UserWarning: Cannot parse event ArrangementID.Playlist
Describe the issue
UserWarning: Cannot parse event ArrangementID.Playlist as event size 2072 is not a multiple of struct size(s) [32, 60]
What version of PyFLP are you using?
2.2.1
What code caused this issue?
pyflp/_events.py:373: UserWarning: Cannot parse event ArrangementID.Playlist as event size 2072 is not a multiple of struct size(s) [32, 60]
warnings.warn(
Screenshots, Additional info
Here is the flp file that caused the issue, its an oldy and is currently all rights reserved, but you may use it to solve this or other issues that arise with pyflp :) warzone.zip
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Update: this error does not happen after the project is resaved with FLStudio 20, here is the archive again for comparison WarZone-20.zip