Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

LangWanjii

13
Posts
1
Topics
1
Followers
98
Following
A member registered Apr 04, 2020

Recent community posts

Wanted to read but cannot couldn't change font's size on my phone, otherwise the text on mobile is very very small. A shame, was interested.

Thank you, but appdata's roaming renpy folder doesn't contain violet memoire's folder. Other visual novels are here, except this one. And even when i tried to create new saves, folder with memoires didn't show up in this folder.

It may seems a strange question, but, please, could you tell me how folder with saves in "roaming" named? I lost my normal saves and cannot find the folder in appdata.

I didn't read upd entirely so please bear with me, i just have a suspicion and want to know i'm being right or not badly. Is the Keisuke's route in this update has branches like in Shoichi's route - "bad" and "good" ones?

I did Randal's and Heath's special endings, get the Marcus's ending 3. I believe that it should be enough for Marcus's special ending, but when I try to do it, I do not have any answers highlighted in red as they was in both previous special endings. It's apparently some sort of bug, so I would be veru grateful if anyone could help me to get rid of it.

Sorry for mistakes. I'm not native in english. 

Same.

It's getting stucked in one particular moment and not moving forward at all: I cannot save, cannot scroll backward, even cannot quit the game - nothing. Tried everything I could've thought and no results.

(1 edit)

I have very important question: how, for the love of god, I can got Shinya happy ending? I broke my head over it, tried many variations but couldn't get it.

Edit: I manage to got it. I'm very glad.

Oh thanks a lot. Your gave me a huge relief.

I'm very curious about one thing and will be very grateful if anyone answer my question. I just finished last day of Keisuke's route and

SPOILER BELOW

Everyone has fight between Yuu and Keisuke and Yuu punching him? Or it is I'm being "lucky" and got bad route?

Ohmygodohmygod! I can't wait! He's so cute and so hot!

Unfortunately I can't load saves from previous build. I'm trying on PC and game crashes with error.

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 273, in script
    python:
  File "renpy/common/00start.rpy", line 273, in script
    python:
  File "renpy/common/00start.rpy", line 277, in <module>
    renpy.call_in_new_context("_main_menu")
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\bootstrap.py", line 316, in bootstrap
    renpy.main.main()
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\main.py", line 578, in main
    run(restart)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\main.py", line 143, in run
    renpy.execution.run_context(True)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\execution.py", line 908, in run_context
    context.run()
  File "renpy/common/00start.rpy", line 273, in script
    python:
  File "renpy/common/00start.rpy", line 273, in script
    python:
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00start.rpy", line 277, in <module>
    renpy.call_in_new_context("_main_menu")
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\game.py", line 332, in call_in_new_context
    return renpy.execution.run_context(False)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\execution.py", line 908, in run_context
    context.run()
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\python.py", line 2028, 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\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-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\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\loadsave.py", line 770, in load
    log.unfreeze(roots, label="_after_load")
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\python.py", line 1983, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\python.py", line 1815, in rollback
    self.load_failed()
  File "C:\Users\user\Downloads\TennisAce0.41-pcPublic\TennisAce0.41-pc\renpy\python.py", line 1733, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Hi! I have one little issue: I cannot craft Truth Serum because its recipe just doesn't show up, it is locked. I do same choices as I did through my first playthrough and everything was fine before. It's bug or?..