3.30 star(s) 72 Votes

ankit371

New Member
Oct 31, 2020
1
1
to solve above error add # at line number 35 in MilfsOfSunville-v5.00-Extra-pc/game/Characters/Bed_Management.rpy.belive me its working
 
  • Like
Reactions: Droop77

Behappy69

Active Member
Nov 3, 2020
821
446
to solve above error add # at line number 35 in MilfsOfSunville-v5.00-Extra-pc/game/Characters/Bed_Management.rpy.belive me its working
Thanks for telling me it's just that I am not good at fiddling around with the gaming stuff like that.
 

Behappy69

Active Member
Nov 3, 2020
821
446
Thanks for telling me it's just that I am not good at fiddling around with the gaming stuff like that.
Is what you are talking about and where do I put # at the end of it just before the 35 I don't know how to do these things if you can show me a screenshot of how you have it,
I could copy that. 1659264948908.png
 

SmegmaSmuggler

New Member
Sep 15, 2018
12
84
Anyone know what/when the extra scene is for 5.0? I played the non extra version when it came out and really don't want to go through the whole thing again
 

A.J

Newbie
Dec 30, 2020
17
3
Replace this file with the Bed_Management.rpy in the Game/Characters folder
While running game code:
KeyError: ('playvideo',)

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 524, in main
node()
File "renpy/ast.py", line 1960, in execute_init
self.call("execute_init")
File "renpy/ast.py", line 1957, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 274, in call
method = registry[name].get(method)
KeyError: ('playvideo',)

Windows-10-10.0.14393
Ren'Py 7.4.4.1439
v5.00-Extra
Mon Aug 1 12:11:31 2022
how to deal with this????
 
  • Like
Reactions: lankysmanky

Saber1995

Active Member
Jan 17, 2018
641
353
While running game code:
KeyError: ('playvideo',)

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 524, in main
node()
File "renpy/ast.py", line 1960, in execute_init
self.call("execute_init")
File "renpy/ast.py", line 1957, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 274, in call
method = registry[name].get(method)
KeyError: ('playvideo',)

Windows-10-10.0.14393
Ren'Py 7.4.4.1439
v5.00-Extra
Mon Aug 1 12:11:31 2022
how to deal with this????
scroll up i gave yall the file that works
 
Feb 1, 2021
95
44
I've found workaround:
Download and unzip compressed (crunched) game
Start it few scenes before full game display error, pass that point, make new save and you can continue to play full version
 
  • Like
Reactions: SwetsieNL
3.30 star(s) 72 Votes