Nope not working and the game crashes after starting up. Had to re-unpack the entire game to get it back and running.I think i solve some bug
in game\script.rpy
after line 72
default _playerStrength = 0
add line
default _playerstrongnow = 'False'
Maybe help.Works for me.
replace same file in "game" directory this for 1.6 versionNope not working and the game crashes after starting up. Had to re-unpack the entire game to get it back and running.
I found a solution in Patreon that changed the line 1266 to: if (playerstrongnow=="False"): simply removing the underscore at the beginning, and that worked for me. Now, if someone could figure out how to remove clothed Daphne from covering up the shower scene I'd be happyBug report
BasketBall Court step 3
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 "XXXX\Camp_Pinewood_1.6\renpy\ast.py", line 1760, in execute
if renpy.python.py_eval(condition):
File "XXX\Camp_Pinewood_1.6\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "XXX\Camp_Pinewood_1.6\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-7-6.1.7601-SP1
Ren'Py 7.1.1.929
CampPinewood 1.6
Sun Feb 03 16:18:45 2019
Anyone solve the problem?
looks like its back on with his new game on hold. from the patreon :Honestly thought this game was abandoned...
Unity or Ren'py version?
I supported this game when it first came out. The art was good, I liked the idea of all these characters attending a summer camp and who doesn't want to be the only guy at a co-ed summer camp? But what ultimately made me walk away, was the extremely slow updates and the fact that the dialogue in sex scenes were... horrible.looks like its back on with his new game on hold. from the patreon :
Current State
UPD 01/21
I'm working on updates for Camp Pinewood.
American Milf is on the hold because I want to finish Camp Pinewood first.
Isn't it the other way around? I thought the unity version came out first then the dev decided to port the game to ren'py.Ren'py version is (or was) more complete and more of a game.
Unity is a bare bones version of the Ren'py version.