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

Error in .pxo files due to Pixelorama file structure change #34

Open
Hot-key opened this issue Sep 3, 2024 · 0 comments
Open

Error in .pxo files due to Pixelorama file structure change #34

Hot-key opened this issue Sep 3, 2024 · 0 comments

Comments

@Hot-key
Copy link

Hot-key commented Sep 3, 2024

Description

After a recent file structure change in Pixelorama, .pxo files created with the new version cannot be opened. This is preventing users from accessing their newly created work.

Error Message

  Parse JSON failed. Error at line 0: Expected 'true','false' or 'null', got 'PK'.
  res://addons/nklbdev.importality/export/pixelorama.gd:191 - Trying to assign value of type 'Nil' to a variable of type 'Dictionary'.
  core/io/image.cpp:3323 - Condition "data.is_empty()" is true. Returning: USED_CHANNELS_RGBA
  modules/webp/webp_common.cpp:49 - Condition "p_image.is_null() || p_image->is_empty()" is true. Returning: Vector<uint8_t>()

Steps to Reproduce

  1. Open the latest version of Pixelorama
  2. Create and save a new .pxo file
  3. Try to reopen the newly created .pxo file
  4. Observe the error message

Additional Information

Pixelorama version: [v1.0.2] - 2024-08-21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant