rolalinii

New Member
Jul 28, 2017
11
1
May have already been posted but error:

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 "D:\Games\F95zone Games\camp-1.6-pc\renpy\ast.py", line 1760, in execute
    if renpy.python.py_eval(condition):
  File "D:\Games\F95zone Games\camp-1.6-pc\renpy\python.py", line 1944, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Games\F95zone 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
Mon Feb 04 12:41:01 2019
 

WeirdRober

Newbie
Jan 13, 2018
20
10
Same here

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 "D:\Firefox\camp-16-pc\camp-1.6-pc\renpy\ast.py", line 1760, in execute
    if renpy.python.py_eval(condition):
  File "D:\Firefox\camp-16-pc\camp-1.6-pc\renpy\python.py", line 1944, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Firefox\camp-16-pc\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
Mon Feb 04 15:41:58 2019

And Frankie dialog option "Stay friends" ends up in dialog loope :D
Same problem game is completely unplayable in Ren'Py
 

12thBeardVNs

Newbie
Oct 5, 2017
39
34
First time trying it out, and I've ran into a bug. Here's the log

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:\H Games\camp-1.6-pc\renpy\ast.py", line 1760, in execute
if renpy.python.py_eval(condition):
File "C:\H Games\camp-1.6-pc\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\H 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
Mon Feb 04 18:29:37 2019

Edit,. Just saw someone else posted the same error.
 

Porn_Jesus

Forum Fanatic
Jun 21, 2017
5,540
5,450
Was the game running so poor the decision to transfer it from unity to renpy was necessary?
 

sorrownight

Member
Jul 17, 2017
117
199
Was the game running so poor the decision to transfer it from unity to renpy was necessary?
The game was running fine before on unity. Thing is that it takes wayyyy longer to compile stuffs on unity than on renpy due to how Python and C# work. Also, assets on renpy are much lighter than in unity. It does make sense to do this on Renpy, though. Since everything in Unity is technically 3D, even 2D games.
 
  • Like
Reactions: Porn_Jesus

Porn_Jesus

Forum Fanatic
Jun 21, 2017
5,540
5,450
The game was running fine before on unity. Thing is that it takes wayyyy longer to compile stuffs on unity than on renpy due to how Python and C# work. Also, assets on renpy are much lighter than in unity. It does make sense to do this on Renpy, though. Since everything in Unity is technically 3D, even 2D games.
So the dev was either not knowing what engine would be best to use for the project, had more in mind but saw it's too much or simply never cared that much at all. Makes me happy i only pledged for one or two months.
 

sorrownight

Member
Jul 17, 2017
117
199
So the dev was either not knowing what engine would be best to use for the project, had more in mind but saw it's too much or simply never cared that much at all. Makes me happy i only pledged for one or two months.
Oh, I meant that it's the right choice to use Renpy for this game over Unity since Unity is a 3D engine. Though, they should have done it from the start. Porting from a full-fledged OOP language to a meh-OOP language is more than just copy and paste. (Involves complex fixes to polymorphism as well as changing all those primitives and easy typecasts to objects) I would imagine that if this is to be done, most of the scripts would need to be rewritten. Years of work down into the toilet. Tbh, as a programmer, I'd rather deal with what I have than having to do that.
 
  • Like
Reactions: Porn_Jesus

MC's Hammer

Member
Apr 23, 2018
125
368
This was essentially a buggy demo for a game that's been in development for almost two years. VAULTMAN you tease!

He has shelved American MILF to focus on this game. Good to hear.. it needs his undivided attention. He's sitting on an idea that is really special.

Just hope VAULTMAN can have peace, happiness, and health in his life so I can eventually experience the game in full asap.. and then I can throw my hard drive in the river and take the first steps towards reaching my true potential.
 

Akuro

New Member
Mar 23, 2018
10
4
I can't seem to get any progression in the game on the 1.6 Renpy version, the shop is no longer available and a lot of characters are missing will keep trying, but really considering just shelving this game for a few months. Still a good game and concept.
 
2.40 star(s) 30 Votes