J2400

Newbie
Aug 27, 2018
72
60
133
Why is everyone that makes a VN a mongoloid who wants to fuck their relatives?
No idea why so many add incest, but it doesn't necessarily mean they want to fuck their relatives. I prefer no incest in my porn, but it doesn't ruin a game for me. I would be disgusted at an incest game where the mom actually reminds me of my own, but they never do. Maybe the devs are similar? At least I hope they are.
 
  • Like
Reactions: C4gr1 and Ntrsugar

Nicsilas

New Member
Feb 27, 2022
1
1
60
Game is really interesting, but unfortunately it CTD's every 2-3 minutes, especially on the world map.
Most troubleshooting I've done so far seems to indicate a code issue, but given that most people aren't complaining about constant crashes I'm assuming there could be something weird happening on my end

Error code below:


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
TypeError: 'sortwrapper' object has no attribute '__getitem__'

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

Full traceback:
File "renpy/bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "renpy/main.py", line 670, in main
run(restart)
File "renpy/main.py", line 144, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 955, in run_context
context.run()
File "map.rpyc", line 972, in script
File "map.rpyc", line 972, in script
File "renpy/ast.py", line 2259, in execute
self.call("execute")
File "renpy/ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3347, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3582, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 4249, in interact_core
if renpy.display.render.check_redraws():
File "render.pyx", line 341, in renpy.display.render.check_redraws.lambda
File "render.pyx", line 341, in renpy.display.render.check_redraws.lambda
TypeError: 'sortwrapper' object has no attribute '__getitem__'

Windows-10-10.0.26100 AMD64
Ren'Py 7.6.3.23091805
Khan 0.15.6
 
  • Like
Reactions: pizbia

Mike Hunt TG

Member
Jun 22, 2023
473
307
196
In the early game, is there any in-game advantage to taking the bodyguard rather than the daughter, like increases in Troop effectiveness or something?
 

Bjorntufuk

Member
Aug 9, 2018
246
220
77
No idea why so many add incest, but it doesn't necessarily mean they want to fuck their relatives. I prefer no incest in my porn, but it doesn't ruin a game for me. I would be disgusted at an incest game where the mom actually reminds me of my own, but they never do. Maybe the devs are similar? At least I hope they are.
Never seen a game with one who looks like mine but I was enjoying a game until one of the characters looked like my Dad and had to delete it immediatly.
 

J2400

Newbie
Aug 27, 2018
72
60
133
Never seen a game with one who looks like mine but I was enjoying a game until one of the characters looked like my Dad and had to delete it immediatly.
I can relate. I hate the incest focus in this game, but it's not even close to as disturbing as coming across non-incest porn where an actress looks like one of your actual relatives.
 

Doorknob22

Super Moderator
Moderator
Game Developer
Nov 3, 2017
2,792
6,649
718
Game is really interesting, but unfortunately it CTD's every 2-3 minutes, especially on the world map.
Most troubleshooting I've done so far seems to indicate a code issue, but given that most people aren't complaining about constant crashes I'm assuming there could be something weird happening on my end

Error code below:


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
TypeError: 'sortwrapper' object has no attribute '__getitem__'

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

Full traceback:
File "renpy/bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "renpy/main.py", line 670, in main
run(restart)
File "renpy/main.py", line 144, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 955, in run_context
context.run()
File "map.rpyc", line 972, in script
File "map.rpyc", line 972, in script
File "renpy/ast.py", line 2259, in execute
self.call("execute")
File "renpy/ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3347, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3582, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 4249, in interact_core
if renpy.display.render.check_redraws():
File "render.pyx", line 341, in renpy.display.render.check_redraws.lambda
File "render.pyx", line 341, in renpy.display.render.check_redraws.lambda
TypeError: 'sortwrapper' object has no attribute '__getitem__'

Windows-10-10.0.26100 AMD64
Ren'Py 7.6.3.23091805
Khan 0.15.6
As you have correctly noted, since no one else complains, it is probably a problem on you side.
1. If you're using mods, please don't. They probably mess the Python code.
2. Otherwise, I'd advise that you delete the game and reinstall.

In the early game, is there any in-game advantage to taking the bodyguard rather than the daughter, like increases in Troop effectiveness or something?
Domia provides a 10% army power increase.
 

Maoyijiu

Member
Jan 28, 2021
197
72
127
?how can i fix this?

I'm sorry, but an uncaught exception occurred.

After loading the script.
IOError: [Errno 13] Permission denied: u'C:\\Users\\\udccb\u0576\udcab\udcca\udce9\\AppData\\Roaming/RenPy/tokens\\upgraded.txt'

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

Full traceback:
File "renpy/bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "renpy/main.py", line 536, in main
renpy.savetoken.upgrade_all_savefiles()
File "renpy/savetoken.py", line 256, in upgrade_all_savefiles
with open(upgraded_txt, "a") as f:
IOError: [Errno 13] Permission denied: u'C:\\Users\\\udccb\u0576\udcab\udcca\udce9\\AppData\\Roaming/RenPy/tokens\\upgraded.txt'

Windows-10-10.0.19041 AMD64
Ren'Py 7.6.3.23091805
Khan 0.15.6
Sat Dec 6 15:53:22 2025
 

sleepingkirby

Well-Known Member
Aug 8, 2017
1,368
2,000
362
IOError: [Errno 13] Permission denied: u'C:\\Users\\\udccb\u0576\udcab\udcca\udce9\\AppData\\Roaming/RenPy/tokens\\upgraded.txt'
Code:
 IOError: [Errno 13] Permission denied: u'C:\\Users\\\udccb\u0576\udcab\udcca\udce9\\AppData\\Roaming/RenPy/tokens\\upgraded.txt' <<<<<<<<<<
Check your permissions on that file. Make sure it's writable.
 
  • Like
Reactions: Maoyijiu

Adoringfan

Engaged Member
Dec 17, 2016
2,913
6,172
729
No idea why so many add incest, but it doesn't necessarily mean they want to fuck their relatives. I prefer no incest in my porn, but it doesn't ruin a game for me. I would be disgusted at an incest game where the mom actually reminds me of my own, but they never do. Maybe the devs are similar? At least I hope they are.
I think it's pretty simple, most devs research what is popular in games at the time, before they pull the trigger on making one of their own. They also likely check the top earners and what fetish/tags they have and then try to emulate that into their own game and it's story. The devs that don't do this beforehand and try to add things down the line risk pissing off fans and ruining their project.
 
4.20 star(s) 151 Votes