Skip to main content

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

MrMaffoo

4
Posts
2
Topics
4
Following
A member registered Aug 07, 2021

Recent community posts

The sleeveless jacket causes a crash frequently. Markdown from the error:

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/000statements.rpy", line 671, in execute_call_screen

  File "game/scripts/action_cards_logic.rpy", line 486, in preview_action

  File "game/scripts/action_cards_logic.rpy", line 516, in outcome_rival

  File "game/scripts/action_cards_logic.rpy", line 582, in outcome_fight

TypeError: unsupported operand type(s) for -=: 'str' and 'int'

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "scripts/script_flow.rpyc", line 262, in script

  File "renpy/ast.py", line 1968, in execute

  File "renpy/ast.py", line 1950, in call

  File "renpy/statements.py", line 349, in call

  File "renpy/common/000statements.rpy", line 671, in execute_call_screen

  File "renpy/exports.py", line 3413, in call_screen

  File "renpy/ui.py", line 301, in interact

  File "renpy/display\core.py", line 2165, in interact

  File "renpy/display\core.py", line 3192, in interact_core

  File "renpy/display\focus.py", line 605, in mouse_handler

  File "renpy/display\focus.py", line 538, in change_focus

  File "renpy/display\behavior.py", line 1013, in focus

  File "renpy/display\behavior.py", line 388, in run

  File "renpy/display\behavior.py", line 395, in run

  File "game/scripts/action_cards_logic.rpy", line 486, in preview_action

  File "game/scripts/action_cards_logic.rpy", line 516, in outcome_rival

  File "game/scripts/action_cards_logic.rpy", line 582, in outcome_fight

TypeError: unsupported operand type(s) for -=: 'str' and 'int'

```

The upgraded Try Again card switches to costing 0 charisma but also doing 0 damage.

The upgraded version of wait until ready still increases the counter by one each turn, not two. I didn't check whether the damage was actually doubled or not when used.

I tried to join the discord via the button in the app, and I get a message from discord saying that the link has expired or is invalid.