When I start a new game with zero addons enabled, I get a box like this: EDIT: It's because of migrated blueprints in blueprint-storage.dat:
https://cdn.discordapp.com/attachments/ ... torage.dat
stdout:
Code: Select all
folk@plantasjen:~/Programs/factorio/bin/x64$ ./factorio
0.000 2017-05-09 08:57:54; Factorio 0.15.9 (build 29504, linux64, alpha)
0.060 Operating system: Linux (Ubuntu 17.10)
0.060 Program arguments: "./factorio"
0.060 Read data path: /home/folk/Programs/factorio/data
0.060 Write data path: /home/folk/Programs/factorio
0.060 Binaries path: /home/folk/Programs/factorio/bin
0.068 System info: [CPU: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz, 4 cores, RAM: 7928MB]
0.069 Display options: [FullScreen: 1] [VSync: 1] [UIScale: 120.968%] [MultiSampling: OFF] [Screen: 255]
0.128 Available display adapters: 1
0.128 [0]: resolution 1920x1200px at [0,0]
0.128 Create display on adapter 0. Size 1548x870 at position [176, 147].
0.479 Initialised OpenGL:[0] GeForce GTX 680/PCIe/SSE2; driver: 4.5.0 NVIDIA 378.13
0.481 Video memory size (dedicated/total available/current available): 2048/2048/1745 MB
0.492 Graphics settings preset: very-high
0.492 Graphics options: [Graphics quality: normal] [Video memory usage: high] [Light scale: 25%] [DXT: auto]
0.592 Loading mod core 0.0.0 (data.lua)
0.598 Loading mod base 0.15.9 (data.lua)
0.681 Loading mod base 0.15.9 (data-updates.lua)
0.751 Checksum for core: 3409166051
0.751 Checksum of base: 3769930138
0.851 Info PlayerData.cpp:55: Local player-data.json available, timestamp 1494312864
0.851 Info PlayerData.cpp:62: Cloud player-data.json unavailable
0.913 Loaded shader file /home/folk/Programs/factorio/data/core/graphics/shaders/game.glsl
0.913 Loaded shader file /home/folk/Programs/factorio/data/core/graphics/shaders/zoom-to-world.glsl
0.925 Initial atlas bitmap size is 16384
0.928 Created atlas bitmap 16384x5721
0.930 Created atlas bitmap 4096x4092
0.931 Created atlas bitmap 4096x4092
0.932 Created atlas bitmap 4096x4096
0.934 Created atlas bitmap 4096x860
0.935 Created atlas bitmap 4096x1860
0.936 Created atlas bitmap 4096x3652
14.013 Sprites loaded
14.013 Convert atlas 4096x4092 to: compressed
14.802 Convert atlas 4096x4092 to: compressed
15.407 Convert atlas 4096x4096 to: compressed
16.052 Convert atlas 4096x860 to: compressed
16.130 Convert atlas 4096x1860 to: trilinear-filtering
16.188 Convert atlas 4096x3652 to: mipmap
16.300 Loading sounds...
18.387 Custom inputs active: 0
18.387 Info Updater.cpp:753: Downloading https://updater.factorio.com/get-available-versions?username=folk&token=<private>&apiVersion=2
19.351 0 packages available to download (experimental updates enabled).
19.398 Factorio initialised
24.540 Error FileUtil.cpp:291: Can't remove /home/folk/Programs/factorio/temp/currently-playing: No such file or directory
24.574 Loading Level.dat: 932447 bytes.
24.574 Info Scenario.cpp:133: Map version 0.15.9-0
24.616 Checksum for script /home/folk/Programs/factorio/temp/currently-playing/control.lua: 76911248
But I do presume my installation is clean; if I did not I would not post the report.