Skip to content

Cannot Import Images with Leading Zero's in Filename #181

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

Open
glenjimen opened this issue Apr 23, 2025 · 0 comments
Open

Cannot Import Images with Leading Zero's in Filename #181

glenjimen opened this issue Apr 23, 2025 · 0 comments

Comments

@glenjimen
Copy link

Image

When selecting a folder of .png images to import into an object's Image Table, the program will not import the image if its filename starts with 0 or is all 0's, like 000.png or 001.png. You can see I renamed the first image and it was able to be imported. I batch renamed all the files to have no leading zeros, except the first 0.png, and they all loaded in.
I think if it comes across a file with leading zeros, it will stop execution, because in the first instance the folder contained 100.png - 135.png, and they were not imported.

I'm using Linux Mint 22.1, running Object Editor natively, not thru wine.

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