Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 UserWarning: Cannot parse event ArrangementID.Playlist #177

Open
1 task done
consolegrl opened this issue Aug 31, 2023 · 1 comment
Open
1 task done

🐞 UserWarning: Cannot parse event ArrangementID.Playlist #177

consolegrl opened this issue Aug 31, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@consolegrl
Copy link

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

  • I agree to follow this project's Code of Conduct
@consolegrl consolegrl added the bug Something isn't working label Aug 31, 2023
@consolegrl
Copy link
Author

Update: this error does not happen after the project is resaved with FLStudio 20, here is the archive again for comparison
WarZone-20.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant