-
The Mass Edit window cannot be opened if it was set to use a journal from a deactivated/uninstalled/missing module. The journal I use is from a compendium module that was deactivated due to FTC for an…
-
Cross-posting from https://github.com/wyrmisis/bx-factions/issues/15
Activating both modules soft-bricks the world and prevents the user from loading in; the only workaround is booting in safe-mode…
-
I want to know what's the _proper training_? Thanks for your answer!
-
I couldn't find anything related to v4 dimensions in the documentation site (including the assembly docs). In the "You'll Need" paragraph it even mentions that one needs "A clear, smooth, flat tableto…
-
An option to enable tabletop ranges and radiuses of weapons, skills, and spells would be nice.
-
I read that tabletop is being killed by Google, however I can see it is still working.
It is the solution I need and I think I would be able to use it with my extremely low knowledge thanks to the …
-
Create a home page to share the project. Keeping it similar to the extension. Provide basic details and features and let it be used as a demo for users.
Self Assigning to me: @veeru153
-
### What happened?
I added a PDF file to a library directory in a containing folder meant for a new series. When I go to scan a library in order to add the new series, the scan hangs for a while and …
-
There seems to be a little bug with the Tabletop RPG Player trait : the intelligence -> charisma part for the knowledges skills is fine but the wisdom -> charisma part for the lore skills is buggy.
…
-
Hi , this my code
``` js
alasql.promise('SELECT SUM(ASP_2016) FROM TABLETOP(?)',[url])
.then(function(data){
console.log(data);
}).catch(function(err…