can't open game without it crashing

Questions, answers and issues regarding releases.
Post Reply
x

can't open game without it crashing

Post by x »

I just downloaded and installed the game, and sadly, I am having problems with running it. It crashes immediately after starting, leaving this error log:

Code: Select all

I'm sorry, but an exception occured while executing your Ren'Py
script.

ScriptError: Name ('/Users/delta/Documents/ks svn/common/00atl.rpy', 1299605251, 0) is defined twice: at /Users/delta/Documents/ks svn/common/00atl.rpy:7 and /Users/delta/Documents/ks svn/common/00atl.rpy:7.

While loading the script.

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

  File "D:\Katawa Shoujo\renpy\bootstrap.py", line 260, in bootstrap
  File "D:\Katawa Shoujo\renpy\main.py", line 173, in main
  File "D:\Katawa Shoujo\renpy\script.py", line 480, in load_script
  File "D:\Katawa Shoujo\renpy\script.py", line 160, in __init__
  File "D:\Katawa Shoujo\renpy\script.py", line 373, in load_appropriate_file
  File "D:\Katawa Shoujo\renpy\script.py", line 323, in load_file
ScriptError: Name ('/Users/delta/Documents/ks svn/common/00atl.rpy', 1299605251, 0) is defined twice: at /Users/delta/Documents/ks svn/common/00atl.rpy:7 and /Users/delta/Documents/ks svn/common/00atl.rpy:7.

While loading the script.

Ren'Py Version: Ren'Py 6.10.2e
I have no idea what might be the cause of it - I did nothing else but install the game. I see the files refer to a 'delta' user directory on my computer, which I find extremely baffling, as there is no such user on my machine, nor has there ever been one. How can I fix this error and get the game running? If it helps, I use Windows 7.
Post Reply