p4535992 / foundryvtt-arms-reach

FoundryVTT Door little Utilities, Arms Reach for door
MIT License
3 stars 5 forks source link

Uncaught TypeError: Cannot read property 'melee' of undefined #20

Closed jocolamarco closed 3 years ago

jocolamarco commented 3 years ago

Environment Details

Issue Description

While moving a token (logged in as a GM) i get the following error message on the console: image

ArmsReach.js:769 Uncaught TypeError: Cannot read property 'melee' of undefined
    at actorReach (ArmsReach.js:769)
    at interactWithNearestDoor (ArmsReach.js:528)
    at ifStuckInteract (ArmsReach.js:506)
    at HTMLDocument.<anonymous> (ArmsReach.js:85)
actorReach @ ArmsReach.js:769
interactWithNearestDoor @ ArmsReach.js:528
ifStuckInteract @ ArmsReach.js:506
(anonymous) @ ArmsReach.js:85
15:12:49.710 

Token is a "test dummy": image

p4535992 commented 3 years ago

Fixed with 1.2.1