3.50 star(s) 68 Votes

gtz-god

Active Member
Jan 4, 2019
994
266
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
Exception: Not saved - no valid save locations.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\ast.py", line 900, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\python.py", line 1930, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\core.py", line 2690, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\core.py", line 3493, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\behavior.py", line 923, in event
return handle_click(self.clicked)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\behavior.py", line 858, in handle_click
rv = run(action)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\loadsave.py", line 437, in save
location.save(slotname, sr)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\savelocation.py", line 429, in save
raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.

Windows-8-6.2.9200
Ren'Py 7.2.2.491
MaouSama 1.0
Sun Mar 08 17:43:39 2020
```
 

gtz-god

Active Member
Jan 4, 2019
994
266
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
Exception: Not saved - no valid save locations.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\ast.py", line 900, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\python.py", line 1930, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\core.py", line 2690, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\core.py", line 3493, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\behavior.py", line 923, in event
return handle_click(self.clicked)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\behavior.py", line 858, in handle_click
rv = run(action)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\loadsave.py", line 437, in save
location.save(slotname, sr)
File "C:\Users\jonjo\Documents\k\MaouSama_PC_Linux\MaouSama-1.0-pc\renpy\savelocation.py", line 429, in save
raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.

Windows-8-6.2.9200
Ren'Py 7.2.2.491
MaouSama 1.0
Sun Mar 08 17:43:39 2020
```
ok quit and reopen fix it but
 

Hinatsukino

Newbie
Jul 15, 2018
71
34
Tags are promising, but misleading, at this point. I hope that changes in the future. You're young for like 3 frames. Shota tag does not belong. I could be wrong. You might add little boys in at some point. On that note, might want to add more actual lolis. I like small girls, but they aren't loli. I really hope this turns into something bigger, for sure.
 

gtz-god

Active Member
Jan 4, 2019
994
266
i got to say that drink is super him grow up so fast but him dont dead when using the body energy power use small amount of energy to grow like plant i guest knock out is the best out and not only the energy it use age him but increase body stronger too i believe if i eat a big meal before drinking what him did i can live and maybe be knock out for 2 week the lowest but the strong outcome is a deal if knock for a few week as long i at the dr so they can force feed my body
 

gtz-god

Active Member
Jan 4, 2019
994
266
Tags are promising, but misleading, at this point. I hope that changes in the future. You're young for like 3 frames. Shota tag does not belong. I could be wrong. You might add little boys in at some point. On that note, might want to add more actual lolis. I like small girls, but they aren't loli. I really hope this turns into something bigger, for sure.
shota tag do belong do you seen him before drinking the drink age 13 now 17-24
 

kaorok

Member
May 31, 2017
259
269
Gonna wait for the next update, this looks promising. Also, OP, what is your native language?
 

the66

beware, the germans are cumming
Modder
Respected User
Donor
Jan 27, 2017
7,607
23,568
here is my unofficial android port of Maou-Sama v0.1.
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 me ).
 

yihman1

Knockout Master
May 11, 2017
3,109
10,778
Certain parts of this game remind me of this scene in wayne's world with the number of shout outs.

 
Apr 30, 2018
255
388
Agree with the first comment. The step-family is good looking but hope the dev focuses on the biological family. Bio mom is hotter.
 

nhel

Member
Feb 26, 2018
347
678
here is my unofficial android port of Maou-Sama 0.1
 

yihman1

Knockout Master
May 11, 2017
3,109
10,778
I like the game it has an interesting story and nice renders, some creative stuff here. I think the biggest flaw of the game is that the sex is way too easy. I'm not saying it should go full-on "A Wife and Mother" blue ball style, but a little more teasing and character development pre boning would be an improvement. I'm going to give a big for instance here: At one point in the game there is a choice that is "Lets talk for a bit' or "Lets fuck", fucking is fucking and the "Lets talk for a bit" is her jumping face-first onto your cock to devouring it.

This game is like the real world equivalent of a hot chick you just met at a bar that whispers in your ear "Hey, wanna go fuck in the bathroom?" On the one hand as a man your raw animal nature is like, "Fuck ya, lets do this!", but on the other hand another part of you... the civilized romantic type of you thinks, "Damn girl, maybe we could exchange numbers first and grab a bite to eat or something." and yet another part of you thinks... that part of you that senses if something seems too good to be true it probably is... "If she is giving it up this easy to me right now then how high quality of a female could she be? What's her baggage? She got a disease or something? Am I being setup and her boyfriend gonna beat me up in the bathroom? Does she have a dick? Did somebody drug her?"
 
  • Like
Reactions: Neko-Hime

yihman1

Knockout Master
May 11, 2017
3,109
10,778
So how can his half-sister be the older one? Not sure I understand that.
The following chain of events makes it possible without magic or time travel:

Dad fucks step mom.
Dad impregnates step mom.
Step half sis is born.
Dad splits up with step mom.
Dad fucks mom.
Dad impregnates mom.
You are born.
Dad splits up with mom.
Dad gets back with step mom.
Bam, got a half step sister that is older than you.
 

Jonny Skull

Member
Aug 7, 2017
339
521
The following chain of events makes it possible without magic or time travel:

Dad fucks step mom.
Dad impregnates step mom.
Step half sis is born.
Dad splits up with step mom.
Dad fucks mom.
Dad impregnates mom.
You are born.
Dad splits up with mom.
Dad gets back with step mom.
Bam, got a half step sister that is older than you.
Can't argue with that. Though I guess the dad stuck around with the MC's mom a bit because at least if not all the sister are his as well.
 
Last edited:

niennunb

Member
Jun 15, 2017
178
219
I would like to give this a try, but I'll wait for compressed version...
Any hero out there ?
 
3.50 star(s) 68 Votes