- Apr 6, 2018
- 298
- 379
Just wanted to mention I hope you'll play the next update.... I think you'll like itpssst, you forgot to change the topic from 0.2 to 0.3 ^^
take care
Just wanted to mention I hope you'll play the next update.... I think you'll like itpssst, you forgot to change the topic from 0.2 to 0.3 ^^
Hey man, that was quick, thank you very much....here is my unofficial android port of Future Fantasy Harem - Part 1 v1.0.
You don't have permission to view the spoiler content. Log in or register now.
from now on my android ports of Ren'Py games have a 2nd, persistent save location like windows. if you uninstall an app, the save files and persistent data remain intact.
therefore the app needs the permission to access the public external storage, because it has to read and write outside its own external storage directories.
you have to grant the permission or the app is shut down.
have fun and please report problems (you can reach meYou must be registered to see the links).
It is completed as part 1 of a longer story... so the main story (search for Draxian) is not completed, it will be continued in the future... but the game has an ending and to reach it you have to complete the story arcs of the three girls in the harem (shandar, Fern and Sapphire).Is this game finished ??
Fair enough, but just out of curiosity.... why is the sandbox thingy a problem?Another sandbox. No thanks.
I just finished this release, and I wonder if I've missed some content on the "good" path. (Haven't tried the "dark" path yet.)snip..... You will get a message to let you know when you complete each story arc. ONce the third is completed the final scene will start.
Well, yes, I see your point regarding the warning, but I assumed people would have saves to go back to... like for example if you complete two arcs you can save so if you complete the third arc you can still use the old save to explore a bit more....I just finished this release, and I wonder if I've missed some content on the "good" path. (Haven't tried the "dark" path yet.)
It would be nice to have some sort of warning that you are about to complete the 3rd arc, in case you haven't done a few things you'd like to do. But maybe I did accomplish all that was available. There doesn't seem to be any way to tell if you have or not.
So, I'm not sure I understand the question - but I'll do my bestI can't start the trial, i'm at day 33 and fern obedience at 100 love at 75 and sapphire affection at 105 i try to go to the town talk to dragon and the rest is not implemented. what i did wrong?
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'images/SBi8.jpg'>:
File "game/Costumes_Shop.rpy", line 41, in script
$renpy.pause ()
File "game/Costumes_Shop.rpy", line 41, in <module>
$renpy.pause ()
IOError: Couldn't find file 'images/SBi8.jpg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Costumes_Shop.rpy", line 41, in script
$renpy.pause ()
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "game/Costumes_Shop.rpy", line 41, in <module>
$renpy.pause ()
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\exports.py", line 1471, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\display\core.py", line 3191, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\display\core.py", line 2091, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 546, in renpy.display.render.render_screen
File "render.pyx", line 247, in renpy.display.render.render
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\display\screen.py", line 675, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\display\behavior.py", line 763, in render
rv = super(Button, self).render(width, height, st, at)
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\display\layout.py", line 1127, in render
st, at)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\display\im.py", line 584, in render
return cache.get(self, render=True)
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\display\im.py", line 629, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "G:\Downloads\Download\Future_Fantasy_Harem-1.0-pc\Future_Fantasy_Harem-1.0-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/SBi8.jpg'.
Windows-8-6.2.9200
Ren'Py 7.3.2.320
Future Fantasy Harem - Part 1 1.0
Sun Jul 12 21:42:51 2020
The point is that I want to take a break and think of ways to improve the game.... this is a temporary ending...either the story will be continued or redone.so in other words you screw up your whole game by completing the available story arcs and get sent home..... hmmm would think that would be for royally screwing up since the game is not even anywhere near finished with the main story. I could see a to be continued but in this stage to be sent home and your harem scattered is a bit off the deep end... ill wait to play again when there is a lot more content i guess.. kinda dont like being screwed over before finishing if you know what i mean.