No such file or directory. (Though the file is in that directory along with others that work)

My glider version is up to date

Simple Error:

buttons/start_auction_up.png: No such file or directory.

Everytime I get to this scene or add in new image files, it says its missing the specified image files.

When I used Gideros Studio IDE, it works fine , I normally have to add the file in manually to the folder within the GIderos Studio as it does not automatically read the directory “root/buttons/some_image.png”.

In Glider IDE it seems to read the files and show them in the projects/files tabs but does not detect them within the scripts(it only detects some of them and there is no pattern).

What I’ve tried so far:

-Deleted the GliderGenerated.gproj, as well as added the PNG image in manually only for it to be overwritten.  Anytime the GliderGenerated is newly generated, it does not include the file missing above along with tons of other PNG files.

-Ive deleted the .tmp folder etc and this has not fixed it.

-Ive reinstalled, updated then ran the project and it does not detect these new files.

-Ive added the files in the Gideros Studio IDE .gproj and it works in Gideros Studio IDE however does not generate in the LUA Glider IDE but shows in the projects/files tabs.

This is extremely frustrating as I cannot add new images and cannot continue to develop my game.

This seems like a basic thing…  Heres to hoping for a basic fix.

EDIT Other things Ive tried but still same problem persists:

-In tools >> options >> miscellaneous >> files (enable auto scanning is on)

-ive tried source >> scan for external changes as well.

-In tools >> options >> Glider Options >> editor (Ive tried Scan Entire Project, scan Main+required files and so on)

All of these Ive tried restarting glider, closing/opening project etc.  No results.

Hello Daimo, 

Sorry about the problems you are facing. Please let us know what platform you are running and a simple project that replicates the problem would be very helpful for us. One thing you also might want to try is reloading the existing .gproj file from the glider project settings:

http://view.xscreenshot.com/b5eb9ff0f3f5b476dfb4679006a7388d

Regards,

M.Y. Developers

Deleting the .tmp folder, and both gliderProperties.proj and gliderGenerated.gproj and reloading Glider seems to work but any newly added images manually into the project folder are not detected. 

Im assuming id have to run Gideros Studio IDE, add them in there, save it and import the .gproj each time? 

Also I am having trouble with script dependencies.  Shouldnt all .lua files be uploaded before the app is executed? 

EDIT: Dependencies seem to be in the configurations properties. This would be nicer in a more accessible area.

Also I do not know how to get to the Configurations Properties you showed in the screenshot.  Ive looked everywhere in the IDE and cannot find where to import it. 

EDIT: Configurations is left of the Build All Configurations button (this would be nicer in tools/options menu)

Thanks for your help, I will let you know if problem persists.

Hello Daimyo21,

Please check the other thread for a fix for this issue.

Regards,

M.Y. Developers

Hello Daimo, 

Sorry about the problems you are facing. Please let us know what platform you are running and a simple project that replicates the problem would be very helpful for us. One thing you also might want to try is reloading the existing .gproj file from the glider project settings:

http://view.xscreenshot.com/b5eb9ff0f3f5b476dfb4679006a7388d

Regards,

M.Y. Developers

Deleting the .tmp folder, and both gliderProperties.proj and gliderGenerated.gproj and reloading Glider seems to work but any newly added images manually into the project folder are not detected. 

Im assuming id have to run Gideros Studio IDE, add them in there, save it and import the .gproj each time? 

Also I am having trouble with script dependencies.  Shouldnt all .lua files be uploaded before the app is executed? 

EDIT: Dependencies seem to be in the configurations properties. This would be nicer in a more accessible area.

Also I do not know how to get to the Configurations Properties you showed in the screenshot.  Ive looked everywhere in the IDE and cannot find where to import it. 

EDIT: Configurations is left of the Build All Configurations button (this would be nicer in tools/options menu)

Thanks for your help, I will let you know if problem persists.

Hello Daimyo21,

Please check the other thread for a fix for this issue.

Regards,

M.Y. Developers