PyFLP icon indicating copy to clipboard operation
PyFLP copied to clipboard

🐞 UserWarning: Cannot parse event ArrangementID.Playlist

Open consolegrl opened this issue 9 months ago • 1 comments

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

consolegrl avatar Aug 31 '23 07:08 consolegrl