Miskatonic-Investigative-Society / CoC7-FoundryVTT

An unofficial implementation of the Call of Cthulhu 7th Edition game system for Foundry Virtual Tabletop
https://discord.gg/foundryvtt
GNU General Public License v3.0
119 stars 97 forks source link

Dice so nice bonus/penalty dice reset at reload #1585

Open Araluen124 opened 1 month ago

Araluen124 commented 1 month ago

Prerequisites.

Browser and OS

Windows 11 Foundry V12.330

Description.

When setting penalty/bonus die, the setting resets to default whenever the Host Reloads/relaunches the world

Expected Behavior.

The settings should stay when reloading

Actual Behavior.

Settings resets to Foundry for bonus die and bloodmoon for penalty (The "Sync Dice" option doesn't change anything about that)

Screenshots.

image

Possible Fix.

No idea

snap01 commented 1 month ago

FoundryVTT stores per client settings in your browsers localStorage.

If the address of the server changes or you clear your local storage these settings will reset.