Kar1o / endgame-singularity

Automatically exported from code.google.com/p/endgame-singularity
0 stars 0 forks source link

Cannot open ../data/techs.dat for reading! ([Errno 2] No such file or directory: #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Installed fresh singularity-0.28a on WinXP
2. Run singularity.exe
3. "C:\singularity-0.28a>singularity.exe
Cannot open ../data/techs.dat for reading! ([Errno 2] No such file or
directory:
 '../data/techs.dat')"

The game DOES run if I e.g. go to the data directory and run the .exe like
this: ..\singularity.exe

Original issue reported on code.google.com by kometb...@gmail.com on 17 May 2008 at 9:59

GoogleCodeExporter commented 9 years ago
Singularity needs to be run from its own directory.  Double-click the .exe or 
cd into
the base Singularity directory (C:\singularity-0.28a in your case).  Any of the
first-level subdirectories will work too.

Original comment by funnyman3595 on 17 May 2008 at 11:28