From bd5830197bc4aa478a2c1343449426e1ec3812eb Mon Sep 17 00:00:00 2001 From: CPTN_Cosmo Date: Sun, 10 Aug 2025 14:00:41 +0200 Subject: [PATCH] Updated Known Issues and Workarounds (markdown) --- Known-Issues-and-Workarounds.md | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/Known-Issues-and-Workarounds.md b/Known-Issues-and-Workarounds.md index 61f529b..a1fe3c0 100644 --- a/Known-Issues-and-Workarounds.md +++ b/Known-Issues-and-Workarounds.md @@ -12,4 +12,31 @@ Issue description text ### Workaround if existing -Workaround description text \ No newline at end of file +Workaround description text + +*** + +## Issues with installation on the Forge hosting service + +Unfortunately the `Unofficial Daggerheart` System (aka `Daggerheart Core` or now `Daggerheart UO` used the same internal system ID as our system had. Due to the nature of the forge system that caused a lot of issues, the forge team is looking into it. + +### Workaround + +Install version `1.0.0` explicitely or use the manifest link https://github.com/Foundryborne/daggerheart/releases/download/1.0.0/system.json +then right-click and pin version 1.0.0 until there is a fix for it. + +## Everything looks weird and I can't read text + +The most likely cause is that you are using the "light" theme. We only support the "dark" theme currently, but will update the system in the future to support both. + +### Workaround + +Change the foundry theme from "light" to "dark" + +## The rolls say Hit Point Damage, which is incorrect + +We needed a way to differentiate between health damage and stress damage, as both are damage internally. The wording is not the best and this will be fixed in the care package 1 patch. + +### Workaround + +Currently no workaround, as it is just a display issue. Will be fixed in Care Package 1 patch. \ No newline at end of file