MrVauxs / foundry-summons

Discord: @vauxs
MIT License
8 stars 2 forks source link

[BUG] Scrolling Status Text setting gets turned off when a creature is summoned #27

Closed Deatrathias closed 8 months ago

Deatrathias commented 8 months ago

Module Version: v1.7.2

Describe the bug When a creature is summoned, the 'Scrolling Status Text' setting for the world gets disabled and isn't turned back on.

To Reproduce Steps to reproduce the behavior:

  1. Turn on 'Scrolling Status Text'
  2. Summon a creature
  3. Go into the settings menu again
  4. Scrolling Status Text is turned off

Expected behavior The setting remaining unchanged

Foundry Version: 11 315

Game System: Pathfinder 2e 5.11.5

Additional context The issue seems to be that the token flag that store the state of the 'Scrolling Status Text' value is lost when the token is turned into a object, and as a result, the setting isn't turned back on after the summoning.

MightyMushka commented 8 months ago

Module Version: v1.7.4

To add to this, I'm also able to reproduce with no other mods installed on the latest version.