Open jaculpiii opened 1 year ago
I have a very similar issue I get a "Uncaught (in promise) TypeError: Cannot read properties of null (reading 'uuid')" error in the console and unable to use the module even after removing and re installing
I have the same issue as the OP. Was trying to configure factions.
Same issue as OP. I was trying to add actors to the factions if that narrows it down any.
To add to this I had it working in one game and then when adding another faction the entire thing disappeared, losing my ability to track the other factions that had been working fine for a few months.
Are we going to get a fix to this issue? I can't seem to resolve it at all, even by uninstalling and reinstalling the module.
To give everyone an update. Back in September I feel into some health issues where I was losing the feeling and control in my arm. Had to go into surgery. During my recovery I was hoping to get back into fixing and module development but then my step mother's cancer came back in January and ended up taking her in February. If you're on the foundry discord you may have noticed my name popping up again as I finally feel well enough physically and mentally to want to work on these projects again.
I don't have an immediate timeline as I am wrapping my head around what it'll take to keep supporting foundry as it splits it's windows in applicationv1 and applicationv2. But I do believe kasper is going to be the first module I look into fixing and updating.
When clicking the button to set up reputation for a game it worked fine, then everything I had done disappeared and now the window is empty, with no create buttons or anything else. It works in another lobby, it remains non-functional even with all other modules disabled. The following appears in the console log. ``Uncaught (in promise) TypeError: faction is null render https://unpkg.com/vue@3/dist/vue.esm-browser.js line 15438 > Function:101 renderList https://unpkg.com/vue@3/dist/vue.esm-browser.js:4192 render https://unpkg.com/vue@3/dist/vue.esm-browser.js line 15438 > Function:97 renderList https://unpkg.com/vue@3/dist/vue.esm-browser.js:4192 render https://unpkg.com/vue@3/dist/vue.esm-browser.js line 15438 > Function:55 renderComponentRoot https://unpkg.com/vue@3/dist/vue.esm-browser.js:2276 componentUpdateFn https://unpkg.com/vue@3/dist/vue.esm-browser.js:7136 run https://unpkg.com/vue@3/dist/vue.esm-browser.js:493 update https://unpkg.com/vue@3/dist/vue.esm-browser.js:7249 setupRenderEffect https://unpkg.com/vue@3/dist/vue.esm-browser.js:7257 mountComponent https://unpkg.com/vue@3/dist/vue.esm-browser.js:7047 processComponent https://unpkg.com/vue@3/dist/vue.esm-browser.js:7000 patch https://unpkg.com/vue@3/dist/vue.esm-browser.js:6486 render https://unpkg.com/vue@3/dist/vue.esm-browser.js:7767 mount https://unpkg.com/vue@3/dist/vue.esm-browser.js:5254 mount https://unpkg.com/vue@3/dist/vue.esm-browser.js:10547 _activateCoreListeners https://assets.forge-vtt.com/bazaar/modules/kasper/1.1.3.1/scripts/bundle.min.mjs:1 _render https://chuz-pf2e-skt.forge-vtt.com/scripts/foundry.js:5841 render https://chuz-pf2e-skt.forge-vtt.com/scripts/foundry.js:5769 render https://assets.forge-vtt.com/bazaar/modules/kasper/1.1.3.1/scripts/bundle.min.mjs:1 renderSidebarTab https://assets.forge-vtt.com/bazaar/modules/kasper/1.1.3.1/scripts/bundle.min.mjs:7 renderSidebarTab https://assets.forge-vtt.com/bazaar/modules/kasper/1.1.3.1/scripts/bundle.min.mjs:7
call https://chuz-pf2e-skt.forge-vtt.com/scripts/foundry.js:730
vue.esm-browser.js line 15438 > Function:101:31 ``