daid / EmptyEpsilon

Open source bridge simulator. Build with the SeriousProton engine.
https://daid.github.io/EmptyEpsilon/
GNU General Public License v2.0
520 stars 173 forks source link

error when running from command line #2039

Closed TemporalClepsydra closed 5 months ago

TemporalClepsydra commented 5 months ago

When I run EE from windows explorer or from the taskbar shortcut it works fine, but when I run it from the command line I get this error: image Any idea what is going on? Computer version: Windows 11 Home 23H2 Empty Epsilon version: 2022.10.28

gwaland commented 5 months ago

Make sure from the command line that you have changed into the directory where empty epsilon is installed.

daid commented 5 months ago

Yep, your working directory needs to be where the resources folder is located, else you get this error. So:

cd [where EE is installed]
EmptyEpsilon.exe