- Jan 28, 2020
- 79
- 58
do a lot of the newer scenes still just have text descriptions? or are they better, with animations and cgs and all that?
two characters with a few scenes each, will be adding more these next two months, but is not the main focusI noticed the gay tag, is it more like a 1 time thing or is there a character you can interact with often?
Bjs are animated, other stuff isnt, this is because "animating" bjs is easier and time effective, the other stuff would take a lot of time that i dont havedo a lot of the newer scenes still just have text descriptions? or are they better, with animations and cgs and all that?
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'katy/actions/subplay/01.png'>:
File "game/katy.rpy", line 1173, in script
"She followed my order without any hesitation."
IOError: Couldn't find file 'katy/actions/subplay/01.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/katy.rpy", line 1173, in script
"She followed my order without any hesitation."
File "C:\Users\User\Downloads\TakeOver-022-pc\TakeOver-0.22-pc\renpy\ast.py", line 678, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "C:\Users\User\Downloads\TakeOver-022-pc\TakeOver-0.22-pc\renpy\exports.py", line 1229, in say
who(what, *args, **kwargs)
File "C:\Users\User\Downloads\TakeOver-022-pc\TakeOver-0.22-pc\renpy\character.py", line 1031, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\User\Downloads\TakeOver-022-pc\TakeOver-0.22-pc\renpy\character.py", line 823, in do_display
**display_args)
File "C:\Users\User\Downloads\TakeOver-022-pc\TakeOver-0.22-pc\renpy\character.py", line 572, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\User\Downloads\TakeOver-022-pc\TakeOver-0.22-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\User\Downloads\TakeOver-022-pc\TakeOver-0.22-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\User\Downloads\TakeOver-022-pc\TakeOver-0.22-pc\renpy\display\core.py", line 3158, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\User\Downloads\TakeOver-022-pc\TakeOver-0.22-pc\renpy\display\core.py", line 2075, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 487, in renpy.display.render.render_screen
File "render.pyx", line 235, in renpy.display.render.render
File "C:\Users\User\Downloads\TakeOver-022-pc\TakeOver-0.22-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "C:\Users\User\Downloads\TakeOver-022-pc\TakeOver-0.22-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "C:\Users\User\Downloads\TakeOver-022-pc\TakeOver-0.22-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 235, in renpy.display.render.render
File "C:\Users\User\Downloads\TakeOver-022-pc\TakeOver-0.22-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "C:\Users\User\Downloads\TakeOver-022-pc\TakeOver-0.22-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\User\Downloads\TakeOver-022-pc\TakeOver-0.22-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\User\Downloads\TakeOver-022-pc\TakeOver-0.22-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'katy/actions/subplay/01.png'.
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Take Over 0.22
Wed Feb 05 19:13:09 2020
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'locations/office/exh events/celia/01/01.png'>:
File "game/script/locations/downtown/office/office events.rpy", line 68, in script
"Luckily, I find her in the cafeteria while she is taking a break. She waves at me, happy to see me, but somewhat surprised that I’m here."
IOError: Couldn't find file 'locations/office/exh events/celia/01/01.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script/locations/downtown/office/office events.rpy", line 68, in script
"Luckily, I find her in the cafeteria while she is taking a break. She waves at me, happy to see me, but somewhat surprised that I’m here."
File "C:\TakeOver-0.22-pc\renpy\ast.py", line 678, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "C:\TakeOver-0.22-pc\renpy\exports.py", line 1229, in say
who(what, *args, **kwargs)
File "C:\TakeOver-0.22-pc\renpy\character.py", line 1031, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\TakeOver-0.22-pc\renpy\character.py", line 823, in do_display
**display_args)
File "C:\TakeOver-0.22-pc\renpy\character.py", line 572, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\TakeOver-0.22-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\TakeOver-0.22-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\TakeOver-0.22-pc\renpy\display\core.py", line 3158, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\TakeOver-0.22-pc\renpy\display\core.py", line 2075, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 487, in renpy.display.render.render_screen
File "render.pyx", line 235, in renpy.display.render.render
File "C:\TakeOver-0.22-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "C:\TakeOver-0.22-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "C:\TakeOver-0.22-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 235, in renpy.display.render.render
File "C:\TakeOver-0.22-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "C:\TakeOver-0.22-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\TakeOver-0.22-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\TakeOver-0.22-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'locations/office/exh events/celia/01/01.png'.
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Take Over 0.22
Fri Feb 07 01:24:17 2020
Yep i agree. i really want to impregnate the mother and sister too.really should add pregnant in this game it talks a lot about it but no option to do it
really should add pregnant in this game it talks a lot about it but no option to do it
These are going to be available as one of the endings.Yep i agree. i really want to impregnate the mother and sister too.
For the NTR you just simply have two different story lines. Since is only for a single character, is not that much extra work.Honestly my most enjoyable part of the game was when Margaret invited me for some sloppy seconds. Her and Elise are my favorite characters. Well written. Hoped for some more NTR from them.
You have all this harem but got stuck with a chubby girlfriend who on top of that cucks you. I like that. Pretty mischevious.
Very good depiction of a dictator state. Under the daily gray life all that sexual frustration growing and waiting to be released and harnessed.
What i find intersting is the clever masking of the MC's mindless fucking. He has to keep fucking more and more woman as a form of infiltrating the regime. Then he turns them into his agents... and quickly discards them in order to move on to the next one.
The five intimate moments with Celia, Kate, Dimitria, Mirjana and Vera were a reminder of that.
At this stage im kinda tired of this schematic. How many more new girls will we be introduced to...
Curious how the developer will resolve the domination trigger...so that the ntr haters will not get triggered and the ntr fans satisfied...
that's... a very weird bug.-- Full Traceback ------------------------------------------------------------
Full traceback:
File "E:\Users\archa_000\Documents\TakeOver-0.8-pc\TakeOver-0.22-pc\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "E:\Users\archa_000\Documents\TakeOver-0.8-pc\TakeOver-0.22-pc\renpy\main.py", line 500, in main
renpy.display.core.Interface()
File "E:\Users\archa_000\Documents\TakeOver-0.8-pc\TakeOver-0.22-pc\renpy\display\core.py", line 1648, in __init__
renpy.audio.audio.init()
File "E:\Users\archa_000\Documents\TakeOver-0.8-pc\TakeOver-0.22-pc\renpy\audio\audio.py", line 818, in init
renpysound.init(renpy.config.sound_sample_rate, 2, bufsize, False)
File "renpysound.pyx", line 200, in renpy.audio.renpysound.init
File "renpysound.pyx", line 63, in renpy.audio.renpysound.check_error
Exception: DirectSoundCreate: No audio device found
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Take Over 0.22
Sun Feb 09 12:36:54 2020
keep getting this when i try to play the new version can some help me fix it
No I just doladed it as usal and and tried to star the gamethat's... a very weird bug.
did you deleted folders or overwrote on them?