[2.0.12] Error of windows server "file_size(p): unknown error: 指定されたファイルが見つかりません。: ".\data\server-settings.json""

This subforum contains all the issues which we already resolved.
Yu Channel
Manual Inserter
Manual Inserter
Posts: 2
Joined: Wed Oct 30, 2024 6:47 am
Contact:

[2.0.12] Error of windows server "file_size(p): unknown error: 指定されたファイルが見つかりません。: ".\data\server-settings.json""

Post by Yu Channel »

This saved data crashed on the console version windows server at 2.0.12 and cannot be loaded.
This is saved data saved with version 2.0.11 for server update.
I also checked with 2.0.11 and the saved data could not be loaded.

I tried to load the saved data in single player mode, but there was no error and gameplay could continue.
When I tried to load the saved data in the latest version of the client, save it, and load it in the latest version of the multiplayer server, it crashed with the same error.

The server has been running since ver 2.0.10.
However, when I migrated the save data to 2.0.11, there was no problem.

Code: Select all

0.006 2024-10-30 15:54:45; Factorio 2.0.12 (build 79795, win64, full, space-age)
   0.031 Operating system: Windows 11 (build 22631) 
   0.034 Program arguments: ".\bin\x64\factorio.exe" "--start-server-load-latest" "--server-settings" ".\data\server-settings.json" 
   0.048 Config path: C:/servers/Steamcmd/steamapps/common/Factorio_2.x/config/config.ini
   0.052 Read data path: C:/servers/Steamcmd/steamapps/common/Factorio_2.x/data
   0.053 Write data path: C:/servers/Steamcmd/steamapps/common/Factorio_2.x [353814/486388MB]
   0.056 Binaries path: C:/servers/Steamcmd/steamapps/common/Factorio_2.x/bin
   0.140 System info: [CPU: Intel(R) Celeron(R) N5105 @ 2.00GHz, 4 cores, RAM: 5618/16163 MB, page: 5844/18595 MB, virtual: 4263/134217727 MB, extended virtual: 0 MB]
   0.235 Memory info:
   0.235  [0]: 0x0DD5 AZ8G4SW266-8G 8192 MB 2667 MHz 1.2 v
   0.235  [1]: 0x0DD5 AZ8G4SW266-8G 8192 MB 2667 MHz 1.2 v
   0.239 Running in headless mode
   0.239 Audio is disabled
   0.242 Info ModManager.cpp:434: FeatureFlag expansion-shaders = true
   0.242 Info ModManager.cpp:434: FeatureFlag freezing = true
   0.242 Info ModManager.cpp:434: FeatureFlag quality = true
   0.242 Info ModManager.cpp:434: FeatureFlag rail-bridges = true
   0.242 Info ModManager.cpp:434: FeatureFlag segmented-units = true
   0.242 Info ModManager.cpp:434: FeatureFlag space-travel = true
   0.242 Info ModManager.cpp:434: FeatureFlag spoiling = true
   0.248 Loading mod core 0.0.0 (data.lua)
   0.285 Loading mod base 2.0.12 (data.lua)
   0.845 Loading mod elevated-rails 2.0.12 (data.lua)
   0.916 Loading mod quality 2.0.12 (data.lua)
   0.953 Loading mod space-age 2.0.12 (data.lua)
   1.814 Loading mod base 2.0.12 (data-updates.lua)
   1.844 Loading mod quality 2.0.12 (data-updates.lua)
   1.886 Loading mod space-age 2.0.12 (data-updates.lua)
   2.109 Checksum for core: 1043092351
   2.109 Checksum of base: 3158838524
   2.109 Checksum of elevated-rails: 4201662503
   2.109 Checksum of quality: 4264147466
   2.109 Checksum of space-age: 3246333523
   2.745 Prototype list checksum: 124222065
   2.854 Info PlayerData.cpp:66: Local player-data.json available, timestamp 1730270672
   2.854 Info PlayerData.cpp:73: Cloud player-data.json unavailable
   2.861 Factorio initialised
   2.862 Error CommandLineMultiplayer.cpp:355: Hosting multiplayer game failed: file_size(p): unknown error: 指定されたファイルが見つかりません。: ".\data\server-settings.json"
   2.869 Info ServerMultiplayerManager.cpp:146: Quitting multiplayer connection.
   2.869 Info ServerMultiplayerManager.cpp:805: updateTick(18446744073709551615) changing state from(Ready) to(Closed)
   2.976 Goodbye
Attachments
my-save.zip
(12.16 MiB) Downloaded 22 times
factorio-current.log
(2.61 KiB) Downloaded 21 times
Rseding91
Factorio Staff
Factorio Staff
Posts: 15997
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [2.0.12]Multiplayer server for Windows crashes when loading saves

Post by Rseding91 »

Thanks for the report. The log file is saying that the server settings file ".\data\server-settings.json" does not exist. Was it deleted or moved? There's no crash in the log - it simply shows the error in the log and exits gracefully.
If you want to get ahold of me I'm almost always on Discord.
Yu Channel
Manual Inserter
Manual Inserter
Posts: 2
Joined: Wed Oct 30, 2024 6:47 am
Contact:

Re: [2.0.12]Multiplayer server for Windows crashes when loading saves

Post by Yu Channel »

Hello Rseding91.
It seems you are right that the relevant file was missing.
This was not a bug but my work error.
Sorry, I was confused by a string of garbled characters that I did not understand.
Thank you for your quick and accurate response.
Post Reply

Return to “Resolved Problems and Bugs”