Details:
Windows 7 64 bit
Factorio 0.4.0 64 bit installer
![Image](https://forums.factorio.com/images/ext/bb6950b4b11de156234091eeae0a24b1.png)
The problem is, that the previous version wasn't uninstalled properly, I don't know why.Candunc wrote:The installer version of Factorio does not work in the latest version. However the .zip package works.
Details:
Windows 7 64 bit
Factorio 0.4.0 64 bit installer
Some cross-platform libraries automatically convert that for you... (in "if windows then translate / to \" fashion)Grolleter wrote:That isn't really supposed to be a forward slash after the "C:", is it? I don't know if it's the cause of this particular error message, but I'm pretty sure the file path is supposed to look like C:\Program Files\... in Windows.
Actually windows accepts both "/" and "\" naturally, so it doesn't matter.MF- wrote:Some cross-platform libraries automatically convert that for you... (in "if windows then translate / to \" fashion)Grolleter wrote:That isn't really supposed to be a forward slash after the "C:", is it? I don't know if it's the cause of this particular error message, but I'm pretty sure the file path is supposed to look like C:\Program Files\... in Windows.
I am not sure this is the case of course.
Oh, good to know that they decided to be posix-compatible in this one, then.kovarex wrote: Actually windows accepts both "/" and "\" naturally, so it doesn't matter.