1.00 star(s) 2 Votes

Canto Forte

Post Pro
Jul 10, 2017
20,994
25,684
Please cut off the tail of that link and ... also consider that ...
The game is free to try on the page of the creator ... that link is the place to go....
 

JohnelD83D

New Member
Mar 18, 2019
4
1
Haha right? If he turns out to be a werewolf or something, then I guess it makes sense even if it would be weird. Maybe there's a Russian word that uses a sharp tooth as a euphemism and it gets lost in English translation?

If the author meant Cupid and the title of his game is literally a typo, that would make my day.
any game recomandation?
 

Dole

Well-Known Karen
Apr 28, 2017
2,962
2,468
Bugs
Master (hacking)
Miss Klous (Dinner)

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

While loading <'FactorScale' <'Image' u'pers/work_comp_home5.png'> 0.5 0.5 True>:
  File "game/characters/work_comp_master.rpy", line 511, in script
    $ ui.interact ()
  File "game/characters/work_comp_master.rpy", line 511, in <module>
    $ ui.interact ()
IOError: Couldn't find file 'pers/work_comp_home5.png'.

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

Full traceback:
  File "game/characters/work_comp_master.rpy", line 511, in script
    $ ui.interact ()
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\ast.py", line 882, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/characters/work_comp_master.rpy", line 511, in <module>
    $ ui.interact ()
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\display\core.py", line 3148, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\display\core.py", line 2065, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 487, in renpy.display.render.render_screen
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\display\layout.py", line 719, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\display\layout.py", line 719, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\display\layout.py", line 719, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\display\screen.py", line 669, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\display\layout.py", line 719, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\display\behavior.py", line 724, in render
    rv = super(Button, self).render(width, height, st, at)
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\display\layout.py", line 1121, in render
    st, at)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\display\im.py", line 860, in load
    surf = cache.get(self.image)
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'pers/work_comp_home5.png'.

Windows-8-6.2.9200
Ren'Py 7.1.0.882
Cuspid 0.5
Mon Jul 01 09:32:44 2019

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

While running game code:
  File "game/tl/english/characters/owner.rpy", line 199, in script
    P "Oh no, we'll just have a dinner and spend a nice evening outside of all this routine."
Exception: Sayer 'P' is not defined.

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

Full traceback:
  File "game/tl/english/characters/owner.rpy", line 199, in script
    P "Oh no, we'll just have a dinner and spend a nice evening outside of all this routine."
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\ast.py", line 650, in execute
    who = eval_who(self.who, self.who_fast)
  File "D:\Downloads\Cuspid\Cuspid 0.5\renpy\ast.py", line 560, in eval_who
    raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'P' is not defined.

Windows-8-6.2.9200
Ren'Py 7.1.0.882
Cuspid 0.5
Mon Jul 01 09:32:16 2019
 

Canto Forte

Post Pro
Jul 10, 2017
20,994
25,684
This game abandoned by design before it was abandoned by the zone!
Clue no. 1=> Poster from OP features 0.2 front menu ?!?
cus1.jpg
This right above should be in the OP ... alas...

cus2.jpg

Dev talks about "welcomes" but treats us players to the back
and the back of MCs head, with them hands all folded up over the chest like some defensive stance?!? WHAT IS THIS ?!?

Clue no. 2 :: wHEN THE COVER RENDER IS A DUDE WITH HIS BACK TURNED TO THE GAMING WORLD => imminent disarray!

Clue no. 3 :: game is FULL OF FILLER =>Where is the art ?!?
cus3.jpg

Bet you some cast iron MAKES FOR WONDERFUL BREAKFAST
and ...dinner .. and brunch .. and snacks ... THE HUMANITY!!!

cLUE NO. 3 :: MC is alone and there is literally nothing to do ...
empty appartment, empty streets, empty gym, empty mall :oops::eek:o_O :censored:
cus5.jpg

and ... NO! NO! CHATTY SHOWER HEAD DOES NOT COUNT !!!

cus4.jpg

There are no smarts in / about this game to be had / given / seen ... drama of the nothingness!
 
1.00 star(s) 2 Votes