
Hello I had several macros for Hunter's Mark, Divine Smite, and Hex. They previously worked with no issues but recently I now receive the error: "Error: cannot call methods on dialog prior to initialization; attempted to call method 'destroy'" My Macros are: ?{Critical Hit?|No,1|Yes,2}d6 - Hex and Hunter's Mark [[(?{Spell Level|1st,2|2nd,3|3rd,4|4th,5|5th,5}+?{Undead or Fiend|No,0|Yes,1})*?{Critical Hit|No,1|Yes,2}]]d8 - Divine Smite I've also noticed this error happens with many attacks and spells in general macro or not. As well as the edit button for character sheet. I have another post on the Character Sheet forum. Console: 12:39:43.252 jquery-1.9.1.js:507 Uncaught Error: cannot call methods on dialog prior to initialization; attempted to call method 'destroy'
at Function.error ( jquery-1.9.1.js:507 )
at HTMLDivElement.<anonymous> ( jquery-ui.1.9.0.custom.min.js?3:5 )
at Function.each ( jquery-1.9.1.js:648 )
at jQuery.fn.init.each ( jquery-1.9.1.js:270 )
at jQuery.fn.init.$.fn.( /editor/anonymous function ) [as dialog] ( <a href="https://app.roll20.net/js/jquery-ui.1.9.0.custom.min.js?3:5:8044" rel="nofollow">https://app.roll20.net/js/jquery-ui.1.9.0.custom.min.js?3:5:8044</a> )
at HTMLButtonElement.click ( app.js?1530034305:351 )
at Function.access ( jquery-1.9.1.js:866 )
at Function.access ( jquery-1.9.1.js:838 )
at jQuery.fn.init.attr ( jquery-1.9.1.js:2047 )
at Object.<anonymous> ( jquery-ui.1.9.0.custom.min.js?3:5 )