League-of-Foundry-Developers / party-overview

Provides an instant overview about vital stats of the players active in the current scene
MIT License
1 stars 4 forks source link

Data.skills undefined error #7

Open caewok opened 3 years ago

caewok commented 3 years ago

Foundry 0.7.9, dnd5e 1.2.0, Firefox 84.0.2, Mac OS X 10.15.7. I am getting the following error in the console with only libwrapper and party overview modules enabled:

TypeError: data.skills is undefined getActorDetails index.js:183 actors index.js:44 update index.js:42

index.js:38 _call foundry.js:2496 callAll foundry.js:2456 setupGame foundry.js:6560 _initializeGameView foundry.js:7319 initialize foundry.js:6471 _call_wrapped wrapper.js:298 call_wrapper wrapper.js:389 o lib-wrapper.js:409 call_wrapper wrapper.js:421 🎁 lib-wrapper.js:1 foundry.js:7449 async* foundry.js:7447

The error shows up only when party overview is enabled.