Wikitude
play_for_work
Forum
FAQ
Documentation
Download
wikitude.com
How can we help you today?
Enter your search term here...
Search
Start a new topic
Discussions
Wikitude SDK (Android, iOS, UWP)
Wikitude SDK Questions or Problems
Error preventing loading of AR World
A
Alex Farnsworth
started a topic
almost 8 years ago
Error preventing loading of AR World
1 Comment
A
Alex Farnsworth
said
almost 8 years ago
I keep getting this error when trying to run a peticular AR world. Not sure what is causing this.
Feb 20 16:00:46 iPad <Error>: CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 32 bits/pixel; 3-component color space; kCGImageAlphaLast; 2000 bytes/row.
Feb 20 16:00:46 iPad <Error>: CGContextSaveGState: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextSetCompositeOperation: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextFillRects: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextRestoreGState: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextSetBlendMode: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextDrawImage: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextFlush: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 32 bits/pixel; 3-component color space; kCGImageAlphaLast; 1860 bytes/row.
Feb 20 16:00:46 iPad <Error>: CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 32 bits/pixel; 3-component color space; kCGImageAlphaLast; 2000 bytes/row.
Feb 20 16:00:46 iPad <Error>: CGContextSaveGState: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextSetCompositeOperation: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextFillRects: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextRestoreGState: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextSetBlendMode: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextDrawImage: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextFlush: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextSaveGState: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextSetCompositeOperation: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextFillRects: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextRestoreGState: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextSetBlendMode: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextDrawImage: invalid context 0x0
Feb 20 16:00:46 iPad <Error>: CGContextFlush: invalid context 0x0
2013-02-20 16:00:46.178 INFO/AR(8694) 2013-02-20 16:00:46: QCAR SDK version 2.0.30
configureVideoBackground PORTRAIT with aspect: nan
Configure Video Background : Video (0,0), Screen (1536,1920), mSize (1920,0)
2013-02-20 16:00:46.480 ERROR/AR(8694) 2013-02-20 16:00:46: VideoBackgroundConfig with screen size of zero received, skipping config step
2013-02-20 16:00:46.516 DEBUG/AR(8694) UIView has CAEAGLLayer class
2013-02-20 16:00:46.518 DEBUG/AR(8694) UIView responds to selector renderFrameQCAR
QCAR::CameraDevice::getInstance().init()
configureVideoBackground PORTRAIT with aspect: 1.333333
Configure Video Background : Video (640,480), Screen (1536,1920), mSize (1920,2560)
2013-02-20 16:00:47.939 *** - - videoSettings dictionary contains one or more unsupported (ignored) keys: (
Width,
AVVideoScalingModeKey,
Height
)
camera started
2013-02-20 16:00:47.944 INFO/AR(8694) 2013-02-20 16:00:47: ImageTracker: Successfully created dataset
Tracker dataset loaded 0x208e97d0
lock engine
unlock engine
Image tracker started
Login
or
Signup
to post a comment
More topics in
Wikitude SDK Questions or Problems
Instatiation of WTArchitectView compile errors
Point of interest - native iOS
Slider
Camera lagging / slow in native Swift application
Create a web service
N-th ImageDrawable not displayed
Radar Example
stop defaultlocationmanager and use architectview.injectlocation ios 10
WTC Size Limit
AngularJS and wikitude
See all 3738 topics
© 2020
Wikitude
GmbH ·
Imprint
·
Legal
Alex Farnsworth