playcanvas / playcanvas-tween

A tween library for PlayCanvas
MIT License
59 stars 46 forks source link

Uncaught TypeError: application.addTweenManager is not a function #37

Closed Byrniee closed 1 year ago

Byrniee commented 1 year ago

Description

I'm getting the error "Uncaught TypeError: application.addTweenManager is not a function". I've tried rolling back to a known working commit but the error still occurs. Also happens on new projects.

Sample project: https://playcanvas.com/project/1077282

Steps to Reproduce

  1. Create a blank PlayCanvas project
  2. Add the tween.js file
  3. Hit Launch and check the Console output.

Tested on Chrome and Safari

willeastcott commented 1 year ago

This was caused by a deployment we just made. We've rolled back. Can you confirm things are ok now?

sagargirme commented 1 year ago

yes its working now

Byrniee commented 1 year ago

Yes all working now, thanks!

sagargirme commented 1 year ago

again the issue started

Byrniee commented 1 year ago

We're seeing it again too.

Byrniee commented 1 year ago

@sagargirme The Tween Library just needs updating, see here: https://forum.playcanvas.com/t/editor-v1-30-8-and-tween-library/31357

willeastcott commented 1 year ago

Closing since the tween library just needs to be updated to latest.