I'm using CocosBuilder 3.0 (Alpha 4), and it seems that after using ImageOptim on some images referenced in .ccb files the program crashes. To produce, I just open the .ccbproj and go to open a .ccb file.
If I checkout the version of the image before ImageOptim was used on it, it works fine (until it finds another file it has a problem with). If I checkout all the files then it works fine. I've tried deleting the cache too. No luck. It seems that not all of the images cause problems, as I can open some screens without problems.
The output from System.log is here: http://pastebin.com/7m589aFS
Is there some other log I can provide?