Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

cloutlessmouse

15
Posts
1
Topics
6
Following
A member registered Apr 01, 2019

Recent community posts

Author is still working on it but like BiaSoul said, it is not what she is focusing on full time currently. On her Patreon she mentioned that the next update will probably be the complete demo for Makaio, so it will probably be a while still before the full Makaio route is released.

It does! Thanks so much :D 

Where do you find the guides for the routes that everyone keeps mentioning in the comments? 

Same, honestly! Gonna do a second run where I do exactly that haha.

(1 edit)

There is no smut with Syd in Book 1 or Book 2. You don't need to be aromantic to my knowledge to pursue her.

He's alright but dear lord the CONSTANT COMPLAINING put me off doing his route, lol. I get he has plenty of reasons to complain, but still xD.

Hey there! 


I'm writing about this game for my student paper at uni and I was wondering if you minded me including a piece of your review as a quote? All credit will be given to you, of course :)

(1 edit)

I just sent it over. Hopefully I did everything right, lol. 

Sure, how would I do this?

So long story short, I was playing the game and I had to shut down my computer the improper way (holding power key) because windows flipped out on me. Upon relaunching the game, all of my sprites with my character are gone, the gallery is empty like I haven't played. Before I reset, the percentage of game text scene dropped from 50 something percent to 0.03% and all of the endings I had completed are gone except for one, the latest one I got. 

I can access my old saves (except for the most recent save I made before I shut the computer down) but the game does not register the completion on the extras menu , it's basically acting as if I've never played before.  When I try to load my most recent save I get this: 


[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
BadZipfile: File is not a zip file

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\python.py", line 2004, in py_exec_bytecode
    exec bytecode in 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 "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\display\core.py", line 2699, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\display\core.py", line 3510, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\display\screen.py", line 707, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\display\behavior.py", line 946, in event
    return handle_click(self.clicked)
  File "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\display\behavior.py", line 881, in handle_click
    rv = run(action)
  File "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\loadsave.py", line 760, in load
    roots, log = loads(location.load(filename))
  File "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\savelocation.py", line 465, in load
    return l.load(slotname)
  File "C:\Users\Lakia\AppData\Local\Temp\Rar$EXa0.266\RedEmbraceHollywood-1.5.16-pc\renpy\savelocation.py", line 262, in load
    zf = zipfile.ZipFile(filename, "r")
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/zipfile.py", line 770, in __init__
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/zipfile.py", line 811, in _RealGetContents
BadZipfile: File is not a zip file

Windows-8-6.2.9200
Ren'Py 7.3.2.320
Red Embrace: Hollywood 1.5.16
Thu Jan 23 22:22:18 2020
[/code]

Is there any fix? 

Nathan Prescott. Rich kid that's buddies with Victoria and bullies Max in the first game.

Sadly, not yet. I haven't had a lot of free time thanks  to classes. 

Markus though. I'm looking forward to his route, it was a tie between him and Randal for my first play through. Sorry I couldn't help out :(

Thank you much! I didn't know you needed to be in the same House in order to get the special endings, so you really helped me out there. Off I go to angst/pine over Randal some more.

Can anyone help me out on getting Randal's? I have two of his...the Co-morbid ending and the Mark David one. But I kinda wanna unlock  all of his before I move on to Heath and Markus. 

I chose fear when I was about to be bitten but my character was a Mavvar, so I don't think the House is chosen based off that alone.