Skip to main content

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

this it?

[Previous line repeated 1 more time]

  File "game/myscripts/my_screens.rpy", line 46, in script call

  File "game/myscripts/locations/underworld.rpy", line 408, in script call

  File "game/myscripts/locations/underworld.rpy", line 408, in script call

  File "game/myscripts/locations/underworld.rpy", line 408, in script call

[Previous line repeated 2 more times]

  File "game/myscripts/locations/underworld.rpy", line 92, in script call

  File "game/myscripts/locations/underworld.rpy", line 408, in script call

  File "game/myscripts/locations/underworld.rpy", line 408, in script call

  File "game/myscripts/locations/home.rpy", line 16, in script call

  File "game/myscripts/my_screens.rpy", line 46, in script call

  File "game/myscripts/locations/underworld.rpy", line 408, in script call

  File "game/myscripts/locations/underworld.rpy", line 408, in script call

  File "game/myscripts/locations/underworld.rpy", line 764, in script call

  File "game/myscripts/battle engine/other/setup.rpy", line 145, in script call

  File "game/myscripts/battle engine/battle/battle.rpy", line 359, in script

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

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

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

  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 0x000000001db7bb30> is not in list

Windows-11-10.0.26200-SP0 AMD64

Ren'Py 8.4.1.25072401

Lust Harem 0.50.3G

Fri Nov  7 17:01:09 2025

Seen this one before but I'm struggling to recreate it. I'd need the traceback save or exact steps what lead you to the error.

Deleted 36 days ago

By traceback save I mean the save file that is created when you get the error. Either that or information on how I can recreate it - what spells you used, who's in your party, who are you fighting and so on. Anything you were doing that could lead to the error.

Sadly, the error code isn't that helpful on its own. It's caused by one of your characters not being in the display list of player characters, but why isn't the character there is the real issue.

might be when the mc died but Bernadette didn't and i think it was after i lost to the golem in the 2 to 3 portal. i think.

(1 edit)

oh and i used the potions on the mc think, it toke place after the main story most of the quest we're done only the main 4 underworld ones to work on and combat was on too.