I have a consistent crash I have been able to reproduce 100% so far now that I know how to trigger it. Here's the context :
When I launch Factorio, it always starts with a small 1300x762 resolution (since ever). I opened a thread about that, but the solutions I was given were not satisfacting me, so I keep redimensionning manually Factorio every time I run it to the size I like to play it.
Now the facts : when I redimension only one corner (lower right corner, or upper left), the game doesn't crash. If I redimension lower right AND upper left, it always crashes. I'll make some screenshots hereunder to illustrate.
Step 1 : 2-time redim of Factorio screen
First redimension lower right Second redimension upper left => crash Step 2 : 1 time redim of Factorio Screen
First I move the window to where I want the upper left corner to be : Then I redim the lower right corner => no crash I get the crash whatever the size I redimension Factorio Window, even a few pixels only. I have started to get that crash with 0.11.13, but have only been able to understand why the game crashed some times and not some others.
My config :
Windows 7 Pro SP1
16 Gb RAM
Gigabyte GTX 670 Windforce 3x
Screen res : 2560x1440
Factorio 0.11.14 updated from patcher (no mods)
factorio-current.log :
Code: Select all
4380.722575 Info Logger.cpp:152: 2015-02-03 08:19:45; Factorio 0.11.14 (Build 13240, win64)
4380.722609 Info Logger.cpp:156: Operating system: Windows 7 Service Pack 1
4380.722624 Info Paths.cpp:202: Read data path: F:/Factorio/data
4380.722635 Info Paths.cpp:203: Write data path: E:/Users/Koub/AppData/Roaming/Factorio
4380.722645 Info Paths.cpp:204: Binaries path: F:/Factorio/bin
4380.814163 Info ModManager.cpp:205: Loading mod core 0.0.0 (data.lua)
4380.823211 Info ModManager.cpp:205: Loading mod base 0.11.14 (data.lua)
4380.976010 Info ModManager.cpp:205: Loading mod base 0.11.14 (data-updates.lua)
4381.396452 Info AtlasSystem.cpp:152: Initial atlas bitmap size is 16384
4381.396956 Info AtlasSystem.cpp:91: Created atlas bitmap 16384x1193
4392.784989 Info Updater.cpp:716: Downloading https://www.factorio.com/updater/get-available-versions?username=Koub&token=<private>&apiVersion=2
4393.532110 Notice Updater.cpp:147: 0 packages available to download (experimental updates enabled).
Btw, if the window size and position could be saved from last execution, that would be great too