Our Life 1.4.1 Patch!
We’ve released a bug fix patch for Step 4 of Our Life! These are the patch notes:
· The errors on the character/Cove creation screens are gone
· The game skipping to the wrong Step is resolved
· Part of the ending CG not being able to appear for some MCs was fixed
· Some typo/continuity errors in the script were updated
· A few wrongly set flags were switched
· And other miscellaneous small tweaks
Older save files might not work in this updated build.
If you already have the game, you’ll need to delete the prior version and download the new base build/any DLCs you own.
Thank you very much for all of the feedback. If you’re still running into issues, let us know!
Files
Get Our Life: Beginnings & Always
Our Life: Beginnings & Always
Grow from childhood to adulthood with the lonely boy next door in this near-fully customizable visual novel.
Status | Released |
Author | GBPatch |
Genre | Visual Novel, Interactive Fiction |
Tags | Amare, Comedy, Dating Sim, Gay, LGBT, Meaningful Choices, Multiple Endings, Otome, Romance |
More posts
- Cove Step 1 Plushie Now Available for Limited Time!Nov 24, 2023
- Our Life: Beginnings & Always - The Last Major UpdateJun 23, 2023
- Our Life: 2023 GoalsJan 01, 2023
- Our Life 1.6.1Oct 06, 2022
- Our Life Version 1.5.4May 22, 2022
- Cove Plushie Now Available (Limited Time Only)!Apr 29, 2022
- Cove Plushie Coming Soon! + GiveawayApr 22, 2022
- Our Life Build 1.5.3Apr 01, 2022
- Wedding DLC Release Date & Plushie Poll!Feb 01, 2022
- Happy New Year!!!Jan 01, 2022
Comments
Log in with itch.io to leave a comment.
Hello! First of all, I really love the game and i enjoyed playing it, all of it really.
But since the last Step(Step 4) i haven't been able to play. The new build just won't open on my laptop (Windows, but old) a dll needed to play the game is completly incompatible(I'm guessing because of how old my OS is)
Hi, I am having a great time playing this game so far and would like to thank the team for their marvelous work!
Unfortunately I ran into an error during my play-through. I'm not sure if this is the right place to write this, but I'm having an issue where this error occurs during Step 3's room design portion. I've tried re-downloading the game but it didn't fix the problem. This is a new game I started for patch 4.1 so I don't think it's an issue with an old save file.
I copied and pasted the message so hopefully it can give an idea of how it can be fixed? Thank you!!
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000window.rpy", line 159, in execute_window_show
_window_show(trans)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "game/step3_room_setup.rpy", line 153, in execute
File "game/step3_room_setup.rpy", line 153, in execute
File "game/step3_room_setup.rpy", line 160, in execute
File "game/step3_room_setup.rpy", line 161, in execute
File "game/step3_room_setup.rpy", line 161, in <module>
AttributeError: 'bool' object has no attribute 'get'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "prologue.rpyc", line 2576, in script call
File "s1_shopping.rpyc", line 1483, in script call
File "s1_sandcastle.rpyc", line 2087, in script call
File "s1_grownup.rpyc", line 1497, in script call
File "s1_firefiles.rpyc", line 1623, in script call
File "s2_intro2.rpyc", line 2724, in script call
File "s2_wave2.rpyc", line 2429, in script call
File "hangman_step2.rpyc", line 39, in script call
File "hangman_step2.rpyc", line 63, in script call
File "hangman_step2.rpyc", line 132, in script call
File "hangman_step2.rpyc", line 115, in script call
File "hangman_step2.rpyc", line 151, in script call
File "hangman_step2.rpyc", line 173, in script call
File "hangman_step2.rpyc", line 144, in script call
File "hangman_step2.rpyc", line 51, in script call
File "s2_growing.rpyc", line 2495, in script call
File "s2_family.rpyc", line 3740, in script call
File "s2_dinner.rpyc", line 4048, in script call
File "s3_intro2.rpyc", line 107, in script
File "renpy/ast.py", line 2010, in execute
self.call("execute")
File "renpy/ast.py", line 1998, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000window.rpy", line 159, in execute_window_show
_window_show(trans)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "renpy/exports.py", line 1682, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "renpy/display/core.py", line 2718, in do_with
clear=clear)
File "renpy/display/core.py", line 3276, 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 3694, 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 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3694, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/step3_room_setup.rpy", line 153, in execute
File "game/step3_room_setup.rpy", line 153, in execute
File "game/step3_room_setup.rpy", line 160, in execute
File "game/step3_room_setup.rpy", line 161, in execute
File "game/step3_room_setup.rpy", line 161, in <module>
AttributeError: 'bool' object has no attribute 'get'
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Our Life 1.4.1
Sat Nov 6 12:09:08 2021
[/code]
It's not a separate download. It's part of the base game!
I was disappointed that the game fails to pick up on it if you name yourself Cove Holden, results in some confusing dialog ha ha ha it's still a good game
did the same lol
Anyone else still getting errors when trying to customize Cove?