Skip to main content

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

DraythDrake

321
Posts
9
Topics
1
Followers
133
Following
A member registered Jun 28, 2020

Recent community posts

passed that info on to a few devs i know, thanks mate

ok, now when will you write the prequel to this?

Mate, take all the time you need. We will still be here, go spend time with your grandparents while you have the time and chances.  You do not want to regret that mate. Trust me on that, what i wouldn't give to have one more day with mine.  Hugs to you mate, and enjoy the time you have with them.

the link is up now mate

ok, tyvm, was in a wee panic thinking i missed it.

cannot find the link for episode 9, not even to purchase it. or I am blind and missing it ( which could be the case also.)

was not sure mate. could be issue with itch?  will ping them about it. ty for responding though :D

no, that is just loading the game. cannot even get to the option of save files

error connect ECONNREFUSED, cannot run the game now

But, selling the options for adult content on Steam or Itch could also bring you more income to help fund the VN.

ty mate, much appreciated

Looking forward to this vn.  Any guess on timeframe, by chance?

bloody shocked, and glad to see this beauty is not abandoned. occasionally pop up and give us some comments about how you are doing mate.  

how did you fix it?

is this vn dead in the water?

come back to it at a later date when you have time to devote to it.

no bundle for it? easy pass then

there goes my theory :P  but thank you for the correction TaaHS

the only difference i can think of, is who topped. when it was the mc, we stayed on earth and I got 8, when it was babygirl, we stayed in hell and I got ending 9

it was amazing!  got ending 8 and 9. not sure how to get others

This game is so cute, absolutely love it ChaniMK. Your writing and development has gotten even better!  One of my favorite games.  Unfortunately I am not on twitter anymore, so it is hard to keep up ( Itch.io is not the best for letting me know when new stuff is released,) so I feel a deep dive back into ChaniMK's work in in order!  

I think there is a gender error, after atlas and sophie have a talk after class kane says, yeah right. Still be cautious with that one, "his" dad is one of the pack beta's.  If kane is referring to Sophie, it should be "her" dad?

0.02.  would not download, so i thought maybe the old one was bad, deleted that, now cannot get anything to download.

Some reason cannot get it to download

that worked! I had updated the download ( or thought It did), but after uninstalling and reinstalling, it worked!

Am i installing something wrong. Only met a naked cat boy, well not met, woke up with him cuddling me

hopefully, one day you will set up purchases via itch.io. would have liked to buy the game.  

No way to buy it through itch.io?

Seems to be a part near the end that repeats. Where Blake is hot dogging the warm and fuzzy.  

cannot find the ingredients for the mist of ambrosia, have the jar of jizz, but what else does it take

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00gamemenu.rpy", line 170, in script

    $ ui.interact()

  File "renpy/common/00gamemenu.rpy", line 170, in <module>

    $ ui.interact()

  File "game/screens/QuestBook.rpy", line 4, in execute

  File "game/screens/QuestBook.rpy", line 4, in execute

  File "game/screens/QuestBook.rpy", line 12, in execute

  File "game/screens/QuestBook.rpy", line 21, in execute

  File "game/screens/QuestBook.rpy", line 273, in execute

  File "game/screens/QuestBook.rpy", line 381, in execute

  File "game/screens/QuestBook.rpy", line 381, in <module>

NameError: name 'Crecan_tracker' is not defined

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

Full traceback:

  File "renpy/common/00gamemenu.rpy", line 170, in script

    $ ui.interact()

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\ast.py", line 1138, in execute

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

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/00gamemenu.rpy", line 170, in <module>

    $ ui.interact()

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\core.py", line 3579, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\core.py", line 4052, in interact_core

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

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\core.py", line 681, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\core.py", line 681, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\core.py", line 681, in visit_all

    d.visit_all(callback, seen)

  [Previous line repeated 1 more time]

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\screen.py", line 476, in visit_all

    callback(self)

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\core.py", line 4052, in <lambda>

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

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\screen.py", line 487, in per_interact

    self.update()

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\acolytes-of-the-chrystal\Acolytes-0.2.8-pc\renpy\display\screen.py", line 680, in update

    self.screen.function(**self.scope)

  File "game/screens/QuestBook.rpy", line 4, in execute

  File "game/screens/QuestBook.rpy", line 4, in execute

  File "game/screens/QuestBook.rpy", line 12, in execute

  File "game/screens/QuestBook.rpy", line 21, in execute

  File "game/screens/QuestBook.rpy", line 273, in execute

  File "game/screens/QuestBook.rpy", line 381, in execute

  File "game/screens/QuestBook.rpy", line 381, in <module>

NameError: name 'Crecan_tracker' is not defined

Windows-10-10.0.22631 AMD64

Ren'Py 8.1.1.23060707

Acolytes 0.2.8

Sun Sep 29 21:03:42 2024

[/code]

tried to update to v70, cannot, says no compatible files for download via itch.io.  

Getting no compatible downloads found, when i try an download from itch

i did, my name was being used all the time before. this was just a unexpected thing. and worked after ignoring this issue

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

NameError: name 'NAME' is not defined

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

Full traceback:

  File "therium2.rpyc", line 3799, in script

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\ast.py", line 2572, in execute

    Say.execute(self)

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\ast.py", line 615, in execute

    renpy.exports.say(who, what, *args, **kwargs)

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\exports\sayexports.py", line 132, in say

    who(what, *args, **kwargs)

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\character.py", line 1436, in __call__

    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\character.py", line 1350, in prefix_suffix

    return (sub(prefix) + sub(body) + sub(suffix))

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\character.py", line 1330, in sub

    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\substitutions.py", line 373, in substitute

    s = interpolate(s, variables) # type: ignore

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\substitutions.py", line 86, in interpolate

    raise e

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\substitutions.py", line 78, in interpolate

    value = renpy.python.py_eval(code, {}, scope)

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\python.py", line 1209, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\python.py", line 1202, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "<none>", line 1, in <module>

NameError: name 'NAME' is not defined

Windows-10-10.0.22631 AMD64

Ren'Py 8.3.0.24082114

Lust Shards Chapter 1 1.4

Thu Sep  5 22:14:57 2024

[/code]

omg Mikey, just tell him.  Great vn so far mate.  Hope there is more on its way

dialogue issue or possible issue. Topped Brendan, but next day it says, "and getting fucked by brendan, which was nice, i hope jamie doesn't mind we did it,".   at this point maybe it should say and fucking Brendan, or  something along those lines as i think the option of topping him is new

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/Chapter6_Jamie.rpy", line 599, in <module>

NameError: name 'ch6_jamie_fiskmenu_alt3' is not defined

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

Full traceback:

  File "Chapter6_Jamie.rpyc", line 599, in script

  File "C:\Users\ncc42\Downloads\the-life-of-me\TheLifeofMe-1.3.0-pc\renpy\ast.py", line 1138, in execute

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

  File "C:\Users\ncc42\Downloads\the-life-of-me\TheLifeofMe-1.3.0-pc\renpy\python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/Chapter6_Jamie.rpy", line 599, in <module>

NameError: name 'ch6_jamie_fiskmenu_alt3' is not defined

Windows-10-10.0.22631 AMD64

Ren'Py 8.1.1.23060707

The Life of Me 1.3.0

Thu Aug 22 21:01:49 2024

[/code]

My only complaint is the phone screen is very tiny. Would be nice to be able to cluck on it to enlarge it. Playing on a lenovo yoga 7 , flipped into tablet mode.