- Sep 7, 2019
- 2,589
- 2,268
This error when you go to the Restaurant the first time.
You don't have permission to view the spoiler content.
Log in or register now.
idk what is this lol but i will look itThis error when you go to the Restaurant the first time.
You don't have permission to view the spoiler content. Log in or register now.
unescaped % sign in the character's textidk what is this lol but i will look it
While running game code:
File "game/script/locations/restaurant/restaurant.rpy", line 9, in script
if _res_pol_relationships == True:
File "game/script/locations/restaurant/restaurant.rpy", line 9, in <module>
if _res_pol_relationships == True:
NameError: name '_res_pol_relationships' is not defined
While running game code:
File "game/script/locations/restaurant/restaurant.rpy", line 11, in script
if _res_pol_uniform != "Normal":
File "game/script/locations/restaurant/restaurant.rpy", line 11, in <module>
if _res_pol_uniform != "Normal":
NameError: name '_res_pol_uniform' is not defined
While running game code:
File "game/script/locations/restaurant/restaurant.rpy", line 13, in script
if _res_pol_exhib == True:
File "game/script/locations/restaurant/restaurant.rpy", line 13, in <module>
if _res_pol_exhib == True:
NameError: name '_res_pol_exhib' is not defined
While running game code:
File "game/script/locations/restaurant/restaurant.rpy", line 15, in script
if _res_pol_public == True:
File "game/script/locations/restaurant/restaurant.rpy", line 15, in <module>
if _res_pol_public == True:
NameError: name '_res_pol_public' is not defined
either im a dumbass or something went wrong here.Updated Incest Patch for v0.8a if anyone needs it... make sure it is called 'names.rpy' and you may want to delete the 'names.rpyc' from your 'game' folder also.
Almost not needed since you STILL cannot do anything with them.Updated Incest Patch for v0.8a if anyone needs it... make sure it is called 'names.rpy' and you may want to delete the 'names.rpyc' from your 'game' folder also.
Make sure there is only 1 names.rpy in any of the game's folders and remove the old names.rpyc file.either im a dumbass or something went wrong here.
i just put the former names.rpy into a seperate folder and put in the one you uploaded.
True enough - BUT if you tried to use the one that was in the OP with the new version of the game you would get an error and the game would not run.Almost not needed since you STILL cannot do anything with them.