Page 1 of 1

Factorio won't finish install on proxmox

Posted: Sun Feb 15, 2026 4:31 am
by Trollseidon

Code: Select all

   0.000 2026-02-15 03:53:30; Factorio 2.0.73 (build 84377, linux64, headless, space-age)
   0.005 Operating system: Linux (Ubuntu 24.04)
   0.005 Program arguments: "/home/factorio/server/bin/x64/factorio" "--create" "/home/factorio/server/my-save.zip"
   0.005 Config path: /home/factorio/server/config/config.ini
   0.005 Read data path: /home/factorio/server/data
   0.005 Write data path: /home/factorio/server [13568/15954MB]
   0.005 Binaries path: /home/factorio/server/bin
   0.011 System info: [CPU: AMD Ryzen 9 3900X 12-Core Processor, 2 cores, RAM: 64223 MB]
   0.011 Environment: DISPLAY=<unset> WAYLAND_DISPLAY=<unset> DESKTOP_SESSION=<unset> XDG_SESSION_DESKTOP=<unset> XDG_CURRENT_DESKTOP=<unset> SDL_VIDEODRIVER=<unset> __GL_FSAA_MODE=<unset> __GL_LOG_MAX_ANISO=<unset> __GL_SYNC_TO_VBLANK=<unset> __GL_S>
   0.012 Running in headless mode
   0.012 Audio is disabled
   0.017 Info ModManager.cpp:449: FeatureFlag expansion-shaders = true
   0.017 Info ModManager.cpp:449: FeatureFlag freezing = true
   0.017 Info ModManager.cpp:449: FeatureFlag quality = true
   0.017 Info ModManager.cpp:449: FeatureFlag rail-bridges = true
   0.017 Info ModManager.cpp:449: FeatureFlag segmented-units = true
   0.017 Info ModManager.cpp:449: FeatureFlag space-travel = true
   0.017 Info ModManager.cpp:449: FeatureFlag spoiling = true
   0.019 Loading mod core 0.0.0 (data.lua)
   0.030 Loading mod base 2.0.73 (data.lua)
   0.148 Loading mod elevated-rails 2.0.73 (data.lua)
   0.170 Loading mod quality 2.0.73 (data.lua)
   0.187 Loading mod space-age 2.0.73 (data.lua)
   0.352 Loading mod base 2.0.73 (data-updates.lua)
   0.376 Loading mod quality 2.0.73 (data-updates.lua)
   0.405 Loading mod space-age 2.0.73 (data-updates.lua)
   0.495 Checksum for core: 3316885848
   0.495 Checksum of base: 1879415942
   0.495 Checksum of elevated-rails: 70351106
   0.495 Checksum of quality: 1142589254
   0.495 Checksum of space-age: 1510664043
   0.803 Prototype list checksum: 3295867752
   0.845 Info PlayerData.cpp:64: Local player-data.json available, timestamp 1771127513
   0.845 Info PlayerData.cpp:71: Cloud player-data.json unavailable
   0.846 Factorio initialised
   0.846 Info Create.cpp:31: Creating new map /home/factorio/server/my-save.zip
   0.851 Blueprint storage "blueprint-storage-2.dat" was not found, trying to load previous version storage "blueprint-storage.dat"
   4.025 Loading level.dat: 633145 bytes.
   4.025 Info Scenario.cpp:154: Map version 2.0.73-1
   4.034 Blueprint storage "blueprint-storage-2.dat" was not found, trying to load previous version storage "blueprint-storage.dat"
   4.036 Checksum for script __level__/control.lua: 2722821277
   4.106 Goodbye
No matter if I install on an ubuntu LXC or a VM via LinuxGSM or any other "vanilla" guide it always dies exactly right here when creating the initial save. I've been researching what this could possibly be and so far coming up with nothing. Any thoughts/suggestions?

Re: Factorio won't finish install on proxmox

Posted: Sun Feb 15, 2026 5:18 am
by Loewchen
You only told it to create a save and that seems successful, if you want to host a game see https://wiki.factorio.com/Multiplayer.

Re: Factorio won't finish install on proxmox

Posted: Sun Feb 15, 2026 6:45 am
by Trollseidon
Arg, I thought the "goodbye" after it couldn't find a file twice was a "I've crashed good luck, goodbye."

Now to continue playing with proxmox...