I heard there's supposed to be more secret routes - are they in the game yet? (the professor, the guy next to mystery club). And if they're not implemented yet, when will there be an update?
Sabbie
Recent community posts
I still can't get it right. I did the poly route without any problems, but as soon as I try to go the "pick me, not her" route, I get rejected. I tried so many combinations and it just won't work. Could you please give me some more advice, or let me know what specific choices I should pick to win Marius over? I've replayed the game about 4-5 times already and still no luck :(
The game is buggy as hell, it shouldn't be released in this state. I wasted so much time reloading, restarting the game, reloading again because of save issues, not to mention that there's no "skip read" option so whenever it happens, I have to click through the same text over and over again. The game was very fun at the beginning but now I'm just pissed off and tired of it. And it's 20$, that's a lot in my country, I was torn whether to buy it and now I really regret it. Shame.
When I try to play Gray's 19th chapter, it says that I've reached the end of the available chapters for this route. How so? Isn't this route supposed to be finished? I'm playing Tailor Tales Plus, I paid for the Pateron some time ago so the password is outdated but at the time the route was supposed to be finished already... Does anyone know what might the problem be?
I have the same problem except I can't find Felicia to trigger the next stage. She's not at Elise's.
When I go to the library and choose to read a book, then go talk to Felicia, it keeps resetting the quest The Gates of Hell 2: Survive until Felicia finds more information. It keeps going in circles. When I go to Felicia without touching the book, it changes to "Find Felicia", but still, nothing more ever happens.
Moreover, I can't save my game which means that I keep getting more and more deaths trying to work something out. Aaaand I'd like to turn off my computer sometime... not to mention that I decided to pay for Patreon in order to have more save files and now I'm stuck with nothing.
Will there be a fix for this bug, and if so, when?As it stands now it's impossible to get to the next chapter.
I'm having an issue with a skip function. It keeps skipping all text even though it's set on the "skip read only" option. I uninstalled the game, deleted persistent files and saves, even bought it on itch.io (previously tried on Steam) and the problem still remains. Please help, is there an issue with the game or could it be something else?
So the game will be released eventually but not on itch.io and there is no way to get a refund since emails send to the person who took our money are left unanswered. I can understand health issues and not being able to finish the game, but in that case refunds should have been automatic. It's ridiculous that we even have to ask for refunds. Nevertheless, even if you ask, you will not get your money back. You can only buy the game AGAIN from someone else. Great.
Hi, I came across a bug in the latest release. It occurs whenever I try to buy punk clothes for Toru's route.
[code]
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'pref/funkyshop.webp'>:
File "renpy/common/000statements.rpy", line 416, in execute_pause
renpy.pause()
IOError: Couldn't find file 'pref/funkyshop.webp'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "shop1.rpyc", line 383, in script
File "E:\GAMES\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\ast.py", line 1911, in execute
self.call("execute")
File "E:\GAMES\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\ast.py", line 1899, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\GAMES\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\statements.py", line 220, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 416, in execute_pause
renpy.pause()
File "E:\GAMES\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\exports.py", line 1457, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "E:\GAMES\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\GAMES\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 2690, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\GAMES\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 3174, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "E:\GAMES\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 2086, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 516, in renpy.display.render.render_screen
File "render.pyx", line 244, in renpy.display.render.render
File "E:\GAMES\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "E:\GAMES\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "E:\GAMES\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "E:\GAMES\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\screen.py", line 669, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "E:\GAMES\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "E:\GAMES\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "E:\GAMES\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "E:\GAMES\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "E:\GAMES\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'pref/funkyshop.webp'.
Windows-8-6.2.9200
Ren'Py 7.2.2.491
seiyuudanshifinal 1.0
Sun Jun 16 08:59:31 2019
[/code]