open-duelyst / duelyst

Duelyst is a digital collectible card game and turn-based strategy hybrid, developed by Counterplay Games.
Creative Commons Zero v1.0 Universal
3.63k stars 559 forks source link

Error in current boss battle: cannot read properties of undefined - reading getIsFollowup #274

Open Wend1go opened 1 year ago

Wend1go commented 1 year ago

Summary

In the current boss battle against "Calibero 2.0" the battle abruptly ends with an error message after the player ends his first turn. "Cannot read properties of undefined - (reading 'getIsFollowup')"

Impacted services

Steps to reproduce

  1. Start the game and enter the current boss battle against Calibero 2.0
  2. Pick any deck, it doesn't matter which one
  3. Perform your moves and end the turn by clicking on the end turn button
  4. You are thrown back to the main menu with the error message (see below)

Environment information

Additional context

grafik

willroberts commented 1 year ago

I've unscheduled this boss for now. We can exclude it from the boss rotation here: https://github.com/open-duelyst/duelyst/blob/437b749/worker/jobs/rotate-bosses.coffee#L11