Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Aintpretty

34
Posts
1
Topics
1
Followers
1
Following
A member registered Jul 20, 2022

Recent community posts

get the following interrupts. from both the dated aug 3rd version and the one dated aug 10th.

I can ignore it and push through.  Not sure what is missing.  The failures happened two times needing 3 ignores to get through.

First was after Emily complaining about a headache.

Second was Stacy right after photo shoot.


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/d9.rpy", line 95, in script

    if d7_abby_future_date == True and d7_vicky_future_date == False and d7_date_emily == False:

  File "game/d9.rpy", line 95, in <module>

    if d7_abby_future_date == True and d7_vicky_future_date == False and d7_date_emily == False:

NameError: name 'd7_vicky_future_date' is not defined

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

Full traceback:

  File "game/d9.rpy", line 95, in script

    if d7_abby_future_date == True and d7_vicky_future_date == False and d7_date_emily == False:

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\ast.py", line 1843, in execute

    if renpy.python.py_eval(condition):

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1209, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1202, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/d9.rpy", line 95, in <module>

    if d7_abby_future_date == True and d7_vicky_future_date == False and d7_date_emily == False:

NameError: name 'd7_vicky_future_date' is not defined

Windows-10-10.0.26200 AMD64

Ren'Py 8.3.2.24090902

Dragon of Calon Valley 0.4

Fri Aug 14 16:29:51 2026

[/code]

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/d9.rpy", line 121, in script

    if d7_date_emily == True and d7_vicky_future_date == False and d7_abby_future_date == False:

  File "game/d9.rpy", line 121, in <module>

    if d7_date_emily == True and d7_vicky_future_date == False and d7_abby_future_date == False:

NameError: name 'd7_vicky_future_date' is not defined

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

Full traceback:

  File "game/d9.rpy", line 121, in script

    if d7_date_emily == True and d7_vicky_future_date == False and d7_abby_future_date == False:

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\ast.py", line 1843, in execute

    if renpy.python.py_eval(condition):

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1209, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1202, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/d9.rpy", line 121, in <module>

    if d7_date_emily == True and d7_vicky_future_date == False and d7_abby_future_date == False:

NameError: name 'd7_vicky_future_date' is not defined

Windows-10-10.0.26200 AMD64

Ren'Py 8.3.2.24090902

Dragon of Calon Valley 0.4

Fri Aug 14 16:30:09 2026

[/code]

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/d9.rpy", line 146, in script

    if d7_date_emily == True and d7_vicky_future_date == True and d7_abby_future_date == True:

  File "game/d9.rpy", line 146, in <module>

    if d7_date_emily == True and d7_vicky_future_date == True and d7_abby_future_date == True:

NameError: name 'd7_vicky_future_date' is not defined

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

Full traceback:

  File "game/d9.rpy", line 146, in script

    if d7_date_emily == True and d7_vicky_future_date == True and d7_abby_future_date == True:

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\ast.py", line 1843, in execute

    if renpy.python.py_eval(condition):

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1209, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1202, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/d9.rpy", line 146, in <module>

    if d7_date_emily == True and d7_vicky_future_date == True and d7_abby_future_date == True:

NameError: name 'd7_vicky_future_date' is not defined

Windows-10-10.0.26200 AMD64

Ren'Py 8.3.2.24090902

Dragon of Calon Valley 0.4

Fri Aug 14 16:30:24 2026

[/code]

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/d9.rpy", line 741, in script

    if d7_abby_future_date == True and d7_vicky_future_date == False and d7_date_emily == False:

  File "game/d9.rpy", line 741, in <module>

    if d7_abby_future_date == True and d7_vicky_future_date == False and d7_date_emily == False:

NameError: name 'd7_vicky_future_date' is not defined

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

Full traceback:

  File "game/d9.rpy", line 741, in script

    if d7_abby_future_date == True and d7_vicky_future_date == False and d7_date_emily == False:

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\ast.py", line 1843, in execute

    if renpy.python.py_eval(condition):

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1209, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1202, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/d9.rpy", line 741, in <module>

    if d7_abby_future_date == True and d7_vicky_future_date == False and d7_date_emily == False:

NameError: name 'd7_vicky_future_date' is not defined

Windows-10-10.0.26200 AMD64

Ren'Py 8.3.2.24090902

Dragon of Calon Valley 0.4

Fri Aug 14 16:18:11 2026

[/code]

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/d9.rpy", line 747, in script

    if d7_date_emily == True and d7_vicky_future_date == False and d7_abby_future_date == False:

  File "game/d9.rpy", line 747, in <module>

    if d7_date_emily == True and d7_vicky_future_date == False and d7_abby_future_date == False:

NameError: name 'd7_vicky_future_date' is not defined

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

Full traceback:

  File "game/d9.rpy", line 747, in script

    if d7_date_emily == True and d7_vicky_future_date == False and d7_abby_future_date == False:

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\ast.py", line 1843, in execute

    if renpy.python.py_eval(condition):

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1209, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1202, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/d9.rpy", line 747, in <module>

    if d7_date_emily == True and d7_vicky_future_date == False and d7_abby_future_date == False:

NameError: name 'd7_vicky_future_date' is not defined

Windows-10-10.0.26200 AMD64

Ren'Py 8.3.2.24090902

Dragon of Calon Valley 0.4

Fri Aug 14 16:18:58 2026

[/code]

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/d9.rpy", line 750, in script

    if d7_date_emily == True and d7_vicky_future_date == True and d7_abby_future_date == True:

  File "game/d9.rpy", line 750, in <module>

    if d7_date_emily == True and d7_vicky_future_date == True and d7_abby_future_date == True:

NameError: name 'd7_vicky_future_date' is not defined

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

Full traceback:

  File "game/d9.rpy", line 750, in script

    if d7_date_emily == True and d7_vicky_future_date == True and d7_abby_future_date == True:

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\ast.py", line 1843, in execute

    if renpy.python.py_eval(condition):

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1209, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1202, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/d9.rpy", line 750, in <module>

    if d7_date_emily == True and d7_vicky_future_date == True and d7_abby_future_date == True:

NameError: name 'd7_vicky_future_date' is not defined

Windows-10-10.0.26200 AMD64

Ren'Py 8.3.2.24090902

Dragon of Calon Valley 0.4

Fri Aug 14 16:19:20 2026

[/code]

Is there a different place to download. When i got to chapter 3 i got the following message: image 'ch3_d8_01' not found

from experience.  the main difference is barrel length. generally speaking longer barrel equals greater accuracy.

yes walmart sells guns. though varies per state and usually no hand guns.  the only reason to buy a handgun is to conceal it. If you trying to kill somebody using nearly any rifle is significantly more accurate at 10x the range.  Meaning if you are buying a firearm to kill someone it is best to buy a rifle and kill him from 300 yards away (most hunters consider that and easy shot).

1. Why are they moving. why are they unsupervised?

2. what is May's relationship with the MC?

3. why did he not ask teachers question about the power he just manifested.

4. what criminal would go after the children to get the cash rather than the uncle.  what kid would believe the uncle with such a shit reason.

5. what's up with introducing a minigame with no warning.

6. why would MC discuss his money situation with three guys who are his nominal enemies.

The amusing thing is real world hermaphrodite have to choose a gender before puberty. have both reproductive organs plays havoc with their hormones and health. Even after surgery to remove one testes or ovaries there are still problems. 

time? its been 18 months. you have not updated your main game in a year.  platitudes are useless.

the characters are brain dead.  they make really poor decisions.

I just can't get into a game where the females have unnaturally large breasts on so many characters. 

(1 edit)

some of the mini games don't have rules. the lockpick and hacking are just like in the fallout. i am currently stuck on the scrap metal. no clue why they are not working. I went back and left the batteries in. stupid stupid minigame. with dossimeter you can see which scrap had radiation. you can't otherwise. so game of pure luck. which you will fail cuz irradiated scrap wipes out 4 points towards 15 points to succeed.  so far game is not worth buying. 

(1 edit)

the constant silliness is too annoying. I am in chapter 2 and so far at least have the time has been attempts at humor and silly animation. I think there is a story in there somewhere but i keep losing track of it.

I have same question. went to last save on 13.0 and it ended the same exact way. 

good artwork, decent animation.  brain dead characters especially the MC. Only one character thinks about acquiring a gun and he is a villain.  I guess walmart doesn't exist in the developers universe.  

though there were a few attempts at ffm they were lame and boring

Wow holy crappy mini-games batman.  And how to fail game flow by blocking npc from finishing quest once they are caught up in another one. Oh and no message or hint on which that could be.

Wonder how long it has been quarantined. Wonder if anyone has risked downloading :)

anyone know what happened to the developer?  the patreon page does not exist and internet search on show the itch.co web pages.

is there a walkthrough? 

yay for slimy dev behaviors. charging for every revisions when the game is not finish is prime example of greed. guess i won't be getting updates or recommending the game to anyone.

so this means that i can't get version 0.8 unless i pay another 5 USD?

ugh. already have the other three games in the bundle.

also four of those stills on the page are not in game.  

i don't recommend buying the game if you have played the demo. unless you don't mind playing from the beginning. none of the saves allow me to advance the game so i had to start over.

how many hours of gameplay is there with the current episodes/chapters

yay the discord invite works. that is odd that on patreon because literally every AVN has one.  but the search worked :).

discord link is dead. so it just your word.

i would have to agree. so sad a better than average game. hopefully it's not because something bad happened to the author.  but if he/she is not gonna finish they should at least shut down their patreon.

no patreon or discord links?

I did too. main thing the game is complete.

what percentage complete is the game?

how much of the story is done?

cool option. thank you.

did you change some the scripts after the final ending was done?  the status of primary four does not quite line up wit the final cut scenes.

Is it possible to fails all the paths near the end of the game to see the secret ending?  the others seem possible even after most of a play though due to what the choices are. Cuz the plan, after reading guide is to do them all :).