Do you have 2 "game" folders? Remove the "game" folder from inside the game folder -> CollegeKings2-2.2.11-pc/game folder. You need to move the game folder to the CollegeKings2-2.2.11-pc folder and replace the files.I got the text error below running the 2.2.11 version. No idea how to solve it.
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Line with id v3_1s88_12fb6d7b appeared twice, at game/game/v3.1/scene88.rpyc:18 and game/v3.1/scene88.rpy:18.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\mswai\Downloads\CollegeKings2-2.2.11-pc (1) 2\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Users\mswai\Downloads\CollegeKings2-2.2.11-pc (1) 2\renpy\main.py", line 490, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\mswai\Downloads\CollegeKings2-2.2.11-pc (1) 2\renpy\script.py", line 297, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\mswai\Downloads\CollegeKings2-2.2.11-pc (1) 2\renpy\script.py", line 809, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "C:\Users\mswai\Downloads\CollegeKings2-2.2.11-pc (1) 2\renpy\script.py", line 427, in finish_load
self.translator.take_translates(all_stmts)
File "C:\Users\mswai\Downloads\CollegeKings2-2.2.11-pc (1) 2\renpy\translation\__init__.py", line 166, in take_translates
raise Exception("Line with id %s appeared twice, at %s:%d and %s:%d." %
Exception: Line with id v3_1s88_12fb6d7b appeared twice, at game/game/v3.1/scene88.rpyc:18 and game/v3.1/scene88.rpy:18.
You simply have double the same files in these locations:
CollegeKings2-2.2.11-pc/game
CollegeKings2-2.2.11-pc/game/game
This causes the game to not know which files to use.
The location CollegeKings2-2.2.11-pc/game/game is incorrect and should be removed. Delete this game folder (the one that has 1 or 2 files).
You are supposed to move the game folder with the files from the
You must be registered to see the links
to the CollegeKings2-2.2.11-pc folder, not the game folder to the game folder.