League-of-Foundry-Developers/fvtt-module-trigger-happy

Advice on debugging, as has just stopped working

retrodans opened this issue · 6 comments

I was tinkering with some landing pages, and the trigger happy actors no longer do anything on click, when they did before. The module i installed (and then removed) was "Compendium Folders" although I am not sure that was the cause, just when I noticed it. Is there any known things to look out for, or areas in the code with me adding some logging?

actor

journal

Thanks for any time and/or advice you can give.

Apologies for not responding. The most common problem is the disable trigger happy button on the canvas. The smiley face in the attached screenshot. There is also a trigger happy setting to disable the button.

Screenshot from 2021-05-18 23-49-39

So that is highlighted to show it is on as far as I can see sadly, so possibly something else.

Screenshot from 2021-07-31 17-48-00

It's very odd that it was working fine until "Compendium folders" was installed (and since been uninstalled).

Apologies for not getting back to you. The most likely issue is that that there are some non-printing html elements in the file that is causing trigger happy to fail to parse the file.

Try editing the trigger happy journal entry, select all the text and then click the Ix button and save the entry.

Failing that can you export your trigger happy journal to json and post it here and I'll have a look

On my PR #58 i have a similar issue maybe i solved your issue without noticing ?

The error still persist on 0.8.21 ?