Skip to content

Instantly share code, notes, and snippets.

@rchasman
Created July 4, 2022 21:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rchasman/3479fb674e21284b23baf9b910c2ec07 to your computer and use it in GitHub Desktop.
Save rchasman/3479fb674e21284b23baf9b910c2ec07 to your computer and use it in GitHub Desktop.
Uncaught TypeError: Cannot read properties of undefined (reading 'duration')
------
TypeError
Cannot read properties of undefined (reading 'duration')
TypeError: Cannot read properties of undefined (reading 'duration')
at initialize.getFirstTick (file:///Users/<user>/Library/Application%20Support/Steam/steamapps/common/Vampire%20Survivors/Vampire_Survivors.app/Contents/Resources/app/.webpack/renderer/vendors.bundle.js:2:238231)
at initialize.startAnimation (file:///Users/<user>/Library/Application%20Support/Steam/steamapps/common/Vampire%20Survivors/Vampire_Survivors.app/Contents/Resources/app/.webpack/renderer/vendors.bundle.js:2:224898)
at initialize.play (file:///Users/<user>/Library/Application%20Support/Steam/steamapps/common/Vampire%20Survivors/Vampire_Survivors.app/Contents/Resources/app/.webpack/renderer/vendors.bundle.js:2:224488)
at initialize.onComplete (file:///Users/<user>/Library/Application%20Support/Steam/steamapps/common/Vampire%20Survivors/Vampire_Survivors.app/Contents/Resources/app/.webpack/renderer/main.bundle.js:1:603701)
at initialize.dispatchTweenEvent (file:///Users/<user>/Library/Application%20Support/Steam/steamapps/common/Vampire%20Survivors/Vampire_Survivors.app/Contents/Resources/app/.webpack/renderer/vendors.bundle.js:2:351319)
at initialize.nextState (file:///Users/<user>/Library/Application%20Support/Steam/steamapps/common/Vampire%20Survivors/Vampire_Survivors.app/Contents/Resources/app/.webpack/renderer/vendors.bundle.js:2:347004)
at initialize.update (file:///Users/<user>/Library/Application%20Support/Steam/steamapps/common/Vampire%20Survivors/Vampire_Survivors.app/Contents/Resources/app/.webpack/renderer/vendors.bundle.js:2:350592)
at initialize.update (file:///Users/<user>/Library/Application%20Support/Steam/steamapps/common/Vampire%20Survivors/Vampire_Survivors.app/Contents/Resources/app/.webpack/renderer/vendors.bundle.js:2:1049155)
at initialize.l.emit (file:///Users/<user>/Library/Application%20Support/Steam/steamapps/common/Vampire%20Survivors/Vampire_Survivors.app/Contents/Resources/app/.webpack/renderer/vendors.bundle.js:2:36347)
at initialize.step (file:///Users/<user>/Library/Application%20Support/Steam/steamapps/common/Vampire%20Survivors/Vampire_Survivors.app/Contents/Resources/app/.webpack/renderer/vendors.bundle.js:2:253937)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment