Playground errors in Firefox

Do these playgrounds work for others in Firefox?


https://playground.babylonjs.com/#C21DGD#2

Im geting these errors:

Uncaught (in promise) TypeError: BABYLON.NodeMaterial is undefined

Uncaught (in promise) TypeError: BABYLON.AmmoJSPlugin is not a constructor

works for me on latest firefox :frowning:

I see what was happening. A while ago I was testing a PG and selected BJS 3.3 and forgot to set it back to the latest version.

I hope I’m one of the few that run into that issue. It would be cool if there was a way to tell the users that the PG is using a feature that is only available in the latest version. It might not be worth the time to implement, though.

edit: or maybe set the PG back to the latest version after a set amount of time. 1 day? 1 week?

1 Like