You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
heres the stack trace given when trying to load the mod, yes its in the right folder location. using the newest version of UHS reader, perhaps we should make a proper mod.js for this.
plaintext stack trace:
C:\Users\Alannah\Downloads\Asset Pack V2 - The Unofficial Homestuck Collection\Asset Pack V2\mods\homestuckCommentary.js:7
SyntaxError: Unexpected token '<'
at new Script (vm.js:84:7)
at createScript (vm.js:258:10)
at Object.runInThisContext (vm.js:306:10)
at Module._compile (internal/modules/cjs/loader.js:883:26)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1004:10)
at Module.load (internal/modules/cjs/loader.js:815:32)
at Module._load (internal/modules/cjs/loader.js:727:14)
at Function.Module._load (electron/js2c/asar.js:769:28)
at Module.require (internal/modules/cjs/loader.js:852:19)
at require (internal/modules/cjs/helpers.js:74:18)
at getModJsAsync (webpack-internal:///0039:532:22)
at eval (webpack-internal:///0039:1135:24)
at Array.map ()
at loadModChoicesAsync (webpack-internal:///0039:1133:39)
at async Vue.getModChoicesAsync (webpack-internal:///0039:1160:18)
The text was updated successfully, but these errors were encountered:
heres the stack trace given when trying to load the mod, yes its in the right folder location. using the newest version of UHS reader, perhaps we should make a proper mod.js for this.
plaintext stack trace:
C:\Users\Alannah\Downloads\Asset Pack V2 - The Unofficial Homestuck Collection\Asset Pack V2\mods\homestuckCommentary.js:7
SyntaxError: Unexpected token '<'at new Script (vm.js:84:7)
at createScript (vm.js:258:10)
at Object.runInThisContext (vm.js:306:10)
at Module._compile (internal/modules/cjs/loader.js:883:26)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1004:10)
at Module.load (internal/modules/cjs/loader.js:815:32)
at Module._load (internal/modules/cjs/loader.js:727:14)
at Function.Module._load (electron/js2c/asar.js:769:28)
at Module.require (internal/modules/cjs/loader.js:852:19)
at require (internal/modules/cjs/helpers.js:74:18)
at getModJsAsync (webpack-internal:///0039:532:22)
at eval (webpack-internal:///0039:1135:24)
at Array.map ()
at loadModChoicesAsync (webpack-internal:///0039:1133:39)
at async Vue.getModChoicesAsync (webpack-internal:///0039:1160:18)
The text was updated successfully, but these errors were encountered: