I'm getting a 404 from the factorio_updater.py script:
__main__.DownloadFailed: ('Could not download version list.', 404)
Go to https://www.factorio.com/updater/get-available-versions -- you'll get a 404.
Updater API giving 404s
-
- Manual Inserter
- Posts: 3
- Joined: Thu Aug 11, 2016 4:19 am
- Contact:
Re: Updater API giving 404s
Hi,
I've tried to force an update on my 0.13 test install, and here's my log :
I've tried to force an update on my 0.13 test install, and here's my log :
Code: Select all
0.001 2016-08-11 07:38:12; Factorio 0.13.11 (build 23577, win64, alpha)
0.001 Operating system: Windows 7 Service Pack 1
0.001 Program arguments: "D:\Download\Games\Factorio\Factorio_x64_0.13.6\Factorio_0.13.6\bin\x64\factorio.exe"
0.001 Read data path: D:/Download/Games/Factorio/Factorio_x64_0.13.6/Factorio_0.13.6/data
0.001 Write data path: D:/Download/Games/Factorio/Factorio_x64_0.13.6/Factorio_0.13.6
0.001 Binaries path: D:/Download/Games/Factorio/Factorio_x64_0.13.6/Factorio_0.13.6/bin
0.009 Graphics options: [FullScreen: false] [VSync: true] [UIScale: 100%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: high] [Light scale: 100%] [Screen: 255] [DXT: false]
0.011 Available display adapters: 1
0.011 [0]: \\.\DISPLAY1 - NVIDIA GeForce GTX 670 {0x05, [0,0], 2560x1440, 32bit, 59Hz}
0.011 Create display on adapter 0. Size 1280x720 at position [630, 342].
0.034 Initialised Direct3D:[0] NVIDIA GeForce GTX 670; driver: nvd3dumx.dll 10.18.13.6143
0.036 Video memory size (dedicated video/dedicated system/shared system/available): 1989/0/2048/4034 MB
0.058 Desktop composition is active.
0.116 Loading mod core 0.0.0 (data.lua)
0.127 Loading mod base 0.13.11 (data.lua)
0.240 Checksum for core: 3471280900
0.240 Checksum for mod base: 2556737699
0.592 Initial atlas bitmap size is 16384
0.594 Created atlas bitmap 16384x6373
1.016 Created atlas bitmap 4096x968
6.903 Sprites loaded
6.903 Convert atlas 4096x968 to: trilinear-filtering
7.096 Loading sounds...
8.234 Custom inputs active: 0
8.234 Info Updater.cpp:749: Downloading https://www.factorio.com/updater/get-available-versions?username=Koub&token=<private>&apiVersion=2
8.977 Warning Updater.cpp:771: JSON parser error server reply (<unspecified file>(1): expected value)
8.977 Info Updater.cpp:772: Full reply: Page not found
9.010 Factorio initialised
24.822 Goodbye
Koub - Please consider English is not my native language.
Re: Updater API giving 404s
Thanks for the report,
We recently updated our website,
So bugs like this we be fixed shortly
We recently updated our website,
So bugs like this we be fixed shortly
Re: Updater API giving 404s
Thanks for the report. This should be fixed now.