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

Bug with saving with read-only files #2464

Open
BrownBear85 opened this issue Sep 1, 2024 · 0 comments
Open

Bug with saving with read-only files #2464

BrownBear85 opened this issue Sep 1, 2024 · 0 comments
Labels

Comments

@BrownBear85
Copy link

BrownBear85 commented Sep 1, 2024

What are you trying to do, and what do you expect to happen?

I opened a json model from a read-only directory with textures that are also in a read-only directory. I modified both the model and the textures in blockbench. I want to save the .bbmodel to my desktop.

What happens instead?

Saving does not work: there is no popup and no files are saved. An error is thrown in the console.
image

Also, if I try to open another model from json (this one is totally normal and is NOT read-only), I get this error:
image

Removing the read-only attribute from the original directory fixes both issues.

Model format in which the issue occurs

java item/block

Blockbench variant

Program

Blockbench version

4.10.4

Operating System

Windows 11

Installed Blockbench plugins

No response

@BrownBear85 BrownBear85 changed the title Issue Summary Bug with saving with read-only files Sep 2, 2024
@JannisX11 JannisX11 added the bug label Oct 6, 2024
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

2 participants