Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hurricane321

6
Posts
167
Following
A member registered Jun 25, 2020

Recent community posts

Is it possible to get Honey select 2 cards for them?

(1 edit)

How do you summon both of them because it is not giving me the option to do so? 

Learning to share event  for Rachel won't trigger.  I tried having her team and the other be naked at different times and it still doesn't work.

I found out the game works. It will give this error if you are on Windows 11 and not 10.

This happens when you right-click so you can save the game.

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/screens.rpy", line 624, in execute

  File "game/screens.rpy", line 624, in execute

  File "game/screens.rpy", line 630, in execute

Exception: Imagebutton does not have a idle image. (auto=u'PatreonLogo_%s.png').

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

Full traceback:

  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script

    $ ui.interact()

  File "renpy/ast.py", line 928, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 2245, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>

    $ ui.interact()

  File "renpy/ui.py", line 298, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "renpy/display/core.py", line 3315, 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 3735, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/screen.py", line 436, in visit_all

    callback(self)

  File "renpy/display/core.py", line 3735, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "renpy/display/screen.py", line 447, in per_interact

    self.update()

  File "renpy/display/screen.py", line 637, in update

    self.screen.function(**self.scope)

  File "game/screens.rpy", line 624, in execute

  File "game/screens.rpy", line 624, in execute

  File "game/screens.rpy", line 630, in execute

  File "renpy/ui.py", line 951, in _imagebutton

    idle = choice(idle, idle_image, "idle", required=True)

  File "renpy/ui.py", line 945, in choice

    raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))

Exception: Imagebutton does not have a idle image. (auto=u'PatreonLogo_%s.png').

Windows-10-10.0.22000

Ren'Py 7.4.10.2175

Stranded In Space 1.0

Sat Jan 22 08:11:22 2022

[/code]

This happens when you first open up the game with the patch

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/screens.rpy", line 373, in execute

  File "game/screens.rpy", line 373, in execute

  File "game/screens.rpy", line 403, in execute

Exception: Imagebutton does not have a idle image. (auto=u'PatreonLogo_%s.png').

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

Full traceback:

  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script

    python hide:

  File "renpy/ast.py", line 928, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 2245, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>

    python hide:

  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide

    ui.interact()

  File "renpy/ui.py", line 298, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "renpy/display/core.py", line 3315, 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 3735, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/screen.py", line 436, in visit_all

    callback(self)

  File "renpy/display/core.py", line 3735, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "renpy/display/screen.py", line 447, in per_interact

    self.update()

  File "renpy/display/screen.py", line 637, in update

    self.screen.function(**self.scope)

  File "game/screens.rpy", line 373, in execute

  File "game/screens.rpy", line 373, in execute

  File "game/screens.rpy", line 403, in execute

  File "renpy/ui.py", line 951, in _imagebutton

    idle = choice(idle, idle_image, "idle", required=True)

  File "renpy/ui.py", line 945, in choice

    raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))

Exception: Imagebutton does not have a idle image. (auto=u'PatreonLogo_%s.png').

Windows-10-10.0.22000

Ren'Py 7.4.10.2175

Stranded In Space 1.0

Sat Jan 22 08:10:12 2022

[/code]