How exactly do I use the incest patch? It says to extract the RAR File in the game's "game" folder, which I do, but then I run into an issue on launch that looks like this.
"I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: Name (u'game/chapter2.rpy', 1605089628, 0) is defined twice, at game/chapter2.rpy:2 and game/depthspatch/chapter2.rpyc:2.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\Anon\Downloads\DepthsRevival-Chapter2.5-pc\DepthsRevival-Chapter2.5-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\Anon\Downloads\DepthsRevival-Chapter2.5-pc\DepthsRevival-Chapter2.5-pc\renpy\main.py", line 422, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\Anon\Downloads\DepthsRevival-Chapter2.5-pc\DepthsRevival-Chapter2.5-pc\renpy\script.py", line 275, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\Anon\Downloads\DepthsRevival-Chapter2.5-pc\DepthsRevival-Chapter2.5-pc\renpy\script.py", line 779, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "C:\Users\Anon\Downloads\DepthsRevival-Chapter2.5-pc\DepthsRevival-Chapter2.5-pc\renpy\script.py", line 456, in finish_load
check_name(node)
File "C:\Users\Anon\Downloads\DepthsRevival-Chapter2.5-pc\DepthsRevival-Chapter2.5-pc\renpy\script.py", line 439, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/chapter2.rpy', 1605089628, 0) is defined twice, at game/chapter2.rpy:2 and game/depthspatch/chapter2.rpyc:2