Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1,473 to 1,512 of 1,967 · Next page · Previous page · First page · Last page
(+1)

i'm so happy the full game is finally out! ive been supporting it since forever and would play the demo every time a new one came out! it was a pleasant surprise that the whole game is free (and i was completely willing to pay) but i will be buying the dlc just because i love this game THAT much. thank you for a wonderful game :]

Been waiting for this game for months I can't believe its finally out! Bought both DLCs happy to support such a lovely game.

(+1)

How do we get the DLC into the main game? I got the main part of the game up and running but I can't figure out how to get the DLC into the game.

(+2)

Here's how it works!

Windows, Linux, & Mac Instructions:

  1. Download the file after purchase
  2. Extract the zipped file you downloaded
  3. Open the extracted folder and copy the rpy files inside
  4. Open the folder of your current Our Life Build and find the "game" folder inside. To view folders on Mac you might have to right click the application launcher and select "view package contents" and you may have to open a couple different folders before you find the "game" folder tucked away inside
  5. Paste the new rpys you got from the DLC into the Our Life "game" folder

After that, the build you already had will now include all the extra content this DLC gives.

Android Instructions:

Download the .apk file and install it to your device. It will update your current game version to have all the new info. Or, if you haven't downloaded Our Life before, the complete game (with DLC included) will be installed.  The file size is large, but only the files you don't already have will be kept. It won't double the amount of memory used if you already have the game installed.

Thank you so much! It's working perfectly now!

That's great :D

I'm on Mac and I'm having trouble finding the game folder? Where do I look?

To view folders on Mac you might have to right click the application launcher and select "view package contents"
 and then open these folders. 



If you downloaded the game through the Itch.io App instead of the webpage the folders will be rearranged and not work right. You can just reinstall the game from this page, though ^^.

I bought the DLC and Soundtrack bundle but when ever I try to download the DLC it doesn't want to save in the file I want it to like it removes it self

Can you tell me what system are you using? If you're on Android the DLC is meant to go away after you've installed it. It just updates the normal build and then it's done. If you're on PC or Mac that shouldn't happen.

No it was on my laptop that got Windows and it's because of Windows my Download get deleted all the time so I did it that I downloaded the PC version on my phone and extended it there and moved it over to my laptop so they work now X3

Oh cool, well I'm glad it worked out in the end! Sorry for the trouble.

Hi! Will the steam page ever have the Android version? Thank you, I love your games ❤️

I'm afraid we can't. Steam doesn't host Android builds, as far as I know. I'm happy you love the game, though c:

(1 edit)

hi! So I downloaded the android version for my galaxy tablet with the step 1 DLC and the game crashes every time I try to play one of the step 1 DLC moments

Can you tell me what the crash says? If the game just closes with no warning maybe something went wrong with the download and uninstalling/reinstalling will help.

oh yeah it just closes with no warning. I guess I can try deleting everything and then a fresh install?

Yeah, that might be for the best.

The game so far is pretty amazing and I bought the DLC's, all three. I'm going into Step 2, but before that, I realized I couldn't play the Runaway or Sleepover DLC.

I keep getting this message:

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/s1_library.rpy", line 2499, in script call
    call screen moment_selection_screen
  File "game/s1_ghost.rpy", line 561, in script call
    call screen moment_selection_screen
  File "game/s1_barbecue.rpy", line 2954, in script call
    call screen moment_selection_screen
  File "game/s1_library.rpy", line 2499, in script call
    call screen moment_selection_screen
  File "game/s1_ghost.rpy", line 561, in script call
    call screen moment_selection_screen
  File "game/s1_barbecue.rpy", line 2954, in script call
    call screen moment_selection_screen
ScriptError: could not find label 'runaway'.

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

Full traceback:
  File "C:\Users\creol\AppData\Roaming\itch\apps\our-life\OurLife-1.0-pc\renpy\bootstrap.py", line 316, in bootstrap
    renpy.main.main()
  File "C:\Users\creol\AppData\Roaming\itch\apps\our-life\OurLife-1.0-pc\renpy\main.py", line 578, in main
    run(restart)
  File "C:\Users\creol\AppData\Roaming\itch\apps\our-life\OurLife-1.0-pc\renpy\main.py", line 143, in run
    renpy.execution.run_context(True)
  File "C:\Users\creol\AppData\Roaming\itch\apps\our-life\OurLife-1.0-pc\renpy\execution.py", line 908, in run_context
    context.run()
  File "lib/windows-i686/prologue.rpyc", line 2490, in script call
  File "lib/windows-i686/s1_shopping.rpyc", line 1483, in script call
  File "lib/windows-i686/s1_grownup.rpyc", line 1497, in script call
  File "lib/windows-i686/s1_long_day.rpyc", line 1445, in script call
  File "lib/windows-i686/s1_sandcastle.rpyc", line 1586, in script call
  File "lib/windows-i686/s1_firefiles.rpyc", line 1530, in script call
  File "game/s1_library.rpy", line 2499, in script call
    call screen moment_selection_screen
  File "game/s1_ghost.rpy", line 561, in script call
    call screen moment_selection_screen
  File "game/s1_barbecue.rpy", line 2954, in script call
    call screen moment_selection_screen
  File "lib/windows-i686/prologue.rpyc", line 2490, in script call
  File "lib/windows-i686/s1_shopping.rpyc", line 1483, in script call
  File "lib/windows-i686/s1_grownup.rpyc", line 1497, in script call
  File "lib/windows-i686/s1_long_day.rpyc", line 1445, in script call
  File "lib/windows-i686/s1_sandcastle.rpyc", line 1586, in script call
  File "lib/windows-i686/s1_firefiles.rpyc", line 1530, in script call
  File "game/s1_library.rpy", line 2499, in script call
    call screen moment_selection_screen
  File "game/s1_ghost.rpy", line 561, in script call
    call screen moment_selection_screen
  File "game/s1_barbecue.rpy", line 2954, in script call
    call screen moment_selection_screen
  File "C:\Users\creol\AppData\Roaming\itch\apps\our-life\OurLife-1.0-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'runaway'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Our Life 1.0
Mon Nov 16 12:07:11 2020

Thank you for getting the game! The error says the runaway file isn't in the game and that's why it can't be started. Maybe the copy/pasting of the DLC files into the game folder had something go wrong and the file was missed. Could you try adding them back in the game folder again?

I updated the game and the DLC's on the itch app and then re-added the DLC's RPY files back to the main game and now everything's fine so far. I'll have to restart my character over again but this is no issue at all as this game has serious, serious replayability.

I'd like to say thank you. Thank you so so much for creating this game. I've never felt more seen and understood and acknowledged until I bought this game.  As a demiromantic bisexual woman, too often I'm accused of sending mixed signals and not "being honest" with my chosen partner/crush, etc. There was none of those nasty feelings in this game and I sincerely appreciate it.

I'm so glad it worked out! And thank you for playing. I'm really happy you felt welcomed by the game <3

(1 edit) (+2)

Ah I'm so excited for this! :D

Quick question, I was a backer on Kickstarter and was just wondering when the email with itchio codes for the DLC will be sent out? Congrats on release! :D

(+2)

KYAAAAAH FINALLLYYY!! I'm so, so happyy!! Congratss!!! 

(+3)

EEEEEEEEEEEE--- I saw this game like a week before and I literally set up so many alarms and notifications on my calendar to remember this-- AND NOW ITS OUT!!!!!!!  :DDDDDDD

(+1)

:D !

(+2)

It's Out~! Was a beta backer and there every step of the way through production -- I know there were some Serious tough times, but I'm so Proud of you all! You Did It!! I know this game (and future releases) will be Amazing! *digs in* <3

(+2)

I'm really excited to play too. TwT

(+1)

Congrats on the release!!!! I'll be playing as soon as I get out of class... if I manage to resist temptation :)

(+3)

Oh nooo My heart belongs to Cove but... Baxter.

(+5)

I'm so excited to play! But it just occurred to me I'm unsure of how to add the dlcs since I downloaded them from here. If someone could point me in the right direction I'd really appreciate it! <3

(+5)

Here's how!

  1. Download the file after purchase
  2. Extract the zipped file you downloaded
  3. Open the extracted folder and copy the rpy files inside
  4. Open the folder of your current Our Life Build and find the "game" folder inside. To view folders on Mac you might have to right click the application launcher and select "view package contents"
  5. Paste the new rpys you got from the DLC into the Our Life "game" folder

Thank you!!

(1 edit) (+5)

CONGRATS ON THE RELEASE!!! I just bought the DLC  on Steam, but wanted to come say thanks for making such an amazing game.

(1 edit) (+4)

Congratulations on the release!!

I've been following the development since the first day and I'm so happy your hardwork paid off! Definitely buying the DLCs! 

(+5)

The game's finally out, so now it's time for me to hyperfixate on this game and talk my friend's ear off about it afterwards uvu

(+8)

oop I just realized that the voiced names will be released separately as a free DLC. I'm going to wait to play until then haha.

(+3)

I'm loaded up, got the DLCs added in and have a giant smile on my face, so excited to start!  Have a fun play through everyone! :33333

(+3)

Um is there a difference between the Itch.io version and the steam version?

(+1)

Question are we getting more preset names because mine was Quinn other than that I am fine :)

Will you ever add any female love interests to this?

(+2)

I'm downloading it right now, I'm so excited!! I've been looking forward to this for as long as I have known about it! And yes I did make an account just to comment on this :D Love you guys! Keep up the good work!!

(+2)

Just signed up to say thank you so much for releasing this so excited to play and see all the variables and you guys are great!

(+4)

I've been refreshing this page for the past 10 minutes and immediately downloaded.  This is one of the few best things that happened to me in 2020.

(+3)

IT'S OUT I CANT WAIITTT

(+1)

Yalll I am about to play it !!!!:) I am so happy my day is going awesome to day

(+1)

this release just redeemed 2020 for me. god bless. :')

(+2)

omg im so hyped for the official release! All that wait was worth it!!

(+3)

OMG ITS OUT!!!!!

(+1)

Omg!!!

(+2)

OMG!!!!11 YESSSS

(+1)

I've been hyped for this release for far too long 💖

(+2)

I love how everyones here saying how they are crying bc they can't wait to play the game. 💖💖💖💖I also crying.

(+3)

💖💖💖💖

(+12)

I've been lurking for a while until i found out that today its gonna be released (at 6 pm for me) and I cant wait to see the full game! I made an account just for this and I cant wait to see more! I'm so glad I got to witness this game just in time! cant wait to play it! <333

(+8)(-1)

Ahhh. The game is finally coming out! I first found the game around a year ago and it's so amazing to be able to watch a game develop from start to finish. I had never been so attached to an unreleased game like this so it is a first to be so hyped for a game to come out. The whole year was worth the wait and I am ready to play this as an official game rather than a demo/beta.

Let's get ready for an amazing summer vacation we all wish we could have! `(*>﹏<*)′ 💖

(1 edit) (+3)

Hey it me again I can't wait I am going to start crying it right after my birthday to so like ( my birthday was the 14th ) I am so happy!!!Edit it is so fucking pretty also I started crying 😂 I am so happy scratch that I am euphoric or whatever the hell the word is !:) Have a goo day/ night

(+4)

I've been watching this game for a while and I'm so excited to see it finally done!!! I'm sure it'll be absolutely wonderful to play

(+5)

Thank you very, very much, I'm really trying not to cry right now, love you love you loveyou!

Viewing most recent comments 1,473 to 1,512 of 1,967 · Next page · Previous page · First page · Last page