ThresholdMGD

Member
Game Developer
Oct 31, 2017
289
2,721
v25.5a is now out for important bug fixing and some smol QoLs.

Guys, does someone else have same problem? Because it appears to me very often. If someone knows how to fix it, can someone enlighten me? I dont want to be blue balled :(

View attachment 2892923

Oh! Also it seems that some events that i saw, were reset
In regards to your posts in general, I'm not uh, fully sure what happened, but it looks like for some reason some functions aren't working or something?

I'd recommend downloading the game fresh and putting it into a new folder.

If you used v25.2 that could be a cause too for a fuckered save, so you may need to roll back to a save from before that version if you have it. Though this doesn't really sound like that's the issue if functions are just not being read.
 
May 24, 2020
179
271
v25.5a is now out for important bug fixing and some smol QoLs.



In regards to your posts in general, I'm not uh, fully sure what happened, but it looks like for some reason some functions aren't working or something?

I'd recommend downloading the game fresh and putting it into a new folder.

If you used v25.2 that could be a cause too for a fuckered save, so you may need to roll back to a save from before that version if you have it. Though this doesn't really sound like that's the issue if functions are just not being read.
I already downloaded last version 25.5a and i still have this problem...
 
  • Like
Reactions: Exocrine

FeLisk

Member
Oct 17, 2017
164
143
v25.5a is now out for important bug fixing and some smol QoLs.
I guess somebody already report that, but the game is acting painfully slow after some point
Can such thing be fixed or am I doing smth wrong?
As I can see it's because of files refreshment any time something new coming on screen
Battles with imp den literally freeze the game for a few seconds from action to action
Character sheet also suffers greatly


Also, is there a way to feed witch pastries to Vili? :3

Also also, I really want an option to fight Kotone after all the troubles with her personal challenge
 
Last edited:

spotmark8

Newbie
Feb 6, 2018
33
28
Okay, one problem I have with this game is when entering the capital or at least starting the process of going into the capital. just disable the save function... or force a save before you commit to entering the captial if losing this fight results in a game over quit to title, tell me that as a player. Because if you make the mistake I did and save you end up in a soft lock where you cant beat the boss too low level and you cant reset to the town because its an instant game over... and I dont have another save so I guess I have to start completely over?

Or in fact just make it so I cant save anywhere but the town and it would remove this problem entirely, more so if saving in the town is best for new updates as such make it so its the ONLY place you can save or your room for example...
 

RobBob17

Newbie
Mar 18, 2018
56
30
It's been a while since I've needed to go and fight Dark Perpetua, but doesn't the game literally stop you and warn you when you decide to go the capital?
 

spotmark8

Newbie
Feb 6, 2018
33
28
It's been a while since I've needed to go and fight Dark Perpetua, but doesn't the game literally stop you and warn you when you decide to go the capital?
Cant remember because I cant really go back and find out but perhaps it does warn not to save? But with this kind of game over sending you right to the title screen rather then the town you would think disabling the save would be a simple solution to avoid this kinda soft locking
 

RyderReliX

Newbie
Jan 27, 2020
66
46
Cant remember because I cant really go back and find out but perhaps it does warn not to save? But with this kind of game over sending you right to the title screen rather then the town you would think disabling the save would be a simple solution to avoid this kinda soft locking
just overlevel yourslef like i did when i was getting to capital i was 178 and both Perpetua and the coated imp looked at me like really n*gga i'm also playing on hardest mode and tbf whole time i was playing it so safe that i haven't entered church other way then through main gate (yes i haven't been beated once and if i was beated i just loaded last save to keep it clean tho idk if it's right way to do since i have no idea if there are some events that can only happen when you get defeated)
 

DarkArrow

Newbie
Dec 12, 2017
47
24
So guys when do you think this game will be 'finished' like completed i guess

it will be a very good game i can see that but i wonder when
 

HumanRug

Active Member
Nov 11, 2020
801
733
What, Dark Perpetua can lead to full game over? I should really start trying everything out instead of just trying to win

(yes i haven't been beaten once and if i was beaten i just loaded last save to keep it clean tho idk if it's right way to do since i have no idea if there are some events that can only happen when you get defeated)
Yeah, I do the same thing, though when I really want to lose I save to a different slot for easy access to the scene, but don't worry since most of the scenes are repeatable.
 

Hardtime

New Member
Jan 1, 2018
11
9
Here be ver. 1.0 of the Omnibus mod, see attached zip. Fair warning: This is a futa character.

The mod is now fully complete!

As usual, please refer to a previous post of mine (https://f95zone.to/threads/monster-girl-dreams-v24-3a-alpha-threshold.6491/post-8837275) for some basic information if you've never heard of this mod before. There's also a wikipage for the mod ( ).

What's new in ver 1.0?
- Two new loss scenes: kissing loss and face-sitting loss.
- Finished some sleep/cuddle and sleep-sex scenes.
- A new 'full-nelson' sex scene.
- Miscellaneous edits, tweaks and polishing to previous content.

Edit: updated with a bug fix and the meta.json file from the ver. 25.2 update of the main game.
Edit edit: more bug fixes, and some pictures removed since apparently the previously used function doesn't work anymore.

Please do report any errors you find to me. I have tested the content out and there shouldn't be any, but you never know. This version of the mod is also compatible with the mod coding change from ver. 25.1 onward.

What's next?
If Thresh changes any more coding that affects mods I'll try to keep tabs on it and update the mod.
If I get inspired I might write another scene or two, but don't count on it. I've got some non-lewd novels to write on my free time...and porn games to play.

By the way, if anyone else wants to take my mod and edit it, make their own version, or whatever, feel free. It's not like I'm getting paid for this or will be upset.
And thanks for everyone commenting on the way! I probably wouldn't have had the motivation to finish the mod otherwise.
I don't know if I'm doing something wrong, the rest of the mods I have work, but any time I try to install this the game crashes. This is the error code:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 412, in script call
    call loadDatabase from _call_loadDatabase_2
  File "game/gamecode/LoadDatabase.rpy", line 20, in script
    python:
  File "game/gamecode/LoadDatabase.rpy", line 624, in <module>
    blankLayer.StartOn = int(contents["StartOn"])
KeyError: u'StartOn'

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

Full traceback:
  File "game/script.rpy", line 412, in script call
    call loadDatabase from _call_loadDatabase_2
  File "game/gamecode/LoadDatabase.rpy", line 20, in script
    python:
  File "renpy/ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/gamecode/LoadDatabase.rpy", line 624, in <module>
    blankLayer.StartOn = int(contents["StartOn"])
KeyError: u'StartOn'

Windows-10-10.0.19041 AMD64
Ren'Py 7.6.1.23060707
Monster Girl Dreams Alpha-v25.5a
Mon Sep  4 13:27:31 2023
It happens immediately after loading the mod, so if I restart the game then it crashes on startup.
 

FeLisk

Member
Oct 17, 2017
164
143
Welp I guess I made it
It was a good one, really good one
Although there were some rough moments and performance issues

I'm not going to b*tching about anything for the fact that this game is totally FREE but if someone interested in critique there it goes

- Performance
I don't really know why, I even pressed F3 and changed settings to "powersafe", but game sometimes spikes from stable 60 fps to 3 and freezes all the time I checking Items and in battles with many enemies

- Interface
Item menu and other menus are just plain awkward
It gets worse when you get more and more items + with performance issues it's just oof!
Imagine scrolling every item you have to finally get to some Ugli or Anaph potion you just happen to buy AFTER you're completely run out of its stock with 3 fps

- Text
After some time I got really tired of reading such escalations of describing every tiny detail around that I cant see with my eyes using the existing character sprites
I mean it's not a bad thing to try and describe everything but when it becomes really unimportant and already surreal enough, then tons of texts before your eyes will just leave you exausted with lack of emotional impact
At some point of the game I just start skipping like half of the text and I lost nothing at all
And I'm experienced reader, I know that sometimes you can skip text without consequences but some other people may just drop it after sensing a lack of interest
So I recommend being more short unless it's something really important

- Pictures
Welp, yep
Lack of pictures of the surroundings
I hope author find a good artist aaand I really appreciate that he didn't use some free pictures from free library or at least it seems so

______________

Well that will cover the critique part, now time for praising

+ Story
The story seems more or less original, with enough of everything in it
It doesn't look like a casual fairytale, MC and other characters have their motivs with enough surrealism and comedy in it
So it's just good (and not finished)

+ Characters
Characters have their personality and behavior
They really let you immerse yourself in the game world, not fully tho
But that goes mostly to BF (battle fuck) game genre
There is much of "slice of life" part, sometimes you can feel their feelings and sympathize with them
Some of girls may be really dear to you
But nothing of too much deep here, at least for now

+ MC system and battle system
I guess I'll just say that it's comfortable
There are some interface and performance issues, but I've criticized it before
Despite that, it works smoothly enough and entertaining for BF game

+ Music
I love the music choices here
It sets the right tone and atmosphere through game
Though sometimes it feels kinda out of place, but that's rare (like the sad Caverns tune)
I guess it will be improved later and be even better

+ Art work
It's gorgeous
Every character looks uniq
I can't say that every appearance is my slice of pie (some of them even terrify me), but it's good
Never I imagined that a bat girl can be such a thrill...
Yeah, Tabitha definitely my type

______________


I think that's enough
Could talk more about it, but not here
Anyway
Thanks for the game
And I wish you continued success in your progress
 
Last edited:

spotmark8

Newbie
Feb 6, 2018
33
28
just overlevel yourslef like i did when i was getting to capital i was 178 and both Perpetua and the coated imp looked at me like really n*gga i'm also playing on hardest mode and tbf whole time i was playing it so safe that i haven't entered church other way then through main gate (yes i haven't been beated once and if i was beated i just loaded last save to keep it clean tho idk if it's right way to do since i have no idea if there are some events that can only happen when you get defeated)
Right but my point is this is the only battle that is a total game over, kick the title screen... No other boss fight does this and if you make the mistake I did and save at any point past the deciding to go the capital you are fucked and you are soft-locked in this game over loop...

either warn me hey this fight is a massive event its advised not to save during the build up to the next fight so that when you kick me to the game over I can reload my save in a safe place OR kick me to the town like EVERY other boss fight does before her...

Its a simple fix to a save losing gameover loop...
 
4.60 star(s) 83 Votes