Skip to content

OPENGL error 1286: framebuffer unsupported #817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mohdsuhail0786 opened this issue Jun 5, 2020 · 1 comment
Closed

OPENGL error 1286: framebuffer unsupported #817

mohdsuhail0786 opened this issue Jun 5, 2020 · 1 comment

Comments

@mohdsuhail0786
Copy link

mohdsuhail0786 commented Jun 5, 2020

Issue description

while i am using OPENGL in the size() method the it results in a OpenGL error 1286:Framebuffer unsupported.
I am not able to find out that where the problem is.Even when I try to use P2D or P3D then it results in the same error.
I am copying the error below-

Using OpenGLMapDisplay with processing.opengl.PGraphics3D
OpenGL error 1286 at bot beginDraw(): invalid framebuffer operation
Framebuffer error (framebuffer unsupported), rendering will probably not work as expected Read http://wiki.processing.org/w/OpenGL_Issues for help.
OpenGL error 1286 at top endDraw(): invalid framebuffer operation
Framebuffer error (framebuffer unsupported), rendering will probably not work as expected Read http://wiki.processing.org/w/OpenGL_Issues for help.
OpenGL error 1286 at bot endDraw(): invalid framebuffer operation

URL(s) of affected page(s)

Proposed fix

@REAS
Copy link
Member

REAS commented Jun 7, 2020

Hello. This is the place to report errors for the documentation and website. Please write to the Forum at https://discourse.processing.org for general questions. If this is a bug, please post to /processing/processing

@REAS REAS closed this as completed Jun 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants