Lucien88

Newbie
Jun 5, 2022
55
111
Well, that's weird. You got me with description, so i decided to try. Downloaded from mega, extracted, double click, nothing happens...

eidt: so, i found out wats the problem is. On Win/Linux link to mega, the pc.zip has no "lib" and "renpy" folders in. Tried download from GOFILE and it works.
wtf now it has.... i... i think there is nothing wrong on mega now and it was all alone my PC foult.
 
Last edited:
Feb 8, 2020
49
109
I keep getting this error that breaks my game whenever I get cheiko into the breeding chamber, anyone else have this problem or know a fix?

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/Chieko.rpy", line 2615, in script call
    call chieko_breeding_n_post("jumper") from _call_chieko_breeding_n_post_7
  File "game/Chieko.rpy", line 2233, in script call
    call chieko_breeding_n_post("biter") from _call_chieko_breeding_n_post_1
  File "game/Chieko.rpy", line 2297, in script call
    call chieko_breeding_n_post("brain bug") from _call_chieko_breeding_n_post_2
  File "game/Chieko.rpy", line 2743, in script call
    call chieko_breeding_n_post("spider") from _call_chieko_breeding_n_post_9
  File "game/Chieko.rpy", line 2551, in script call
    call chieko_breeding_n_post("hunter") from _call_chieko_breeding_n_post_6
  File "game/Chieko.rpy", line 2169, in script call
    call chieko_breeding_n_post("alora") from _call_chieko_breeding_n_post
  File "game/Chieko.rpy", line 2361, in script call
    call chieko_breeding_n_post("crawler") from _call_chieko_breeding_n_post_3
  File "game/Chieko.rpy", line 2679, in script call
    call chieko_breeding_n_post("slugger") from _call_chieko_breeding_n_post_8
  File "game/Chieko.rpy", line 2424, in script call
    call chieko_breeding_n_post("flyer") from _call_chieko_breeding_n_post_4
  File "game/Chieko.rpy", line 2487, in script call
    call chieko_breeding_n_post("guardian") from _call_chieko_breeding_n_post_5
  File "game/Chieko.rpy", line 2800, in script call
    call chieko_breeding_n_post("sporer") from _call_chieko_breeding_n_post_10
  File "game/Chieko.rpy", line 2169, in script call
    call chieko_breeding_n_post("alora") from _call_chieko_breeding_n_post
  File "game/Chieko.rpy", line 4689, in script call
    call chieko_breeding_t1_post("jumper") from _call_chieko_breeding_t1_post_7
  File "game/Chieko.rpy", line 4307, in script call
    call chieko_breeding_t1_post("biter") from _call_chieko_breeding_t1_post_1
  File "game/Chieko.rpy", line 4371, in script call
    call chieko_breeding_t1_post("brain bug") from _call_chieko_breeding_t1_post_2
  File "game/Chieko.rpy", line 4817, in script call
    call chieko_breeding_t1_post("spider") from _call_chieko_breeding_t1_post_9
  File "game/Chieko.rpy", line 4625, in script call
    call chieko_breeding_t1_post("hunter") from _call_chieko_breeding_t1_post_6
  File "game/Chieko.rpy", line 4625, in script call
    call chieko_breeding_t1_post("hunter") from _call_chieko_breeding_t1_post_6
  File "game/Chieko.rpy", line 4243, in script call
    call chieko_breeding_t1_post("alora") from _call_chieko_breeding_t1_post
  File "game/Chieko.rpy", line 4435, in script call
    call chieko_breeding_t1_post("crawler") from _call_chieko_breeding_t1_post_3
  File "game/Chieko.rpy", line 4435, in script call
    call chieko_breeding_t1_post("crawler") from _call_chieko_breeding_t1_post_3
  File "game/Chieko.rpy", line 4753, in script call
    call chieko_breeding_t1_post("slugger") from _call_chieko_breeding_t1_post_8
  File "game/Chieko.rpy", line 4498, in script call
    call chieko_breeding_t1_post("flyer") from _call_chieko_breeding_t1_post_4
  File "game/Chieko.rpy", line 4574, in script
    character.ch "A hunter? I simply cannot withstand this much longer."
AttributeError: 'NoneType' object has no attribute 'get'

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

Full traceback:
  File "game/Chieko.rpy", line 2615, in script call
    call chieko_breeding_n_post("jumper") from _call_chieko_breeding_n_post_7
  File "game/Chieko.rpy", line 2233, in script call
    call chieko_breeding_n_post("biter") from _call_chieko_breeding_n_post_1
  File "game/Chieko.rpy", line 2297, in script call
    call chieko_breeding_n_post("brain bug") from _call_chieko_breeding_n_post_2
  File "game/Chieko.rpy", line 2743, in script call
    call chieko_breeding_n_post("spider") from _call_chieko_breeding_n_post_9
  File "game/Chieko.rpy", line 2551, in script call
    call chieko_breeding_n_post("hunter") from _call_chieko_breeding_n_post_6
  File "game/Chieko.rpy", line 2169, in script call
    call chieko_breeding_n_post("alora") from _call_chieko_breeding_n_post
  File "game/Chieko.rpy", line 2361, in script call
    call chieko_breeding_n_post("crawler") from _call_chieko_breeding_n_post_3
  File "game/Chieko.rpy", line 2679, in script call
    call chieko_breeding_n_post("slugger") from _call_chieko_breeding_n_post_8
  File "game/Chieko.rpy", line 2424, in script call
    call chieko_breeding_n_post("flyer") from _call_chieko_breeding_n_post_4
  File "game/Chieko.rpy", line 2487, in script call
    call chieko_breeding_n_post("guardian") from _call_chieko_breeding_n_post_5
  File "game/Chieko.rpy", line 2800, in script call
    call chieko_breeding_n_post("sporer") from _call_chieko_breeding_n_post_10
  File "game/Chieko.rpy", line 2169, in script call
    call chieko_breeding_n_post("alora") from _call_chieko_breeding_n_post
  File "game/Chieko.rpy", line 4689, in script call
    call chieko_breeding_t1_post("jumper") from _call_chieko_breeding_t1_post_7
  File "game/Chieko.rpy", line 4307, in script call
    call chieko_breeding_t1_post("biter") from _call_chieko_breeding_t1_post_1
  File "game/Chieko.rpy", line 4371, in script call
    call chieko_breeding_t1_post("brain bug") from _call_chieko_breeding_t1_post_2
  File "game/Chieko.rpy", line 4817, in script call
    call chieko_breeding_t1_post("spider") from _call_chieko_breeding_t1_post_9
  File "game/Chieko.rpy", line 4625, in script call
    call chieko_breeding_t1_post("hunter") from _call_chieko_breeding_t1_post_6
  File "game/Chieko.rpy", line 4625, in script call
    call chieko_breeding_t1_post("hunter") from _call_chieko_breeding_t1_post_6
  File "game/Chieko.rpy", line 4243, in script call
    call chieko_breeding_t1_post("alora") from _call_chieko_breeding_t1_post
  File "game/Chieko.rpy", line 4435, in script call
    call chieko_breeding_t1_post("crawler") from _call_chieko_breeding_t1_post_3
  File "game/Chieko.rpy", line 4435, in script call
    call chieko_breeding_t1_post("crawler") from _call_chieko_breeding_t1_post_3
  File "game/Chieko.rpy", line 4753, in script call
    call chieko_breeding_t1_post("slugger") from _call_chieko_breeding_t1_post_8
  File "game/Chieko.rpy", line 4498, in script call
    call chieko_breeding_t1_post("flyer") from _call_chieko_breeding_t1_post_4
  File "game/Chieko.rpy", line 4574, in script
    character.ch "A hunter? I simply cannot withstand this much longer."
  File "renpy/ast.py", line 715, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1417, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1219, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 871, in do_display
    **display_args)
  File "renpy/character.py", line 528, in display_say
    behavior = renpy.ui.saybehavior(allow_dismiss=renpy.config.say_allow_dismiss)
  File "renpy/ui.py", line 514, in __call__
    old_main = screen.old_widgets.get(widget_id, None)
AttributeError: 'NoneType' object has no attribute 'get'

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
SBC 0.5.2
Sat Oct 29 13:04:53 2022
 

Lobo420

Member
Jun 28, 2020
107
106
ok i have fully converted the 5 starting woman, before i continue, is there any content yet for Janice, Rose & Amelia?
 

The Anax

Well-Known Member
Game Developer
Oct 24, 2017
1,335
1,926
cell943 - The interactions are currently place holders during this alpha phase. While the dialogue will be similar it will also be getting a facelift at the final release when we go to 1.0. As far as Chieko, yes, I intend to add an extra scene to each woman in their "weakness" chambers during their first visits to give players a clue to where they might want to focus.

MrHatIsHere - Obviously those mods are outside my official work, so I am not sure.

Lucien88 - I am glad that you got it working. I don't know anything about the lib and renpy folders, but I am glad you found a version that worked.

skinnysweatyman not sure, but I'll send this to the programmer so it will get fixed in the next release, thank you for the report! (Bug reports work well in my Discord as well so I can respond in real time).

Lobo420 - That is all the current free public content. The investors ($5 and up) just got access to Rose and all her content. The patreon poll for which of the last two come next will be held in a couple of weeks.
 

The Anax

Well-Known Member
Game Developer
Oct 24, 2017
1,335
1,926
Evelyn The Nephilim - Obviously no one's sexuality is chosen. Due to variations either in genetics or environments, or both, a person's sexuality becomes inherent within them whether we look at it as simplified as possible like a man being attracted to women or a man being attracted to other men, or for a woman to be attracted to other women, but of course it's all far more varied and on spectrums than this tiny simplification.

I have been doing this for almost 10 years now, and my games (SB:C included) are at their core a corruption fetish. I make enough money that I quit my job only to create this content. Corruption content. It is my forte, my muse, my very raison d'être. I imagine it, I hoard it, I obsess upon it! I sleep, eat, and breathe corruption erotica. That is my biggest fetish. I am aroused and love the idea of corrupting, specifically females in my case. The medium of that corruption varies in each of my games. On the main post if you look at my Other Games linked, you'll find the mediums of corruption can be demonic, robotic, alien, vampire, mutant, and countless others.

The fetishes of this alien biological nature in lieu of corruption is called 'squick fetish' (Yo see a lot of it in Japanese media as well). Squick is what you will find to be one of my favorite mediums of corruption. Slimy slugs and skittering spiders, burrowing bugs and creepy crawlies, corrupting, controlling, and creating new versions of their victims- THIS CONCEPT- enthralls and empowers me. This particular project (SB:C) is corruption erotica using the squick medium as the mode of said corrupting. Squick is not for everyone. This game is not for everyone. While my fans (and my paying investors) love my work and games, I know with certitude that they would make the common human blanche at best. These projects are for me and those that share my kinks and fetishes.

I hope that helps you understand. While I do appreciate your, shall we say, feedback? This is what I like, nay, what I love. I pour my black and twisted soul into it like molten metal. Perhaps another one of my titles with a different medium will work better for you, in particular, or perhaps none of them will, but please, let us end this conversation so that I can better focus on those whom this game is created for- and thank you.
 

The Anax

Well-Known Member
Game Developer
Oct 24, 2017
1,335
1,926
Elder Futhark but spelling English words lol now THAT'S very interesting! (More precisely I do not have a soul with which to give you lol)
 
Last edited:

Lobo420

Member
Jun 28, 2020
107
106
The Anax, have you ever considered releasing some of your HTML games in Renpy? the images aren't loading for me in HTML & i would love to play through Desideratum: Blood Bonds, Cereborg & Cult of Corruption
 

The Anax

Well-Known Member
Game Developer
Oct 24, 2017
1,335
1,926
The Anax, have you ever considered releasing some of your HTML games in Renpy? the images aren't loading for me in HTML & i would love to play through Desideratum: Blood Bonds, Cereborg & Cult of Corruption
All previous novels are going to be redone and remade in Renpy (or if I can Unity). As far as not seeing the pictures, are you sure that you unzipped the folder? DM in Discord and I can problem solve with you as that has never been reported before.
 
Jun 3, 2017
59
58
Interesting game.

A bit too grindy I think for the conversion part of the girls, and personally not a fan of the models for the final forms, depending on the character think the second/third to last transformation is the best. The lack of hair for Justine for example kinda is a put off for me but too each their own.
 
3.70 star(s) 10 Votes