Mod Ren'Py Completed Good Girl Gone Bad: JDMOD [1.2b] [JohnDupont]

2.90 star(s) 10 Votes

RRMZ

New Member
Jun 5, 2020
10
0
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    renpy.register_statement("show screen",
TypeError: unbound method get_tooltip() must be called with Return instance as first argument (got nothing instead)

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

Full traceback:
  File "game/JDMOD/scripts/menu/GalleryMenu.rpyc", line 107, in script
    ��@��H�@�T�e"_6L���20?20X]���N~v�����YE~�,�
  File "/Applications/renpy-7.3.5-sdk/renpy/ast.py", line 1949, in execute
    self.call("execute")
  File "/Applications/renpy-7.3.5-sdk/renpy/ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "/Applications/renpy-7.3.5-sdk/renpy/statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    renpy.register_statement("show screen",
  File "/Applications/renpy-7.3.5-sdk/renpy/exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "/Applications/renpy-7.3.5-sdk/renpy/ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/Applications/renpy-7.3.5-sdk/renpy/display/core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/Applications/renpy-7.3.5-sdk/renpy/display/core.py", line 3515, in interact_core
    rv = renpy.display.focus.mouse_handler(ev, x, y)
  File "/Applications/renpy-7.3.5-sdk/renpy/display/focus.py", line 407, in mouse_handler
    return change_focus(new_focus, default=default)
  File "/Applications/renpy-7.3.5-sdk/renpy/display/focus.py", line 362, in change_focus
    set_focused(current, newfocus.arg, newfocus.screen)
  File "/Applications/renpy-7.3.5-sdk/renpy/display/focus.py", line 109, in set_focused
    new_tooltip = widget._get_tooltip()
  File "/Applications/renpy-7.3.5-sdk/renpy/display/behavior.py", line 749, in _get_tooltip
    return get_tooltip(self.action)
  File "/Applications/renpy-7.3.5-sdk/renpy/display/behavior.py", line 363, in get_tooltip
    rv = get_tooltip(i)
  File "/Applications/renpy-7.3.5-sdk/renpy/display/behavior.py", line 373, in get_tooltip
    return func()
TypeError: unbound method get_tooltip() must be called with Return instance as first argument (got nothing instead)

Darwin-20.6.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
Good Girl Gone Bad 1.2
Tue Oct 26 00:12:26 2021
Cant make decision in the gallery
 

DominatePar

Member
Mar 9, 2018
233
128
can i lock all the scene back coz i want fresh start and try to unlock everything i complete some route but i never unlock every scenes.and i unlock with the mod so everything was messy.i try delete and uninstalling it was not avail.
 

JohnDupont

Active Member
Modder
May 26, 2017
798
2,679
can i lock all the scene back coz i want fresh start and try to unlock everything i complete some route but i never unlock every scenes.and i unlock with the mod so everything was messy.i try delete and uninstalling it was not avail.
For a fresh start, use this command in the console: persistent._clear(progress=True)
 

donnyshmokes

Newbie
Nov 8, 2020
49
39
ÔªøI'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
TypeError: unbound method get_tooltip() must be called with Return instance as first argument (got nothing instead)

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

Full traceback:
File "game/JDMOD/scripts/scenes/0.08 - wilsonappv8 (Ashley, Wilson).rpyc", line 28, in script call
É∆⁄u≥⁄ëûÿI5•he—]3Ën–›C5hú4hga∑bí›SZ1^∑‚êVÙ‚OQ¢Q*ïfΩ…îÒ` Æ$l7a x€î›ÒT∑=—G™€[Ww/®´Í˙
File "game/JDMOD/scripts/custom/Custom.rpyc", line 860, in script call
∫ÃNEvÃıUßR»e˙¶0åÃêFÓEı" »”7E]∆«ìÛb.˙8ÒMqWÿ!%Ω(‡GªÿíP“íãa‰ÓπYí\IT.•»Õ2…›oê »ï¶‰fre\fßÚÄÀ∫Ãè_§d˜ r*«8ïß◊ÉÎsT}Hqz›‰Ù∞¡i†‡K9ΩŒªîGÄV¡NóŸ,]„Qï.]fóR ºfK^ïÅTEÒö≠≥Â1é™(UÕ≈∫èÍL{
File "game/JDMOD/scripts/custom/Custom_Character.rpyc", line 44, in script
} É—…ùc¥Ü3mp»#fid£Vó¿–Ëë1zî'¨uÉ…fz4vv,ñöz\Ÿ¢%ñBèáEÔR;«tÍjjîî—„œÁò°ßÚƒ0,’&úÎáı¯Á˚Òm5ôÕÙòΩa$ù2ôÜ?–Äflé _›õŒ&Ù¥üıÛW¨å£˛ò‚zÀ2⁄of¸=s˘k¸1{‡≠˘Û˝ÅÄ?çFbèø1-0◊∞ñô)~œèRÒ8ß√,oÅåj–yõıáı\Œ»§‘t8üKõñ⁄¥’j
File "/Applications/renpy-7.4.4-sdk/renpy/ast.py", line 1969, in execute
self.call("execute")
File "/Applications/renpy-7.4.4-sdk/renpy/ast.py", line 1957, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/Applications/renpy-7.4.4-sdk/renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "/Applications/renpy-7.4.4-sdk/renpy/exports.py", line 2983, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "/Applications/renpy-7.4.4-sdk/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/Applications/renpy-7.4.4-sdk/renpy/display/core.py", line 3101, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "/Applications/renpy-7.4.4-sdk/renpy/display/core.py", line 3907, in interact_core
rv = renpy.display.focus.mouse_handler(ev, x, y)
File "/Applications/renpy-7.4.4-sdk/renpy/display/focus.py", line 418, in mouse_handler
return change_focus(new_focus, default=default)
File "/Applications/renpy-7.4.4-sdk/renpy/display/focus.py", line 370, in change_focus
set_focused(current, newfocus.arg, newfocus.screen)
File "/Applications/renpy-7.4.4-sdk/renpy/display/focus.py", line 110, in set_focused
new_tooltip = widget._get_tooltip()
File "/Applications/renpy-7.4.4-sdk/renpy/display/behavior.py", line 762, in _get_tooltip
return get_tooltip(self.action)
File "/Applications/renpy-7.4.4-sdk/renpy/display/behavior.py", line 372, in get_tooltip
rv = get_tooltip(i)
File "/Applications/renpy-7.4.4-sdk/renpy/display/behavior.py", line 382, in get_tooltip
return func()
TypeError: unbound method get_tooltip() must be called with Return instance as first argument (got nothing instead)

Darwin-21.2.0-x86_64-i386-64bit
Ren'Py 7.4.4.1439
Good Girl Gone Bad 1.2
Mon Mar 21 23:01:43 2022

Does anybody by chance know why there is an error every time I try to make a choice in the gallery? Thanks.
 

RRMZ

New Member
Jun 5, 2020
10
0
ÔªøI'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
TypeError: unbound method get_tooltip() must be called with Return instance as first argument (got nothing instead)

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

Full traceback:
File "game/JDMOD/scripts/scenes/0.08 - wilsonappv8 (Ashley, Wilson).rpyc", line 28, in script call
É∆⁄u≥⁄ëûÿI5•he—]3Ën–›C5hú4hga∑bí›SZ1^∑‚êVÙ‚OQ¢Q*ïfΩ…îÒ` Æ$l7a x€î›ÒT∑=—G™€[Ww/®´Í˙
File "game/JDMOD/scripts/custom/Custom.rpyc", line 860, in script call
∫ÃNEvÃıUßR»e˙¶0åÃêFÓEı" »”7E]∆«ìÛb.˙8ÒMqWÿ!%Ω(‡GªÿíP“íãa‰ÓπYí\IT.•»Õ2…›oê »ï¶‰fre\fßÚÄÀ∫Ãè_§d˜ r*«8ïß◊ÉÎsT}Hqz›‰Ù∞¡i†‡K9ΩŒªîGÄV¡NóŸ,]„Qï.]fóR ºfK^ïÅTEÒö≠≥Â1é™(UÕ≈∫èÍL{
File "game/JDMOD/scripts/custom/Custom_Character.rpyc", line 44, in script
} É—…ùc¥Ü3mp»#fid£Vó¿–Ëë1zî'¨uÉ…fz4vv,ñöz\Ÿ¢%ñBèáEÔR;«tÍjjîî—„œÁò°ßÚƒ0,’&úÎáı¯Á˚Òm5ôÕÙòΩa$ù2ôÜ?–Äflé _›õŒ&Ù¥üıÛW¨å£˛ò‚zÀ2⁄of¸=s˘k¸1{‡≠˘Û˝ÅÄ?çFbèø1-0◊∞ñô)~œèRÒ8ß√,oÅåj–yõıáı\Œ»§‘t8üKõñ⁄¥’j
File "/Applications/renpy-7.4.4-sdk/renpy/ast.py", line 1969, in execute
self.call("execute")
File "/Applications/renpy-7.4.4-sdk/renpy/ast.py", line 1957, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/Applications/renpy-7.4.4-sdk/renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "/Applications/renpy-7.4.4-sdk/renpy/exports.py", line 2983, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "/Applications/renpy-7.4.4-sdk/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/Applications/renpy-7.4.4-sdk/renpy/display/core.py", line 3101, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "/Applications/renpy-7.4.4-sdk/renpy/display/core.py", line 3907, in interact_core
rv = renpy.display.focus.mouse_handler(ev, x, y)
File "/Applications/renpy-7.4.4-sdk/renpy/display/focus.py", line 418, in mouse_handler
return change_focus(new_focus, default=default)
File "/Applications/renpy-7.4.4-sdk/renpy/display/focus.py", line 370, in change_focus
set_focused(current, newfocus.arg, newfocus.screen)
File "/Applications/renpy-7.4.4-sdk/renpy/display/focus.py", line 110, in set_focused
new_tooltip = widget._get_tooltip()
File "/Applications/renpy-7.4.4-sdk/renpy/display/behavior.py", line 762, in _get_tooltip
return get_tooltip(self.action)
File "/Applications/renpy-7.4.4-sdk/renpy/display/behavior.py", line 372, in get_tooltip
rv = get_tooltip(i)
File "/Applications/renpy-7.4.4-sdk/renpy/display/behavior.py", line 382, in get_tooltip
return func()
TypeError: unbound method get_tooltip() must be called with Return instance as first argument (got nothing instead)

Darwin-21.2.0-x86_64-i386-64bit
Ren'Py 7.4.4.1439
Good Girl Gone Bad 1.2
Mon Mar 21 23:01:43 2022

Does anybody by chance know why there is an error every time I try to make a choice in the gallery? Thanks.
same
 

JohnDupont

Active Member
Modder
May 26, 2017
798
2,679
ÔªøI'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
TypeError: unbound method get_tooltip() must be called with Return instance as first argument (got nothing instead)

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

Full traceback:
File "game/JDMOD/scripts/scenes/0.08 - wilsonappv8 (Ashley, Wilson).rpyc", line 28, in script call
É∆⁄u≥⁄ëûÿI5•he—]3Ën–›C5hú4hga∑bí›SZ1^∑‚êVÙ‚OQ¢Q*ïfΩ…îÒ` Æ$l7a x€î›ÒT∑=—G™€[Ww/®´Í˙
File "game/JDMOD/scripts/custom/Custom.rpyc", line 860, in script call
∫ÃNEvÃıUßR»e˙¶0åÃêFÓEı" »”7E]∆«ìÛb.˙8ÒMqWÿ!%Ω(‡GªÿíP“íãa‰ÓπYí\IT.•»Õ2…›oê »ï¶‰fre\fßÚÄÀ∫Ãè_§d˜ r*«8ïß◊ÉÎsT}Hqz›‰Ù∞¡i†‡K9ΩŒªîGÄV¡NóŸ,]„Qï.]fóR ºfK^ïÅTEÒö≠≥Â1é™(UÕ≈∫èÍL{
File "game/JDMOD/scripts/custom/Custom_Character.rpyc", line 44, in script
} É—…ùc¥Ü3mp»#fid£Vó¿–Ëë1zî'¨uÉ…fz4vv,ñöz\Ÿ¢%ñBèáEÔR;«tÍjjîî—„œÁò°ßÚƒ0,’&úÎáı¯Á˚Òm5ôÕÙòΩa$ù2ôÜ?–Äflé _›õŒ&Ù¥üıÛW¨å£˛ò‚zÀ2⁄of¸=s˘k¸1{‡≠˘Û˝ÅÄ?çFbèø1-0◊∞ñô)~œèRÒ8ß√,oÅåj–yõıáı\Œ»§‘t8üKõñ⁄¥’j
File "/Applications/renpy-7.4.4-sdk/renpy/ast.py", line 1969, in execute
self.call("execute")
File "/Applications/renpy-7.4.4-sdk/renpy/ast.py", line 1957, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/Applications/renpy-7.4.4-sdk/renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "/Applications/renpy-7.4.4-sdk/renpy/exports.py", line 2983, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "/Applications/renpy-7.4.4-sdk/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/Applications/renpy-7.4.4-sdk/renpy/display/core.py", line 3101, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "/Applications/renpy-7.4.4-sdk/renpy/display/core.py", line 3907, in interact_core
rv = renpy.display.focus.mouse_handler(ev, x, y)
File "/Applications/renpy-7.4.4-sdk/renpy/display/focus.py", line 418, in mouse_handler
return change_focus(new_focus, default=default)
File "/Applications/renpy-7.4.4-sdk/renpy/display/focus.py", line 370, in change_focus
set_focused(current, newfocus.arg, newfocus.screen)
File "/Applications/renpy-7.4.4-sdk/renpy/display/focus.py", line 110, in set_focused
new_tooltip = widget._get_tooltip()
File "/Applications/renpy-7.4.4-sdk/renpy/display/behavior.py", line 762, in _get_tooltip
return get_tooltip(self.action)
File "/Applications/renpy-7.4.4-sdk/renpy/display/behavior.py", line 372, in get_tooltip
rv = get_tooltip(i)
File "/Applications/renpy-7.4.4-sdk/renpy/display/behavior.py", line 382, in get_tooltip
return func()
TypeError: unbound method get_tooltip() must be called with Return instance as first argument (got nothing instead)

Darwin-21.2.0-x86_64-i386-64bit
Ren'Py 7.4.4.1439
Good Girl Gone Bad 1.2
Mon Mar 21 23:01:43 2022

Does anybody by chance know why there is an error every time I try to make a choice in the gallery? Thanks.
The issue comes from using a more recent version of Ren'Py (7.4.4) than what the mod was made for (7.1.3).

I'm providing a fix, let me know if it works.
 
  • Like
Reactions: donnyshmokes
2.90 star(s) 10 Votes