Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when mod-settings.dat does not exist #4

Open
hhrhhr opened this issue Feb 12, 2019 · 2 comments
Open

Error when mod-settings.dat does not exist #4

hhrhhr opened this issue Feb 12, 2019 · 2 comments

Comments

@hhrhhr
Copy link

hhrhhr commented Feb 12, 2019

Steam path: e:\Steam
game path: f:\SteamLibrary\steamapps\common\Factorio
game version: 0.16.51
tool path: b:\tool

my startup attempts:

b:\tool>factoriocalc.exe
Factorio game directory not found.

b:\tool>factoriocalc.exe -gamedir=f:\SteamLibrary\steamapps\common\Factorio
[string "../FactorioLoaderLib/library/settingloader.lu..."]:6: attempt to index a nil value (local 'f')

b:\tool>factoriocalc.exe -gamedir="f:/SteamLibrary/steamapps/common/Factorio"
[string "../FactorioLoaderLib/library/settingloader.lu..."]:6: attempt to index a nil value (local 'f')
@KirkMcDonald
Copy link
Owner

This is actually a symptom of the bug fixed by KirkMcDonald/FactorioLoaderLib#5. I will push a new release once that PR is merged.

@KirkMcDonald KirkMcDonald changed the title Windows release does not find the game directory Error when mod-settings.dat does not exist Feb 12, 2019
@RustyBlade64
Copy link
Contributor

RustyBlade64 commented Apr 21, 2019

@KirkMcDonald The fix for this is included in the latest release, right? If so this issue can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants