mouse0270 / kasper

Karma Assessment and Player Evaluation Resource
MIT License
3 stars 4 forks source link

[Bug] Clicking journal tab Kasper button causes an error in console and an empty Kasper window. #23

Open jaculpiii opened 8 months ago

jaculpiii commented 8 months ago

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

callAll https://chuz-pf2e-skt.forge-vtt.com/scripts/foundry.js:687
_render https://chuz-pf2e-skt.forge-vtt.com/scripts/foundry.js:5855
_render https://chuz-pf2e-skt.forge-vtt.com/scripts/foundry.js:69030
_render https://chuz-pf2e-skt.forge-vtt.com/scripts/foundry.js:69368
_render https://chuz-pf2e-skt.forge-vtt.com/scripts/foundry.js:70165
_render https://chuz-pf2e-skt.forge-vtt.com/scripts/foundry.js:70869
render https://chuz-pf2e-skt.forge-vtt.com/scripts/foundry.js:5769
initializeUI https://chuz-pf2e-skt.forge-vtt.com/scripts/foundry.js:8869
setupGame https://chuz-pf2e-skt.forge-vtt.com/scripts/foundry.js:8725
_initializeGameView https://chuz-pf2e-skt.forge-vtt.com/scripts/foundry.js:9990
_initializeView https://chuz-pf2e-skt.forge-vtt.com/scripts/foundry.js:9966
initialize https://chuz-pf2e-skt.forge-vtt.com/scripts/foundry.js:8650
async* https://chuz-pf2e-skt.forge-vtt.com/scripts/foundry.js:91833
async* https://chuz-pf2e-skt.forge-vtt.com/scripts/foundry.js:91809

vue.esm-browser.js line 15438 > Function:101:31 ``

GregsGrog commented 7 months 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

travelerautumntales commented 7 months ago

I have the same issue as the OP. Was trying to configure factions.

R0gu3P403n1x commented 6 months ago

Same issue as OP. I was trying to add actors to the factions if that narrows it down any.

jaculpiii commented 4 months ago

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.

SophieScott12 commented 2 months ago

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.

mouse0270 commented 2 months ago

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.