You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Foundry V12 the macro for Set Exploration Activity is not working. Throwing an error in the console:
Uncaught (in promise) Error: You are accessing the CharacterPF2e "data" field of which was deprecated in v10 and replaced with "system". Continued usage of pre-v10 ".data" paths is no longer supported"
[No packages detected]
get data http://<my-ip>:30000/scripts/foundry-esm.js:12036
tokens http://<my-ip>:30000/scripts/foundry.js line 20071 > AsyncFunction:4
anonymous http://<my-ip>:30000/scripts/foundry.js line 20071 > AsyncFunction:3
#executeScript http://<my-ip>:30000/scripts/foundry.js:20076
execute http://<my-ip>:30000/scripts/foundry.js:20022
#onExecute http://<my-ip>:30000/scripts/foundry.js:79355
foundry-esm.js:12036:15
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
In Foundry V12 the macro for Set Exploration Activity is not working. Throwing an error in the console:
The text was updated successfully, but these errors were encountered: