Skip to main content

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

Error when running Captain America's scenario

A topic by AlexKibo88 created 19 days ago Views: 38 Replies: 2
Viewing posts 1 to 3

Hello,

An error occurred while loading Cap's scenario. Please find the following stack trace:

Error occurred:
Traceback (most recent call last):
  File "game\ability\effect_invoke.py", line 228, in ResolveSelfInternal
  File "game\ability\effect_invoke.py", line 69, in InvokeOperation
  File "game\ability\effect_invoke.py", line 63, in InvokeOperation
  File "cards\pack\cw\registration\56096b.py", line 24, in shield_recruits_revealed
  File "game\operate\players.py", line 92, in ForEachPlayer
  File "cards\pack\cw\registration\56096b.py", line 21, in action
IndexError: pop from empty list

Upload failed, so I pasted it here for convenience.

Thanks!

Here is the save.json file: Link

Developer

Hi @AlexKibo88,

Thank you for reporting the bug related to card “56096b” (S.H.I.E.L.D. Recruits) and for sharing your save file. The error occurred because there were no minions in the scenario you were playing. We have implemented a protective code to prevent this error message from appearing in the future.

Thank you again for your valuable feedback!