- May 26, 2017
- 739
- 996
Ape..... seriously? If ever a game screamed, "Let me choose the protag's name" it's this one. Speaking of the protag, two minutes in and I already hate him... not off to a good start. He's a completely irredeemable prick.
XD , so incest or no? XDXDXDits all incest all the time..constant..you cannot escape it..all the incest..you get incest you get incest you all get incest ..just like the tag says..oh wait..no incest tag....well there ya go..
i thought so tooWait... Did I get it right? If you don't agree to fuck Genna the game just ends? Wow, the power of choice here is overwhelming hahaha
I also really enjoy this one, a good mix of creepy and sexy with its atmosphere, haha.So this was a really nice update- I'm definitely enjoying the story and everything, although it's had certain moments where I couldn't help but stop and wonder wtf I'm even doing with my life.
With that said, I must offer a probably unpopular opinion: while this is a pretty fun game that I'll see through to the end, I can't really say that it ending with the next three releases is a bad thing. Sometimes shorter is better, and I honestly can't see how this could possibly make it through 6+ more. I think it's better to keep it short, sweet, and move onto something bigger and better than to drag it out, especially if you're not getting the amount of support you were hoping for.
Regardless of whether you carry this on into the extended version or not, I'm definitely a fan and will look forward to whatever projects you're working on.
[code]
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'sauna no lucy.jpg'>:
File "game/script.rpy", line 2183, in script
lucy "I don't know."
File "renpy/common/000window.rpy", line 98, in _window_auto_callback
_window_show()
File "renpy/common/000window.rpy", line 60, in _window_show
renpy.with_statement(trans)
IOError: Couldn't find file 'sauna no lucy.jpg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 2183, in script
lucy "I don't know."
File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\ast.py", line 618, in execute
statement_name("say")
File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\ast.py", line 43, in statement_name
i(name)
File "renpy/common/000window.rpy", line 98, in _window_auto_callback
_window_show()
File "renpy/common/000window.rpy", line 60, in _window_show
renpy.with_statement(trans)
File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\exports.py", line 1452, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\core.py", line 2207, in do_with
clear=clear)
File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\core.py", line 3132, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\core.py", line 2055, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 485, in renpy.display.render.render_screen
File "render.pyx", line 233, in renpy.display.render.render
File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\transition.py", line 358, in render
bottom = render(self.old_widget, width, height, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render
File "render.pyx", line 233, in renpy.display.render.render
File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\image.py", line 495, in render
return wrap_render(self.target, width, height, st, at)
File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\loader.py", line 555, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'sauna no lucy.jpg'.
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Eye of the Storm Chapters_1_to_5
Fri Oct 26 10:58:19 2018
encountered a sauna bug after rescuing lucy
Fixed, the file was simply calledCode:[code] I'm sorry, but an uncaught exception occurred. While loading <'Image' u'sauna no lucy.jpg'>: File "game/script.rpy", line 2183, in script lucy "I don't know." File "renpy/common/000window.rpy", line 98, in _window_auto_callback _window_show() File "renpy/common/000window.rpy", line 60, in _window_show renpy.with_statement(trans) IOError: Couldn't find file 'sauna no lucy.jpg'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 2183, in script lucy "I don't know." File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\ast.py", line 618, in execute statement_name("say") File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\ast.py", line 43, in statement_name i(name) File "renpy/common/000window.rpy", line 98, in _window_auto_callback _window_show() File "renpy/common/000window.rpy", line 60, in _window_show renpy.with_statement(trans) File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\exports.py", line 1452, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\core.py", line 2207, in do_with clear=clear) File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\core.py", line 3132, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\core.py", line 2055, in draw_screen renpy.config.screen_height, File "render.pyx", line 485, in renpy.display.render.render_screen File "render.pyx", line 233, in renpy.display.render.render File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\transition.py", line 358, in render bottom = render(self.old_widget, width, height, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render File "render.pyx", line 233, in renpy.display.render.render File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\image.py", line 495, in render return wrap_render(self.target, width, height, st, at) File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\im.py", line 580, in render return cache.get(self, render=True) File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\im.py", line 266, in get surf = image.load() File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\display\im.py", line 625, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "E:\WT_Silver_1.13b-win\EyeoftheStorm-Chapters_1_to_5-pc\renpy\loader.py", line 555, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'sauna no lucy.jpg'. Windows-8-6.2.9200 Ren'Py 7.0.0.196 Eye of the Storm Chapters_1_to_5 Fri Oct 26 10:58:19 2018
sauna no lucy without spaces
added spaces and it worked
Tell more about your project !I recently started a project too. Knowing it may not make money is something you should assume. I find it very unethical to beg for support. Not only are you begging, you're threatening people (even those that support you) to end a game because you "need" more. I find this to be very shady.
Seriously, that's not the attitude that successful developers (or indeed any other kind of business people) take.
I'm a professional marketing guy (for over 20 years). I've worked just about every type of business marketing from porn to pharma, every kind of financial product (mostly big banks and insurance companies), right on to a major international News channel, and more ecommerce than I care to even think of. Even worked for some major games studios along the way.
There's this thing called 'Market Research' - and all it really is is getting opinions and feedback from people who match a target demographic - such as people who have paid for adult games. The market research companies put together a panel of maybe 10 of these types and ask them some questions ... and that costs around 50k GBP. You're getting better targeted demographic opinions for free. Listen to the criticism, because it tells you why people in your potential market chose not to buy. That's what the grown-ups in business do.
Now sure, the difference between what you get here and what you get from a market research company charging you over $60k USD is that here the feedback won't be filtered for politeness. But I promise you that if you offer them $1,000 each to reword it nicely they will, and it will still be less than 20% of the cost businesses pay for the same thing. Or suck it up and keep the thousands. Your choice.
For myself, I'd look at as people paying me $100 a time to swear or call me an idiot and laugh all the way to the bank while these guys tell me, for free, exactly what I should consider changing if I wanted their money.
Woah, calm down. He is a dev thinking about ending an unprofitable venture, not a doctor threatening to unplug your comatose grandma. Nothing unethical about wanting to make money with your games.I recently started a project too. Knowing it may not make money is something you should assume. I find it very unethical to beg for support. Not only are you begging, you're threatening people (even those that support you) to end a game because you "need" more. I find this to be very shady.
I got that bug too, how did you fix it?