A downloadable game for Windows, macOS, and Linux

Download NowName your own price

Now there is the next day for the family DiSantos. And a lot will happen this day.

Next story update is in progress.

If you find bugs please tell me.

Download

Download NowName your own price

Click download now to get access to the following files:

ADAMandEVEInc-0.2-pc.zip 548 MB
ADAMandEVEInc-0.2-mac.zip 543 MB
Taboo Patch
External

Development log

Comments

Log in with itch.io to leave a comment.

The game crashes at the end of day 0: with this ren'py error and I can't ignore /roll past it:

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/Day0.rpy", line 4558, in script

    jump day001

ScriptError: could not find label 'day001'.

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

Full traceback:

  File "game/Day0.rpy", line 4558, in script

    jump day001

  File "D:\Mount & Blade logs\Play\1 Quarantina\ADAMandEVEInc-0.1-pc\renpy\ast.py", line 1698, in execute

    rv = renpy.game.script.lookup(target)

  File "D:\Mount & Blade logs\Play\1 Quarantina\ADAMandEVEInc-0.1-pc\renpy\script.py", line 1103, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label 'day001'.

Windows-10-10.0.19045 AMD64

Ren'Py 8.2.1.24030407

ADAM and EVE Inc 0.1

Tue Sep 17 09:28:01 2024

[/code]

Sorry for that. I obviously forgot to delete this code: jump to.

There should be: return

But you are missing nothing, because you reached the end of the first part. Day 001 I'm working on and will be released soon.

I suggest to save the last scene, where Marc says: Grr, night.

From there you can start the next chapter.

Ah okay, good luck working on the next part