[0.13.19] Game won't start: remove(p): invalid argument
Posted: Sun Aug 28, 2016 1:31 pm
After auto upgrading to 0.13.19, the will not start anymore and crash at 98% loading with a modal error message "remove(p): invalid argument: operation not permitted"
Here is the log:
Now, looking at the log file, I figured that the problem is probably with the permissions or the file being used by some other process. I deleted the file manually, and the game started running, so actually the problem is resolved. But maybe as a suggestion for the future, you could make it so that the game does not crash when this happens, but silently skips the file, because it looks it's just an after upgrade cleanup that can be done later.
Anyway, do with this as you see fit. Thanks for a great game.
Michal
Here is the log:
Code: Select all
0.002 2016-08-28 15:10:11; Factorio 0.13.19 (build 24004, win64, alpha)
0.002 Operating system: Windows 7 Service Pack 1
0.002 Program arguments: "C:\Program Files\Factorio\bin\x64\Factorio.exe"
0.002 Read data path: C:/Program Files/Factorio/data
0.002 Write data path: C:/Users/mtaborsky/AppData/Roaming/Factorio
0.002 Binaries path: C:/Program Files/Factorio/bin
0.015 Graphics options: [FullScreen: true] [VSync: true] [UIScale: 200%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: high] [Light scale: 100%] [Screen: 255] [DXT: false]
0.018 Available display adapters: 1
0.018 [0]: \\.\DISPLAY1 - Intel(R) HD Graphics 5500 {0x05, [0,0], 2560x1440, 32bit, 60Hz}
0.018 Create display on adapter 0. Size 2560x1440 at position [0, 0].
0.084 Initialised Direct3D:[0] Intel(R) HD Graphics 5500; driver: igdumdim64.dll 10.18.14.4206
0.088 Video memory size (dedicated video/dedicated system/shared system/available): 192/0/1632/1810 MB
0.153 Desktop composition is active.
0.153 WARNING: You have vsync and desktop composition enabled on Direct3d. Cosider disabling vsync to increase performance on some confirgurations.
0.314 Loading mod core 0.0.0 (data.lua)
0.322 Loading mod base 0.13.19 (data.lua)
0.495 Checksum for core: 303426634
0.496 Checksum for mod base: 423724387
0.836 Info PlayerData.cpp:45: Local player-data.json available, timestamp 1472389751
0.836 Info PlayerData.cpp:52: Cloud player-data.json unavailable
1.033 Initial atlas bitmap size is 8192
1.045 Created atlas bitmap 8192x8189
1.046 Created atlas bitmap 8192x2778
1.046 Created atlas bitmap 4096x968
1.047 Created atlas bitmap 4096x3652
14.252 Sprites loaded
14.252 Convert atlas 4096x968 to: trilinear-filtering
14.323 Convert atlas 4096x3652 to: mipmap
15.315 Loading sounds...
17.073 Custom inputs active: 0
17.182 Factorio initialised
17.183 Warning FileUtil.cpp:258: C:\Users\mtaborsky\AppData\Roaming\Factorio\temp\core-win64-0.13.6-0.13.7-update.zip was read only, the read only flag had to be removed so it can be deleted.
17.183 Error Util.cpp:57: remove(p): invalid argument: operation not permitted
778.025 Goodbye
Anyway, do with this as you see fit. Thanks for a great game.
Michal