if you can share the errorlog here it would be helpfulI don't know where I should go for bug reports, but there're some missing images for cleia's public use scenes in her office
The threesome with Emma and Celia also leads to a series of missing image errors: The game keeps looking for emma\actions\3some celia\03_id.png which doesn't exist, instead of calling the images actually in the folder.if you can share the errorlog here it would be helpful
if you can share the errorlog here it would be helpful
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 199, in script
show expression "locations/office/exh events/celia/01/01.png" with dis # place holder
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 199, in script
show expression "locations/office/exh events/celia/01/01.png" with dis # place holder
File "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/ast.py", line 1356, in execute
renpy.exports.with_statement(trans, paired)
File "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/exports.py", line 1481, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/display/core.py", line 2227, in do_with
clear=clear)
File "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/display/core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/home/coco/MEGADown/TakeOver-0.35-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 "/home/coco/MEGADown/TakeOver-0.35-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 "/home/coco/MEGADown/TakeOver-0.35-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 "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/display/transition.py", line 361, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "/home/coco/MEGADown/TakeOver-0.35-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 "/home/coco/MEGADown/TakeOver-0.35-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 "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/display/im.py", line 580, in render
return cache.get(self, render=True)
File "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/display/im.py", line 266, in get
surf = image.load()
File "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/display/im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "/home/coco/MEGADown/TakeOver-0.35-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'.
Linux-5.11.2-zen1-1-zen-x86_64-with-glibc2.2.5
Ren'Py 7.1.3.1092
Take Over 0.35
Mon Mar 1 15:29:31 2021
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'celia/expressions/id_doubt.png'>:
File "game/celia.rpy", line 261, in script
show celia doubt with disf
IOError: Couldn't find file 'celia/expressions/id_doubt.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/celia.rpy", line 261, in script
show celia doubt with disf
File "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/ast.py", line 1356, in execute
renpy.exports.with_statement(trans, paired)
File "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/exports.py", line 1481, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/display/core.py", line 2227, in do_with
clear=clear)
File "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/display/core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/home/coco/MEGADown/TakeOver-0.35-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 "/home/coco/MEGADown/TakeOver-0.35-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 "/home/coco/MEGADown/TakeOver-0.35-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 "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/display/transition.py", line 361, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "/home/coco/MEGADown/TakeOver-0.35-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 "/home/coco/MEGADown/TakeOver-0.35-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 "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/display/image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/display/image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/display/layout.py", line 336, in render
surf = render(self.child, width, height, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/display/layout.py", line 1267, in render
return renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/display/im.py", line 580, in render
return cache.get(self, render=True)
File "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/display/im.py", line 266, in get
surf = image.load()
File "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/display/im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "/home/coco/MEGADown/TakeOver-0.35-pc/renpy/loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'celia/expressions/id_doubt.png'.
Linux-5.11.2-zen1-1-zen-x86_64-with-glibc2.2.5
Ren'Py 7.1.3.1092
Take Over 0.35
Mon Mar 1 15:30:30 2021
OMG YES, THANK YOU - Been waiting so impatiently for more transformations (and for more characters to transform)!We are working now on the transformation aspects of the game. Next month we want to see if we can finish Celia and Katy transformations, or maybe just leave the BBW for later, but yes this is our priority now
There are 3 transformations, but not every character has them. The newest addition is the young transformation for Celia and Katy, and also scenes for the strong version of Celia. We'll be adding significantly more next update though!How is it that I have only the "ideal" transformation?
Will other characters be transformed in a near future? In this case, I'll become a patreon in the minute as this game is really great.
Edited : just suscribed!
Be still my beating heartThere are 3 transformations, but not every character has them. The newest addition is the young transformation for Celia and Katy, and also scenes for the strong version of Celia. We'll be adding significantly more next update though!
Releases are usually around the day 20th of each monthIf you don't mind me asking another question, what date are you guys aiming for on the release of the next update? Not trying to nail you down to a specific date or anything - Just curious of when I can start obsessively checking back for it, lol Thanks!
Tbh I personally have been waiting for the BBW transformations more than anything lmao, but of course you should do what is most popular according to your Patreon subscribers/supporters first, and if you do decide to leave the BBW stuff for later, at least hopefully that way it would receive a little more attention as opposed to making it secondary to other things, if that makes sense?We are working now on the transformation aspects of the game. Next month we want to see if we can finish Celia and Katy transformations, or maybe just leave the BBW for later, but yes this is our priority now
Okay, almost halfway there then, I can dig it.Releases are usually around the day 20th of each month
What a mature opinion... is this still the internet? In all seriousness, I don't mind big honkers and a big ass, it's the middle where I lose interest when it comes to BBW Maybe the Bimbo stuff would be a decent substitute for you? Personally, I could be into that, if it wasn't for the cheap spray tan and all the tats, judging from the in-game depiction. I dunno - Maybe that's central to the 'bimbo' aesthetic? Might be overthinking this a bit, LOL =pTbh I personally have been waiting for the BBW transformations more than anything lmao, but of course you should do what is most popular according to your Patreon subscribers/supporters first, and if you do decide to leave the BBW stuff for later, at least hopefully that way it would receive a little more attention as opposed to making it secondary to other things, if that makes sense?
BBW can be some of the most enticing women - however they need to be done right, which in real life they surprisingly often are. If you just create oversized tits and ass plus just a bit of waist, it isn't working. However, here I am confident, since Emma's natural state is well done. But it may still prove difficult to apply it to every girl believably.What a mature opinion... is this still the internet? In all seriousness, I don't mind big honkers and a big ass, it's the middle where I lose interest when it comes to BBW Maybe the Bimbo stuff would be a decent substitute for you? Personally, I could be into that, if it wasn't for the cheap spray tan and all the tats, judging from the in-game depiction. I dunno - Maybe that's central to the 'bimbo' aesthetic? Might be overthinking this a bit, LOL =p
Fair enough, and to each their own, of course Glad Emma is there for those who are into that sort of thing, like yourself She actually reminds me a bit of my own girlfriend, actually, LOLBBW can be some of the most enticing women - however they need to be done right, which in real life they surprisingly often are. If you just create oversized tits and ass plus just a bit of waist, it isn't working. However, here I am confident, since Emma's natural state is well done. But it may still prove difficult to apply it to every girl believably.
How can someone don't like this?Fair enough, and to each their own, of course
Hey, everybody likes what they like, no judging. For me a nice round belly, sexy double chin, thick thighs, etc are just super super hot.What a mature opinion... is this still the internet? In all seriousness, I don't mind big honkers and a big ass, it's the middle where I lose interest when it comes to BBW Maybe the Bimbo stuff would be a decent substitute for you? Personally, I could be into that, if it wasn't for the cheap spray tan and all the tats, judging from the in-game depiction. I dunno - Maybe that's central to the 'bimbo' aesthetic? Might be overthinking this a bit, LOL =p
Oh, believe me, no judging here, just waxing philosophic What you wank to is your business, of course, as it should be - Beauty is in the eye of the beholder, after all As long as you don't, you know, have anybody tied up in your basement or anything!Hey, everybody likes what they like, no judging. For me a nice round belly, sexy double chin, thick thighs, etc are just super super hot.