- Jul 27, 2018
- 432
- 749
I didnt really like the end but that doesnt take any merit from the creator. still a very good game
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'images/bedroom2_tiara_rebecca_11.png'>:
File "game/lanas_vibrations.rpy", line 331, in script call
File "game/meet_rebecca.rpy", line 535, in script call
File "game/pod_locations.rpy", line 608, in script
Exception: Could not load image u'images/bedroom2_tiara_rebecca_11.png': error('Error reading the PNG file.',)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/lanas_vibrations.rpy", line 331, in script call
File "game/meet_rebecca.rpy", line 535, in script call
File "game/pod_locations.rpy", line 608, in script
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\ast.py", line 613, in execute
renpy.exports.say(who, what, interact=self.interact)
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\exports.py", line 1147, in say
who(what, interact=interact)
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\character.py", line 877, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\character.py", line 716, in do_display
**display_args)
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\character.py", line 508, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\ui.py", line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\core.py", line 2526, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\core.py", line 2883, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\core.py", line 1955, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 427, in renpy.display.render.render_screen (gen\renpy.display.render.c:6806)
rv = render(root, width, height, 0, 0)
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\layout.py", line 693, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\layout.py", line 693, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\layout.py", line 693, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2027)
cr = render(child, widtho, heighto, st - self.child_st_base, at)
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\image.py", line 387, in render
return wrap_render(self.target, width, height, st, at)
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\image.py", line 208, in wrap_render
rend = render(child, w, h, st, at)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\im.py", line 473, in render
im = cache.get(self)
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\im.py", line 200, in get
surf = image.load()
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\im.py", line 524, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\pgrender.py", line 160, in load_image
raise Exception("Could not load image {!r}: {!r}".format(filename, e))
Exception: Could not load image u'images/bedroom2_tiara_rebecca_11.png': error('Error reading the PNG file.',)
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Spaced Out 1.0.0
Ignore it, or redownload. It can't read bedroom2_tiara_rebecca_11.png.Code:I'm sorry, but an uncaught exception occurred. While loading <'Image' u'images/bedroom2_tiara_rebecca_11.png'>: File "game/lanas_vibrations.rpy", line 331, in script call File "game/meet_rebecca.rpy", line 535, in script call File "game/pod_locations.rpy", line 608, in script Exception: Could not load image u'images/bedroom2_tiara_rebecca_11.png': error('Error reading the PNG file.',) -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/lanas_vibrations.rpy", line 331, in script call File "game/meet_rebecca.rpy", line 535, in script call File "game/pod_locations.rpy", line 608, in script File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\ast.py", line 613, in execute renpy.exports.say(who, what, interact=self.interact) File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\exports.py", line 1147, in say who(what, interact=interact) File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\character.py", line 877, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\character.py", line 716, in do_display **display_args) File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\character.py", line 508, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\ui.py", line 285, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\core.py", line 2526, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\core.py", line 2883, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\core.py", line 1955, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 427, in renpy.display.render.render_screen (gen\renpy.display.render.c:6806) rv = render(root, width, height, 0, 0) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978) rv = d.render(widtho, heighto, st, at) File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\layout.py", line 693, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978) rv = d.render(widtho, heighto, st, at) File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\layout.py", line 693, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978) rv = d.render(widtho, heighto, st, at) File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\layout.py", line 693, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2027) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978) rv = d.render(widtho, heighto, st, at) File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\image.py", line 387, in render return wrap_render(self.target, width, height, st, at) File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\image.py", line 208, in wrap_render rend = render(child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978) rv = d.render(widtho, heighto, st, at) File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\im.py", line 473, in render im = cache.get(self) File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\im.py", line 200, in get surf = image.load() File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\im.py", line 524, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "B:\Patreon\NSFW Space\spaced_out-1.0.0-win\renpy\display\pgrender.py", line 160, in load_image raise Exception("Could not load image {!r}: {!r}".format(filename, e)) Exception: Could not load image u'images/bedroom2_tiara_rebecca_11.png': error('Error reading the PNG file.',) Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Spaced Out 1.0.0
It's the Andromeda suit which was part of the Victora 8 bundle:what type of suits are they wearing at the beginning of the game
thanksIt's the Andromeda suit which was part of the Victora 8 bundle:
You must be registered to see the links
Assuming you have the latest version, you need to continue the story instead of just working on the equation.i am not sure i understand this message
is it a end of the game
cos i have a stand still
or should i keep going/play
there hasen't being any new scenes since 70% i think View attachment 272096
i suppose that i have the latest i downloaded it some couple of days ago from hereAssuming you have the latest version, you need to continue the story instead of just working on the equation.
Same here...i am not sure i understand this message
is it a end of the game
cos i have a stand still
or should i keep going/play
there hasen't being any new scenes since 70% i think View attachment 272096
There are multiple endings. See this post: https://f95zone.to/threads/spaced-out-nsfw-space.5185/post-1455396Well, after having gone through this game every which way, i can say i like it.
Like so many of these VN's, there are plenty of errors in the english, but i have to assume that is because the author is not a native english speaker...i tend to let things like that slide, if there are very few errors, and the story is good.
This one starts off as a slow burn, but things get really interesting about a third of the way in. The game, and it's story are WAY longer than one might think when starting.
The renders are not of the highest quality, but are still quite good, the animations are not great. it's just 2 frames switching back and forth, instead of smooth animation loops like you'd get in something like "Twists of My Life", or "Melody". The story had the potential for multiple endings, but there is only one ending, which is kinda disappointing. Definitely a missed opportunity, there.
All in all, though - at the end of the day, this VN is still very good, and totally worth a playthrough.
I consider the other stuff "lead up", because they don't actually impact the ending. Both lead up scenarios still bring you to same end.There are multiple endings. See this post: https://f95zone.to/threads/spaced-out-nsfw-space.5185/post-1455396
Well, if you considerI consider the other stuff "lead up", because they don't actually impact the ending. Both lead up scenarios still bring you to same end.
Yes, i consider that one thing to be the end, because it is the termination of the story. The other stuff has no impact on that final bit. Unless the mentioned characters (other than Amelia) play some part in the next game....which, as far as i know, they don't.Well, if you consider
the same end, sure, but the 2.5 endingsYou don't have permission to view the spoiler content. Log in or register now.
are differentYou don't have permission to view the spoiler content. Log in or register now.
It wasn't made in a way that allows a change of character relations, so it was either this (one-ish ending) or no ending at all because Patreon pulls the plug. As for the render / animation quality, Spaced Out was done on my development computer (a laptop with 1050Ti), so this was the maximum in both quantity and quality of the renders I could squeeze out of it at the time. Really simple animations take about 30 renders and with a total of 100-120 renders that I could make in a month... you do the math.Yes, i consider that one thing to be the end, because it is the termination of the story. The other stuff has no impact on that final bit. Unless the mentioned characters (other than Amelia) play some part in the next game....which, as far as i know, they don't.