I checked the attachment is downloading.cant download the attachment..
Сheck if you can download attachments from other users.
You don't have permission to view the spoiler content.
Log in or register now.
I checked the attachment is downloading.cant download the attachment..
Did you ensure you were at the ship's engine room at 7am? Make sure you also consider travel time. It might also only trigger on weekdays (Mon-Fri), but I'm not sure (this is the case for some events, though).I'm stuck on this part and it won't let me do anything else. I tried doing what it says and nothing happens.
I went to the engine room everyday Sunday - Saturday and nothing happened.Did you ensure you were at the ship's engine room at 7am? Make sure you also consider travel time. It might also only trigger on weekdays (Mon-Fri), but I'm not sure (this is the case for some events, though).
No one appears on your ship at all, this is a developer error in v.0.29.04... See message above...I went to the engine room everyday Sunday - Saturday and nothing happened.
Is that a ref toTremble before the mighty gobbo army.
Ahh I see, this game sucks in gameplay too, not just art, writing and coding.Did you ensure you were at the ship's engine room at 7am? Make sure you also consider travel time. It might also only trigger on weekdays (Mon-Fri), but I'm not sure (this is the case for some events, though).
Never (and if anyone leaked it the dev would probably just delete the game)When's the patreon version of the game going to be released. So far it's a fun game to kill awhile playing.
I'm sorry, but an uncaught exception occurred.
While loading <renpy.display.im.Image object ('/Scenes/HSchool/HS_StL3.webp') at 0x00000000128fc670>:
OSError: Couldn't find file 'Scenes/HSchool/HS_StL3.webp'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 53, in script call
File "scripts/ClickedEvents.rpyc", line 17, in script call
File "scripts/ClickedEvents.rpyc", line 309, in script call
File "events/Character/G-M/L/LindaHSStL.rpyc", line 56, in script
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\ast.py", line 930, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\exports.py", line 1474, in say
who(what, *args, **kwargs)
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\character.py", line 1352, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\character.py", line 1003, in do_display
display_say(who,
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\character.py", line 693, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\display\core.py", line 3582, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\display\core.py", line 4175, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\display\core.py", line 2782, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\display\layout.py", line 888, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\display\layout.py", line 888, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\display\layout.py", line 888, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\display\transform.py", line 909, in render
return RenderTransform(self).render(width, height, st, at)
File "accelerator.pyx", line 979, in renpy.display.accelerator.RenderTransform.render
File "accelerator.pyx", line 404, in renpy.display.accelerator.RenderTransform.render_child
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\display\image.py", line 513, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\display\image.py", line 316, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\display\layout.py", line 888, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\display\layout.py", line 373, in render
surf = render(self.child, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\display\im.py", line 676, in render
return cache.get(self, render=True)
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\display\im.py", line 330, in get
surf = image.load()
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\display\im.py", line 803, in load
raise e
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\display\im.py", line 757, in load
filelike = renpy.loader.load(self.filename, directory="images")
File "C:\Users\NY_ME\Downloads\TheHardWayFree-0.30.1-pc\TheHardWayFree-0.30.1-pc\renpy\loader.py", line 833, in load
raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'Scenes/HSchool/HS_StL3.webp'.
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
The Hard Way Free 0.30.1
Sat Dec 16 09:58:52 2023
get as many girls pregnant at least once and let the pregnancy come to term or till they have the baby then it should hopfully workHow do you meet the girls outside MC Cabin between 6-7 pm? I show up and nothing. Not even in the clearing. I'm guessing that happens after I make Shakira pregnant? How many current baby creche slots are there. I have three toddlers and a few on the way. I cannot make Debbie or Shakira pregnant currently (no available slots).