Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines


  File "renpy/python.py", line 1260, in py_exec_bytecode

    exec(bytecode, globals, locals)

    ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "game/myscripts/battle engine/battle/battle.rpy", line 359, in <module>

  File "game/myscripts/battle engine/battle/define/battle_monsters.rpy", line 42, in monsterTurns

  File "game/myscripts/battle engine/battle/define/battle_monsters.rpy", line 174, in monsterTarg

  File "game/myscripts/battle engine/battle/define/battle_monsters.rpy", line 143, in monsterAI

  File "game/myscripts/battle engine/battle/define/monsterAI.rpy", line 243, in GhostFatAI

  File "game/myscripts/battle engine/battle/define/monsterAI.rpy", line 243, in <lambda>

  File "game/myscripts/battle engine/battle/define/skill_def.rpy", line 56, in CanTargetMon

ValueError: <store.Char object at 0x0000000035a2d9a0> is not in list

Windows-11-10.0.26200-SP0 AMD64

Ren'Py 8.4.1.25072401

Lust Harem 0.50.3F

Wed Nov  5 19:00:07 2025

```

sorry if it's part of the bug, but it's so long i can't comment it

I'll look into it but it may be troublesome to recreate. May wanna leave and reenter the Underworld as a temporary fix.

Think it's when one of the character dies.

for some reason or another when in combat the square where you select your character to make a move, it doesn't show the mc, and when i end my turn it shows a error screen 144594 characters long!

I'd need the highlight of the error. Or steps to recreate.

where would the highlights be

Usually at the bottom of the error log. It's the error it crashed out on.