Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 224 to 263 of 1,023 · Next page · Previous page · First page · Last page

can you manage to seduce the monster girls and build a harem, or will they always stay hostile to you? Also, it would be nice if picking more then 1 fetishes gave you extra points to put in the other category (I started with 3, and it seemed like the main one used by the monster girls... big mistake)

After all, the story mention "tamed" monster girls. Is it possible to tame girls ourselves?

(+3)

For most random fights (ie. blue slime) there isn't any depth, but there are sometimes specific monstergirls that have a side quest line to go along with them, where they form a relationship with the player. These characters have unique models, and sometimes have an actual quest in the grimoire. But for the most part you just find them as you wander zones. There are a couple in every zone. But It never really becomes a full Harem, since they don't really ever meet each other (as far as I know) and is instead just multiple independent relationships.

im not able to go to any location, i just keep getting constant error message

(+2)

Had a traceback error fighting the horde of imps. Weird because it wasn't there in earlier versions, maybe Threshold did something with them?

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/gamecode/adventureCode/adventuring.rpy", line 478, in script call

    call displayScene from _call_displayScene_3

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 1294, in script call

    call sortMenuD from _call_sortMenuD_20

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 2469, in script call

    call displayScene from _call_displayScene_1

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 1084, in script call

    call sortMenuD from _call_sortMenuD_14

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 2469, in script call

    call displayScene from _call_displayScene_1

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 1277, in script call

    call combat from _call_combat_1

  File "game/gamecode/combatcode/combat.rpy", line 1181, in script call

    call combatActionTurn from _call_combatActionTurn

  File "game/gamecode/combatcode/combatFunctions.rpy", line 1270, in script call

    call MonsterLossCheck from _call_MonsterLossCheck_1

  File "game/gamecode/combatcode/combatFunctions.rpy", line 1602, in script call

    call read from _call_read_15

  File "game/gamecode/functions/readerFormat.rpy", line 241, in script call

    call displayScene from _call_displayScene_9

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 1393, in script call

    call sortMenuD from _call_sortMenuD_30

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 2469, in script call

    call displayScene from _call_displayScene_1

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 437, in script call

    call dialogueGetCategory from _call_dialogueGetCategory

  File "game/gamecode/dialogueSys/dialogueSystemSetGet.rpy", line 185, in script call

    call sortMenuD from _call_sortMenuD_8

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 2469, in script call

    call displayScene from _call_displayScene_1

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 1795, in script call

    call sortMenuD from _call_sortMenuD_38

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 2469, in script call

    call displayScene from _call_displayScene_1

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 427, in script call

    call dialogueICategory from _call_dialogueIfCategory

  File "game/gamecode/dialogueSys/dialogueSystemIf.rpy", line 29, in script call

    call sortMenuD from _call_sortMenuD_2

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 2469, in script call

    call displayScene from _call_displayScene_1

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 2339, in script call

    call read from _call_read_11

  File "game/gamecode/functions/readerFormat.rpy", line 180, in script

    $ display = returnReaderDiction(display)

  File "game/gamecode/functions/readerFormat.rpy", line 180, in <module>

    $ display = returnReaderDiction(display)

  File "game/gamecode/functions/readerFormat.rpy", line 44, in returnReaderDiction

    focusedName = monsterEncounter[CombatFunctionEnemytarget].name

IndexError: list index out of range

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

Full traceback:

  File "game/gamecode/adventureCode/adventuring.rpy", line 478, in script call

    call displayScene from _call_displayScene_3

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 1294, in script call

    call sortMenuD from _call_sortMenuD_20

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 2469, in script call

    call displayScene from _call_displayScene_1

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 1084, in script call

    call sortMenuD from _call_sortMenuD_14

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 2469, in script call

    call displayScene from _call_displayScene_1

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 1277, in script call

    call combat from _call_combat_1

  File "game/gamecode/combatcode/combat.rpy", line 1181, in script call

    call combatActionTurn from _call_combatActionTurn

  File "game/gamecode/combatcode/combatFunctions.rpy", line 1270, in script call

    call MonsterLossCheck from _call_MonsterLossCheck_1

  File "game/gamecode/combatcode/combatFunctions.rpy", line 1602, in script call

    call read from _call_read_15

  File "game/gamecode/functions/readerFormat.rpy", line 241, in script call

    call displayScene from _call_displayScene_9

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 1393, in script call

    call sortMenuD from _call_sortMenuD_30

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 2469, in script call

    call displayScene from _call_displayScene_1

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 437, in script call

    call dialogueGetCategory from _call_dialogueGetCategory

  File "game/gamecode/dialogueSys/dialogueSystemSetGet.rpy", line 185, in script call

    call sortMenuD from _call_sortMenuD_8

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 2469, in script call

    call displayScene from _call_displayScene_1

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 1795, in script call

    call sortMenuD from _call_sortMenuD_38

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 2469, in script call

    call displayScene from _call_displayScene_1

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 427, in script call

    call dialogueICategory from _call_dialogueIfCategory

  File "game/gamecode/dialogueSys/dialogueSystemIf.rpy", line 29, in script call

    call sortMenuD from _call_sortMenuD_2

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 2469, in script call

    call displayScene from _call_displayScene_1

  File "game/gamecode/dialogueSys/dialogueSystemCore.rpy", line 2339, in script call

    call read from _call_read_11

  File "game/gamecode/functions/readerFormat.rpy", line 180, in script

    $ display = returnReaderDiction(display)

  File "renpy/ast.py", line 1131, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 1061, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/gamecode/functions/readerFormat.rpy", line 180, in <module>

    $ display = returnReaderDiction(display)

  File "game/gamecode/functions/readerFormat.rpy", line 44, in returnReaderDiction

    focusedName = monsterEncounter[CombatFunctionEnemytarget].name

  File "renpy/revertable.py", line 217, in __getitem__

    rv = list.__getitem__(self, index)

IndexError: list index out of range

Windows-7-6.1.7601-SP1 AMD64

Ren'Py 7.5.3.22090809

Monster Girl Dreams Alpha-v25.2a

Thu Jun 15 21:38:11 2023

I also get this error though it only seems to happen when I fell more then 1 at a given time, also had it happen in imp encounters of 2 or 3

Threshold must have heard about this, replaying with the latest version doesn't have the problem! :)

is this getting an update again 

For some reason it keeps crashing on android

Because the current Android build is not stable.  Doesn't look like it's getting fixed anytime soon.

thats enough to make me cry, i love this game

Anyone want to give some hints for obtaining Holy abilities? I've donated way too much to the church, unlocked all of the permanent buffs from the church, but still can't figure out how to get any Holy skills.

(+1)

The holy abilities are unlocked by talking to Lillian (the priest), there's only 2 in the game, and she gives you both of them, either through one of the choices, or by gathering enough points with her (talking to her) and doing a quiz after a revisit

(1 edit) (+1)

The other user is partially incorrect: the second skill Lilian gives is locked behind stat points, too, she won't give you the quiz if you don't have at least 6 in Power, Technique, Allure.

(+2)

developer, thank you for such a wonderful game! this game is great for everyone, especially soundtracks. could you make a blog about the history of their creation?? it would be interesting, thanks in advance.

Can't seem to get the Gorgon's Garden Mod to work with the current version of the game in spite of the wiki saying it is compatible. 

When I open the RAR file for it, it just shows a bunch of japanese characters I can't read.

I hate having a Samsung Galaxy Ao3s because some of these game's don't work on this POS model.

(+2)

Still waiting for Dark Perpetua to be a repeatable fight.


Soon™.

(+7)

Explore the labyrinth and check Event for Dark Perpetua

(+2)

Thank you, I missed it.

(+3)

not a problem fellow horny monster girl lover

(+1)(-6)

Im sorry but Tabitha having no anal content is just so wrong

(+2)
Is anyone else having this problem

yeah i have this too, never had it before the last update

Any idea on how to fix it?

(+1)

After updating you can only use saves from the main town menu

I specifically find it occurring when using Mass Seduction as the final move on a group of enemies who are almost finished. Single attacks work fine 

Hey, can anyone else find the mod manager? I don't see i

(+1)

Will characters we've already met/etcetera… get new scenes at the Capital? The wait is killing me.

(+1)

I'm hoping that the succubus trio will get some more content, given that they say if the player makes it to the capitol, the player can crash at their place. Granted, it'll probably be so Jen can have some fun with the player *wink wink* but still, it'd be nice to see them again.

I hope we'll get to see the Manticore there, or even Shizu in casual attire.

(+4)

Jora best girl

(+2)

Ikr, the interaction with her is so wholesome

i dont know, why i cant open the inventory on the game? (i'm using the mobile)

go to menu and click character

(1 edit) (-2)

Loving the game so far but before I decided to financially support such a good game. Is there pregnancy in the game? So far I havent seen it and it would be nice if there is or will be pregnancy. Thanks.

(1 edit) (+2)

Not currently.

According to comments on the "Future plans" page on the development blog, there are plans to add dates, marriage and pregnancy… there hasn't been confirmation from the dev though, not on the comments, at least.

(+3)

Got it, thanks for the response. Hoping for it but still a good game. Hope the creator keeps up the good work.

Does anyone know what mods can be used on mobile version except the dirty cheat one?

i try the dragon and beach party but none of these works on mobile version

(+1)

The mods are all mostly broken now.

(+1)

Some Mods worked for you? Is this the latest version of the game? On me even the DirtyCheatsDoneForFree isn't working, I even put it on the Mods folder but it doesnt change anything inside the game

(2 edits)

only DirtyCheat one works for me, the rest is broken and my version is V25, just to make sure you installing the mods properly, this is my game folder looks like, sorry for late reply i rarely come to cheking the forum

(+2)

The only scenes with Elly are the experiments?

Sim.

(+1)

I'm stuck on dark perpetua cause I started the fight low on spirit and I don't have any save before the fight so I can't go back. What can I do

(+4)

Start over and remember to save often....

I mean, you didn't save... what did you expect?

(+1)

Try losing the fight. It might bring you back to a safer area. That and check the quick and auto saves they might also save you here.

(+1)

Perder pra Dark Perpetua causa game over. A única esperança dele são os saves automáticos.

They have a weakness you can exploit. Hint, it as something to do with their debuff weakness.

(1 edit)

Just hit level 1539 like me gg ez win

Out of Curiosity, how many locations are available in the mobile version? Is it caught up with the main game? From what it looks like, just based off the size ot the menu tor the locations, it looks like it goes up to the cave without space for the Labrinth.

In 25 alpha there is a cave and a  Labrinth and a little bit of the monster city itself. Menu will be larger when you complete all sisters-hellhounds, Check your version of the game

(+1)(-1)

The versions are the same the only difference is mods are way easier to install on pc

does anyone know how to get to delusia?

Labyrinth->Pick the option: "Leave the Labyrinth".

(+1)

Guys, can you help? Each time starting this game, I took a enlightenment rune and a blessing of experience for level up. When playing version 25 alpha, I can’t get this rune in any way - I defeat Tengu and other monsters, I see a notification that this rune falls to me and it is not in the inventory. I even specifically cleaned the inventory. Has anyone come across this problem?

(1 edit)

Where are the mods?

(+1)

right here https://monstergirldreams.miraheze.org/wiki/Category:List_Of_Mods

Do they even still work with the last version that changed the parameters?

(2 edits) (+2)

None aside from those who created those mods could answer that question. Threshold tries to keep the game as "mod-friendly" as possible, but in the end, it's up to the mods' creators, not Threshold, to keep their work up-to-date and ensure it works on the most recent version of the game.

(-3)

He changed params for no apparent or obvious reason and broke a lot of mods.  That doesn't sound very mod friendly to me.

(2 edits) (+3)

And even if he did that? From what I saw, he always mentions which parameters he may have changed on the modding side of things (referring to updates' change logs). Again, it's not his job to maintain the mods operational in every update, that task is solely up to those who created the mods.

To me it sounds like very simple and basic stuff. You create a mod for a game? It's up to you to maintain it, not the original developer.

In what device are you playing,because I can't mod on mobile 😭

i play on pc

Mods go in files/game/Mods folder.

Most, such as those that add characters do not work on Android and will produce errors.

its nots opening for me on windows

(-2)

(spoiler alert) 



Is there a way to beat dark perpetua? I am Level 75 and she beat me pretty easily. Is the game supposed to be a game over here or did i do something wrong?

She has a weakness you can exploit, Analyze will tell you what it is, (Not saying what the weakness is to avoid spoilers) I THINK the idea is you are supposed to take advantage of her weakness because otherwise she seems to be tougher than just about anyone. 

You mean the sensitivities? Because they seem to not do anything exept the usual "do more damage" effect. Or do you mean something different? I have tried it 4 Times now and i lost every single time. And i have all skills in the game, are Level 80 now, have every stat about 42 base and still loose. 

There's a weakness she has that can stack, so take full advantage of it. You'll need items for it (I don't THINK you can do it normally except in deep kiss mode) but the items will stack every time you do it. Last time I beat her was because at the end of the round she'd get 800 arousal thanks to the stacking of said weakness. (Sorry, I'm a little loopy thanks to allergies, but hope you get the idea)

Actually, there are three skills you can use out of stance for it, based on Intelligence, Allure, and Technique respectively.

What is this super special death star vent level weakness? I'm not being sarcastic here, I really need help, I'm on my 20th try and still haven't gotten close. At level 75 no less

(5 edits)

I beat the boss, but without using said weakness and having only 40 on every skill. 

although it took me three tries and like probably 20+ total climaxes on myself.

how did it go for you guys?

also for the people actually needing help with the boss just try taking a chill pill

and go fight her

a good tip btw is getting veneficia's love chocolate which gives you an extra climax 

Well if u want a clue on how to beat petua, try respec at guild counter, change ur gear see what works no rush, also bring healing lots of it, and avoid getting slimed.

(+1)

You can also beat her without abusing her weakness if you have a good build with the right perks (Sofia, for example) . Crit go brrr. I was Level 87, but it also wasn't even close.

Great game, I 100% mean it but what do I do if a mod doesn't work? It's supposed to have a map icon but when the map opens, the error screen appears and says it can't find the file.  

(1 edit) (+1)

how do i launch the game, or where do i launch the game on pc

First, go to the folder where you saved the archive, then unzip it.

I'm still on v25 of the game, so, I don't know if the following applies to the latest version:


- Double-click "MonGirlDreams.exe"

OR

- Double-click "MonGirlDreams-32.exe"

How tf do I defeat alraune?

her weak spot is her breasts

Thnx

(+2)

A very useful spell is Analyze from Elly, which tells you weaknesses

(+2)

Man, the music is great. Can't believe I had the music muted for over a year and a half.

hi, hello.

So I'm new to the game and ... well ... I'm stuck, at the start no less.

When I choose 'Go Adventuring!' I get a map with clouds but all I can do is go back to town. Am I missing something?

hover over the forest on the south of the map it click on it when it highlights and then click explore

I just did. Thank you

(2 edits)

Uh slight problem I have a level 245 character and I just updated from 24.4 to 25.1a and now if I go into town and click on if the main buttons not the ones on top I just freeze I am on Android however.

Oh sorry I just had to wait 6 minutes and then it loaded sorry

(+1)

my character has reached level +100 and i am waiting for a new update

Have you tried one shotting sophia?

(+1)

yes i have done it

 I need 3 buffs like overlimit, sense weakness and power up to get (passionate) at the enemy's weakspot and boom

i deal +5000 arousal to sophia or other monster girls

but I won again perpetua in capital at level +80 without power up because it was useless and needed a lot of elixir

use holy or seduce

(+1)

I had the same problem and then I found something amazing

Mods (A lil buggy but fun as h@ll)

(+1)

Is there a way to cheat for the Android version? Or would I need to have someone reprogram some stuff/make a mod?

Just edit the saves.

I tried, I'm on a Android 12 but everytime I try to go to Android and data I can't find my way, it gets really frustrating and quite frankly it's pissing me off. I have autism so I'm trying to do it exactly as people describe it to me but it ain't working. Do you gave like a tutorial or something? 

Tengo un problema no puedo explorar la casa de venefica y ya he completado su enfrentamiento, como puedo conseguir explorar su casa?

You need to talk with Elly at the guild (be sure to pick all dialogue options), she'll give you a mission which will allow you to explore Venefica's house.

Gracias

Am I the only person who can’t get the enlightenment rune and instead of it gets yuki onna tears which breaks the game if you try to sell them in larger quantity

Deleted 1 year ago

as someone who did the labyrinth i can say its really hard, sometimes you think that you got all the keys, i would say your best friend is saving and loading the game and just do trial and error, even then i dont quite know how i made my way trough, and i could say the last floor is the worst one

The game's wiki has a map showing all the positions for the keys (ten in total).

any suggest how to defeat sofia

if you are low level and you are "fighting" her you will need a very large amount of elixir, but if you are high level just dont use any penetrative skill, and get out of any instance that she put you and use skills from seduction tree and GG

do you have any information about the last place we will explore

When is there the next Update?

Viewing most recent comments 224 to 263 of 1,023 · Next page · Previous page · First page · Last page