kandashi / Active-Token-Lighting

MIT License
24 stars 25 forks source link

Error message on 0.8.9: `updateManager.js:66 Uncaught (in promise) ReferenceError: updates is not defined` #81

Closed jocolamarco closed 2 years ago

jocolamarco commented 2 years ago

Describe the bug Error message on v8: updateManager.js:66 Uncaught (in promise) ReferenceError: updates is not defined

To Reproduce Steps to reproduce the behaviour:

  1. Open a world with ATL active
  2. Open the console log
  3. See error

Expected behaviour Error message displayed after recent updates (but still on V8)

Screenshots imagem

imagem

imagem

Environment:

Additional context no further updates for v8

kandashi commented 2 years ago

Dont use 0.3+ on v8, downgrade to 0.2.17

jocolamarco commented 2 years ago

OK, I'll check it. I think this was automatically updated without checking the version number?