VN Ren'Py Abandoned My Teenage Years [v0.1b] [MTY Games]

4.90 star(s) 7 Votes

MTY Games

Newbie
Game Developer
Jan 12, 2019
55
90
"I really hope you enjoy the project. Remember this is just the beginning, and as it's my first sole project please go easy on me! To begin with the full version of this release will be publicly available. Once there is more content then I envisage having a public demo available to everyone, with future full releases available to supporters. "

I just want to make sure I understand your meaning here (as there has been confusion over this kind of thing in the past with non-native english speakers), if you are saying that you intend to not have a public release for future versions at all, then that's a really bad idea. People around here tend to respond very negatively to "locked behind a paywall" content.

I know you're just doing the "business thing" and trying to funnel people to actually pay you for your work (perfectly fine), however that doesn't really work around here. They will resent it, and not donate out of spite. A few brave heroic souls may sub if the game is actually good, but they will immediately leak the game here for everyone else, and you will get a bad reputation for locking things behind a paywall, which could further negatively impact subscriptions.

I'd suggest more of a staggered release, once a new version is available to subs, make the previous version public. There's still a big chance it'll get leaked (it's just something that will happen once you get enough subs) but if it's "eventually free" people usually don't mind waiting. People will then decide to sub or not based on how they actually feel about the game instead of resenting being forced to sub in order to get content.
Yeah really good points, thanks for the feedback.

I should clarify that I absolutely intend a staggered release just as you described. I'll make this clear on the subscription sites as well.


error appears when opening the game
What error are you getting?
 

BTLD

Engaged Member
Sep 18, 2017
3,887
7,892
Yeah really good points, thanks for the feedback.

I should clarify that I absolutely intend a staggered release just as you described. I'll make this clear on the subscription sites as well.




What error are you getting?
so...no scenes locked behind a paywall?only delayed releases for the public?that sounds very good.awesome actually
I'm not a fan of locked scenes...I know I shouldn't say that since we are getting the game for free but it is a reality :D so thank you for not making the game or better said parts of the game locked behind a pay wall only delayed :)
 

tsunku

Engaged Member
Nov 6, 2017
2,891
1,530
error appears when opening the game
it seems there already is a patch in the scripts.rpa, no idea if it's the same as the incest patch or not but it pops saying
ScriptError: Name (u'game/patch.rpy', 1614014198, 1) is defined twice, at game/MTY_patch.rpyc:2 and patch.rpyc:2.
 
  • Like
Reactions: Richard Perkins

tsunku

Engaged Member
Nov 6, 2017
2,891
1,530
i am finding a bug tho, you're supposed to find dad's fone, it's not in any of the rooms you have to look in, so either it's end of game or a bug.

so where the hell is the stupid phone? and why can't i go outside and check the vehicle we came in??
 

MrDeadRat

Member
Oct 26, 2017
109
133
But there is a bug, I used the patch, my choices were "leave the laundry", agree with dad, peek once on sister, pour mom a large wine glass, after that I clicked on the dining room and game closed with this error

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "house/dining.rpyc", line 16, in script
File "house/dining.rpyc", line 16, in script
File "renpy/ast.py", line 1397, in execute
renpy.exports.with_statement(trans, paired)
File "renpy/exports.py", line 1646, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "renpy/display/core.py", line 2605, in do_with
clear=clear)
File "renpy/display/core.py", line 3066, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3576, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2436, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transition.py", line 368, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 933, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 116, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/image.py", line 501, in render
return wrap_render(self.target, width, height, st, at)
File "renpy/display/image.py", line 307, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 339, in render
surf = render(self.child, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 1356, in render
self.update(st, at)
File "renpy/display/layout.py", line 1334, in update
child, redraw = self.function(st, at, *self.args, **self.kwargs)
File "renpy/display/layout.py", line 1414, in condition_switch_show
return condition_switch_pick(switch), None
File "renpy/display/layout.py", line 1410, in condition_switch_pick
raise Exception("Switch could not choose a displayable.")
Exception: Switch could not choose a displayable.
 

MTY Games

Newbie
Game Developer
Jan 12, 2019
55
90
But there is a bug, I used the patch, my choices were "leave the laundry", agree with dad, peek once on sister, pour mom a large wine glass, after that I clicked on the dining room and game closed with this error

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "house/dining.rpyc", line 16, in script
File "house/dining.rpyc", line 16, in script
File "renpy/ast.py", line 1397, in execute
renpy.exports.with_statement(trans, paired)
File "renpy/exports.py", line 1646, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "renpy/display/core.py", line 2605, in do_with
clear=clear)
File "renpy/display/core.py", line 3066, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3576, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2436, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transition.py", line 368, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 933, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 116, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/image.py", line 501, in render
return wrap_render(self.target, width, height, st, at)
File "renpy/display/image.py", line 307, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 339, in render
surf = render(self.child, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 1356, in render
self.update(st, at)
File "renpy/display/layout.py", line 1334, in update
child, redraw = self.function(st, at, *self.args, **self.kwargs)
File "renpy/display/layout.py", line 1414, in condition_switch_show
return condition_switch_pick(switch), None
File "renpy/display/layout.py", line 1410, in condition_switch_pick
raise Exception("Switch could not choose a displayable.")
Exception: Switch could not choose a displayable.
Thanks, I'll take a look now
 

tsunku

Engaged Member
Nov 6, 2017
2,891
1,530
heh if you ask about college it ends with a hug, then you click catch up and suddenly your sister's face is behind you, took me a second to realize it matched with the previous scene.

at the lake is jess saying 'can you please stop what that' heh should be with not what.

CTD after you talk to dad after giving mom the wine.
While running game code:
Exception: Switch could not choose a displayable.
 
Last edited:

MTY Games

Newbie
Game Developer
Jan 12, 2019
55
90
Thanks for the reports guys.

heh if you ask about college it ends with a hug, then you click catch up and suddenly your sister's face is behind you, took me a second to realize it matched with the previous scene.

at the lake is jess saying 'can you please stop what that' heh should be with not what.
Both fixed.

I can't replicated the conditionswitch crash, so will keep digging on that one.

Feel free to upload a save just before you get the crash, that would be immensely helpful, thanks!
 

Samael-79

Newbie
Aug 26, 2020
54
119
Hi, the game crashes every time I click on the bathroom door .. I did several uploads, the game always crashes at that point, if I choose to stop free roaming, the game will advance to the end of the demo
 

tsunku

Engaged Member
Nov 6, 2017
2,891
1,530
Oh ffs, another stupid and bland free-roam system.

It's almost like developers enjoy making things difficult and poorly designing their games. Where is the fun blindly clicking from room to room, with no direction or clue what to do.

Unless you're a masochist, this is one to avoid.

Closed, deleted, ignored. GLHF.
oh ffs, another stupid and bland complainer about a new game....
 

tsunku

Engaged Member
Nov 6, 2017
2,891
1,530
Thanks for the reports guys.



Both fixed.

I can't replicated the conditionswitch crash, so will keep digging on that one.

Feel free to upload a save just before you get the crash, that would be immensely helpful, thanks!
this is highly annoying, firefox won't let me attach files, when i click it, it opens a window and closes firefox.
so i used zippyshare,
 
4.90 star(s) 7 Votes