jxd

Active Member
Jun 8, 2020
527
187
I started a while ago, but I can't sleep, I can't pass the time... everything is closed at night, what should I do? I go with the dwarf and the game crashes...


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 724, in script call
    call cs_sister_intro from _call_cs_sister_intro
  File "game/script.rpy", line 806, in script call
    call cs_first_time_birds from _call_cs_first_time_birds
  File "game/script.rpy", line 1097, in script call
    call cs_first_time_bar from _call_cs_first_time_bar
  File "game/script.rpy", line 845, in script call
    call screen sc_keeper_homestead_1
  File "game/script.rpy", line 845, in script call
    call screen sc_keeper_homestead_1
  File "game/script.rpy", line 863, in script
    call screen sc_keeper_backyard
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/myscreens.rpy", line 2105, in execute
    screen sc_keeper_backyard:
  File "game/myscreens.rpy", line 2105, in execute
    screen sc_keeper_backyard:
  File "game/myscreens.rpy", line 2214, in execute
    imagebutton:
Exception: Imagebutton does not have a idle image.

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

Full traceback:
  File "game/script.rpy", line 724, in script call
    call cs_sister_intro from _call_cs_sister_intro
  File "game/script.rpy", line 806, in script call
    call cs_first_time_birds from _call_cs_first_time_birds
  File "game/script.rpy", line 1097, in script call
    call cs_first_time_bar from _call_cs_first_time_bar
  File "game/script.rpy", line 845, in script call
    call screen sc_keeper_homestead_1
  File "game/script.rpy", line 845, in script call
    call screen sc_keeper_homestead_1
  File "game/script.rpy", line 863, in script
    call screen sc_keeper_backyard
  File "D:\F95\TheBigBeyond-0.06-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "D:\F95\TheBigBeyond-0.06-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\F95\TheBigBeyond-0.06-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 "D:\F95\TheBigBeyond-0.06-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\F95\TheBigBeyond-0.06-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\F95\TheBigBeyond-0.06-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\F95\TheBigBeyond-0.06-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\F95\TheBigBeyond-0.06-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\F95\TheBigBeyond-0.06-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\F95\TheBigBeyond-0.06-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\F95\TheBigBeyond-0.06-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "D:\F95\TheBigBeyond-0.06-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\F95\TheBigBeyond-0.06-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "D:\F95\TheBigBeyond-0.06-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/myscreens.rpy", line 2105, in execute
    screen sc_keeper_backyard:
  File "game/myscreens.rpy", line 2105, in execute
    screen sc_keeper_backyard:
  File "game/myscreens.rpy", line 2214, in execute
    imagebutton:
  File "D:\F95\TheBigBeyond-0.06-pc\renpy\ui.py", line 946, in _imagebutton
    idle = choice(idle, idle_image, "idle", required=True)
  File "D:\F95\TheBigBeyond-0.06-pc\renpy\ui.py", line 942, in choice
    raise Exception("Imagebutton does not have a %s image." % (name, ))
Exception: Imagebutton does not have a idle image.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
The_Big_Beyond 0.06
Thu May 26 12:36:09 2022
 

estrada777

Engaged Member
Modder
Donor
Mar 22, 2020
3,487
8,683
Updated Android port. Nothing too fancy but let me know if you have any issues.

Version: 0.06
Size 175 MB

You don't have permission to view the spoiler content. Log in or register now.

This unofficial port/version is not released by the developer, download at your own risk.

(if it gives you a .zip, just rename it as .apk)

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯
Updated my android port FWIW.
 

WackedWu

Newbie
May 8, 2021
89
88
Ok, I've got a couple of questions for you, I've played the updated version of the game and was wondering ..... why not a meter for the water bottle, instead of the steps ? because it seems like the math is off when you travel to the other points too get to water and my water is gone faster when I fight something my second question is why can't I screw that green monster chick and the other one with the horns?
 
Last edited:
  • Like
Reactions: zandalari
4.10 star(s) 39 Votes