Advertisement
Guest User

Untitled

a guest
Aug 29th, 2014
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. <Error>: CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 32 bits/pixel; 3-component color space; kCGImageAlphaLast; 56 bytes/row.
  2.  
  3. <Error>: CGBitmapContextCreateImage: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
  4.  
  5. *** Assertion failure in -[NSBitmapImageRep initWithCGImage:], /SourceCache/AppKit/AppKit-1265.21/AppKit.subproj/NSBitmapImageRep.m:1286
  6.  
  7. Invalid parameter not satisfying: cgImage != NULL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement