cables-gl / cables_docs

cables documentation docs.cables.gl
https://cables.gl/docs/docs
33 stars 14 forks source link

PbrEnvironmentLight crashes in FireFox #712

Open bbbbbgdn opened 1 month ago

bbbbbgdn commented 1 month ago

PbrEnvironmentLight crashes in FireFox

cablefail :/
Error in op: Ops.Gl.Pbr.PbrEnvironmentLight

Incomplete framebuffer: FRAMEBUFFER_INCOMPLETE_ATTACHMENT

stacktrace:
Wt.prototype.setSize@https://sandbox.cables.gl/ui/js/cables.min.js?nc=1712160720035:1:257660
Wt@https://sandbox.cables.gl/ui/js/cables.min.js?nc=1712160720035:1:252690
computeIBLLUT@https://sandbox.cables.gl/api/ops/code?nc=836521:62137:33
Ops.Gl.Pbr.PbrEnvironmentLight/inTrigger.onTriggered@https://sandbox.cables.gl/api/ops/code?nc=836521:62237:26
W.prototype._onTriggered@https://sandbox.cables.gl/ui/js/cables.min.js?nc=1712160720035:1:37903
W.prototype.trigger@https://sandbox.cables.gl/ui/js/cables.min.js?nc=1712160720035:1:34643
Ops.Gl.Matrix.OrbitControls/render.onTriggered@https://sandbox.cables.gl/api/ops/code?nc=836521:50837:13
W.prototype._onTriggered@https://sandbox.cables.gl/ui/js/cables.min.js?nc=1712160720035:1:37903
W.prototype.trigger@https://sandbox.cables.gl/ui/js/cables.min.js?nc=1712160720035:1:34643
Ops.Gl.ClearColor/render.onTriggered@https://sandbox.cables.gl/api/ops/code?nc=836521:30642:13
W.prototype._onTriggered@https://sandbox.cables.gl/ui/js/cables.min.js?nc=1712160720035:1:37903
W.prototype.trigger@https://sandbox.cables.gl/ui/js/cables.min.js?nc=1712160720035:1:34643
render@https://sandbox.cables.gl/api/ops/code?nc=836521:48937:13
Nt.prototype.emitOnAnimFrameEvent@https://sandbox.cables.gl/ui/js/cables.min.js?nc=1712160720035:1:218129
Nt.prototype.renderFrame@https://sandbox.cables.gl/ui/js/cables.min.js?nc=1712160720035:1:218382
Nt.prototype.exec@https://sandbox.cables.gl/ui/js/cables.min.js?nc=1712160720035:1:219355
Nt.prototype.resume@https://sandbox.cables.gl/ui/js/cables.min.js?nc=1712160720035:1:212180
setLayout/this.delayedResizeCanvas<@https://sandbox.cables.gl/ui/js/cablesui.min.js?nc=1712160732041:1:796277

How To Reproduce Crashes on the start example https://cables.gl/edit/Cp5VS3

Platfowm

steam0r commented 1 month ago

thanks for the hint, we fixed the example