Folder names are long, but gonna use 'em. It happens with DeepImpactPatronSpecial-0.5-pc, Forgotten_Paradise-0.13-pc, four_elements_trainer_v083c-pc, JikageRising-v0.3d-pc, Lab_Rats_2-v0.18.2-pc, Lab_Rats_2-v0.20.1-pc, ParentalLove-version0.12-pc, ParentalLove-version0.13-pc, SpaceCorpsXXX(0.2.5)-v0.2.5-pc and TangledUp-110-pc
that's p much ALL of my ren'py games.
While running game code:
File "game/script.rpy", line 9172, in script call
$ the_morning_crisis.call_action()
file "game/crises.rpy", line 3518, in script
"The door to [the_person.possessive_title]'s room opens as..."
File "game/script.rpy", line 3033, in _cmp_
if self.name == other.name:
AttributeError: 'str' object has no attribute 'name'
it's always different in general depending on game, but the end always says AttributeError: 'str' object has no attribute 'name'
it happens when I try to press Alt+E a second time after activating it once.