I was told to post this on the character sheets forum but I wonder if the creator or someone capable of repairing the bug in the sheet would see it to fix it. When you place XP under the goals section, it deletes goals it's
allocated to and replaces with the XP value inputted. My entire group
had out goals deleted. I believe line 379 and 382 holds the error. <div><input type="text" name="attr_misc_goal"></div> <div><input type="number" min="0" name="attr_misc_goal"></div>
It appears both line 379 and 382 uses attr_mis_goal.
Line 382 should have a _xp right after that so they aren't using the
same variables. I'm not subscribed with the mentor package, so I
unfortunately cannot upload a custom sheet and see if the tweak in the
line would fix the bug at hand but I believe it should. Is there a way I can forward this bug directly to someone able to troubleshoot and fixed this simple but very annoying bug?