Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFRP4e module - skill rolls broken #1904

Closed
Lecht42 opened this issue Mar 28, 2024 · 2 comments
Closed

WFRP4e module - skill rolls broken #1904

Lecht42 opened this issue Mar 28, 2024 · 2 comments
Assignees

Comments

@Lecht42
Copy link

Lecht42 commented Mar 28, 2024

Describe the bug
I'm trying to set up a game in Warhammer Fantasy Roleplay 4th edition, but I've run into an issue: every roll is 99. Every one. I can't for the life of me figure out why.

To Reproduce

  1. Create any actor
  2. Roll any skill

Screenshots
image

Version Numbers
Foundry: v11 b315
wfrp4e: 7.0.3
Node: 21.7.1

Example of corrupted message roll
{ "key": "IIGJHBoglsvcdqiE", "value": { "speaker": { "alias": "August Sokhmann", "actor": "q4ijmJl3gR5LbsPv", "scene": null, "token": null }, "flags": { "img": "assets/fb/token/token_edgelord.png", }, "testData": { "preData": { "title": "Bribery Test", "roll": 99, "rollClass": "SkillTest", "testModifier": 0, "testDifficulty": 0, "successBonus": 0, "slBonus": 0, "hitLocation": false, "item": "d3VZwO4Y5JH5DXdT", "options": { "characteristicToUse": "fel" }, "other": [], "canReverse": false, "postOpposedModifiers": { "modifiers": 0, "SL": 0 }, "additionalDamage": 0, "selectedHitLocation": "none", "hitLocationTable": { "head": "Head", "lArm": "Left Arm", "rArm": "Right Arm", "body": "Body", "lLeg": "Left Leg", "rLeg": "Right Leg" }, "prefillTooltip": "Effects which affect dialog values <ul> <li></li></ul>", "prefillTooltipCount": 0, "skillName": "Bribery" }, "result": { "roll": 99, "description": "Astounding Failure", "tooltips": {}, "other": [], "title": "Bribery Test", "SL": -6, "target": 37, "rollClass": "SkillTest", "testModifier": 0, "testDifficulty": 0, "successBonus": 0, "slBonus": 0, "hitLocation": false, "item": "d3VZwO4Y5JH5DXdT", "options": { "characteristicToUse": "fel" }, "canReverse": false, "postOpposedModifiers": { "modifiers": 0, "SL": 0 }, "additionalDamage": 0, "selectedHitLocation": "none", "hitLocationTable": { "head": "Head", "lArm": "Left Arm", "rArm": "Right Arm", "body": "Body", "lLeg": "Left Leg", "rLeg": "Right Leg" }, "prefillTooltip": "Effects which affect dialog values <ul> <li></li></ul>", "prefillTooltipCount": 0, "skillName": "Bribery", "outcome": "failure" }, "context": { "rollMode": "publicroll", "reroll": false, "edited": false, "speaker": { "actor": "q4ijmJl3gR5LbsPv" }, "postFunction": "basicTest", "targets": [], "cardOptions": { "speaker": { "alias": "August Sokhmann", "actor": "q4ijmJl3gR5LbsPv" }, "title": "Bribery Test", "template": "systems/wfrp4e/templates/chat/roll/skill-card.hbs", "flags": { "img": "assets/fb/token/token_edgelord.png" }, "user": "G17RpOAhzFBZ5PR9", "sound": "sounds/dice.wav", "rollMode": "publicroll", "whisper": [], "blind": false, "content": **some HTML** }, "messageId": "IIGJHBoglsvcdqiE", "opposedMessageIds": [] } } }, "user": "G17RpOAhzFBZ5PR9", "sound": "sounds/dice.wav", "whisper": [], "blind": false, "content": **some HTML**, "_id": "IIGJHBoglsvcdqiE", "type": 0, "timestamp": 1711626797936, "flavor": "", "rolls": [], "emote": false } }

@moo-man
Copy link
Owner

moo-man commented Mar 28, 2024

Ensure core module is updated by reinstalling it. If that doesn't work, contact me on discord

@Lecht42
Copy link
Author

Lecht42 commented Mar 28, 2024

I reinstalled the module and now it works fine! Thx

@Lecht42 Lecht42 closed this as completed Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants