Skip to content

Framebuffer deleted before attempting to bind #149

Description

@stalgiag

Hi! Thanks for all of the hard work!

I am having an issue when version 2.0.3 is injected with a very basic example. Note that this error doesn't pop up when running in a browser that doesn't require polyfilling.

Here is the error message:
WebGL warning: bindFramebuffer: Object 'fb' is already deleted.

This originates with my call to this.gl.bindFramebuffer(); and seems to be triggered at the self.realBindFramebuffer.call() calls in both CardboardDistorter.prototype.submitFrame and CardboardDistorter.prototype.patch.

I am using the default config for the polyfill. Any help would be greatly appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions