I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ExpandedBitchChoices.rpy", line 172, in script call
call giveitem from _call_giveitem
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 172, in script call
call giveitem from _call_giveitem
File "game/ExpandedBitchChoices.rpy", line 198, in script call
call fujimotogeishaintro from _call_fujimotogeishaintro
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 198, in script call
call fujimotogeishaintro from _call_fujimotogeishaintro
File "game/ExpandedBitchChoices.rpy", line 198, in script call
call fujimotogeishaintro from _call_fujimotogeishaintro
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/Suck My Cock First.rpy", line 1276, in script
show bitchcg idle animated as body at Position(xpos= 335, xanchor= 0, ypos= 9, yanchor=0) behind deskshade with moveinbottom
Exception: DynamicImage u'[CBClothesPantsCG]': could not find image. (u'/Custom Bitch Clothes/Custom Bitch Clothes Pants Default Black CG.png')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/ExpandedBitchChoices.rpy", line 172, in script call
call giveitem from _call_giveitem
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 172, in script call
call giveitem from _call_giveitem
File "game/ExpandedBitchChoices.rpy", line 198, in script call
call fujimotogeishaintro from _call_fujimotogeishaintro
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 198, in script call
call fujimotogeishaintro from _call_fujimotogeishaintro
File "game/ExpandedBitchChoices.rpy", line 198, in script call
call fujimotogeishaintro from _call_fujimotogeishaintro
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/Suck My Cock First.rpy", line 1276, in script
show bitchcg idle animated as body at Position(xpos= 335, xanchor= 0, ypos= 9, yanchor=0) behind deskshade with moveinbottom
File "renpy/ast.py", line 1438, in execute
renpy.exports.with_statement(trans, paired)
File "renpy/exports.py", line 1682, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "renpy/display/core.py", line 2718, in do_with
clear=clear)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3702, in interact_core
renpy.display.focus.before_interact(focus_roots)
File "renpy/display/focus.py", line 242, in before_interact
root.find_focusable(callback, None)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 466, in find_focusable
for i in self.visit():
File "renpy/display/layout.py", line 1389, in visit
self.update(self.last_st, self.last_at)
File "renpy/display/layout.py", line 1411, in update
child.visit_all(lambda c : c.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 558, in visit_all
for d in self.visit():
File "renpy/display/image.py", line 744, in visit
self.find_target()
File "renpy/display/image.py", line 652, in find_target
raise Exception(error)
Exception: DynamicImage u'[CBClothesPantsCG]': could not find image. (u'/Custom Bitch Clothes/Custom Bitch Clothes Pants Default Black CG.png')
Windows-10-10.0.22621
[QUOTE="Barooth, post: 9684995, member: 71809"]
so anyone got a fix for the Error on HJ/BJ?
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ExpandedBitchChoices.rpy", line 172, in script call
call giveitem from _call_giveitem
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 172, in script call
call giveitem from _call_giveitem
File "game/ExpandedBitchChoices.rpy", line 198, in script call
call fujimotogeishaintro from _call_fujimotogeishaintro
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 198, in script call
call fujimotogeishaintro from _call_fujimotogeishaintro
File "game/ExpandedBitchChoices.rpy", line 198, in script call
call fujimotogeishaintro from _call_fujimotogeishaintro
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/Suck My Cock First.rpy", line 1276, in script
show bitchcg idle animated as body at Position(xpos= 335, xanchor= 0, ypos= 9, yanchor=0) behind deskshade with moveinbottom
Exception: DynamicImage u'[CBClothesPantsCG]': could not find image. (u'/Custom Bitch Clothes/Custom Bitch Clothes Pants Default Black CG.png')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/ExpandedBitchChoices.rpy", line 172, in script call
call giveitem from _call_giveitem
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 172, in script call
call giveitem from _call_giveitem
File "game/ExpandedBitchChoices.rpy", line 198, in script call
call fujimotogeishaintro from _call_fujimotogeishaintro
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 198, in script call
call fujimotogeishaintro from _call_fujimotogeishaintro
File "game/ExpandedBitchChoices.rpy", line 198, in script call
call fujimotogeishaintro from _call_fujimotogeishaintro
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/ExpandedBitchChoices.rpy", line 160, in script call
call letstalk from _call_letstalk
File "game/Suck My Cock First.rpy", line 1276, in script
show bitchcg idle animated as body at Position(xpos= 335, xanchor= 0, ypos= 9, yanchor=0) behind deskshade with moveinbottom
File "renpy/ast.py", line 1438, in execute
renpy.exports.with_statement(trans, paired)
File "renpy/exports.py", line 1682, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "renpy/display/core.py", line 2718, in do_with
clear=clear)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3702, in interact_core
renpy.display.focus.before_interact(focus_roots)
File "renpy/display/focus.py", line 242, in before_interact
root.find_focusable(callback, None)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 470, in find_focusable
i.find_focusable(callback, focus_name)
File "renpy/display/core.py", line 466, in find_focusable
for i in self.visit():
File "renpy/display/layout.py", line 1389, in visit
self.update(self.last_st, self.last_at)
File "renpy/display/layout.py", line 1411, in update
child.visit_all(lambda c : c.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 558, in visit_all
for d in self.visit():
File "renpy/display/image.py", line 744, in visit
self.find_target()
File "renpy/display/image.py", line 652, in find_target
raise Exception(error)
Exception: DynamicImage u'[CBClothesPantsCG]': could not find image. (u'/Custom Bitch Clothes/Custom Bitch Clothes Pants Default Black CG.png')
Windows-10-10.0.22621
Ren'Py 7.4.7.1862
Bitch Breaker Alpha 0.02
Sat Dec 24 16:12:27 2022