superpowers / superpowers-game

:video_game: Make 2D and 3D games in live collaboration with Superpowers
http://superpowers-html5.com/
Other
401 stars 94 forks source link

osx crash on export, "'NSImageCacheException', reason: 'Cannot lock focus on image <NSImage 0x7fa665a658c0 Size={0, 0} Reps=( )>, because it is size zero.'" #20

Closed increpare closed 8 years ago

increpare commented 8 years ago

On OSX 10.11.2

using the standalone client

salient-lookin error line here: 'NSImageCacheException', reason: 'Cannot lock focus on image <NSImage 0x7fa665a658c0 Size={0, 0} Reps=( )>, because it is size zero.'

full crashlog here: crashlog.txt

elisee commented 8 years ago

Thanks for the report and for attaching the crash log, that was helpful! The app icon was somehow a zero-byte file in the package, see superpowers/superpowers#38. Closing this one to track in the main repository since it turns out it's not Superpowers Game-specific.