ThresholdMGD

Member
Game Developer
Oct 31, 2017
286
2,675
i'm a bit confused about the version number its still alpha right..
can you give an estimated date when the game will be complete?
(i'm tired of playing unfinished early access games)

also i + on adding art to skills (game needs much more cgs)
I decided against using the v0.XX format and instead just counting up until it's is considered a beta and not an alpha, then probably continuing the same way starting back down at beta v1 and going until it becomes a final v1.

As a complete and total ball park based on how things are currently able to progress, I'm guessing 2 years? For full completion. Except maybe all the art. That will most likely take longer. At the current rate at least.

The game definitely needs more cgs, including combat ones, even just basic effects for combat should really help out once I add them.

yes that.
I want images/animations to go along with the text.
If i wanted to use my imagination, i'd read a book.
Because I'm sure some people might be wondering when lewd cg's will start popping up, the intended plan is to start getting those once , 1) All the town npc's have character art. And 2) The majority (if not all) of Forest and Forest Dungeon monsters have character art. At least that's the plan.
 

NODOGAN

Well-Known Member
Dec 11, 2017
1,329
2,005
no idea why no new notifications of the game update popped for me, still nice, gonna try it out right now!
 

ThresholdMGD

Member
Game Developer
Oct 31, 2017
286
2,675
v17.2 update, adding a art cg for Lillian, integrating a mod loader, and characters changing expressions in combat.

Edit: v17.3 bug fix update is out.
 
  • Like
Reactions: NODOGAN

H mmmmmmmm

Member
Aug 1, 2018
141
101
saving is broken. everytime I try I get


Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\core.py", line 3451, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\transition.py", line 45, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\behavior.py", line 906, in event
return handle_click(self.clicked)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\behavior.py", line 841, in handle_click
rv = run(action)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\behavior.py", line 315, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 364, in __call__
renpy.save(fn, extra_info=save_name)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\loadsave.py", line 434, in save
location.save(slotname, sr)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\savelocation.py", line 407, in save
raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.

While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "renpy/common/00action_file.rpy", line 364, in __call__
renpy.save(fn, extra_info=save_name)
Exception: Not saved - no valid save locations.
 

ThresholdMGD

Member
Game Developer
Oct 31, 2017
286
2,675
saving is broken. everytime I try I get


Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\core.py", line 3451, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\transition.py", line 45, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\behavior.py", line 906, in event
return handle_click(self.clicked)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\behavior.py", line 841, in handle_click
rv = run(action)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\display\behavior.py", line 315, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 364, in __call__
renpy.save(fn, extra_info=save_name)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\loadsave.py", line 434, in save
location.save(slotname, sr)
File "C:\Users\Owner\Downloads\MonGirlDreams-Alpha-v17.3-pc\MonGirlDreams-Alpha-v17.3-pc\renpy\savelocation.py", line 407, in save
raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.

While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "renpy/common/00action_file.rpy", line 364, in __call__
renpy.save(fn, extra_info=save_name)
Exception: Not saved - no valid save locations.
Apparently this is a renpy issue, and it can happen if your using a guest account or the game doesn't have permission to save. Running it as administrator might work?
 

thehyena

Newbie
Jul 20, 2017
36
27
I am having trouble figuring out how to open the inventory.
I went in the first zone to quest (forest, i think), and after each encounter it mentions that I can open my inventory but I dont see any button to open said inventory. Not sure if it's a bug or what? How do you open the inventory?

Untitled.jpg
 

ThresholdMGD

Member
Game Developer
Oct 31, 2017
286
2,675
I am having trouble figuring out how to open the inventory.
I went in the first zone to quest (forest, i think), and after each encounter it mentions that I can open my inventory but I dont see any button to open said inventory. Not sure if it's a bug or what? How do you open the inventory?

View attachment 137551
Right click or some other way to open the main menu.

I've been thinking on adding a quick button or menu for consumables.
 

thehyena

Newbie
Jul 20, 2017
36
27
Found it, thanks.
Didnt notice the Character when you right click. That character sheet is really helpful too
Also just found out the shopkeeper tells you about this, but I must have skipped that part.
 

ThresholdMGD

Member
Game Developer
Oct 31, 2017
286
2,675
v18 is now out.

New zone/Dungeon added, but it is not yet completed and is not able to be finished by the player.
But still a decent amount of new content is there, and is hopefully not bug ridden.

Check the change log for more details!
 
  • Like
Reactions: Roktas and Bacher

Roktas

Newbie
May 28, 2017
20
54
Great game, hope you plan on adding even more variety for enemy attacks and defeats further down the development.
 

NODOGAN

Well-Known Member
Dec 11, 2017
1,329
2,005
v18 is now out.

New zone/Dungeon added, but it is not yet completed and is not able to be finished by the player.
But still a decent amount of new content is there, and is hopefully not bug ridden.

Check the change log for more details!
Tiny minuscule thing i noticed after trying it out but the Tengu girl (not the tengu harpies) in the trial of power doesn't has her cup size written whereas every other monster does, other than that it was incredibly fun! *just finished both trials, haven't lost yet, time to find out what happens when you do lol*
 

Bacher

Member
Dec 4, 2017
186
111
There seem to be a bug with event loading if the player go back to try the other areas like the tower or mountain after entering the will-power temple, no error comes up its just the wrong events.. like after defeating a imp i should be able to continue but ill end up in town again while the background is still like it should be.. nice update though :)

btw can i ask what to type in the console to give the player more health?, to make the travel a bit faster to the new stuff :D

Edit: it can be that i wrote something in the console that i shouldnt, after restarting the game it seems to work as it should again
 

Ryonaman

Member
Apr 15, 2018
163
152
Great update thanks for all your hard work
I didn't even know I had a thing for hypnosis before this
 
4.60 star(s) 81 Votes