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
967
1,387
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,561
770
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.
 

crank88

New Member
Oct 8, 2022
8
4
This game is completely over the to (in a good way). Going to sub for a few months to show my appreciation.

Does anyone know on which platform (Patreon or Subscribestar) the creators get more of the money?
 
  • Like
Reactions: Gothgirlgames

Gothgirlgames

Active Member
Game Developer
Jan 26, 2024
967
1,387
This game is completely over the to (in a good way). Going to sub for a few months to show my appreciation.

Does anyone know on which platform (Patreon or Subscribestar) the creators get more of the money?

I think it's the same thing!
 
  • Like
Reactions: crank88

harem.king

Engaged Member
Aug 16, 2023
2,888
4,884
Not yet!
we already bought all the items and some poses for it.

View attachment 4034457
she looks VERY pregnant. and yet I am guessing there won't be a huge timeskip
this is suggesting some sort of magic "two week pregnancy".
I hope not. I don't understand why all the games featuring pregnancy feel the need to rush it so hard to reach childbirth.
its a [pregnancy] fetish not a [childbirth] fetish
 
  • Red Heart
Reactions: Gothgirlgames

Gothgirlgames

Active Member
Game Developer
Jan 26, 2024
967
1,387
she looks VERY pregnant. and yet I am guessing there won't be a huge timeskip
this is suggesting some sort of magic "two week pregnancy".
I hope not. I don't understand why all the games featuring pregnancy feel the need to rush it so hard to reach childbirth.
its a [pregnancy] fetish not a [childbirth] fetish
I agree 100%!
 
  • Like
Reactions: harem.king

siam@mirza

New Member
Mar 16, 2022
9
3
Hello! I'm having a problem. Can someone help me fix it?

"I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/gui.rpy", line 15, in script
File "game/gui.rpy", line 15, in script
File "renpy/common/000namespaces.rpy", line 33, in set
Exception: config.check_conflicting_properties is not a known configuration variable.

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

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
File "renpy/main.py", line 562, in main
File "game/gui.rpy", line 15, in script
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "game/gui.rpy", line 15, in script
File "renpy/ast.py", line 2441, in execute
File "renpy/ast.py", line 2459, in set
File "renpy/common/000namespaces.rpy", line 33, in set
File "renpy/defaultstore.py", line 105, in __setattr__
Exception: config.check_conflicting_properties is not a known configuration variable.
"
 

Gothgirlgames

Active Member
Game Developer
Jan 26, 2024
967
1,387
Thamn please save me! this is new, you have any idea what could be it?

Hello! I'm having a problem. Can someone help me fix it?

"I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/gui.rpy", line 15, in script
File "game/gui.rpy", line 15, in script
File "renpy/common/000namespaces.rpy", line 33, in set
Exception: config.check_conflicting_properties is not a known configuration variable.

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

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
File "renpy/main.py", line 562, in main
File "game/gui.rpy", line 15, in script
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "game/gui.rpy", line 15, in script
File "renpy/ast.py", line 2441, in execute
File "renpy/ast.py", line 2459, in set
File "renpy/common/000namespaces.rpy", line 33, in set
File "renpy/defaultstore.py", line 105, in __setattr__
Exception: config.check_conflicting_properties is not a known configuration variable.
"
 

Gothgirlgames

Active Member
Game Developer
Jan 26, 2024
967
1,387
Well, JoiPlay is more satisfactory to me then the apk. If the problem is fixable than I want to play using JoiPlay. But if it's not then I have to download the apk.
I really like this game. Thank you for making an awesome game.
I'm researching what is causing it ^^
 
  • Like
Reactions: siam@mirza
4.00 star(s) 32 Votes