Probably.Is the Mac version broken?
You find the screwdriver in the cave. Go there and enter one of the keys, after that use the lookinglass and find Wendy's footprints. Talk to wendy and get the code. When you enter the cave you'll find Jenny and the screwdriver if you use the looking glassanyone know how to get the screwdriver now? doesn't seem like jessica has a shop anymore
Yo dawg, I herd yew liek spoilerz, so I put a spoiler in my spoiler.Location of the screwdriver and how to get it:
Btw, i "fixed" the temperature options of the thermostat. Now it doesn't show the daphne pool-shower event after choosing a temperature.You don't have permission to view the spoiler content. Log in or register now.You must be registered to see the links.
Edit: Woops, i missed the previous comment, my bad.
Should have checked the last page, there is a ton of ways listed to fix this. Try downloading this guy's files and pasting the replacement files into the folders where he says.Is there any way to fix the error that keeps popping up when i try to train the third time?
Easy fix: It seems like the dev copied the gwen code for frankie without changing it, so instead of showing the frankie images it shows the gwen images. Just download the atalk.rpy file and replace it in the \game folder.
------------------------------
How to get the random events/images:
Location of the screwdriver and how to get it:You don't have permission to view the spoiler content. Log in or register now.
------------------------------You don't have permission to view the spoiler content. Log in or register now.
Changes in the atalk.rpy file:
Changes in the a2fp.rpy file:
- Fixed the kim "ask to.." "pussy fuck" image.
- Fixed the frankie "ask to.." images and removed some redundant menu options for missing images.
- Fixed the gwen "ask to.." images and added the option for a titjob (Animation).
- Added some missing names in the dialogues.
Changes in the evs.rpy file:
- Renamed "_playerstrongnow" to "playerstrongnow".
This allows kim to spawn at the basketball court again, at the next day.
- Removed overlapping of images during the daphne shower scene, now it waits for a "click" input during the scene and replaces the scene with the day/night pool-shower before showing daphne again.
- "Fixed" the temperature options of the thermostat. Now it doesn't show the daphne pool-shower event after choosing a temperature.
Ah yes, i overlooked that post. Thank you!@darkslash I was expecting his Attachments to be listed in that Quote too, but they were't. Check out his original post on Page 101, at the very bottom.
Plenty of corruption in the code if that's your thing, otherwise; no.Hmmm... Does this game have some kind of corruption in it?
Still looking for any help with this. Much appreciated.Would anybody have any knowledge as to how I could possibly make an "Engrish" patch on this game? I basically want to open it up somehow, get at the rpy script files, edit the language, and then have someone teach me how to make it so all my script files replace the current ones you can download. I'm a VERY dumb individual, but I'd like to try to do this.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/a2fp.rpy", line 1266, in script
if (_playerstrongnow == "False"):
File "game/a2fp.rpy", line 1266, in <module>
if (_playerstrongnow == "False"):
NameError: name '_playerstrongnow' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/a2fp.rpy", line 1266, in script
if (_playerstrongnow == "False"):
File "C:\Users\muco2\Desktop\Games\camp-1.6-pc\renpy\ast.py", line 1760, in execute
if renpy.python.py_eval(condition):
File "C:\Users\muco2\Desktop\Games\camp-1.6-pc\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\muco2\Desktop\Games\camp-1.6-pc\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/a2fp.rpy", line 1266, in <module>
if (_playerstrongnow == "False"):
NameError: name '_playerstrongnow' is not defined
Windows-8-6.2.9200
Ren'Py 7.1.1.929
CampPinewood 1.6
Wed Feb 13 14:59:33 2019
_playerstrongnow is not defined. Causes errors.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/a2fp.rpy", line 1266, in script if (_playerstrongnow == "False"): File "game/a2fp.rpy", line 1266, in <module> if (_playerstrongnow == "False"): NameError: name '_playerstrongnow' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/a2fp.rpy", line 1266, in script if (_playerstrongnow == "False"): File "C:\Users\muco2\Desktop\Games\camp-1.6-pc\renpy\ast.py", line 1760, in execute if renpy.python.py_eval(condition): File "C:\Users\muco2\Desktop\Games\camp-1.6-pc\renpy\python.py", line 1944, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\muco2\Desktop\Games\camp-1.6-pc\renpy\python.py", line 1937, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/a2fp.rpy", line 1266, in <module> if (_playerstrongnow == "False"): NameError: name '_playerstrongnow' is not defined Windows-8-6.2.9200 Ren'Py 7.1.1.929 CampPinewood 1.6 Wed Feb 13 14:59:33 2019