JoeBeans
Member
- Jan 9, 2018
 
- 396
 
- 248
 
- 247
 
So getting this error using this mod:
While running game code:
File "game/script4.rpy", line 19939, in script
if day19_Sophia_had_sex_with_Liam_at_his_workplace:
File "game/script4.rpy", line 19939, in <module>
if day19_Sophia_had_sex_with_Liam_at_his_workplace:
NameError: name 'day19_Sophia_had_sex_with_Liam_at_his_workplace' is not defined
Any info on what I need to do to correct it?
	
		
			
		
		
	
								While running game code:
File "game/script4.rpy", line 19939, in script
if day19_Sophia_had_sex_with_Liam_at_his_workplace:
File "game/script4.rpy", line 19939, in <module>
if day19_Sophia_had_sex_with_Liam_at_his_workplace:
NameError: name 'day19_Sophia_had_sex_with_Liam_at_his_workplace' is not defined
Any info on what I need to do to correct it?