Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 3 to 4 of 853 · Next page · Last page

Okay, first bug report. I get an exception screen when I try to open the gallery.. If I choose Ignore it takes me back to the game. Here's the report:

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00gamemenu.rpy", line 174, in script

    $ ui.interact()

  File "renpy/common/00gamemenu.rpy", line 174, in <module>

    $ ui.interact()

  File "game/screens.rpy", line 869, in execute

  File "game/screens.rpy", line 869, in execute

  File "game/screens.rpy", line 890, in execute

  File "game/screens.rpy", line 568, in execute

  File "game/screens.rpy", line 568, in execute

  File "game/screens.rpy", line 577, in execute

  File "game/screens.rpy", line 580, in execute

  File "game/screens.rpy", line 586, in execute

  File "game/screens.rpy", line 589, in execute

  File "game/screens.rpy", line 620, in execute

  File "game/screens.rpy", line 890, in execute

  File "game/screens.rpy", line 894, in execute

  File "game/screens.rpy", line 895, in execute

  File "game/screens.rpy", line 900, in execute

  File "game/screens.rpy", line 903, in execute

  File "game/screens.rpy", line 903, in <module>

TypeError: list indices must be integers or slices, not str

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

Full traceback:

  File "renpy/common/00gamemenu.rpy", line 174, in script

    $ ui.interact()

  File "C:\TFTUV2-0.22.1-Uncensored Edition\renpy\ast.py", line 834, in execute

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

  File "C:\TFTUV2-0.22.1-Uncensored Edition\renpy\python.py", line 1187, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/00gamemenu.rpy", line 174, in <module>

    $ ui.interact()

  File "C:\TFTUV2-0.22.1-Uncensored Edition\renpy\ui.py", line 301, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\TFTUV2-0.22.1-Uncensored Edition\renpy\display\core.py", line 2218, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "C:\TFTUV2-0.22.1-Uncensored Edition\renpy\display\core.py", line 2748, in interact_core

    root_widget.visit_all(lambda d : d.per_interact())

  File "C:\TFTUV2-0.22.1-Uncensored Edition\renpy\display\displayable.py", line 434, in visit_all

    d.visit_all(callback, seen)

  File "C:\TFTUV2-0.22.1-Uncensored Edition\renpy\display\displayable.py", line 434, in visit_all

    d.visit_all(callback, seen)

  File "C:\TFTUV2-0.22.1-Uncensored Edition\renpy\display\displayable.py", line 434, in visit_all

    d.visit_all(callback, seen)

  [Previous line repeated 1 more time]

  File "C:\TFTUV2-0.22.1-Uncensored Edition\renpy\display\screen.py", line 480, in visit_all

    callback(self)

  File "C:\TFTUV2-0.22.1-Uncensored Edition\renpy\display\core.py", line 2748, in <lambda>

    root_widget.visit_all(lambda d : d.per_interact())

  File "C:\TFTUV2-0.22.1-Uncensored Edition\renpy\display\screen.py", line 491, in per_interact

    self.update()

  File "C:\TFTUV2-0.22.1-Uncensored Edition\renpy\display\screen.py", line 700, in update

    self.screen.function(**self.scope)

  File "game/screens.rpy", line 869, in execute

  File "game/screens.rpy", line 869, in execute

  File "game/screens.rpy", line 890, in execute

  File "game/screens.rpy", line 568, in execute

  File "game/screens.rpy", line 568, in execute

  File "game/screens.rpy", line 577, in execute

  File "game/screens.rpy", line 580, in execute

  File "game/screens.rpy", line 586, in execute

  File "game/screens.rpy", line 589, in execute

  File "game/screens.rpy", line 620, in execute

  File "game/screens.rpy", line 890, in execute

  File "game/screens.rpy", line 894, in execute

  File "game/screens.rpy", line 895, in execute

  File "game/screens.rpy", line 900, in execute

  File "game/screens.rpy", line 903, in execute

  File "game/screens.rpy", line 903, in <module>

  File "C:\TFTUV2-0.22.1-Uncensored Edition\renpy\revertable.py", line 214, in __getitem__

    rv = list.__getitem__(self, index)

TypeError: list indices must be integers or slices, not str

Windows-10-10.0.26100 AMD64

Ren'Py 8.3.7.25031702

Tales From The Unending Void 0.22.1

Tue Sep 23 18:37:25 2025

```

(1 edit)

You can fix this by opening op the developer console (Shift + O) and typing: scene_gallery_page = 0

I was dismayed at the manufactured drama regarding Season Two on Steam and I hope the GOG submission goes better for you.

It's strange but I'm used to it...over 30 years as a video game dev for nearly every genre, including the first MMO back in the '80s and you just can't explain to people that pixel behavior never translates into meat-space behavior. Or, in the proper context, nobody is going to play this game and then think it would be a fine idea to screw their sister 😆

But enough pontificating. 🧐

Some time ago, before I stopped following the AVN lovers corner of Reddit, I posted a nifty photo spread of Rahia there because...well...just because. You told me that we wouldn't be getting any more Amazon warrior women until the NEXT season, alas. 

Thanks for this free version! It somehow found my last save from Season One and here I go again 😉

If things don't go well with GOG I will find a way to pay for this. If they do, I'll simply buy it there.

Hey there! Yeah,the Steam situation sure sucks. I still have hopes for the GOG submission, but first I need to get the first episode of the third season out.

Hope you enjoy your rerun!

Viewing most recent comments 3 to 4 of 853 · Next page · Last page