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 |
---|---|---|---|---|
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 |
3 |
GLKTextureLoaderErrorUnknownPathType
Texture loader encountered an unknown path type
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
10 |
GLKTextureLoaderErrorUnsupportedBitDepth
Unsupported bit depth in texture loader.
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
9 |
GLKTextureLoaderErrorUnsupportedCubeMapDimensions
Cubemap texture dimensions are unsupported in GLKTextureLoader.
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
14 |
GLKTextureLoaderErrorUnsupportedOrientation
GLKit texture loader encountered an unsupported image orientation.
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
11 |
GLKTextureLoaderErrorUnsupportedPVRFormat
Unsupported PVR texture format.
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
19 |
GLKTextureLoaderErrorUnsupportedTextureTarget
Unsupported texture target in GLKit texture loader.
|
iOS, macOS, tvOS | GLKit | GLKTextureLoader.h |
1280 (0x0500) |
GL_INVALID_ENUM
Enumeration argument is invalid in OpenGL.
|
macOS | OpenGL | gl3.h |
1280 (0x0500) |
GL_INVALID_ENUM
Enumeration argument is invalid in OpenGL.
|
macOS | OpenGL | gl.h |
1286 (0x0506) |
GL_INVALID_FRAMEBUFFER_OPERATION
Framebuffer is incomplete or invalid in OpenGL.
|
macOS | OpenGL | gl3.h |
1286 (0x0506) |
GL_INVALID_FRAMEBUFFER_OPERATION
OpenGL invalid framebuffer operation.
|
macOS | OpenGL | glext.h |
1286 (0x0506) |
GL_INVALID_FRAMEBUFFER_OPERATION_EXT
OpenGL invalid framebuffer operation.
|
macOS | OpenGL | glext.h |
1282 (0x0502) |
GL_INVALID_OPERATION
Operation not allowed in current OpenGL state.
|
macOS | OpenGL | gl3.h |
1282 (0x0502) |
GL_INVALID_OPERATION
Operation not allowed in current OpenGL state.
|
macOS | OpenGL | gl.h |