esheyw / find-the-culprit

MIT License
2 stars 1 forks source link

Uncaught (in promise) ReferenceError: can't access lexical declaration 'gsap' before initialization #3

Closed iconmaster5326 closed 3 months ago

iconmaster5326 commented 3 months ago

The following exception occurs when the animations attempt to be displayed:

Uncaught (in promise) ReferenceError: can't access lexical declaration 'gsap' before initialization
[Detected 1 package: combatready]
    cleanAnimations https://assets.forge-vtt.com/bazaar/modules/combatready/5.0.1/module/animations.js:274
    toggleCheck https://assets.forge-vtt.com/bazaar/modules/combatready/5.0.1/module/combatReady.js:347
    <anonymous> https://assets.forge-vtt.com/bazaar/modules/combatready/5.0.1/combatready.js:77
    #call https://REDACTED.forge-vtt.com/scripts/foundry.js:730
    callAll https://REDACTED.forge-vtt.com/scripts/foundry.js:687
    setupGame https://REDACTED.forge-vtt.com/scripts/foundry.js:8746

This is on the following versions:

image

Attached is my plugin list:

image

iconmaster5326 commented 3 months ago

I have opened this on the wrong repository! Oopsies! Closing this now...