Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 764 to 803 of 1,807 · Next page · Previous page · First page · Last page
(+4)

I'm so sad it ended

(+5)

Perhaps one of the most inclusive game I've ever played. Great story and art. Such a beautiful journey! <3

(+4)

im crying its over I can't wait for the next journey with it! 

quick question will there be dlc for step 4? 

ofc, there will be wedding dlc  later!! And dev promised to add baxter and derek dlcs

(+3)

Yeah, there's the Cove wedding DLC, Derek story DLC, and Baxter story DLC!

(1 edit) (+1)

Hey, currently playing the updated version and have put all my DLCs back in the file and everything, but whenever I get to the point where I can customize my bedroom in Step 3, I get this error. What should I do?

Edit: Wait just realized I was using a really old save so that might've been it since I can customize the bedroom when I load a sooner save. Nevermind!

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 2574, in script call

  File "s1_shopping.rpyc", line 1483, in script call

  File "s1_grownup.rpyc", line 1842, in script call

  File "s1_long_day.rpyc", line 1469, in script call

  File "s1_sandcastle.rpyc", line 1586, 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 115, in script call

  File "hangman_step2.rpyc", line 151, 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 173, in script call

  File "hangman_step2.rpyc", line 132, in script call

  File "hangman_step2.rpyc", line 51, in script call

  File "hangman_step2.rpyc", line 144, 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 "s2_dinner.rpyc", line 5, in script call

  File "s2_road_trip.rpyc", line 2511, in script call

  File "game/s2_mall.rpyc", line 3700, in script call

  File "game/s2_birthday.rpyc", line 3231, in script call

  File "game/s2_summerwork.rpyc", line 3055, in script call

  File "game/s2_escapade.rpyc", line 3642, in script call

  File "s3_intro2.rpyc", line 107, in script

  File "C:\Users\Jaxson\AppData\Local\Temp\Rar$EXa21000.8979\OurLife-1.4.0-pc/renpy/ast.py", line 2010, in execute

    self.call("execute")

  File "C:\Users\Jaxson\AppData\Local\Temp\Rar$EXa21000.8979\OurLife-1.4.0-pc/renpy/ast.py", line 1998, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "C:\Users\Jaxson\AppData\Local\Temp\Rar$EXa21000.8979\OurLife-1.4.0-pc/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 "C:\Users\Jaxson\AppData\Local\Temp\Rar$EXa21000.8979\OurLife-1.4.0-pc/renpy/exports.py", line 1682, in with_statement

    return renpy.game.interface.do_with(trans, paired, clear=clear)

  File "C:\Users\Jaxson\AppData\Local\Temp\Rar$EXa21000.8979\OurLife-1.4.0-pc/renpy/display/core.py", line 2718, in do_with

    clear=clear)

  File "C:\Users\Jaxson\AppData\Local\Temp\Rar$EXa21000.8979\OurLife-1.4.0-pc/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 "C:\Users\Jaxson\AppData\Local\Temp\Rar$EXa21000.8979\OurLife-1.4.0-pc/renpy/display/core.py", line 3694, in interact_core

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

  File "C:\Users\Jaxson\AppData\Local\Temp\Rar$EXa21000.8979\OurLife-1.4.0-pc/renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\Jaxson\AppData\Local\Temp\Rar$EXa21000.8979\OurLife-1.4.0-pc/renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\Jaxson\AppData\Local\Temp\Rar$EXa21000.8979\OurLife-1.4.0-pc/renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\Jaxson\AppData\Local\Temp\Rar$EXa21000.8979\OurLife-1.4.0-pc/renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\Jaxson\AppData\Local\Temp\Rar$EXa21000.8979\OurLife-1.4.0-pc/renpy/display/screen.py", line 432, in visit_all

    callback(self)

  File "C:\Users\Jaxson\AppData\Local\Temp\Rar$EXa21000.8979\OurLife-1.4.0-pc/renpy/display/core.py", line 3694, in
    root_widget.visit_all(lambda i : i.per_interact())

  File "C:\Users\Jaxson\AppData\Local\Temp\Rar$EXa21000.8979\OurLife-1.4.0-pc/renpy/display/screen.py", line 443, in per_interact

    self.update()

  File "C:\Users\Jaxson\AppData\Local\Temp\Rar$EXa21000.8979\OurLife-1.4.0-pc/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.0

Sun Sep 19 16:59:15 2021

(+1)

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/cove_creator_selection_screen.rpy", line 63, in <module>

  File "game/cove_creator_test.rpy", line 854, in SetupCoveAppearance

AttributeError: 'StoreModule' object has no attribute 'pants2_step4'

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

Full traceback:

  File "prologue.rpyc", line 2574, in script call

  File "s1_shopping.rpyc", line 1483, in script call

  File "s1_grownup.rpyc", line 1497, in script call

  File "s1_long_day.rpyc", line 1469, in script call

  File "s1_long_day.rpyc", line 5, in script call

  File "s1_sandcastle.rpyc", line 1586, 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 "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_intro3b.rpyc", line 1221, in script call

  File "s3_hang2.rpyc", line 2857, in script call

  File "s4_intro.rpyc", line 365, in script call

  File "cove_creator_selection_screen.rpyc", line 63, in script

  File "/Users/chantalflores/Downloads/OurLife-1.app/Contents/Resources/autorun/renpy/ast.py", line 923, in execute

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

  File "/Users/chantalflores/Downloads/OurLife-1.app/Contents/Resources/autorun/renpy/python.py", line 2235, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/cove_creator_selection_screen.rpy", line 63, in <module>

  File "game/cove_creator_test.rpy", line 854, in SetupCoveAppearance

AttributeError: 'StoreModule' object has no attribute 'pants2_step4'

Darwin-19.5.0-x86_64-i386-64bit

Ren'Py 7.4.8.1895

Our Life 1.4.0

Sun Sep 19 14:42:10 2021

```

Thanks for the report! We'll fix it.

So i was playing indifferent in step four and mc was in a hotel with one bed at the first day. Then at the second day mc's hotel is suddenly two

(+2)

The game is a work of art, the drawing, the small animations, the music, the story, the characteristic characters, the option to choose the appearance, the genre, the tastes and abilities of the MC, everything is a real gem.

I have played multiple visual novels, but none made me feel the need to know what else is going on, the desire to want to continue it, wishing it would never end, none made me feel joy and nervousness at the same time when choosing certain actions and/or dialogues. "Our Life" deserves to be much more recognized than it already is, I would like it to be also in Spanish so as not to have to use the translator when there is a text that I cannot understand, but that's okay, it is understandable that it is only in English when being something recent since it came out in November of last year, apart from the fact that they are currently working on "Our Life 2".

Would you recommend it? Definitely yes, it is worth a try and try to get all the pictures of the special moments and try to get all the achievements. "Our Life" is truly a treasure that can be enjoyed with every second that passes, it is fortunate that it is free and I feel fortunate to have discovered this wonderful visual novel.

(-1)

Lots of bugs 

The game is very slow and keeps crashing on Android 11 there are a lot of bugs that the game is unplayable from the start I've tried it all nothing worked plz fix coz I love this game and your work I've even payed for the dlc as well 

Do you have more details on the bugs? Being slow and crashing sounds like unfortunately your device just can't process the game. Are you using the voiced or unvoiced version? The unvoiced one is easier to run. And you could also try turning off the animations to make it easier for your phone to play.

(+1)

I'm using the unvoiced version and the game crashing from the start it won't let me do anything it just close the game from the very start I think it's the auto save feature that's doing coz before that it was fine I hope this was helpful coz you guys have made one hell of game I'm a big fan 

(+1)

I just got the new update and the game keeps closing on me I'm very upset it's my favourite game plz fix I'm on Android 11 

(+3)

I wrote a quick poem on my thoughts through out this journey.  I'm no poet but the love these characters bring can stirr something. 

I took 1 Step

I took 2 Steps

Heck, I even took 3 Steps

I backtracked, relived those 3 steps with greater memories, over and over again

But never did I expect

For that Step 4 to hit my emotions as hard as it did

Forever waiting for that next summer

(+1)

this game just makes me so happy. Cove is just a precious person. This is one of the best games ever. It brought me to tears. I can't wait to play more of your games. The art, the characters and everything else made happy. Thank you very much. I am going to play this over and over. <3

(+3)

i have so much love for this game. as a nostalgic person who constantly thinks and dreams of childhood, this game gives me a lot of feelings. through this game, i grew up with cove. i played with my friends on the beachside and experienced that fleeting innocence and close warmth to my home. the epilogue perfectly bookended this whole journey – officially closing this first life chapter. all of the love has been given since the beginning and i will take it with me always <3 it was a beautiful game and i will return for the DLCs. thank you for allowing me to feel the most nostalgia i had in a while! it has been a very precious journey. 

i adore this game to bits. everything about this visual novel is stunning!! it clearly has a lot of love put into it, from the story, to the artwork, and just everything. i love this game's approach to the main character's personal struggles regarding gender, sexuality, etc. and how supportive cove was throughout! just made me love him even more!! i loved all of the side characters, especially miranda and terry. those two are lovely. i'm both disappointed and relieved i found this game only now, seeing as step 4 was recently released, though it would have been nice to cheer this vn on earlier!

it was amazing to play through! sat at my laptop playing it for hours straight without realizing, everything being so engaging. i'll be holding this game close to my heart for a long while.

THIS GAME IS EVERYTHING IVE EVER DREAMED OF AND MORE THANK YOU.
im playing step 4 as we speak and omg
<3333
im so excited for now & forever, and thank you so much for your hard work on this game!! you did an amazing job and cleared up all the bugs in just about a day, miracle worker.
thank you for blessing this earth with olb&a 

I don't know if this has been mentioned before, but I got the following bug while using the character creator:

IOError: Couldn't find file 'images/character_creation/Character Pieces/Hairbeaded/bangs 63 10.png'.

(I was using an old save, in case that's relevant.)

(+1)

Thank you for the report! I think that might be because of older data but we'll double check.

Crashes after update

Using android 11, I installed the latest update (step 4) and the game keeps crashing on the character page. I tried to reinstall it but it still crashes. So for now I just reinstalled the previous version (which works well). Hope you can fix this. I'm bummed I can't play the game on my phone. I'll just go ahead and install it on my pc in the meantime.

I'm having the same problem nothing works hope they fix soon

(+2)

the DLC content doesn't seem to be working, everything else is fine. (i absolutely adore this game it has made me cry too many times thank you for making it :,D)

Confirming here that DLC moments break when trying to load them, with the traceback citing that their labels don't exist:

While running game code:
ScriptError: could not find label 'ghost'.

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

Full traceback:
  File "renpy/bootstrap.py", line 326, in bootstrap
    renpy.main.main()
  File "renpy/main.py", line 617, in main
    run(restart)
  File "renpy/main.py", line 148, in run
    renpy.execution.run_context(True)
  File "renpy/execution.py", line 922, in run_context
    context.run()
  File "prologue.rpyc", line 2574, in script call
  File "s1_shopping.rpyc", line 1483, in script call
  File "s1_grownup.rpyc", line 1842, in script call
  File "s1_long_day.rpyc", line 1469, in script call
  File "s1_sandcastle.rpyc", line 2087, in script call
  File "s1_firefiles.rpyc", line 1623, in script call
  File "prologue.rpyc", line 2574, in script call
  File "s1_shopping.rpyc", line 1483, in script call
  File "s1_grownup.rpyc", line 1842, in script call
  File "s1_long_day.rpyc", line 1469, in script call
  File "s1_sandcastle.rpyc", line 2087, in script call
  File "s1_firefiles.rpyc", line 1623, in script call
  File "renpy/script.py", line 918, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'ghost'.

UPDATE: If you installed the DLCs to your itch.io launcher thing then you have to update them and replace them in the new Our Life version's folder (1.4.0) because it doesn't come installed that way.

If you downloaded it all directly then just re-download the DLCs and re-apply them. Hope it helps!

(+1)

thank you so much, im an idiot with computers so folks like you helping out is always appreciated :,D

Haha, no problem, hope you enjoy it! :)

(+1)

Every time I think this game can't get any better it surprises me! I related a lot more to this game than I originally thought I would've when I first learned about it. I look forward to everything else you'll publish!

(+3)

AHHHHH ive been waiting for step 4 ever since i finished the game about a month ago!! thank u so much for creating an amazing game and for all your hard work! now we just have to wait until we can finally marry our beloved cove 😭😭😭

(+4)

cove holden my absolute beloved

(+5)

Thank you so much for all your hard work!! Step 4 was everything I could've hoped for and more, seeing everyone again was amazing. I'm so proud of all the characters for all their growth. I can't wait for the Wedding DLC!! Cove James Holden my beloved <3

Deleted post

i just bought the step 1 and 2 dlc is there a way i go back and play them without starting a new save? 

(+5)

Amazing. Breathtaking. Flawless. This ending was everything I could have hoped for and more. Im actually crying right now. Im going to miss Our Life more than you will ever know,  but Im completely satisfied with the ending. Thank you so much for creating this beautiful experience for all of us GBPatch. I cant wait for whatever comes next! 

(+4)

I wanna cry. Cove is perfect. He such a cutieeee. Bro I am fangilring so bad. Thank you for this awesome experience!! I AM SoOOO WaITING FOR THE WEDDING AHHHHHHHHHHH!

(+2)

imma beg my mom for cash so i can support

Congrats on the full release of the game!! I'm eager to play Step 4 <3

(+2)

Ughh this game was so amazing that I knew I had to buy the DLCs. The game is free with additional DLCs that are only 3.99 each. Which in my opinion is pretty cheap.  You don't have to buy them though because without them the game is still amazing. Its so great with the pronouns and the ending was so sweet. Waiting a long time for step 4 to be released was painful but it was all worth it. I mean being married to Cove and picking his ring was so adorable. It was a bittersweet moment when I saw the end credit but good things must come to an end right? I can't wait for GB Patches Our Life: Now and Forever to be released. I know that I will enjoy it as much as this game, this game was truly something wonderful that will always make me smile.

After downloading the new Step 4 the game is a bit slow, is this an after affect of the update or something to do with my device?

👁👄👁 I'm downloading it rn and I'm about to explode with excitement 

I have the step 2 and step 3 DLC, but when I brought them I didn't have an account. Can I re-download the DLC without re-buying the DLC?

(+1)

If the link was sent to your email you can still access the link and redownload it

Oh yeah! Thank you very much! 

No worries. Hope it helped

(+1)

I can't seem to get the app to work on my phone. I have a android, I have allowed it in my settings to download outside of the app store, have enough space. I can download the file fine but then my phone won't allow me to open it at all.

i have a few questions, uh.. if i got all 3 steps do i just need to redownload everything? If not how do i get the 4th step? 

Yeah, you need to remove all the old versions of the game/DLC and download all the fresh files!

I'm trying to install the voiced android version and have deleted the old base version but it keeps saying app not installed. At first I thought it was not having storage so I cleared that up, but it's still saying app not installed. Should I delete the DLCs too and re-download those as well?

Yes, please try deleting all the files, including the DLCs, and then installing everything fresh.

Thank you! It was that plus I still didn't have enough storage! I'm downloading the new version of step 3 DLC now since I was able to install the new base and the other Step DLCs after deleting and redownloading!

No problem :D

With the new patch I can't seem to lead my past saves anymore and when I make a new file and try to load them it sends me to the title page >.>

Same! I deleted the base game,  reinstalled, and put the files from all the DLCs in the game folder but it still does the same as what you described above

I did as well! I even tried restarting my computer and trying it on another because I was eager to play but it still doesn't work T^T

I'm really sorry for that. It kind of depends on your device/history with the game. Sometimes files still work, sometimes they're too old or just incompatible for some reason to work with a newer version and you have to start a new game from the beginning.

it's fine! thank you so much for the new patch and although it is a bit dissapointing to loose saves I love playing the game :)

Thank you for understanding ^^

(+1)

I'm so HYPED! Thank you for all you've done and making this amazing VN!

I wanted to ask why does the official voiced android download link say demo?

same

Too bad my new android broke and I gotta play it on an old cracked up android as soon as it releases tho :( How ironically unfortunate.

(+1)

On it RIGHT AWAY

(+2)

OMGGG it just released

(+3)

HOLY DEREK

Viewing most recent comments 764 to 803 of 1,807 · Next page · Previous page · First page · Last page