Ren'Py The Evil within Her [v0.2] [TheEvilWithinHer]

2.30 star(s) 6 Votes

Tossen

New Member
Aug 16, 2016
14
20
I take the examination but when i pass it and try to go on patrol it keeps saying i need to pass examination anyone know why?
You need to start new game to remove this error. Also DO NOT use depravity cheat on computer, it can cause a lot of problems.
 

DTGRIK

New Member
Sep 25, 2022
6
2
What happen
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/AuntCassWork.rpy", line 89, in script
    if playwithyourself = 0:
SyntaxError: invalid syntax (AuntCassWork.rpy, line 89)

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

Full traceback:
  File "game/AuntCassWork.rpy", line 89, in script
    if playwithyourself = 0:
  File "renpy/ast.py", line 1852, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2247, in py_eval
    code = py_compile(code, 'eval')
  File "renpy/python.py", line 835, in py_compile
    raise e
SyntaxError: invalid syntax (AuntCassWork.rpy, line 89)

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
The Evil Within Her 0.18
Wed Apr 17 18:58:29 2024
 

Candis1985

Newbie
Aug 7, 2022
70
10
Just scrambled eggs
1 eggs 2 zerobutt 3 fryingpan 4 gasstove 5 time15

Bacon and eggs.
1 eggs 2 bacon 3 fryingpan 4 gasstove 5 time30

Scrambled eggs with tomatoes
1 eggs 2 tomatoes 3 fryingpan 4 gasstove 5 time15

Scrambled eggs with herbs.
1 eggs 2 greenery 3 ryingpan 4 gasstove 5 time15

Just an omelette.
1 eggs 2 milk 3 fryingpan 4 electricoven 5 variabletime30

The order of the products matters.
Thanks
 

Farun2000

Member
Jul 4, 2018
158
136
The Evil within Her [v0.12] Unofficial Android Port

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

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

- 87mb


My Android Ports have a 2nd Persistent save location. So, even if you uninstall the game, the saves will remain Intact.

Saves location: Storage/0011/Game-name


You can also join my discord server for more and support me.



You can also join 0011 discord server



If you like my works please support me.


Any chance of update?
 
  • Like
Reactions: Nikolai 420

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
10,034
91,772
The Evil within Her [v0.2] [TheEvilWithinHer] - Compressed

Win/Linux [183 MB]
- - - -

Mac [150]
- - - -

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

JDpoke

New Member
May 16, 2018
4
2
Looks like I may have a missing webm (movie) asset. Cheers!
images/webm/a226.webm


Code:
```
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/aDadOfficeSreen.rpy", line 215, in script
    "Violet watches mesmerized as Mirage sexily squeezes her large firm breasts..."
IOError: Couldn't find file 'images/webm/a226.webm'.

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

Full traceback:
  File "game/aDadOfficeSreen.rpy", line 215, in script
    "Violet watches mesmerized as Mirage sexily squeezes her large firm breasts..."
  File "renpy/ast.py", line 715, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1393, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1205, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 871, in do_display
    **display_args)
  File "renpy/character.py", line 621, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3101, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3794, in interact_core
    renpy.audio.audio.periodic()
  File "renpy/audio/audio.py", line 1101, in periodic
    raise_(exc[0], exc[1], exc[2])
  File "renpy/audio/audio.py", line 1079, in periodic_thread_main
    periodic_pass()
  File "renpy/audio/audio.py", line 1021, in periodic_pass
    c.periodic()
  File "renpy/audio/audio.py", line 487, in periodic
    topf = load(self.file_prefix + filename + self.file_suffix)
  File "renpy/audio/audio.py", line 69, in load
    rv = renpy.loader.load(fn)
  File "renpy/loader.py", line 798, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/webm/a226.webm'.

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
The Evil Within Her 0.2
Mon Jun  3 17:43:12 2024
```
 
  • Like
Reactions: SweetMariya
2.30 star(s) 6 Votes