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
Same for me on Simple Worldbuilding with Foundry v.12 build 328, no dialog opens and I receive the kind of error below. Note that the same error arises even without the lib-wrapper module or with no module installed. Cannot read properties of undefined (reading 'Actor'). Same kind of error when I try to open Configure Default Token Settings
Error: An error occurred while rendering CombatTrackerConfig 27. Cannot read properties of undefined (reading 'Actor')
at Hooks.onError (foundry.js:630:24)
at 🎁call_wrapped [as call_wrapped] (libWrapper-wrapper.js:507:22)
at 🎁Hooks.onError#lib-wrapper (listeners.js:138:11)
at 🎁Hooks.onError#0 (libWrapper-wrapper.js:187:52)
at foundry.js:5770:13
onError @ foundry.js:631
🎁call_wrapped @ libWrapper-wrapper.js:507
🎁Hooks.onError#lib-wrapper @ listeners.js:138
🎁Hooks.onError#0 @ libWrapper-wrapper.js:187
(anonymous) @ foundry.js:5770
Promise.catch (async)
render @ foundry.js:5768
onClickSubmenuWrapper @ colorSetting.js:21
🎁call_wrapper @ libWrapper-wrapper.js:591
🎁SettingsConfig.prototype._onClickSubmenu#0 @ libWrapper-wrapper.js:189
dispatch @ jquery.min.js:2
v.handle @ jquery.min.js:2```
Attempting to open the Combat tracker configuration on v12 throws an error and fails to open the window.
To reproduce:
This happens even with no modules enabled.
The text was updated successfully, but these errors were encountered: