Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

https://ufile.io/te6gj4xa

Hi @8uttmunch,

Thank you for sharing your crash report.

The game crashed due to the following sequence of events:

When your hero defends against an attack using a basic power, the game creates and broadcasts a message: when your hero defends against an attack. You played card “38016” in response to that message, which is perfectly fine.

However, because “38016” has the ‘defense’ label, it creates and broadcasts a new message: when your hero defends against an attack by triggering an ability labeled as a 'defense'. We refer to this as a non-basic defense.

When you then played card “48018” for the second message, it triggered a rule that prevents you from updating your DEF for a non-basic defense message, similar to the previous error. This is why the game crashed.

To avoid this crash in the current version (0.5.8.147), please follow these steps:

  1. Declare your hero as a defender.
  2. Play “38016”.
  3. Click “End Event” to apply the +2 DEF from “38016” to your hero.
  4. Play “48018”.
  5. Click “End Event” to apply the +2 DEF from “48018” to your hero.
  6. Play other cards, e.g., “03033”.
  7. Click “End Event” to allow the other card to update the DEF for your hero.

We apologize for this inconvenience and will address this issue in the next version.

Thank you for your understanding!