CommunityScripts icon indicating copy to clipboard operation
CommunityScripts copied to clipboard

visage doesn't load, "Uncaught ReferenceError: stash is not defined"

Open badde57 opened this issue 1 month ago • 0 comments

failing here:

  stash.addEventListener("stash:page:scene", function () {

with message:

javascript:4175 Uncaught ReferenceError: stash is not defined
    at javascript:4175:3
    at javascript:4191:3
(anonymous)	@	javascript:4175
(anonymous)	@	javascript:4191

same error with stashai, different line numbers:

Uncaught ReferenceError: stash is not defined
    at javascript:15318:3
    at javascript:15340:3
(anonymous) @ javascript:15318
(anonymous) @ javascript:15340

badde57 avatar May 08 '24 06:05 badde57