Aug 24, 2020
7
5
Geting an error in the cinema when asking about films.

Last screen "Tonight we are showing:"

File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/Locations/Cinema/Cinema.rpy", line 27, in script
$ temp_f = tonightsFilms("comedy")
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Overworld Screens/Locations/Cinema/Cinema.rpy", line 27, in <module>
$ temp_f = tonightsFilms("comedy")
File "game/Overworld Screens/Locations/Cinema/Generate New Films.rpy", line 43, in tonightsFilms
for film in films["Comedy"].keys():
KeyError: u'Comedy'
 

umsuruk

Newbie
Aug 2, 2020
58
48
Geting an error in the cinema when asking about films.

Last screen "Tonight we are showing:"

File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/Locations/Cinema/Cinema.rpy", line 27, in script
$ temp_f = tonightsFilms("comedy")
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Overworld Screens/Locations/Cinema/Cinema.rpy", line 27, in <module>
$ temp_f = tonightsFilms("comedy")
File "game/Overworld Screens/Locations/Cinema/Generate New Films.rpy", line 43, in tonightsFilms
for film in films["Comedy"].keys():
KeyError: u'Comedy'
I get some similar errors, and I tried to start it from the beginning, too.
 
  • Like
Reactions: Ahchi and biniweti
Sep 24, 2020
464
289
Updated Android port. Nothing too fancy but let me know if you have any issues.

Version: 1.9
Size 293 MB

You don't have permission to view the spoiler content. Log in or register now.

This unofficial port/version is not released by the developer, download at your own risk.

(if it gives you a .zip, just rename it as .apk)

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯ OR
Update please
 
  • Angry
Reactions: estrada777

lawlawkagurL

Active Member
Nov 12, 2021
758
528
looks very promising..

so when it was said that " DP 2.0 REQUIRES A NEW START!!! ", just to clarify,
it means old saves won't work nor be compatible with this new version, right?
as in we start everything Back to Square 1?
 
  • Like
Reactions: Asenaris

lawlawkagurL

Active Member
Nov 12, 2021
758
528
So I've been exploring the the game a bit, started a new game as per advice..

I've noticed, how much there's a ton of content waiting to be unlocked in the gallery, so that's nice.
then I also saw there's now a "Special Cheat?", this is new right?

so I'm assuming this is for patrons right? and i should just leave it alone?
unless I missed out on a memo from the recent posts in this thread about it.
I carefully read the changelog for 2.0 and got nothing talking about this special cheat feature.
 

Ozygator

Engaged Member
Donor
Oct 15, 2016
2,022
3,276
Congrats on upgrading the game play! Have not tried it myself but anything that reduces multiple repititions without any visible progress other than stat increases is always good.

Assume no new sex scenes, and still just the same "sleep sex" aka molestation that we had in 1.9?
 

MrD812

Well-Known Member
Oct 24, 2021
1,347
1,782
Geting an error in the cinema when asking about films.

Last screen "Tonight we are showing:"

File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/Locations/Cinema/Cinema.rpy", line 27, in script
$ temp_f = tonightsFilms("comedy")
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Overworld Screens/Locations/Cinema/Cinema.rpy", line 27, in <module>
$ temp_f = tonightsFilms("comedy")
File "game/Overworld Screens/Locations/Cinema/Generate New Films.rpy", line 43, in tonightsFilms
for film in films["Comedy"].keys():
KeyError: u'Comedy'
My first test run of this, Cinema.rpy error is impassible on any question of movie.
Have not ran it on Linux yet, only MS so far.
Guessing the error must be addressed before proceeding.

Anyone successful with the Cinema content?

New mini game with the restaurant, have not yet figured it out nor pro's and con's for reward outcome.
Have not vested much time in figuring it out fully yet.
 

MrD812

Well-Known Member
Oct 24, 2021
1,347
1,782
For everyone who got issues with cinema event. Try use cinema from day 2.
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Overworld Screens/!Kim/Events.rpy", line 122, in script call
call interaction_end(ap)
File "game/Overworld Screens/!Kim/Events.rpy", line 122, in script call
call interaction_end(ap)
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/!Rachel/VR events.rpy", line 55, in script call
call interaction_end(ap)
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/!Rachel/Events.rpy", line 522, in script call
call interaction_end(ap)
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/!Kim/Special Events.rpy", line 261, in script call
call interaction_end(ap)
File "game/Overworld Screens/!Kim/Special Events.rpy", line 462, in script call
call interaction_end(ap)
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/!Rachel/Special Events.rpy", line 159, in script call
call interaction_end(ap)
File "game/Overworld Screens/!Rachel/VR events.rpy", line 420, in script call
call interaction_end(ap)
File "game/Overworld Screens/!Rachel/Invite/Cinema.rpy", line 339, in script call
call select_movie_menu
File "game/Overworld Screens/Locations/Cinema/Choose Film.rpy", line 76, in script
menu:
File "game/Overworld Screens/Locations/Cinema/Choose Film.rpy", line 77, in <module>
"{color=#e4c500}[movie_list_f1]{/color} {color=4c9900}[movie_prices_list[0]]${/color}" if money > movie_prices_list[0]:
IndexError: list index out of range

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

Full traceback:
File "game/Overworld Screens/!Kim/Events.rpy", line 122, in script call
call interaction_end(ap)
File "game/Overworld Screens/!Kim/Events.rpy", line 122, in script call
call interaction_end(ap)
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/!Rachel/VR events.rpy", line 55, in script call
call interaction_end(ap)
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/!Rachel/Events.rpy", line 522, in script call
call interaction_end(ap)
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/!Kim/Special Events.rpy", line 261, in script call
call interaction_end(ap)
File "game/Overworld Screens/!Kim/Special Events.rpy", line 462, in script call
call interaction_end(ap)
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/!Rachel/Special Events.rpy", line 159, in script call
call interaction_end(ap)
File "game/Overworld Screens/!Rachel/VR events.rpy", line 420, in script call
call interaction_end(ap)
File "game/Overworld Screens/!Rachel/Invite/Cinema.rpy", line 339, in script call
call select_movie_menu
File "game/Overworld Screens/Locations/Cinema/Choose Film.rpy", line 76, in script
menu:
File "renpy/ast.py", line 1688, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1028, in menu
condition = renpy.python.py_eval(condition)
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Overworld Screens/Locations/Cinema/Choose Film.rpy", line 77, in <module>
"{color=#e4c500}[movie_list_f1]{/color} {color=4c9900}[movie_prices_list[0]]${/color}" if money > movie_prices_list[0]:
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range


________________________________________________________________________________

Any other idea's You wish to share will be appreciated as well, Thank You
 

betterzett

Member
Game Developer
Mar 2, 2019
168
868
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Overworld Screens/!Kim/Events.rpy", line 122, in script call
call interaction_end(ap)
File "game/Overworld Screens/!Kim/Events.rpy", line 122, in script call
call interaction_end(ap)
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/!Rachel/VR events.rpy", line 55, in script call
call interaction_end(ap)
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/!Rachel/Events.rpy", line 522, in script call
call interaction_end(ap)
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/!Kim/Special Events.rpy", line 261, in script call
call interaction_end(ap)
File "game/Overworld Screens/!Kim/Special Events.rpy", line 462, in script call
call interaction_end(ap)
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/!Rachel/Special Events.rpy", line 159, in script call
call interaction_end(ap)
File "game/Overworld Screens/!Rachel/VR events.rpy", line 420, in script call
call interaction_end(ap)
File "game/Overworld Screens/!Rachel/Invite/Cinema.rpy", line 339, in script call
call select_movie_menu
File "game/Overworld Screens/Locations/Cinema/Choose Film.rpy", line 76, in script
menu:
File "game/Overworld Screens/Locations/Cinema/Choose Film.rpy", line 77, in <module>
"{color=#e4c500}[movie_list_f1]{/color} {color=4c9900}[movie_prices_list[0]]${/color}" if money > movie_prices_list[0]:
IndexError: list index out of range

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

Full traceback:
File "game/Overworld Screens/!Kim/Events.rpy", line 122, in script call
call interaction_end(ap)
File "game/Overworld Screens/!Kim/Events.rpy", line 122, in script call
call interaction_end(ap)
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/!Rachel/VR events.rpy", line 55, in script call
call interaction_end(ap)
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/!Rachel/Events.rpy", line 522, in script call
call interaction_end(ap)
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/!Kim/Special Events.rpy", line 261, in script call
call interaction_end(ap)
File "game/Overworld Screens/!Kim/Special Events.rpy", line 462, in script call
call interaction_end(ap)
File "game/script.rpy", line 32, in script call
""
File "game/Overworld Screens/!Rachel/Special Events.rpy", line 159, in script call
call interaction_end(ap)
File "game/Overworld Screens/!Rachel/VR events.rpy", line 420, in script call
call interaction_end(ap)
File "game/Overworld Screens/!Rachel/Invite/Cinema.rpy", line 339, in script call
call select_movie_menu
File "game/Overworld Screens/Locations/Cinema/Choose Film.rpy", line 76, in script
menu:
File "renpy/ast.py", line 1688, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1028, in menu
condition = renpy.python.py_eval(condition)
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Overworld Screens/Locations/Cinema/Choose Film.rpy", line 77, in <module>
"{color=#e4c500}[movie_list_f1]{/color} {color=4c9900}[movie_prices_list[0]]${/color}" if money > movie_prices_list[0]:
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range



________________________________________________________________________________

Any other idea's You wish to share will be appreciated as well, Thank You
Man, to be honest, I don't know.
Everything works on my end.
 
3.60 star(s) 35 Votes