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

Unable to save project #36

Closed
unknownprojectx-360 opened this issue Jan 9, 2020 · 7 comments
Closed

Unable to save project #36

unknownprojectx-360 opened this issue Jan 9, 2020 · 7 comments
Labels

Comments

@unknownprojectx-360
Copy link

When there is a picture inside the project, it is unable to save project file (save project dialog box not open). It only can save when the project is empty.

OS: macOS Catalina (10.15.2)

@odrick
Copy link
Owner

odrick commented Jan 9, 2020

Hi.

I don't have macOS and can't reproduse this bug...
In VirtualBox with macOS all ok.

@odrick odrick added the bug label Jan 9, 2020
@unknownprojectx-360
Copy link
Author

You can try to update your virtualbox OS to macOS Catalina (10.15.2), Catalina has many security right blocking. Not only your software, many software has problem, does not work.

@N47x0
Copy link

N47x0 commented Feb 2, 2020

Hi, I am on Windows 10.17763.973 and have been seeing this bug.
I think the issue may be related to the number of .png's I have loaded in the texture-sheet. I have been able to save "smaller textures". The issue arose under the following conditions:

  • I have set the max "Width" and "Height" to "4096" (the max that my rendering infrastructure can handle).
  • The Export works fine (with custom template), producing an "atlas file" according to my custom template (this works well!). It also produces a well formed png texture that is 1.88MB in size (not the max of 4096*4096, but contains all of my source images).
  • When using File->Save or "Ctrl-S" will not "finish saving" (*<project_name>.ftpp appears in the window chrome).
  • When using File-Open Recent->"other project" a dialog with "Save project changes?" and "YES" "NO" "CANCEL" buttons appears: CANCEL and NO behave as expected (close dialog | close program without saving). But YES has no effect (dialog remains)
  • the project saves any changes to the custom export template but will not load previously added image/textures.

**EDIT: I was able to save the project correctly by adding images with the "Add images" button in the desktop client - during most of the above attempts, I was using the "Drag & Drop" from a windows-explorer window to the desktop-client.

Hope this info helps in diagnosing the issue. Let me know if there is any other info I can provide.

Otherwise, this is a pretty good tool! thank you for your work!

@shreddox
Copy link

Thanks N47x0, this helped me a lot!

I'm also on Windows 10 and I can't save a project either (nothing happens when clicking "Save project" or "Save project as...") when I drag & drop my sprites in.

As soon as I use the "Add images" or "Add Folder" button, I can suddenly save without a problem.

@alexvoz
Copy link

alexvoz commented Jun 24, 2020

Windows 10, ver. 0.6.6. I can't save project with images. Maybe need clean installation - not update?
"**EDIT: I was able to save the project correctly by adding images with the "Add images" button in the desktop client - during most of the above attempts, I was using the "Drag & Drop" from a windows-explorer window to the desktop-client." - I have the same

@Cr0c81
Copy link

Cr0c81 commented Jul 29, 2020

**EDIT: I was able to save the project correctly by adding images with the "Add images" button in the desktop client - during most of the above attempts, I was using the "Drag & Drop" from a windows-explorer window to the desktop-client.

Same bug. Thanks for solution!

odrick added a commit that referenced this issue Apr 28, 2021
@odrick
Copy link
Owner

odrick commented Apr 28, 2021

Fixed. Will be released at version 0.6.7

@odrick odrick closed this as completed Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants