Merlinsdragon

Newbie
Nov 21, 2018
20
10
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: To be persisted, <Character: 'Main Character'> must support equality comparison.

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

Full traceback:
File "C:\Users\Raffa\Downloads\Family_trouble-0.9.12-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "C:\Users\Raffa\Downloads\Family_trouble-0.9.12-pc\renpy\main.py", line 666, in main
renpy.persistent.update(True)
File "C:\Users\Raffa\Downloads\Family_trouble-0.9.12-pc\renpy\persistent.py", line 429, in update
merge(other)
File "C:\Users\Raffa\Downloads\Family_trouble-0.9.12-pc\renpy\persistent.py", line 377, in merge
backup[f] = safe_deepcopy(val)
File "C:\Users\Raffa\Downloads\Family_trouble-0.9.12-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.

Windows-10-10.0.22631 AMD64
Ren'Py 8.3.0.24082114
Family trouble 0.9.12
Fri Sep 13 16:21:39 2024

fresh download, fresh extract, no mods, first time player
 
  • Like
Reactions: Gothgirlgames

Gothgirlgames

Active Member
Game Developer
Jan 26, 2024
942
1,330
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: To be persisted, <Character: 'Main Character'> must support equality comparison.

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

Full traceback:
File "C:\Users\Raffa\Downloads\Family_trouble-0.9.12-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "C:\Users\Raffa\Downloads\Family_trouble-0.9.12-pc\renpy\main.py", line 666, in main
renpy.persistent.update(True)
File "C:\Users\Raffa\Downloads\Family_trouble-0.9.12-pc\renpy\persistent.py", line 429, in update
merge(other)
File "C:\Users\Raffa\Downloads\Family_trouble-0.9.12-pc\renpy\persistent.py", line 377, in merge
backup[f] = safe_deepcopy(val)
File "C:\Users\Raffa\Downloads\Family_trouble-0.9.12-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.

Windows-10-10.0.22631 AMD64
Ren'Py 8.3.0.24082114
Family trouble 0.9.12
Fri Sep 13 16:21:39 2024

fresh download, fresh extract, no mods, first time player
Merlin some other people had this problem too. they solved it deleting the family trouble folder from the roaming folder, you can check it a few posts back. it worked for them.
This issue is caused by the old updates, for the next one i will makea entire new config to avoid residual problems like this okay?

C:\Users\Username\AppData\Roaming\RenPy
 

Bobber Tail

Well-Known Member
Nov 28, 2017
1,552
765
Merlin some other people had this problem too. they solved it deleting the family trouble folder from the roaming folder, you can check it a few posts back. it worked for them.
This issue is caused by the old updates, for the next one i will makea entire new config to avoid residual problems like this okay?

C:\Users\Username\AppData\Roaming\RenPy
It usually gets noted in the OP.
 
3.90 star(s) 32 Votes