one the quest where i am suppose to go back home and give the gift to Mary without mentioning the officer. I cant find her anywhere but her bed at night but i cant click on her only se her and there is no white outline thing when hovering over her with my mouse
Upd. I was fix it absolutely randomly, just again open safe behind picture on evening. JUST OPEN SAFE AGAIN.......
---------------
Sorry, idk how to fix bug with lolita. I bought wine, watched a movie and didn't go to Marina's room. Later I oiled the door, but now having a disc and wine in my inventory, I can't watch a movie again) You need to buy the film again, but it is impossible to buy it again. I tried it through editing saves change store._film_lolita_check true to false, but with this change game can't load save :D This error only with changed .save file
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
TypeError: an integer is required
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
I got a problem. Renpy has an error when trying to play the itch.io version but the Steam demo plays fine with no issues. Any suggestions because I can't start a new game in the latest version.
Evexity is back! anyways this game is the first game I have played from my months of hiatus but DAMN this game and the creator is AMAZING. Plot, storyline, THE GIRLS, are just insane. Words can't simplify the entertainment this game gave me. 10/10 game for me, creator please keep the good work! Team Christie ontop!
Ooooh, thank you. It’s very nice to read such high praise, because often we worked hard, and tried to make both the plot and the scenes themselves fun enough so that the player (even if he ignores the text) could enjoy the graphics and animation.
When i put the coffee in the counter for christie, mary disappears from the game, i can't find her anymore, looks like in essence she is still there, since i cant wash the dishes on the morning when she is in the kitchen.
If anyone else experienced this and found a solution, please help.
How do i complete this quest? I've bought popcorn and watched tv with mary at least a 10 times at this point, but it still doesn't work. I feel like im doing something wrong but i can't quite put my hand on it, or the game might just be glitched/bugged. Please help me with this!
I'm going through the same situation, the problem is that the movie mentioned in the mission doesn't exist in the game. It must be some bug, as it is not even possible to buy the movie in the store.
← Return to game
Comments
Log in with itch.io to leave a comment.
one the quest where i am suppose to go back home and give the gift to Mary without mentioning the officer. I cant find her anywhere but her bed at night but i cant click on her only se her and there is no white outline thing when hovering over her with my mouse
You have to advance days. Depending on days, you'll find them in different rooms.
How to do it, I don't know.
**Buy an essay social studies online**
Christie quest
Go to the pc in your room.
How do i Update the game without having to delete it. I want to keep my Process
Upd. I was fix it absolutely randomly, just again open safe behind picture on evening. JUST OPEN SAFE AGAIN.......
---------------
Sorry, idk how to fix bug with lolita. I bought wine, watched a movie and didn't go to Marina's room. Later I oiled the door, but now having a disc and wine in my inventory, I can't watch a movie again) You need to buy the film again, but it is impossible to buy it again. I tried it through editing saves change store._film_lolita_check true to false, but with this change game can't load save :D
This error only with changed .save file
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
TypeError: an integer is required
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 4258, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 1073, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 1008, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 322, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 768, in load
roots, log = loads(location.load(filename))
File "renpy/compat/pickle.py", line 45, in loads
return cPickle.loads(s)
TypeError: an integer is required
Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
MilfsPlaza 1.0.7d_public
Tue Apr 23 06:42:51 2024
[/code]
Could you explain this better? How you edited your save file? If you managed to solve the issue, it was by using your modified save file?
Can you tell me how to open which save file
It says buy movie from shop always
how do i not die in the prison?
I bought the Pack Animation Hot DLC but I didn't find anything different, could you tell me that it is increased
When will the NTR DLC of the game be uploaded to Steam?
so is the game completed now that its released on steam?
Is there a game like this where female characters can have sex with other men?
Im having trouble find the CD for the second movie date. The tip says in the hall but I clicked on everything and I didn't find anything.
I'm getting this error in the latest version on itch. It happens when I try to start a new game.
When can I purchase the full version on itch (˵¯͒〰¯͒˵)?
Will this version have more contact than steam version?
NTR and the rest
each time i try to download "MiflsPlaza-1.0.7d_public-pc.zip i got an error in the download saying that the file is unavaliable on the website
Im on v0.5 and i tried to update to v0.7 on android but it wont let me update it says it cant update bcoz it conflicts with an existing package
why i cant watch Lolita film even though i already bought it red wine and film cassette so what's missing?
wheres the cd
So hard
How to find mary stash
Will we have the opportunity to make them mothers again?
...and by that I mean knocking them up.
1.0 update when will it comes?
Где можно посмотреть пароль от архива ?
Где найти корзинку для пикника?
Поговори с Зудилой и Бубнилой.
Who is zubila and bubnila
Does anyone know here, where to find the lockpick is? I had find two so far and can't find where the third is
Room, Bathroom, Hall.
whats wip
W.i.p stands for work in progress, meaning this game is still developing
Yes!
I got a problem. Renpy has an error when trying to play the itch.io version but the Steam demo plays fine with no issues. Any suggestions because I can't start a new game in the latest version.
I bought the Dvd Lolita but it wont let me watch it with her telling me i need to buy the dvd still? do i have to resell the dvd and buy it again?
Hello. Hard to say. We received a save where the disk does not work.
Is everyone engaging in sexual acts 18+?
Yes
Okay! Thanks for answering!
theres lesbian in scenes?
No
Anyone know how to fix after sending money for the second time you never get the message from Igor
If you think this is a bug, please use the bug report button in the lower right corner (you can also send a save file there).
This a homie right here
Evexity is back! anyways this game is the first game I have played from my months of hiatus but DAMN this game and the creator is AMAZING. Plot, storyline, THE GIRLS, are just insane. Words can't simplify the entertainment this game gave me. 10/10 game for me, creator please keep the good work! Team Christie ontop!
Thanks ^_^
Ooooh, thank you. It’s very nice to read such high praise, because often we worked hard, and tried to make both the plot and the scenes themselves fun enough so that the player (even if he ignores the text) could enjoy the graphics and animation.
What a thicc milf.
I can't watch lolita again because it said I've to buy the film although I already have it
Can you find a way for this?
Hello, i think i found a bug.
When i put the coffee in the counter for christie, mary disappears from the game, i can't find her anymore, looks like in essence she is still there, since i cant wash the dishes on the morning when she is in the kitchen.
If anyone else experienced this and found a solution, please help.
How do i complete this quest? I've bought popcorn and watched tv with mary at least a 10 times at this point, but it still doesn't work. I feel like im doing something wrong but i can't quite put my hand on it, or the game might just be glitched/bugged. Please help me with this!
I'm going through the same situation, the problem is that the movie mentioned in the mission doesn't exist in the game. It must be some bug, as it is not even possible to buy the movie in the store.
Makes sense now, thanks for enlightening me.
Have you found a solution
Nope, tried everything that came to mind. Deleted the game and redownloaded it and it's still the same. Hoping it to get fixed in the next update.
兄弟,我知道我们玩那个模式时有一个错误只需更改模式即可
Where do i find the rubber gloves?
found em, if anyone else struggles just talk to mary when she is cleaning the living room
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/core/variables_at_start.rpy", line 342, in <module>
IOError: [Errno 9] Bad file descriptor
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "events/ep1/ep1_start.rpyc", line 4, in script call
File "core/variables_at_start.rpyc", line 307, in script
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/core/variables_at_start.rpy", line 342, in <module>
File "renpy/minstore.py", line 74, in print
_print(*args, **kwargs)
File "renpy/log.py", line 251, in write
self.real_file.flush()
IOError: [Errno 9] Bad file descriptor
Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
MilfsPlaza 1.0.7c_public
Sat Mar 16 22:01:58 2024
[/code]
First time play, probably because no save exists yet
Found out. This error is tied to the itch.io app. If you launch the game manually, it works
Thanks
Is the public version and paid versions have any defference?
Means any scenes? Any tasks?
Please reply my comment.