Love your game. I was unable to find a matching bug report, so here we are.
Trying the latest 0.17.1 (build 43001, linux64, alpha) experimental release shows that I cannot mark the currently selected public server as a favorite (clicking the gear on any non-selected server appears to work just fine - icon becomes colored, server moves to the top of the list).
This functionality worked just fine in version 0.16.51 (build 36654, linux64, alpha).
Log attached, but doesn't appear to show any output regarding my actions:
Code: Select all
0.000 2019-02-27 21:40:02; Factorio 0.17.1 (build 43001, linux64, alpha)
0.238 Operating system: Linux (Debian testing)
0.238 Program arguments: "./bin/x64/factorio"
0.239 Read data path: ./games/factorio-0.17/data
0.239 Write data path: ./games/factorio-0.17 [47369/463043MB]
0.239 Binaries path: ./games/factorio-0.17/bin
0.247 System info: [CPU: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz, 8 cores, RAM: 15804 MB]
0.247 Environment: DISPLAY=:0, WAYLAND_DISPLAY=wayland-0
0.247 Display options: [FullScreen: 1] [VSync: 1] [UIScale: automatic (100.0%)] [MultiSampling: OFF] [Screen: 255] [Lang: en]
0.336 Available displays: 1
0.336 [0]: XWAYLAND0 14" - {[0,0], 1920x1080, SDL_PIXELFORMAT_RGB888, 60Hz}
0.390 Initialised OpenGL:[0] Mesa DRI Intel(R) UHD Graphics 620 (Kabylake GT2) ; driver: 4.5 (Core Profile) Mesa 18.3.2
0.390 [Extensions] s3tc:yes; KHR_debug:yes; ARB_clear_texture:yes, ARB_copy_image:yes
0.390 [Version] 4.5
0.468 Graphics settings preset: medium
0.468 Dedicated video memory size 0 MB
0.468 Graphics options: [Graphics quality: high] [Video memory usage: high] [Light scale: 25%] [DXT: low-quality]
0.468 [Max load threads: 32] [Max texture size: 0] [Tex.Stream.: 1] [Low quality rotation: 1]
0.640 Loading mod core 0.0.0 (data.lua)
0.734 Loading mod base 0.17.1 (data.lua)
0.994 Loading mod base 0.17.1 (data-updates.lua)
1.100 Checksum for core: 1014885620
1.100 Checksum of base: 819815259
1.695 Loading sounds...
1.836 Info PlayerData.cpp:67: Local player-data.json available, timestamp 1551267570
1.836 Info PlayerData.cpp:74: Cloud player-data.json unavailable
1.931 Initial atlas bitmap size is 16384
2.043 Created atlas bitmap 16384x16376 [none]
2.068 Created atlas bitmap 16384x4492 [none]
2.079 Created atlas bitmap 16384x2116 [decal]
2.099 Created atlas bitmap 16384x3808 [low-object]
2.109 Created atlas bitmap 16384x1888 [mipmap, linear-minification, linear-magnification, linear-mip-level]
2.144 Created atlas bitmap 16384x6592 [terrain, mipmap, linear-minification, linear-mip-level, no-crop]
2.148 Created atlas bitmap 16384x480 [smoke, mipmap, linear-minification, linear-magnification]
2.158 Created atlas bitmap 16384x456 [not-compressed, mipmap, linear-minification, linear-magnification, linear-mip-level, no-crop, no-scale]
2.160 Created atlas bitmap 16384x748 [alpha-mask]
2.191 Created atlas bitmap 16384x11240 [shadow, linear-magnification, alpha-mask]
2.195 Created atlas bitmap 16384x1264 [shadow, mipmap, linear-magnification, alpha-mask]
2.344 Created virtual atlas pages 4096x4096x5
4.844 Parallel Sprite Loader initialized (threads: 7)
21.607 Sprites loaded
21.837 Generated mipmaps for atlas of size 16384x3808
21.939 Generated mipmaps for atlas of size 16384x1888
22.115 Generated mipmaps for atlas of size 16384x6592
22.205 Generated mipmaps for atlas of size 16384x480
22.273 Generated mipmaps for atlas of size 16384x456
22.319 Generated mipmaps for atlas of size 16384x1264
22.379 Generated mipmaps for virtual atlas of size 8192x12288
22.470 Custom inputs active: 0
22.561 Factorio initialised
22.566 Info HttpSharedState.cpp:54: Downloading https://updater.factorio.com/updater/get-available-versions?username=<private>&token=<private>&apiVersion=2
24.580 Info HttpSharedState.cpp:147: Status code: 200
24.593 0 packages available to download (experimental updates disabled).
31.448 Info UDPSocket.cpp:27: Opening socket at (IP ADDR:({0.0.0.0:0}))
85.847 Info UDPSocket.cpp:210: Closing socket
85.847 Info UDPSocket.cpp:240: Socket closed
85.847 Info UDPSocket.cpp:210: Closing socket
87.819 Info GlobalContext.cpp:677: Waiting for child processes to exit:
88.030 Goodbye
Cheers!