Of the many games I've played, most of them didn't have a story that kept me immersed. So most of the time I was more anxious about the parts where I could make a choice between doing A or B, or going down path X or Y.
And I read a comment from someone saying that in the game it was not possible to skip any scene (something I don't usually do). But I kept wondering what it would be like.
And in the end it was great. Not having the anxiety of waiting for the next crossroads where I had to choose a path was really good. I simply read every line of dialogue in the game. I loved the characters. I loved the story. Great world composition.
So don't worry about creating different routes for the game. The story you created is simply great.
Not sure what you mean exactly. At the moment, the only scene affected by fetish choices is one small urination scene in Day 2, so I suppose that yes, all the other scenes so far can't be avoided.
hey inspired by the nude bodies shown on masters of the island game what if you make it a nudist beach simulation where you can play either male or female to have sex with naked people, can you make that?
Hopefully this game won't be made into paid access with the game crashing for no reason at all and there being no issue as to why. Really should figure out the issue.
Sorry, but I don't know what could have caused that error. I haven't heard of anyone else having this issue, so I'm afraid I don't know how to help you. Sorry!
so when opening the folder, the game does start, and the main menu does load, but after pressing start from the main menu, the game runs and then you slowly see a male character and after the fade away is gone the game crashes
← Return to game
Comments
Log in with itch.io to leave a comment.
Of the many games I've played, most of them didn't have a story that kept me immersed. So most of the time I was more anxious about the parts where I could make a choice between doing A or B, or going down path X or Y.
And I read a comment from someone saying that in the game it was not possible to skip any scene (something I don't usually do). But I kept wondering what it would be like.
And in the end it was great. Not having the anxiety of waiting for the next crossroads where I had to choose a path was really good. I simply read every line of dialogue in the game. I loved the characters. I loved the story. Great world composition.
So don't worry about creating different routes for the game. The story you created is simply great.
Amazing
Glad you like it!
All scenes are unavoidable ...
Not sure what you mean exactly. At the moment, the only scene affected by fetish choices is one small urination scene in Day 2, so I suppose that yes, all the other scenes so far can't be avoided.
hey inspired by the nude bodies shown on masters of the island game what if you make it a nudist beach simulation where you can play either male or female to have sex with naked people, can you make that?
I wish I was actually good enough to program something like that. Unfortunately I program at a pre-school level, haha.
Well maybe you can make that as another game for practice and test run.
Links have been updated. This will hopefully resolve the crashing issue some of you are experiencing. Please let me know if the problem persists.
it works now
Thanks for letting me know. Sorry about the trouble!
still crashes,
I'm sorry, but an uncaught exception occurred.
While running game code:
TypeError: '<' not supported between instances of 'NoneType' and 'float'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\main.py", line 670, in main
run(restart)
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\main.py", line 144, in run
renpy.execution.run_context(True)
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\execution.py", line 953, in run_context
context.run()
File "script.rpyc", line 186, in script
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
File "script.rpyc", line 186, in script
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\ast.py", line 930, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\exports.py", line 1473, in say
who(what, *args, **kwargs)
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\character.py", line 1352, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\character.py", line 1003, in do_display
display_say(who,
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\character.py", line 693, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\display\core.py", line 3579, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\display\core.py", line 4172, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\display\core.py", line 2779, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\display\layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\display\layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\display\layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\display\screen.py", line 731, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\display\layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\display\layout.py", line 1371, in render
back = render(style.background, bw, bh, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\charl\Downloads\MotI-Day1-pc\MotI-Day1-pc\renpy\display\transform.py", line 909, in render
return RenderTransform(self).render(width, height, st, at)
File "accelerator.pyx", line 1041, in renpy.display.accelerator.RenderTransform.render
File "accelerator.pyx", line 910, in renpy.display.accelerator.RenderTransform.final_render
TypeError: '<' not supported between instances of 'NoneType' and 'float'
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.1.23060707
Masters of the Island Day1
Wed Jul 19 18:39:43 2023
I'm getting ready to update the links with a new version that hopefully fixes the problem. Had someone able to pinpoit the issue (hopefully).
Yep this game can't be runned. Everytime you click the start button on the menu screen it crashes.
Hopefully this game won't be made into paid access with the game crashing for no reason at all and there being no issue as to why. Really should figure out the issue.
there is an error when you start the game
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
TypeError: '<' not supported between instances of 'NoneType' and 'float'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\main.py", line 670, in main
run(restart)
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\main.py", line 144, in run
renpy.execution.run_context(True)
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\execution.py", line 953, in run_context
context.run()
File "script.rpyc", line 186, in script
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
File "script.rpyc", line 186, in script
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\ast.py", line 898, in execute
statement_name(stmt_name)
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\ast.py", line 47, in statement_name
i(name)
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\exports.py", line 1757, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\display\core.py", line 2975, in do_with
return self.interact(trans_pause=True,
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\display\core.py", line 3579, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\display\core.py", line 4172, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\display\core.py", line 2779, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\display\layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\display\transition.py", line 379, 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 266, in renpy.display.render.render
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\display\layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\display\layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\display\screen.py", line 731, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\display\layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\display\layout.py", line 1371, in render
back = render(style.background, bw, bh, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "C:\Users\charl\Downloads\MotI-Day_1-pc\MotI-Day_1-pc\renpy\display\transform.py", line 909, in render
return RenderTransform(self).render(width, height, st, at)
File "accelerator.pyx", line 1041, in renpy.display.accelerator.RenderTransform.render
File "accelerator.pyx", line 910, in renpy.display.accelerator.RenderTransform.final_render
TypeError: '<' not supported between instances of 'NoneType' and 'float'
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.1.23060707
Masters of the Island Day_1
Wed Jul 19 08:18:46 2023
Sorry, but I don't know what could have caused that error. I haven't heard of anyone else having this issue, so I'm afraid I don't know how to help you. Sorry!
so when opening the folder, the game does start, and the main menu does load, but after pressing start from the main menu, the game runs and then you slowly see a male character and after the fade away is gone the game crashes