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

NPE at combat damage step #6321

Open
jumpinjackie opened this issue Oct 14, 2024 · 2 comments
Open

NPE at combat damage step #6321

jumpinjackie opened this issue Oct 14, 2024 · 2 comments

Comments

@jumpinjackie
Copy link
Contributor

Describe the bug

On this particular board state, forge NPEs at the combat damage step

To Reproduce

Reproduce the board state below (?)

Expected behavior

My pair of Exalted Angels deal 8 damage to my opponent, sending them to 1 life, and puts 2 "gain 4 life" triggers on the stack.

Screenshots

2024-10-14 21_38_28-Forge_ 1 6 65-SNAPSHOT

Desktop (please complete the following information):

  • OS: Windows
  • Browser: N/A
  • Version: 1.6.65-SNAPSHOT-10-13

Additional context
Add any other context about the problem here.

@TwentyToedToad
Copy link
Contributor

issue_6321.txt

I could not reproduce it on 1.6.65-SNAPSHOT-10-13, but here is the saved state with the board state replicated for someone who is more familiar with the code base.

Couple other things that may help reproduce:

  • Do you have the .log file from the crash?
  • Do you know what setting your AI is on?

@jumpinjackie
Copy link
Contributor Author

Do you have the .log file from the crash?

Assuming it's forge.log under %APPDATA%\Forge on Windows then here it is

forge.log

Pretty bare-bones though and does have log entries on previous games before this crashing one

Do you know what setting your AI is on?

My AI Personality setting (is this the setting?) is Default

issue_6321.txt

For my own future reference, how you do produce this board state file from forge? Seems more useful than a screenshot of the board state.

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