I'm getting this message when I try to export the project using nw.js.
I have checked the folders and only the windows versions seems to be ok. Maybe the problem happens when the program try to export to osx64 because it is the last folder that I found and inside it has only the .app (no more files).
C2 r237 (with no minify script option selected)
Windows 8.1
Thanks in advance.
What version of NWjs are you using?
Also what export options did you use?
Did you select minify?
Did you select png recompression?
Please always try to give as much information as possible, or it makes helping difficult and more of a guessing game.
I just tested r237 and the latest NWjs using no minify, no png recompression with the export option of window frame ticked, and there were no issues exporting.
When trying to find an reason for an error, it's best to make things as simple as possible and just add options until it breaks. If you export successfully using the same options as I used, then try adding png recomp or minify and seeing if that causes an error to appear.