sufunmong92
Newbie
- Jul 27, 2019
- 27
- 8
- 126
You canHey, I'm trying to find Sami's moonstone and having trouble. It's been a while since I played, so I don't remember how to get every scene, but I'm led to believe you find her moonstone if she looks through your stuff for panties Sunday midnight? I just can't get her to do that, she always just crawls into my bed. I'm pretty far along with most of the other characters (I've got Hailey pregnant, and have Alex's moonstone), and I get panties in an envelope as soon as I arrive- do I need to get a -different- pair of panties for her to look for, or roll back corruption on some other character? Or is there some way to keep her from doing the bed scene?
You can lower the corruption of the girls so you don't get the panties right away, but also I think that you need to have Sami at C2, having it lower or higher will not trigger the event (Also, you need Jealousy at 2+ and WC50+ for her to search your bag and find the moonstone)Hey, I'm trying to find Sami's moonstone and having trouble. It's been a while since I played, so I don't remember how to get every scene, but I'm led to believe you find her moonstone if she looks through your stuff for panties Sunday midnight? I just can't get her to do that, she always just crawls into my bed. I'm pretty far along with most of the other characters (I've got Hailey pregnant, and have Alex's moonstone), and I get panties in an envelope as soon as I arrive- do I need to get a -different- pair of panties for her to look for, or roll back corruption on some other character? Or is there some way to keep her from doing the bed scene?
How do you figure out the final answer to Lisa's beach challenge, what she calls the Weaving Puzzle? I figured out the 6 different answers and put them in the correct place, but how does that give me the final answer?
Ah, you know what, other people have mentioned a bug about their WC not being right- I think that was my issue too. WC was 22 but the log shows 52 WC events. Event was available when I debugged WC up to the correct value.You can lower the corruption of the girls so you don't get the panties right away, but also I think that you need to have Sami at C2, having it lower or higher will not trigger the event (Also, you need Jealousy at 2+ and WC50+ for her to search your bag and find the moonstone)
There is an event that requires at least 50.I think I borked up all my corruption stats. I had it at 70 but then it fell to 40 after I "deleted old triggers" from the debug menu. Was that a mistake?
meth's a hell of a drugI just realized ive been playing this game for nearly 2 and a half years now
Hey, I know you posted this a few months ago, but I just wanted to thank you for specifying that you need to talk to Lina while she's under the tree in order to get a new wing girl event. You're the ONLY person I found who mentioned that.Lina's wing girl missions are the scenes following on after you pick one of the girls when Lina texts you Sat morning.
You can also pick a new one by talking to Lina when she's out front with Jenny and choosing the trading with Lina then "about that message", then picking a new name.
Complete 3 of those and you can do to the first midnight Sunday to get the corruption 4 scene. It's not fully implemented yet as Lina doesn't invite you to the forest as she should and you can't actually put Lina to corruption 4 yet.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/sceneEndPhone.rpy", line 594, in <module>
NameError: name 'AlexSMS188Open' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/sceneEndPhone.rpyc", line 518, in script call
ī��5�A\%x�w*�^��^'^ �� �0�>��n`I2�Z�&�ި�o*`�L.��2#�T��H�Em�*6$�Zx��d�1���k�;��8��8s'���w5g�"(x����slབྷ��}���������0���jeY�8� ۲C3άxGe��-s�C,*��)�aC���P�}Da<����?����R<A� ��d��S�O+����z�P�iG�gY�ņ�s�[��-�d���h�p(ľ�^�;4z��l����W�C�j�5�BC��J=bS)B�P?���7�نXws�`��1Y�b�����K��j���p`V[K#�8eq�\���F2"�=���X�u`�"�5��=���`t�5��tBA<�P��&�������iZ3O?��ӍX;q$N�!�D<��t<�L��9� �:Om���H{*O�da�����R_;�TY!�i�����)S˼�T����y�0��X�e�8H��
File "game/sceneEndPhone.rpyc", line 594, in script
�]G� �
File "renpy/ast.py", line 1893, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2266, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2259, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/sceneEndPhone.rpy", line 594, in <module>
NameError: name 'AlexSMS188Open' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Cabin by the Lake 0.34c
Sat May 4 23:15:36 2024
Thank you for the bug report, these will be solved for the public release in 5 daysGot this with the new update. Looks like one of Alex's mail is the culprit if I'm reading right?Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/sceneEndPhone.rpy", line 594, in <module> NameError: name 'AlexSMS188Open' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/sceneEndPhone.rpyc", line 518, in script call ī��5�A\%x�w*�^��^'^ �� �0�>��n`I2�Z�&�ި�o*`�L.��2#�T��H�Em�*6$�Zx��d�1���k�;��8��8s'���w5g�"(x����slབྷ��}���������0���jeY�8� ۲C3άxGe��-s�C,*��)�aC���P�}Da<����?����R<A� ��d��S�O+����z�P�iG�gY�ņ�s�[��-�d���h�p(ľ�^�;4z��l����W�C�j�5�BC��J=bS)B�P?���7�نXws�`��1Y�b�����K��j���p`V[K#�8eq�\���F2"�=���X�u`�"�5��=���`t�5��tBA<�P��&�������iZ3O?��ӍX;q$N�!�D<��t<�L��9� �:Om���H{*O�da�����R_;�TY!�i�����)S˼�T����y�0��X�e�8H�� File "game/sceneEndPhone.rpyc", line 594, in script �]G� � File "renpy/ast.py", line 1893, in execute if renpy.python.py_eval(condition): File "renpy/python.py", line 2266, in py_eval return py_eval_bytecode(code, globals, locals) File "renpy/python.py", line 2259, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/sceneEndPhone.rpy", line 594, in <module> NameError: name 'AlexSMS188Open' is not defined Windows-10-10.0.19041 Ren'Py 7.4.8.1895 Cabin by the Lake 0.34c Sat May 4 23:15:36 2024
While I'm posting this I also noticed in the opening segments the guide didn't update from when you talk to Carla to when you see Jenny and Lina on the couch like it has before. Small thing but figured I'd point it out.
Edit: It won't even let me roll back and crashes the game. Attached the traceback in case it helps.