3.70 star(s) 69 Votes

AdmiralSpock

Member
Jan 17, 2022
150
95
80
When I try to open the screen gallery (while within the game--not at the main menu), I get the following error in Part 2 version 0.1 :
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Grid overfull.

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "renpy/ast.py", line 923, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2223, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3276, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3691, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 437, in visit_all
    self.child.visit_all(callback, seen=None)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 570, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3691, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/layout.py", line 546, in per_interact
    raise Exception("Grid overfull.")
Exception: Grid overfull.

Windows-10-10.0.19041
Ren'Py 7.4.7.1862
Tune in to the show Part 2 0.1
Tue Dec 30 18:46:05 2025
 

Porthas

Well-Known Member
Feb 26, 2021
1,471
3,274
378
Why are we fighting a robot?
Low effort script is low effort.

phoned in.gif

It's not the worst writing I've seen with all the Engrish out there but it's definitely coming across as someone's side-project that they're not really thinking about, much.
 

RedTop88

Newbie
Apr 4, 2025
22
47
83
Happy New Year to all who enjoy TITTS :p

Just wanted to post this to help anyone seeking an Android port of this update.

I found 2 options so far:

Further up this page is the regular split-package port from The66.
(I got some exception errors on a couple of scenes when running that one for this update though).

I discovered there is also a much smaller-sized port available on the Blackeye WIX site, which ran perfectly and keeps a retained save location in documents/BE. I'm guessing this will be an ongoing thing for future TITTS episodes.
 

MiltonPowers

Twins Basil! Twins!
Donor
Jr. Uploader
Jul 26, 2023
19,805
55,228
973




Hey everyone, it's time for another weekly update! First one in 2026 :p

This week was a good one! I worked hard on creating the final animations for Episode 11, and I'm happy to say that they're all done (although a couple of them still need to be rendered). There's still plenty of work left to be done when it comes to creating renders and writing, but I think I should be able to finish Episode 11 before the end of January as planned. Next week will be all about creating renders, writing, and rendering out the last couple of animations.

In other news, it seems like some adult games are being allowed to release in Early Access on Steam again. I've sent a question to Steam support, asking them whether that means I could release Part 2 of Titts in Early Access after all, but I'm still waiting for their answer. It would be great if things were really back to how they were before, but I'm trying not to get my hopes up in case they'll just reject Titts Part 2 again. I'll probably have their answer sometime next week, so I'll let you all know in the next weekly update.

Anyway, 2026 is now underway, so you might be wondering what my main plans for the upcoming 12 months are. When it comes to Titts, I want to release Episodes 11-14 this year. That would leave just 2 final updates for 2027, meaning the game would be finished around the middle of 2027. Unless something extremely unexpected happens, all my focus this year will be on Titts. I'll obviously also be thinking about my next project, but that will mostly be planning work and not actual rendering, etc. Whether Steam allows me to release Part 2 in Early Access or not, there will still be a Steam release this year, so I'm pretty excited about that. Steam is my biggest source of income, so a successful release could give me the financial security to calmly finish Titts and work on the first release of my next project without hurrying and worrying too much. Keep your fingers crossed :)

In any case, that's all for this post. Thank you all so much for your support and reading. I hope you're all doing well, and I wish that 2026 will be a good year for all of us :)

RobertDeadth
 
3.70 star(s) 69 Votes