Apple Error Codes Database
Comprehensive Apple Error Codes
Explore our extensive database of over 5,000 Apple Ecosystem error codes. From macOS to iOS, tvOS, watchOS, and visionOS, each code is presented with its name and a concise description to help you quickly pinpoint and resolve issues.
Whether you’re a developer refining an app or a user troubleshooting a system glitch, this resource empowers you with the knowledge to decode cryptic errors and find actionable solutions. No more guesswork—just clear guidance to keep your projects and devices running smoothly.
| Number | Name & Description | Platforms | Framework | Header |
|---|---|---|---|---|
| 1281 (0x0501) |
GL_INVALID_VALUE
Numeric argument is out of valid range for OpenGL.
|
macOS | OpenGL | gl3.h |
| 1281 (0x0501) |
GL_INVALID_VALUE
Numeric argument is out of valid range for OpenGL.
|
macOS | OpenGL | gl.h |
| 1285 (0x0505) |
GL_OUT_OF_MEMORY
OpenGL ran out of memory for the requested operation.
|
macOS | OpenGL | gl3.h |
| 1285 (0x0505) |
GL_OUT_OF_MEMORY
OpenGL ran out of memory for the requested operation.
|
macOS | OpenGL | gl.h |
| 1283 (0x0503) |
GL_STACK_OVERFLOW
Stack overflow occurred in OpenGL.
|
macOS | OpenGL | gl.h |
| 1284 (0x0504) |
GL_STACK_UNDERFLOW
OpenGL stack underflow occurred.
|
macOS | OpenGL | gl.h |
| 16 |
GLKTextureLoaderErrorAlphaPremultiplicationFailure
GLKTextureLoader alpha premultiplication failed.
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
| 7 |
GLKTextureLoaderErrorCompressedTextureUpload
Failed to upload compressed texture data in GLKit.
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
| 6 |
GLKTextureLoaderErrorCubeMapInvalidNumFiles
Invalid number of files for cube map in GLKit.
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
| 12 |
GLKTextureLoaderErrorDataPreprocessingFailure
Data preprocessing failed for the GLK texture loader
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
| 0 |
GLKTextureLoaderErrorFileOrURLNotFound
File or URL not found in GLKit texture loader.
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
| 18 |
GLKTextureLoaderErrorIncompatibleFormatSRGB
Incompatible sRGB format for texture loading
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
| 2 |
GLKTextureLoaderErrorInvalidCGImage
Invalid CGImage in GLKit texture loader.
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
| 17 |
GLKTextureLoaderErrorInvalidEAGLContext
EAGL context is invalid for texture loading
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
| 1 |
GLKTextureLoaderErrorInvalidNSData
GLKit texture loader encountered invalid NSData.
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
| 13 |
GLKTextureLoaderErrorMipmapUnsupported
GLKit texture loader mipmap unsupported.
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
| 5 |
GLKTextureLoaderErrorPVRAtlasUnsupported
PVR atlas file format is unsupported by GLKTextureLoader.
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
| 15 |
GLKTextureLoaderErrorReorientationFailure
Failed to reorient texture during loading process.
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
| 8 |
GLKTextureLoaderErrorUncompressedTextureUpload
Uncompressed texture upload failed in GLKit.
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
| 4 |
GLKTextureLoaderErrorUnknownFileType
GLKTextureLoader encountered an unknown file type.
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |