Ren'Py Completed Damsels and Dungeons [v1.2.41 Remastered] [Amaraine]

3.60 star(s) 33 Votes

Amaraine

Member
Game Developer
Jun 7, 2017
203
145
The same for me. I lost the brothel, school, etc. and had to buy them back.

On an adventure, I'm getting error screens on each battle. I can scroll through them, but I'm not getting any gold for wins.

You'll quickly deplete your gold on rest days.
1.03 and forward are not compatible with pre 1.02 saves, which I announced leading up to release, at release, and in the changelog.
 
  • Like
Reactions: DJD

Amaraine

Member
Game Developer
Jun 7, 2017
203
145
1. Before you construct a building the NPC tells you what it's for...for now (at least as of 1.02) only the brothel did something, and that's lowering lust when you can't handle too many girls at once, and get you some gold... Lust has to be above 100 for the girl to consider working there, also helps to have the promiscuous trait (help section in traits says this)

2. Agree we need the missing ones (traits) listed either on the help section, or hopefully someone can make a walk through detailing what each one does.
All the buildings do things, even in 1.02. Their effect may be subtle, but I think they are detailed elsewhere in this thread.

The stats mentioned -- Lustful, Hardy, Dim, etc... all either raise or lower a stat by 2 at character generation, and have no further effect during the game. There are two of these (one good, one bad) for each of the five stats in the game, and are listed in the help as "Stat Traits," in part because the alternative is to have 3 menus for trait help, which I think would make it harder to find anything else. But I'll reconsider, because lots of people seem to be having this problem.
 
  • Like
Reactions: DJD

Amaraine

Member
Game Developer
Jun 7, 2017
203
145
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 305, in script call
    $ renpy.call (venue.replace(" ", ""))
  File "game/script.rpy", line 587, in script
    $ party_status_report(party)
  File "game/script.rpy", line 587, in <module>
    $ party_status_report(party)
TypeError: 'unicode' object is not callable

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

Full traceback:
  File "game/script.rpy", line 305, in script call
    $ renpy.call (venue.replace(" ", ""))
  File "game/script.rpy", line 587, in script
    $ party_status_report(party)
  File "G:\torrents\Games\Damsels-1.4-pc\renpy\ast.py", line 827, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "G:\torrents\Games\Damsels-1.4-pc\renpy\python.py", line 1764, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/script.rpy", line 587, in <module>
    $ party_status_report(party)
TypeError: 'unicode' object is not callable

Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Damsels and Dungeons 1.4
Thank you for the bug report, I'll look into this.
 

Amaraine

Member
Game Developer
Jun 7, 2017
203
145
Bug report: in town, proposal to hire Gwydion the sorceress, when clicking 'reject', a crash occurs:
Looking into this. It doesn't look like it has anything to do with the hiring or rejecting, just that moves you onto the stage where you get encounters with the girls, and the code breaks on negative affection. I think I have a fix.
 

Rythan25

Engaged Member
Feb 20, 2018
2,275
6,334
All the buildings do things, even in 1.02. Their effect may be subtle, but I think they are detailed elsewhere in this thread.

The stats mentioned -- Lustful, Hardy, Dim, etc... all either raise or lower a stat by 2 at character generation, and have no further effect during the game. There are two of these (one good, one bad) for each of the five stats in the game, and are listed in the help as "Stat Traits," in part because the alternative is to have 3 menus for trait help, which I think would make it harder to find anything else. But I'll reconsider, because lots of people seem to be having this problem.
Ohh so they only affect the character as she gets generated... damn I was hoping it did something on each level up... I have the worst of luck, my four original band (Sindra, Belpheebee, etc) always come with the worst traits... Slow, Dim, Weak, etc... I thought I could counterbalance that by "removing the trait" and "append a good one"...

Might have to figure a way to cheat their stats to make up for the initial "hit"... Sucks when sometimes the Priest ends up with higher HP than the Amazon due to a weak trait....
 

Bip

Active Member
Donor
May 4, 2017
734
2,099

Bugfixes:
Potions were not being consumed when used, and high lust, negative affection characters could cause a crash.

PC Version: ,
Mac Version: ,
 

fred182bel

New Member
Jul 13, 2018
6
1
I realize there are already some aspects of teasing and orgasm denial incorporated in the game. But just maybe you want to consider some magical items related to chastity: a magical plate armor of full chastity, a magical leather of chastity for the rogues and druids, or even an magical elvin chainmail of chastity for the mages and drow. Love to think what that would do the lust of my slaves ;-)
 
  • Like
Reactions: Useraro

fred182bel

New Member
Jul 13, 2018
6
1
Looking into this. It doesn't look like it has anything to do with the hiring or rejecting, just that moves you onto the stage where you get encounters with the girls, and the code breaks on negative affection. I think I have a fix.
Thanks, good job on the quick fixing!
 

Mauser45

Active Member
Nov 6, 2017
623
781
I can't save one game and actually 'start' a new game. The opion to go adventuring seems permanently greyed out, and nothing seems to actually happen. So I can only really play through one game
 
Aug 14, 2016
28
5
I've got what seems to be a bug. The virgin trait says that a girl should become an exhibitionist if her first time is in public, but that didn't happen for me.
 
  • Like
Reactions: DJD

Woow

Newbie
Jun 28, 2017
30
7
Hi :) love your work, i truely like your game :)
But since last 2 patches, i get this error every time i go into battle. EVERY battle...


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

While running game code:
  File "game/script.rpy", line 305, in script call
    $ renpy.call (venue.replace(" ", ""))
  File "game/Hills.rpy", line 57, in script call
    call Combat from _call_Combat_10
  File "game/combatscript.rpy", line 3, in script
    python:
  File "game/combatscript.rpy", line 234, in <module>
    damage = Shoot(girl,target)
  File "game/01functions.rpy", line 556, in Shoot
    modified_roll = roll + to_hit_modifier(source,target,source.ranged_damage_type)
AttributeError: 'PC' object has no attribute 'ranged_damage_type'

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

Full traceback:
  File "game/script.rpy", line 305, in script call
    $ renpy.call (venue.replace(" ", ""))
  File "game/Hills.rpy", line 57, in script call
    call Combat from _call_Combat_10
  File "game/combatscript.rpy", line 3, in script
    python:
  File "C:\Users\Steven\Desktop\New folder\Damsels-1.4.1-pc\renpy\ast.py", line 827, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Steven\Desktop\New folder\Damsels-1.4.1-pc\renpy\python.py", line 1764, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/combatscript.rpy", line 234, in <module>
    damage = Shoot(girl,target)
  File "game/01functions.rpy", line 556, in Shoot
    modified_roll = roll + to_hit_modifier(source,target,source.ranged_damage_type)
AttributeError: 'PC' object has no attribute 'ranged_damage_type'

Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Damsels and Dungeons 1.4.1
 

Woow

Newbie
Jun 28, 2017
30
7
And also when adventuring, just by advancing, not even going into battle:

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

While running game code:
  File "game/script.rpy", line 305, in script call
    $ renpy.call (venue.replace(" ", ""))
  File "game/script.rpy", line 587, in script
    $ party_status_report(party)
  File "game/script.rpy", line 587, in <module>
    $ party_status_report(party)
TypeError: 'unicode' object is not callable

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

Full traceback:
  File "game/script.rpy", line 305, in script call
    $ renpy.call (venue.replace(" ", ""))
  File "game/script.rpy", line 587, in script
    $ party_status_report(party)
  File "C:\Users\Steven\Desktop\New folder\Damsels-1.4.1-pc\renpy\ast.py", line 827, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Steven\Desktop\New folder\Damsels-1.4.1-pc\renpy\python.py", line 1764, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/script.rpy", line 587, in <module>
    $ party_status_report(party)
TypeError: 'unicode' object is not callable

Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Damsels and Dungeons 1.4.1
 
  • Like
Reactions: DJD

Woow

Newbie
Jun 28, 2017
30
7
Try my save game, i think it will be easyest to see the bugs when adventuring :)

Also, I cannot chose a queen, because i have a 'head girl'. Try it :)

And thanks by the way, amazing fun with this game!
 
3.60 star(s) 33 Votes