MisterMeh

Newbie
Nov 3, 2020
77
250
Possibly, since it has been over 2 years since I last played this game. I'm not so sure about that last statement you made. Since almost immediately after this thread got the "abandoned" tag on it, DC released version 21.0.0 WIP.4008. Which at that time actually did have almost 80% of all playable content gone.

If you look into the thread people were arguing about that very issue. Because almost a week after 21.0.0 WIP.4008 came out DC released 21.0.0 WIP.5003. most likely to replace all of the missing playable content that he took out.

Considering that due to the fact that I never downloaded 21.0.0 WIP.4008 I can only speculate on what others have said since I myself haven't played this game in a few years. Which goes back to my point that DC at this point doesn't care about anything but money. Especially since one of the rules of this site is that if a game in progress hasn't updated in one year, or 6 months without any update progress by the creator it must have the "abandoned" tag.
Interestingly enough, most, if not all of the game from the previous version before the Tech Update is still there, just locked out. That includes all of the older art, plus the newer stuff that's ready for the rig, whatever that means. There was an earlier post in here, asking about the tech update, and I've unzipped and taken a look at the folders, finding that their system is completely redone. Every single aspect of the characters have been split up and recategorized, and given their own series of folders, that sit within folders, that sit within folders and so on. There's even a new character there that's never been in the game to date.

"Can anyone please advise how to stitch together game characters in Ren'Py using the latest assets? Arms, body and face seems to be in separate folders now - I suppose, there is a piece of code that combines it all."

The amount of time it's probably going to take to put everything into this updated system is going to be extensive. I had made mention of this before, but the Jenny character has over a thousand images. I can imagine the main character has four to five times that number. I'm not going to pretend I understand it, but it's what's happening.

Addressing the money issue, I think it's fair to say that pretty much every developer is looking to cash in on their work. The only difference I'm seeing here, is that DC isn't locking away his game behind a pay wall, and you can download it from his site for free, whereas people come here to steal games.
 

LookingForGamesQZ

New Member
Jun 20, 2024
1
1
In my every act, this error (Sorry, this section of the game is still under construction! Please check back in future updates.) pops up. I can't move anymore, why did I install this game by the way... Is there any solution?

1723801656089.png
 
  • Haha
Reactions: Budman 1959

Ser Maggot

Newbie
Donor
Dec 2, 2017
78
223
For those who still play on 0.20.16 (which I think is still the best way to play as of now), I updated the incest patch to include various fixes and missing lines not present before. I used Xaverion's modified patch that he kindly shared a year back that can be found on Sothyr's thread.

You don't have permission to view the spoiler content. Log in or register now.

Patch can be found here. The thread I linked also has an updated patch for WIP 5003 if anyone else is interested.
 

Beastgg

New Member
Nov 30, 2020
5
0
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
NameError: Name 'tube' is not defined.

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

Full traceback:
File "src/loop.rpyc", line 2, in script call
File "src/loop.rpyc", line 11, in script call
File "src/plot/bar05.rpyc", line 779, in script call
File "src/mini.rpyc", line 133, in script
File "renpy/ast.py", line 1969, in execute
File "renpy/ast.py", line 1951, 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 3420, in call_screen
File "renpy/ui.py", line 301, in interact
File "renpy/display/core.py", line 2166, in interact
File "renpy/display/core.py", line 3203, in interact_core
File "renpy/display/focus.py", line 611, in mouse_handler
File "renpy/display/focus.py", line 537, in change_focus
File "renpy/display/focus.py", line 194, in set_focused
File "renpy/display/tts.py", line 398, in displayable
File "renpy/display/behavior.py", line 1189, in _tts_all
File "renpy/display/displayable.py", line 600, in _tts_common
File "renpy/substitutions.py", line 371, in substitute
File "renpy/substitutions.py", line 86, in interpolate
File "renpy/substitutions.py", line 78, in interpolate
File "renpy/python.py", line 1209, in py_eval
File "renpy/python.py", line 1202, in py_eval_bytecode
File "<none>", line 1, in <module>
File "renpy/substitutions.py", line 313, in __getitem__
NameError: Name 'tube' is not defined.

```
 

Count Morado

Conversation Conqueror
Respected User
Jan 21, 2022
7,827
14,811
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
NameError: Name 'tube' is not defined.

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

Full traceback:
File "src/loop.rpyc", line 2, in script call
File "src/loop.rpyc", line 11, in script call
File "src/plot/bar05.rpyc", line 779, in script call
File "src/mini.rpyc", line 133, in script
File "renpy/ast.py", line 1969, in execute
File "renpy/ast.py", line 1951, 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 3420, in call_screen
File "renpy/ui.py", line 301, in interact
File "renpy/display/core.py", line 2166, in interact
File "renpy/display/core.py", line 3203, in interact_core
File "renpy/display/focus.py", line 611, in mouse_handler
File "renpy/display/focus.py", line 537, in change_focus
File "renpy/display/focus.py", line 194, in set_focused
File "renpy/display/tts.py", line 398, in displayable
File "renpy/display/behavior.py", line 1189, in _tts_all
File "renpy/display/displayable.py", line 600, in _tts_common
File "renpy/substitutions.py", line 371, in substitute
File "renpy/substitutions.py", line 86, in interpolate
File "renpy/substitutions.py", line 78, in interpolate
File "renpy/python.py", line 1209, in py_eval
File "renpy/python.py", line 1202, in py_eval_bytecode
File "<none>", line 1, in <module>
File "renpy/substitutions.py", line 313, in __getitem__
NameError: Name 'tube' is not defined.

```
Which version are you playing?
Are you using any mods or patches or packs and if so, which one(s)?

My guess is that you are playing v21.0.0-wip.xxxx (4468 or 5003) and trying to use a translation pack for v0.20.xx - those translation packs are not compatible because of the new coding in v21.0.0, etc.
 

mattius77

Well-Known Member
May 16, 2017
1,715
1,382
Doesn't seem to in this version....

Nevermind, as soon as I posted this, the toad was there. Seems like it's random.
This was my deal like 5 or 6 updates in a row. I'd get stuck and try to get through something, come in here to post about it, and like 30 seconds later the game would be sorted out on its own and the thing that wasn't happening would happen. Honestly it was a little annoying hahah
 

raschi

Newbie
Jan 8, 2019
79
75
My Relation Tweaker Mod should enable you to choose between incest or stepfamily relations for player/MC, Diane and/or Erik:

menu.jpg
intro_mom.jpg intro_stepmom.jpg intro_aunt.jpg erik_mom.jpg erik_stepmom.jpg erik_disabled.jpg

If you decide to check it out;
Please leave feedback, suggestions and/or bugreports in the mod thread.

2024-09-04:
21.0.0 wip.5003-1.02
- Added ability to change main character names in the Relation Tweaker menu.
(not available if accessed from main menu)
- Added incest locker images from Ser Maggot /

Change-Log:
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

Count Morado

Conversation Conqueror
Respected User
Jan 21, 2022
7,827
14,811
My Relation Tweaker Mod is now fully configurable in the main and quick menu:

View attachment 3939950
View attachment 3939948 View attachment 3939949 View attachment 3939947 View attachment 3939945 View attachment 3939946 View attachment 3939944

If you decide to check it out;
Please leave feedback, suggestions and/or bugreports in the mod thread.
You should use the REPORT button on your post to request a link to your thread be placed in the MODS area of the first post of this thread.
 
4.00 star(s) 367 Votes