Patrefans
Amaraine from patreon
Amaraine patreon

Damsels 1.16 Release

🕑 Added 2019-07-29 13:01:40 +0000 UTC

Comments

Amaraine Games

Thanks. It'll be fixed in 1.17. This was code that was unchanged from previous versions, so I didn't re-retest it. However, compiling under the latest version of Ren'py caused a command to break if issued without a value. I caught the other instances of this, but not this one. Thanks again!

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/brothel.rpy", line 2, in script call screen brothelscreen File "renpy/common/000statements.rpy", line 531, 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/brothel.rpy", line 2, in script call screen brothelscreen File "J:\Damsels-1.16-pc\renpy\ast.py", line 1947, in execute self.call("execute") File "J:\Damsels-1.16-pc\renpy\ast.py", line 1935, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "J:\Damsels-1.16-pc\renpy\statements.py", line 277, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 531, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "J:\Damsels-1.16-pc\renpy\exports.py", line 2896, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "J:\Damsels-1.16-pc\renpy\ui.py", line 295, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "J:\Damsels-1.16-pc\renpy\display\core.py", line 2699, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "J:\Damsels-1.16-pc\renpy\display\core.py", line 3507, in interact_core rv = renpy.display.focus.mouse_handler(ev, x, y) File "J:\Damsels-1.16-pc\renpy\display\focus.py", line 407, in mouse_handler return change_focus(new_focus, default=default) File "J:\Damsels-1.16-pc\renpy\display\focus.py", line 362, in change_focus set_focused(current, newfocus.arg, newfocus.screen) File "J:\Damsels-1.16-pc\renpy\display\focus.py", line 109, in set_focused new_tooltip = widget._get_tooltip() File "J:\Damsels-1.16-pc\renpy\display\behavior.py", line 746, in _get_tooltip return get_tooltip(self.action) File "J:\Damsels-1.16-pc\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) Windows-8-6.2.9200 Ren'Py 7.3.2.320 Damsels and Dungeons 1.16 Sun Aug 11 23:39:01 2019 [/code]


More Creators