Vulgi
Member
- Jul 3, 2017
- 233
- 297
At some point i get error messages if i try to compliment
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/interactions/flirting.rpy", line 156, in <module>
File "game/scripts/base/history.rpy", line 42, in update
File "game/scripts/base/events.rpy", line 85, in update_conditions
File "game/scripts/base/events.rpy", line 40, in check_conditions
TypeError: 'HistoryItemClass' object is not subscriptable
Is it a common error ? Any ideas?
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/interactions/flirting.rpy", line 156, in <module>
File "game/scripts/base/history.rpy", line 42, in update
File "game/scripts/base/events.rpy", line 85, in update_conditions
File "game/scripts/base/events.rpy", line 40, in check_conditions
TypeError: 'HistoryItemClass' object is not subscriptable
Is it a common error ? Any ideas?