FIX: Vehcile Stat Dice do not open when targetting a character actor token #103
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It works on my side.
Again provide snapshot and full console log content (F12)
The size value of the character is not set
I have created a fresh vehcile and it still does not work
Target tokens Size = 0
Vehcile Size = 7
We had this issue before when the actor targettign a vehicle could not open the dice pool.
Now when a vehcile targets an actor the vehicles cannot open any of its top stats dic epool
This was the disord convo:
**LeRatierBretonnien — **Yes, but I need to compuute it anyway
Right now, there are no fields in the vehicle to input the size
**GMDOnline — **Yesterday at 8:36 AM
On a vehicle size is determined by the hull and is automatically calculated see HR
When you add a Hull Module it updates the Size under HR Stat
**LeRatierBretonnien — **Yesterday at 8:40 AM
OK, found.
What you did here worked..
This was the old error you fixed:
```
Uncaught TypeError: Cannot read properties of undefined (reading 'sizenum')
at PegasusUtility.updateWithTarget (pegasus-utility.js:1029:67)
at PegasusUtility.getBasicRollData (pegasus-utility.js:1018:22)
at PegasusActor.getCommonRollData (pegasus-actor.js:1800:35)
at PegasusActor.rollStat (pegasus-actor.js:1983:27)
at HTMLAnchorElement. (pegasus-actor-sheet.js:263:18)
at HTMLAnchorElement.dispatch (jquery.min.js:2:43064)
at y.handle (jquery.min.js:2:41048)