Uncaught TypeError: Cannot read properties of undefined (reading 'sizenum')
at PegasusActor.processSizeBonus (pegasus-actor.js:1915:66)
at PegasusActor.getCommonRollData (pegasus-actor.js:1902:10)
at PegasusActor.rollStat (pegasus-actor.js:2014:27)
at HTMLAnchorElement.<anonymous> (pegasus-vehicle-sheet.js:237:18)
at HTMLAnchorElement.dispatch (jquery.min.js:2:43064)
at y.handle (jquery.min.js:2:41048)
```
Uncaught TypeError: Cannot read properties of undefined (reading 'sizenum')
at PegasusActor.processSizeBonus (pegasus-actor.js:1915:66)
at PegasusActor.getCommonRollData (pegasus-actor.js:1902:10)
at PegasusActor.rollStat (pegasus-actor.js:2014:27)
at HTMLAnchorElement.<anonymous> (pegasus-vehicle-sheet.js:237:18)
at HTMLAnchorElement.dispatch (jquery.min.js:2:43064)
at y.handle (jquery.min.js:2:41048)
```
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)
### This is the new error:
Uncaught TypeError: Cannot read properties of undefined (reading 'sizenum')
at PegasusActor.processSizeBonus (pegasus-actor.js:1915:66)
at PegasusActor.getCommonRollData (pegasus-actor.js:1902:10)
at PegasusActor.rollStat (pegasus-actor.js:2014:27)
at HTMLAnchorElement.<anonymous> (pegasus-vehicle-sheet.js:237:18)
at HTMLAnchorElement.dispatch (jquery.min.js:2:43064)
at y.handle (jquery.min.js:2:41048)
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.<anonymous> (pegasus-actor-sheet.js:263:18)
at HTMLAnchorElement.dispatch (jquery.min.js:2:43064)
at y.handle (jquery.min.js:2:41048)
```
### This is the new error:
Uncaught TypeError: Cannot read properties of undefined (reading 'sizenum')
at PegasusActor.processSizeBonus (pegasus-actor.js:1915:66)
at PegasusActor.getCommonRollData (pegasus-actor.js:1902:10)
at PegasusActor.rollStat (pegasus-actor.js:2014:27)
at HTMLAnchorElement.<anonymous> (pegasus-vehicle-sheet.js:237:18)
at HTMLAnchorElement.dispatch (jquery.min.js:2:43064)
at y.handle (jquery.min.js:2:41048)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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)