- Jun 26, 2017
- 3
- 1
ok so I try to run it but it keeps saying this
While running game code:
Exception: To be persisted, <Character: 'Main Character'> must support equality comparison.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "E:\Porn Games\Family_trouble-0.9.15-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "E:\Porn Games\Family_trouble-0.9.15-pc\renpy\main.py", line 666, in main
renpy.persistent.update(True)
File "E:\Porn Games\Family_trouble-0.9.15-pc\renpy\persistent.py", line 429, in update
merge(other)
File "E:\Porn Games\Family_trouble-0.9.15-pc\renpy\persistent.py", line 377, in merge
backup[f] = safe_deepcopy(val)
File "E:\Porn Games\Family_trouble-0.9.15-pc\renpy\persistent.py", line 144, in safe_deepcopy
raise Exception("To be persisted, %r must support equality comparison." % o)
Exception: To be persisted, <Character: 'Main Character'> must support equality comparison. I would really like to play the game. please help
While running game code:
Exception: To be persisted, <Character: 'Main Character'> must support equality comparison.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "E:\Porn Games\Family_trouble-0.9.15-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "E:\Porn Games\Family_trouble-0.9.15-pc\renpy\main.py", line 666, in main
renpy.persistent.update(True)
File "E:\Porn Games\Family_trouble-0.9.15-pc\renpy\persistent.py", line 429, in update
merge(other)
File "E:\Porn Games\Family_trouble-0.9.15-pc\renpy\persistent.py", line 377, in merge
backup[f] = safe_deepcopy(val)
File "E:\Porn Games\Family_trouble-0.9.15-pc\renpy\persistent.py", line 144, in safe_deepcopy
raise Exception("To be persisted, %r must support equality comparison." % o)
Exception: To be persisted, <Character: 'Main Character'> must support equality comparison. I would really like to play the game. please help