Hi theres a problem with my pencil2d file it doesnt open

so it gave me this error when trying to open the file Raw file path: C:\Users\PC\Downloads\MyAnimation.pclx(1).zip

Resolved file path: C:/Users/PC/Downloads/MyAnimation.pclx(1).zip
  
[Project LOAD diagnostics]

  File name: C:/Users/PC/Downloads/MyAnimation.pclx(1).zip
  Project format: .pcl
  Main XML exists: Yes
  Error: Unable to parse or open the main XML file

[System Info]

  Pencil2D version: v0.7.2 (stable)
  Build ABI: x86_64-little_endian-llp64
  Kernel: winnt, 10.0.26200
  Operating System: Windows 10 Version 2009
  Language: ar_JO

even though when iu checked the main xml file its completely fine

Good day! You are trying to open «.zip»?

@ezg12 Hi. It seems you are trying to open the file as a zip. First manually remove the .zip extension so the file has the .pclx extension instead.

Pencil2D already handles the zip packaging process but starts from the PCLX format, so having it try to open a zip will result in a error.

If after trying this, Pencil2D still does not open your file, it’s either corrupted in a different way or there’s a different issue that could be creating this problem for you. In that case please share the file with our dev team by uploading it here so we can take a look. Thx.

To add to what @JoseMoreno has already said: remove the .zip extension if it is incorrectly labeled as a zip file. If you have zipped a pclx file, extract/unzip the pclx file from it instead of removing the extension.

yeah its a compressed folder but it ends with .plcx

It does not end with .pclx. The file you shared ends with .pclx(2).zip, and the file path in the initial error log has an extension of .pclx(1).zip. Fix the extension and it opens fine with v0.7.2 of Pencil2D.

You may need to make sure that Windows is correctly displaying file extensions: How to Make Windows Show File Extensions