Alright, I'm pretty frustrated here haha. I tried using KCC and it converts my images and CRBs perfectly into epub. It's quite amazing but it fails to create mobi files. I constantly get this error:
"Error on file /users/myname/xxxx.mobi: [Errno 2] No such file or directory: "/Users/myname/xxxx.mobi"
As seen here:
http://i.imgur.com/33lnl2V.png
From my understanding, the Kindlegen part must not be doing its job converting the epub into mobi but I also placed the Kindlegen file into HDD/Developer/usr/bin. Am I doing something wrong here?
KCC is amazing and you guys are doing a great job constantly updating it and staying in touch with its users. I just wish I could figure out how to get it to work haha.
EDIT: I managed to find a work around for now. I can drag and drop KindleGen into terminal and then grab the epub that KCC created. The new mobi file works perfectly.