WCold

Active Member
Aug 17, 2016
569
324
More crashies.
see attached.
File "game/ch_SMaid.rpy", line 104, in SMaidDressStateCheck
AttributeError: 'PersonClass' object has no attribute 'DressedStateTM'

is typical error for the game started with game version below 3.0 or (3.0 + bug fix for 2.0)
I suggest you to start a new game
 

Belnick

Engaged Member
Sep 3, 2018
2,637
1,261
is this another Indecent Desires kind of game?
you think u can do something if you do some x first, but you really cant, you just wasted 40 min trying because dev did not place a msg saying it was not ready yet or something?
tried this for 30 min and got bad vibes, am i wrong?
I feel there are gonna be lots of "dead ends" that you dont know is dead ends?
 

tsunku

Engaged Member
Nov 6, 2017
2,889
1,530
File "game/ch_SMaid.rpy", line 104, in SMaidDressStateCheck
AttributeError: 'PersonClass' object has no attribute 'DressedStateTM'

is typical error for the game started with game version below 3.0 or (3.0 + bug fix for 2.0)
I suggest you to start a new game
always start a new game, doesn't anyone know how to add dressedstatetm to personclass?
it's annoying when you've grinded away to get stats high then suddenly oh start a new game. bleh...

also did the dev fix where it calls for a png pic but the pic is jpg? starting a new game doesn't fix that at all since it happened on a new game and the png pic didn't exist, tho i unrpa'ed the pics and made the jpg into a png and bam fixed that.
 

WCold

Active Member
Aug 17, 2016
569
324
always start a new game, doesn't anyone know how to add dressedstatetm to personclass?
it's annoying when you've grinded away to get stats high then suddenly oh start a new game. bleh...
Yes stat can be added, but there is more changes between versions and I got much more errors from trying to use that

Please inform me, when file names are wrong.
 
Last edited:
D

Deleted member 2088186

Guest
Guest
For those who are interested in console commands:
Code:
Player.Energy.Value = 100
(or for lots of energy)
Player.Energy.Max = 10000
Player.Energy.Value = 10000

Relations["Mom"].allure.Value = 100
Relations["Mom"].opinion.Value = 100
Relations["YoungSis"].allure.Value = 100
Relations["YoungSis"].opinion.Value = 100
Relations["OldSis"].allure.Value = 100
Relations["OldSis"].opinion.Value = 100
Relations["SluttyMaid"].allure.Value = 100
Relations["SluttyMaid"].opinion.Value = 100
Relations["MotelManager"].allure.Value = 100
Relations["MotelManager"].opinion.Value = 100
This game's got potential (and the dev's spent some time making nice code too).
 

Belnick

Engaged Member
Sep 3, 2018
2,637
1,261
I don't know what to say.
Do you expect the event to progress and not repeat, after it repeated the same again and again?
And yes that's only the begining with no end.
i expect to know how far i can go, yes.
 

WCold

Active Member
Aug 17, 2016
569
324
i expect to know how far i can go, yes.
It's a sandbox game. The thing is that it must always be a place for discovery. Though I will try to improve the main line description
but a romantic relations building is a side activity

Maybe you should try simple visual novels instead of sandboxes?
 
  • Like
Reactions: gervinho
3.70 star(s) 156 Votes