You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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')
The text was updated successfully, but these errors were encountered:
Steam path:
e:\Steam
game path:
f:\SteamLibrary\steamapps\common\Factorio
game version: 0.16.51
tool path:
b:\tool
my startup attempts:
The text was updated successfully, but these errors were encountered: