saucepan35

Newbie
Jul 30, 2018
96
331
...open up the task manager after start of the game...I´m on an i9 - 32GB - RTX2070 which means normaly I should have abso. no problems...today while watching Sky Football on the 2nd monitor and downloading another RenPy game from Mega...
...I´d got "high peaks" in performance...while my RAM was on heavy use...
Try to figure out via Win10 Taskmanager if the game itself causes this workload.
Thank you for the suggestions. Sub 5-10% CPU utilization on all cores, less than 5% disk utilization too.. And 8GB RAM free.. Something about the game hates my machine. Never had a similar problem in any other Ren'Py game I've tried either. Weird stuff. Guess I'll give up and hope the problem has magically gone away in a few more updates either through game changes or driver updates. It's unplayable like this.
 

puffmutter

Member
Aug 29, 2019
361
186
If I go to Marcus third time ("pet play") the game ends after this.
Is this correct? So better wait to start this with the next version?
 

Lightrunner

Active Member
Game Developer
Oct 9, 2018
709
466
am i the only one who keep getting the ''oops something went wrong'' error everytime i talk to people during shawarma flyer thing, sure i can continue, but it gets annoying i have to go through the error screen 15 times duriing those parts.
 

Jr8000

New Member
Jun 22, 2020
1
0
I get error everytime i finish dancing on stage in shiny hole. Help would be appreciated.Also my save/load screen is bugged. Cant browse between the pages.

I'm sorry, but an uncaught exception occurred.

While loading <'Image' 'images/Slides/img_23182.jpg'>:
File "game/00_Functions/scene_controller.rpy", line 287, in script call
label call_save():
File "game/00_Functions/scene_controller.rpy", line 287, in script call
label call_save():
File "game/00_Functions/scene_controller.rpy", line 137, in script call
call process_object_click_alternate_action(interact_data[1], interact_data[2], interact_data[3], interact_data[4], interact_data[5]) from _rcall_sprites_action2
File "game/00_Functions/objects.rpy", line 471, in script call
call expression func_name from _call_expression_2
File "game/Rooms/Pub/pub_stage1.rpy", line 55, in script call
call process_hooks("monica_pole_dance_end", "global") from _rcall_process_hooks_8
File "game/00_Functions/hooks_controller.rpy", line 389, in script call
call expression label_name from _call_expression_5 #вызов хука
File "game/Characters/Pub/Pub_Dance.rpy", line 157, in script call
# Падают трусики
File "game/Quests/EP2_10/ep210_dialogues4_dance_strip.rpy", line 1126, in script
with fade
IOError: Couldn't find file 'images/Slides/img_23182.jpg'.

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

Full traceback:
File "game/00_Functions/scene_controller.rpy", line 287, in script call
label call_save():
File "game/00_Functions/scene_controller.rpy", line 287, in script call
label call_save():
File "game/00_Functions/scene_controller.rpy", line 137, in script call
call process_object_click_alternate_action(interact_data[1], interact_data[2], interact_data[3], interact_data[4], interact_data[5]) from _rcall_sprites_action2
File "game/00_Functions/objects.rpy", line 471, in script call
call expression func_name from _call_expression_2
File "game/Rooms/Pub/pub_stage1.rpy", line 55, in script call
call process_hooks("monica_pole_dance_end", "global") from _rcall_process_hooks_8
File "game/00_Functions/hooks_controller.rpy", line 389, in script call
call expression label_name from _call_expression_5 #вызов хука
File "game/Characters/Pub/Pub_Dance.rpy", line 157, in script call
# Падают трусики
File "game/Quests/EP2_10/ep210_dialogues4_dance_strip.rpy", line 1126, in script
with fade
File "C:\Download\FashionBusiness-EP2-v13-720p-HotFix1-pc\renpy\ast.py", line 1389, in execute
renpy.exports.with_statement(trans, paired)
File "C:\Download\FashionBusiness-EP2-v13-720p-HotFix1-pc\renpy\exports.py", line 1601, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Download\FashionBusiness-EP2-v13-720p-HotFix1-pc\renpy\display\core.py", line 2251, in do_with
clear=clear)
File "C:\Download\FashionBusiness-EP2-v13-720p-HotFix1-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Download\FashionBusiness-EP2-v13-720p-HotFix1-pc\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Download\FashionBusiness-EP2-v13-720p-HotFix1-pc\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Download\FashionBusiness-EP2-v13-720p-HotFix1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Download\FashionBusiness-EP2-v13-720p-HotFix1-pc\renpy\display\transition.py", line 180, in render
renpy.display.render.render(self.transitions[-1], width, height, 0, 0)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Download\FashionBusiness-EP2-v13-720p-HotFix1-pc\renpy\display\transition.py", line 361, in render
top = render(self.new_widget, width, height, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Download\FashionBusiness-EP2-v13-720p-HotFix1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Download\FashionBusiness-EP2-v13-720p-HotFix1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Download\FashionBusiness-EP2-v13-720p-HotFix1-pc\renpy\display\screen.py", line 675, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Download\FashionBusiness-EP2-v13-720p-HotFix1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Download\FashionBusiness-EP2-v13-720p-HotFix1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Download\FashionBusiness-EP2-v13-720p-HotFix1-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "C:\Download\FashionBusiness-EP2-v13-720p-HotFix1-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Download\FashionBusiness-EP2-v13-720p-HotFix1-pc\renpy\display\im.py", line 637, in load
raise e
IOError: Couldn't find file 'images/Slides/img_23182.jpg'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
EP2-v13-720p-HotFix1
Tue Jun 23 07:29:08 2020
 
3.50 star(s) 226 Votes