3.10 star(s) 40 Votes

tomkeos

Newbie
Mar 30, 2020
51
24
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 13820, in script
if d7string:
File "game/script.rpy", line 13820, in <module>
if d7string:
NameError: name 'd7string' is not defined

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

Full traceback:
File "game/script.rpy", line 13820, in script
if d7string:
File "G:\games\MyBrothersWife-0.8\renpy\ast.py", line 1749, in execute
if renpy.python.py_eval(condition):
File "G:\games\MyBrothersWife-0.8\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "G:\games\MyBrothersWife-0.8\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 13820, in <module>
if d7string:
NameError: name 'd7string' is not defined

Windows-8-6.2.9200
Ren'Py 7.1.0.882
My brother's wife 0.8
Fri Dec 23 17:48:27 2022

any solution?
 

fpsgamer

Member
Nov 21, 2017
395
607
Waiit what's that? I've got 0 clue
It's an app on Android, Joiplay,



With its plugin of Renpy for joiplay




You can play any Renpy game on Android, without ports.
Just download the windows zip,
extract, point to the . Exe file in joiplay and
Viola

Ofcourse ports are much appreciated but somegames have Mods that don't work with ports. In joiplay you can do same as pc and install all mods you want in the game folder
 
  • Like
Reactions: kurosx
3.10 star(s) 40 Votes