Skip to content

Error in ThreeJS examples: gl.getProgramInfoLog() (66,6): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll  #4834

@ximreh

Description

@ximreh

After updating our project to ThreeJS ver 66 and 67 we came across the following error:
gl.getProgramInfoLog() (66,6): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll. There is no error with version 65.

The error can be reproduced also in the original threejs examples on
http://threejs.org/examples/#webgl_geometry_colors
http://threejs.org/examples/#webgl_geometry_convex

Browser versions : FireFox 28, 29, Chrome 33, 34

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions