- Jul 17, 2020
- 4,496
- 8,170
You have reached the end of 0.6.I have all 4 panties and I'm stuck with clicking on anything and having this pop-up "Sorry, but this content is not available now".
await new update
You have reached the end of 0.6.I have all 4 panties and I'm stuck with clicking on anything and having this pop-up "Sorry, but this content is not available now".
1. use spoilers for error log not code.Every time I try to extract I get a data error and the game won't open. Any thoughts/help?
Here is the error I get.
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'images/Free Roams/Hospital/Hall/Buttons/Hall 2 \u0435mergency BTN idle.png'>:
File "game/scripts/Acts/Act 2d1 Free Roam Hospital.rpy", line 291, in script
call screen act_2d1_Hospital_Hall2_2
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'images/Free Roams/Hospital/Hall/Buttons/Hall 2 ?mergency BTN idle.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/Acts/Act 2d1 Free Roam Hospital.rpy", line 291, in script
call screen act_2d1_Hospital_Hall2_2
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\screen.py", line 675, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\behavior.py", line 774, in render
rv = super(Button, self).render(width, height, st, at)
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\layout.py", line 1127, in render
st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/Free Roams/Hospital/Hall/Buttons/Hall 2 ?mergency BTN idle.png'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
version_0.6b
Fri May 21 10:33:17 2021
You have reached the end of 0.6 ,But you are missing some panties !Hi Guys /...
Downloaded the latest v0.6 , used save 0.5a , its worked and struck with the 3 options in night ...
View attachment 1204957
Is this the end of this update ?. All 3 options states "Content is not available" ...
How to get all those panties? Or the flags to edit in saveeditor? ThanksYou have reached the end of 0.6 ,But you are missing some panties !
These should helpHow to get all those panties? Or the flags to edit in saveeditor? Thanks
check hereCan some1 help me here, is their any patch file or something
Code:I'm sorry, but an uncaught exception occurred. While loading <'Image' u'images/Free Roams/Hospital/Hall/Buttons/Hall 2 \u0435mergency BTN idle.png'>: File "game/scripts/Acts/Act 2d1 Free Roam Hospital.rpy", line 291, in script call screen act_2d1_Hospital_Hall2_2 File "renpy/common/000statements.rpy", line 531, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) IOError: Couldn't find file 'images/Free Roams/Hospital/Hall/Buttons/Hall 2 ?mergency BTN idle.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/scripts/Acts/Act 2d1 Free Roam Hospital.rpy", line 291, in script call screen act_2d1_Hospital_Hall2_2 File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\ast.py", line 1949, in execute self.call("execute") File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\ast.py", line 1937, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\statements.py", line 277, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 531, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\exports.py", line 2905, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\core.py", line 3194, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\core.py", line 2094, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805) rv = render(root, width, height, st, st) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\screen.py", line 675, in render child = renpy.display.render.render(self.child, w, h, st, at) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\behavior.py", line 774, in render rv = super(Button, self).render(width, height, st, at) File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\layout.py", line 1127, in render st, at) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\im.py", line 583, in render return cache.get(self, render=True) File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\im.py", line 266, in get surf = image.load() File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\display\im.py", line 628, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "E:\mom files\New folder\2\Amnesia-version_0.6b-pc\renpy\loader.py", line 576, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'images/Free Roams/Hospital/Hall/Buttons/Hall 2 ?mergency BTN idle.png'. Windows-8-6.2.9200 Ren'Py 7.3.5.606 version_0.6b Fri May 21 10:33:17 2021
if you had bothered to read past few pages you'd have noticed that end of content.I have a problem.when mc try to jerk in his room that time it's shows me that the content was not available.i don't know is this is the end of this version or am i messing something..
.
Hi, Super Alex, I vote NO FREE ROAM. Why? Because otherwise I'll have to keep wandering around, hoping to make some progress. I prefer a storyline with choices.![]()
You must be registered to see the links
Hello everyone!
For the past week, I haven't touched anything other than writing a storyline.
A lot of work has been done. I do not know how to estimate the amount of work done in this direction, but I will say that at the moment I have 108 pages in a Word with brief descriptions of scenes - this is only for three characters (Alexandra, Kate and Elena).
I want to plan all the main branches with the development of these three characters, because the main storyline associated with them. Only then, I will make a plot branches with the rest of the secondary characters. In total, there will be a lot of work to be done.
At the moment 36/40 animations are rendered. As I said, I have not touched the animations and it remains to pose about 15. Next week I am thinking of finishing posing remaining animations so that my computer continues rendering without stopping and, along the way, I want to finish planning the main plot branches.
As I already said, I want to know your opinion on the transition of the game to a full FREE ROAM (like Milfy City or Summertime saga - the most obvious examples) without grind (like washing, eating, etc.) only the most obvious actions. By the way, I have already made in order the schedule of the Main Characters for a week to evaluate how all this can work out... It's turn out a rich story.
In general, the word is yours - TO MAKE FREE ROAM or NOT? I have voiced games what it will look like.
CONS:
- Hard start (to fill the game with all sorts of minor characters, with their own schedule)
- With rare exceptions, the ability to influence the plot and, as a rule, the choice in the dialogues is only cosmetic changes
- One final
PROS:
+ Freedom to move between all available locations (in the later stages of the game, this will be relevant when there are a significant number of available locations)
+ Characters has variative schedule and Available to skip time
+ Available to choose which character to move the story with at the moment (but this is only in future stages of the game's development, when there will be a significant choice of character options and storylines)
Anyway - If you choose FREE ROAM then first of all I finish the main storyline and carefully work out the three main characters - Alexandra, Kate and Elena. I bring their plot lines to their logical end and only after that I will start finalize the minor characters. Of course, in the course of the plot, you will have to touch on the secondary characters in one way or another and there will be some HOT scenes with them, but still - I will make full storylines with them only after I will complete of the main plot.
If you look at the picture as a whole - and imagine that the game is already done - you start playing it, then you understand that there will be a lot of girls to choose and each has an interesting plot branch. But if you take the very stage of development of such a game, then the plot develops with only one or two characters, while the rest are waiting for their turn (with the inscription “will be available in future updates,” literally speaking)
MAKE YOUR CHOICE
Truly Yours, SUPER ALEX
________________________________
The poll is public. More than 70% of votes are for free roam, although. 8 days to go.full free roam or not - is that even a question?
hope there will be some sense in patreon votes, otherwise i would say - bye bye yet another promising game (or welcome milky, for those preferring that stuff).