+ FACTORIO_VOL=/factorio + mkdir -p /factorio + mkdir -p /factorio/saves + mkdir -p /factorio/config + mkdir -p /factorio/mods + mkdir -p /factorio/scenarios + mkdir -p /factorio/script-output + [[ ! -f /factorio/config/rconpw ]] + [[ ! -f /factorio/config/server-settings.json ]] + [[ ! -f /factorio/config/map-gen-settings.json ]] + [[ ! -f /factorio/config/map-settings.json ]] ++ find -L /factorio/saves -iname ++ '*.tmp.zip' -mindepth 1wc -l + NRTMPSAVES=0 + [[ 0 -gt 0 ]] + [[ -n '' ]] ++ id -u + [[ 1000 = 0 ]] + SU_EXEC= ++ wc -l ++ find -L /factorio/saves -iname '*.zip' -mindepth 1 + NRSAVES=25 + [[ 25 -eq 0 ]] ++ cat /factorio/config/rconpw + exec /opt/factorio/bin/x64/factorio --port 34197 --start-server-load-latest --server-settings /factorio/config/server-settings.json --server-banlist /factorio/config/server-banlist.json --rcon-port 27015 --server-whitelist /factorio/config/server-whitelist.json --use-server-whitelist --server-adminlist /factorio/config/server-adminlist.json --rcon-password NeeYeekaekiegh9 --server-id /factorio/config/server-id.json 0.000 2019-09-08 23:23:04; Factorio 0.17.68 (build 47074, linux64, headless) 0.000 Operating system: Linux 0.000 Program arguments: "/opt/factorio/bin/x64/factorio" "--port" "34197" "--start-server-load-latest" "--server-settings" "/factorio/config/server-settings.json" "--server-banlist" "/factorio/config/server-banlist.json" "--rcon-port" "27015" "--server-whitelist" "/factorio/config/server-whitelist.json" "--use-server-whitelist" "--server-adminlist" "/factorio/config/server-adminlist.json" "--rcon-password" "--server-id" "/factorio/config/server-id.json" 0.000 Read data path: /opt/factorio/data 0.000 Write data path: /opt/factorio [7157/50140MB] 0.000 Binaries path: /opt/factorio/bin 0.009 System info: [CPU: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz, 8 cores, RAM: 31859 MB] 0.009 Environment: DISPLAY= WAYLAND_DISPLAY= DESKTOP_SESSION= XDG_SESSION_DESKTOP= XDG_CURRENT_DESKTOP= __GL_FSAA_MODE= __GL_LOG_MAX_ANISO= __GL_SYNC_TO_VBLANK= __GL_SORT_FBCONFIGS= __GL_YIELD= 0.009 Running in headless mode 0.011 Loading mod core 0.0.0 (data.lua) 0.066 Loading mod base 0.17.68 (data.lua) 0.291 Loading mod base 0.17.68 (data-updates.lua) 0.400 Checksum for core: 1882799296 0.400 Checksum of base: 99033372 0.600 Prototype list checksum: 3040646442 0.631 Info PlayerData.cpp:70: Local player-data.json unavailable 0.631 Info PlayerData.cpp:75: Cloud player-data.json unavailable 0.634 Factorio initialised 0.635 Info ServerSynchronizer.cpp:30: nextHeartbeatSequenceNumber(0) initialized Synchronizer nextTickClosureTick(0). 0.635 Info ServerMultiplayerManager.cpp:776: updateTick(4294967295) changing state from(Ready) to(PreparedToHostGame) 0.635 Info ServerMultiplayerManager.cpp:776: updateTick(4294967295) changing state from(PreparedToHostGame) to(CreatingGame) 0.635 Loading map /factorio/saves/Comfy-Spiral Troopers.zip: 18371212 bytes. 0.725 Loading level.dat: 52856518 bytes. 0.730 Info Scenario.cpp:187: Map version 0.17.68-0 8.839 Warning Logger.cpp:518: Symbols.size() == 20, usedSize == 11 Factorio crashed. Generating symbolized stacktrace, please wait ... Raw stacktrace: 0x9ec431, 0x9ecb99, 0xa0636f, 0xa2b7a5, 0xa2b7dc, 0xf592d6, 0xf9b386, 0xf9d1d0, 0x1984a7f, 0x7cf8, 0 15.949 Warning Logger.cpp:518: Symbols.size() == 15, usedSize == 10 #0 0x00000000009ecb99 in Logging::flush() at /tmp/factorio-build-vz0p1m/src/Util/Logging.cpp:69 #1 0x0000000000a0636f in Logging::logAndAbortOrThrow(char const*, unsigned int, LogLevel, std::string const&) at /tmp/factorio-build-vz0p1m/src/Util/Logging.cpp:103 #2 0x0000000000a2b7a5 in Logging::logAndAbortOrThrow(char const*, unsigned int, LogLevel, char const*, ...) at /tmp/factorio-build-vz0p1m/src/Util/Logging.cpp:93 #3 0x0000000000a2b7dc in ElectricNetwork::checkStatisticsConsistency() const [clone .part.65364] at /tmp/factorio-build-vz0p1m/src/Energy/ElectricNetwork.cpp:463 #4 0x0000000000f592d6 in ElectricNetwork::checkStatisticsConsistency() const at /tmp/factorio-build-vz0p1m/src/Energy/ElectricNetwork.cpp:466 (discriminator 1) #5 0x0000000000f9b386 in ConstIntrusiveListIterator::operator++() at /tmp/factorio-build-vz0p1m/src/Util/Container/IntrusiveList.hpp:500 #6 0x0000000000f9d1d0 in ElectricNetworkManager::checkElectricNetworkStatisticsConsistency() const at /tmp/factorio-build-vz0p1m/src/Energy/ElectricNetworkManager.cpp:61 #7 0x0000000001984a7f in Map::setupEntities(MapDeserialiser*, bool, ProgressObserver*) at /tmp/factorio-build-vz0p1m/src/Map/Map.cpp:1107 #8 0x0000000000007cf8 in TimeUtil::CpuTimer::elapsed() const at /tmp/factorio-build-vz0p1m/src/Util/TimeUtil.hpp:44 #9 (nil) in TimeUtil::CpuTimer::getSecondsPassed() const at /tmp/factorio-build-vz0p1m/src/Util/TimeUtil.hpp:29 #10 (nil) in Scenario::loadFactory(Filesystem::Path const*, Filesystem::Path const&, ScenarioExecutionContext, LoadType, MapDeserialiser*, InputType, InputHandler*, MultiplayerManagerBase*, ProgressObserver*, bool, InputListener*) at /tmp/factorio-build-vz0p1m/src/Scenario/Scenario.cpp:306 #11 0xc0045a1ea99d26e3 in ParallelScenarioLoader::doLoad(ParallelScenarioLoader*, MapDeserialiser*, InputType, InputHandler*, MultiplayerManagerBase*) at /tmp/factorio-build-vz0p1m/src/Scenario/ParallelScenarioLoader.cpp:151 #12 0x4038e524e30c13c4 in execute_native_thread_routine at tmp14Rce.fake.c:? #13 0x3fed2e2e57b21ec0 in ?? at ??:0 #14 0x4064be0b7210ac44 in ?? at ??:0 Stack trace logging done 15.949 Error ElectricNetwork.cpp:463: this->statistics was not true Logger::writeStacktrace skipped. 15.949 Error Util.cpp:97: Unexpected error occurred. If you're running the latest version of the game you can help us solve the problem by posting the contents of the log file on the Factorio forums. Please also include the save file(s), any mods you may be using, and any steps you know of to reproduce the crash. 15.949 Uploading log file 15.958 Info SystemUtil.cpp:539: Started /opt/factorio/bin/x64/factorio; trampoline PID: 40