CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

fishbrain

Engaged Member
Apr 9, 2018
2,896
3,329
Didn't read every comment but did anyone theorize that the other twin could be the culprit? Natalie it seems crazy but with Sophie she's annoyed that Natalie is brought up while she's missing and doesn't seem to give a fuck about her at all. Just a thought while reading some of the comments.
 
Feb 9, 2020
145
160
Didn't read every comment but did anyone theorize that the other twin could be the culprit? Natalie it seems crazy but with Sophie she's annoyed that Natalie is brought up while she's missing and doesn't seem to give a fuck about her at all. Just a thought while reading some of the comments.
Idk man, that's too farfetched. If anybody among them that's a little bit suspicious... I'd say it'd be Elly coz no matter how I start the game like going to party in every scenario, she manages to pop in. Like awfully weird
 

fishbrain

Engaged Member
Apr 9, 2018
2,896
3,329
Idk man, that's too farfetched. If anybody among them that's a little bit suspicious... I'd say it'd be Elly coz no matter how I start the game like going to party in every scenario, she manages to pop in. Like awfully weird
Definite stalker vibes either from a long standing grudge or a teenage infatuation resulting in jealousy.
 
  • Like
Reactions: justin.case

ArunPrime

Member
Nov 5, 2022
294
475
I want to ask about something, how to change page in saving menu? I played this game on joiplay and want to go to the next page save but I don't know where is the next button
Not sure why but those buttons are completely missing in mine, really annoying to be stuck with multiples of 10 pages so in effect only 19 pages of saves possible.
The loading of saves isn't working and I'm not talking about previous updates. I mean saves from this update
Guys, I'm using JoiPlay same problem I'm facing.
The problem is "the page buttons and first page numbers(1-9) are missing"

After reading the scripts the dev added gamepad/controller in the save/load option.

JoiPlay have gamepad function that's why the option not showing.


To access the button in JoiPlay Hide or Delete the line in the screens script file (save_load.rpy).

That's All Guys....
 

ArunPrime

Member
Nov 5, 2022
294
475
I play on PC and have 0 use for Android or Joiplay and still the same problem, that's that the screenshot is from. I guess I'll just wait for a next fix update. You'd think devs would test and fix obvious broken things before releasing it, minor hidden bugs that only pop up with a certain string of actions I can understand but gee wiz.
Sure.
I'm just changed now working in my phone.
 

Darkenning

Member
Sep 2, 2020
346
868
Didn't read every comment but did anyone theorize that the other twin could be the culprit? Natalie it seems crazy but with Sophie she's annoyed that Natalie is brought up while she's missing and doesn't seem to give a fuck about her at all. Just a thought while reading some of the comments.
It has been theorized, but while both of them say things that could indicate their involvement, I don't buy it. Sophie is a seriously damaged person, but I don't believe that she has the motivation to harm her sister just because Natalie kissed some dude she herself has a slight interest in.
 

steelgreat

Newbie
Jun 26, 2018
36
15
Guys, I'm using JoiPlay same problem I'm facing.
The problem is "the page buttons and first page numbers(1-9) are missing"

After reading the scripts the dev added gamepad/controller in the save/load option.

JoiPlay have gamepad function that's why the option not showing.


To access the button in JoiPlay Hide or Delete the line in the screens script file (save_load.rpy).

That's All Guys....
I see I will try this method later, Thanks for the tip dude
 
  • Like
Reactions: ArunPrime

AnonW123

Member
Dec 26, 2019
319
543
This is an interesting game. Sexy and interesting Lis with chemistry with the mc, mystery elements, and an MC who is reserved but can actually stand up for himself.

It is weird for One of two twin Lis to be kidnapped for the entire game so far.

The thing that pisses me off with the last chapter is the mc being forced to become a drug mule. That is utterly stupid and a deal breaker for me. I don't like to play as a criminal or be involved in that shit. He's already on the police radar as a suspect for kidnapping and you want to add drug possession and dealing to that? Good luck with that. All to save a girl he met for ten minutes.

It's not even a player choice, it's just forced on you. I understand the mc has to get proactive in the kidnapping story but that just doesn't feel like a sensible or organic way to do that.
 

fishbrain

Engaged Member
Apr 9, 2018
2,896
3,329
This is an interesting game. Sexy and interesting Lis with chemistry with the mc, mystery elements, and an MC who is reserved but can actually stand up for himself.

It is weird for One of two twin Lis to be kidnapped for the entire game so far.

The thing that pisses me off with the last chapter is the mc being forced to become a drug mule. That is utterly stupid and a deal breaker for me. I don't like to play as a criminal or be involved in that shit. He's already on the police radar as a suspect for kidnapping and you want to add drug possession and dealing to that? Good luck with that. All to save a girl he met for ten minutes.

It's not even a player choice, it's just forced on you. I understand the mc has to get proactive in the kidnapping story but that just doesn't feel like a sensible or organic way to do that.
I thought that was really off too, especially since Andre, the dude that took you there, is my #2 suspect. Not a deal breaker for me, but still a very strange, unnecessary storyline.
 

bloodless33

Newbie
Aug 13, 2023
32
2
Is there anyone using transalator3000 program for this game? I'm getting an error like this


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: expected str, bytes or os.PathLike object, not NoneType

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

Full traceback:
  File "000translator3000_main.rpyc", line 730, in script
  File "C:\Users\DELL\Desktop\AShotInTheDark-Chapter_4_WT-pc\renpy\ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\DELL\Desktop\AShotInTheDark-Chapter_4_WT-pc\renpy\python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "<translator3000>", line 740, in <module>
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 664, in _load_unlocked
  File "<frozen importlib._bootstrap>", line 627, in _load_backward_compatible
  File "<translator3000>", line 2893, in load_module
  File "_translator3000/__init__.tr3000py", line 7, in <module>
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 664, in _load_unlocked
  File "<frozen importlib._bootstrap>", line 627, in _load_backward_compatible
  File "<translator3000>", line 2893, in load_module
  File "_translator3000/web_handler.tr3000py", line 10, in <module>
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 664, in _load_unlocked
  File "<frozen importlib._bootstrap>", line 627, in _load_backward_compatible
  File "C:\Users\DELL\Desktop\AShotInTheDark-Chapter_4_WT-pc\renpy\loader.py", line 1037, in load_module
    exec(code, mod.__dict__) # type: ignore
  File "python-packages/requests/__init__.py", line 147, in <module>
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 664, in _load_unlocked
  File "<frozen importlib._bootstrap>", line 627, in _load_backward_compatible
  File "C:\Users\DELL\Desktop\AShotInTheDark-Chapter_4_WT-pc\renpy\loader.py", line 1037, in load_module
    exec(code, mod.__dict__) # type: ignore
  File "python-packages/requests/utils.py", line 63, in <module>
  File "python-packages/certifi/core.py", line 71, in where
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/importlib/resources.py", line 165, in path
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/importlib/resources.py", line 147, in files
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/importlib/_common.py", line 14, in from_package
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/importlib/_common.py", line 18, in fallback_resources
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/pathlib.py", line 1082, in __new__
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/pathlib.py", line 707, in _from_parts
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/pathlib.py", line 691, in _parse_args
TypeError: expected str, bytes or os.PathLike object, not NoneType

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
AShotintheDark Chapter_4_WT
Mon Apr  8 23:47:32 2024
 

_SerapH_

Member
Feb 3, 2024
110
107
How is the incest here? Brother and sister? Son and mother? Do you already have scenes?
 

Tomy75

Active Member
Sep 27, 2018
655
691
Still can't decide if it's going to be a crazy cousin plot or MC having some kind of disassociation disorder with what happened to them when they were younger. If it's the latter that's gonna be harder to write for I feel. Try to woo the girl only for the MC to be the one that kidnapped her and potentially beat her. Might just all be a headfake though and the cabin will be empty.
Idk man, that's too farfetched. If anybody among them that's a little bit suspicious... I'd say it'd be Elly coz no matter how I start the game like going to party in every scenario, she manages to pop in. Like awfully weird
With everything we know I'd be somewhat surprised if it's not Elly. Just need more of their background for a concrete motive.
So you all think Elly is the culprit? What about Ashley? She is my number 1 on the list because:
1 - she hides something from the past.
2 - she is with MC's dad (her brother) in one of the visions during hypnosis, maybe they had an affair in the past and she is now obsessed with the MC because of the resemblance or something else they have in common. It looks like she can't control herself when she's close to the MC (the date, the kisses, the fingering).
3 - why the fuck does she have a big picture of the famous cabin in the middle of her living room??? (seen at the beginning of Chapter 4 when entering her house)
 
4.20 star(s) 60 Votes