jbostoen / ZTStudio

A tool to read and write Zoo Tycoon 1 Graphics
GNU General Public License v3.0
9 stars 4 forks source link

Can't find file #34

Closed Zt-freak closed 1 year ago

Zt-freak commented 3 years ago

I am trying to open a file which exists, however the program can't find the file. image

jbostoen commented 3 years ago

Is the .pal file actually the file you're trying to open? Or are you trying to open a graphic?

Zt-freak commented 3 years ago

If I try to open a .pal file I get a different response image

jbostoen commented 3 years ago

So originally you tried to open a ZT1 Graphics file. What was the path of that file?

Zt-freak commented 3 years ago

C:\Users\bnkho\Downloads\Purple Haze Path\PurpleHazePath\paths\lurppath\idle\1

jbostoen commented 3 years ago

It might actually be because the filename is too long. Try a shorter path (put your files under c:\ztfiles\PurpleHazePath or sth)

HENDRIX-ZT2 commented 3 years ago

Or due to the spaces in the path.

Zt-freak commented 3 years ago

ah yes, It's the spaces.

Can I turn this into a feature suggestion? spaces in path support.

jbostoen commented 3 years ago

Has the "root folder" been set correctly? The last part (paths/lurppath/idle/1) must be spaceless. But as for the root folder, it should indeed support spaces.

Zt-freak commented 3 years ago

the last part was spaceless. C:\Users\bnkho\Downloads\Purple Haze Path\PurpleHazePath\paths\lurppath\idle\1 was the path

jbostoen commented 3 years ago

And the root folder is set to "C:\Users\bnkho\Downloads\Purple Haze Path\PurpleHazePath\" ?

Zt-freak commented 3 years ago

yes