kandashi / Next-Up

Auto focus on new combatant
MIT License
12 stars 9 forks source link

Turn Marker not showing up #99

Closed adacosta92 closed 3 years ago

adacosta92 commented 3 years ago

Throws this error:

Uncaught (in promise) TypeError: Cannot set property 'visible' of undefined
    at Function.AddTurnMaker (nextUp.js:437)
    at handleCombatUpdate (nextUp.js:264)
    at Function._call (eval at <anonymous> (libWrapper-error_listeners.js:56), <anonymous>:4:14)
    at Function.callAll (foundry.js:153)
    at ClientDatabaseBackend.callback (foundry.js:8880)
    at foundry.js:8819
    at Array.map (<anonymous>)
    at ClientDatabaseBackend._handleUpdateDocuments (foundry.js:8819)
    at ClientDatabaseBackend._updateDocuments (foundry.js:8707)
    at async Function.updateDocuments (document.mjs:365)
adacosta92 commented 3 years ago

Start marker doesn't render either, but fixed by removing [data] from the image path in settings