hdiutil error 5341 when trying to make DMG

I have successfully made DMGs for self-distribution for 4 our of 5 of our adventure games however for some reason when I try to make one for Ferris Mueller I get the following error message:

“ERROR: creating DMG failed: hdiutil: create failed - error -5341”

The actual .app file gets created fine and runs as expected, it’s just the .dmg that never gets made.

Any idea what this could be? As far as I’m aware I haven’t done anything differently with this game to the others.

This is with daily build 2702.

Very odd.  Searching the intarwebs only seems to yield hocus-pocus type answers.

Can you run these commands in Terminal (substituting in the app bundle directory):

ls -lR \<app-bundle-dir\> du -sh&nbsp;\<app-bundle-dir\>

and PM me the output?

Oh, and just in case the hocus-pocus works for you, check out: http://stackoverflow.com/questions/18621467/error-creating-disk-image-using-hdutil

I’ve just sent you the output of both commands, thanks!

Very odd.  Searching the intarwebs only seems to yield hocus-pocus type answers.

Can you run these commands in Terminal (substituting in the app bundle directory):

ls -lR \<app-bundle-dir\> du -sh&nbsp;\<app-bundle-dir\>

and PM me the output?

Oh, and just in case the hocus-pocus works for you, check out: http://stackoverflow.com/questions/18621467/error-creating-disk-image-using-hdutil

I’ve just sent you the output of both commands, thanks!