IRC logs for #openttd on OFTC at 2025-08-10
            
00:04:31 *** dh1 has quit IRC (Ping timeout: 480 seconds)
00:13:01 <DorpsGek> [OpenTTD/OpenTTD] Moth-Tolias updated pull request #14504: Add: Identify cities on the main viewport by appending an icon to their names https://github.com/OpenTTD/OpenTTD/pull/14504
00:14:40 <yiffgirl> i seem to have injected myself into peter's addition of the icons somehow. that's not ideal
00:22:54 *** dh1 has joined #openttd
00:30:56 *** dh1 has quit IRC (Ping timeout: 480 seconds)
00:52:06 *** dh1 has joined #openttd
01:14:18 *** gelignite is now known as Guest23827
01:14:21 *** gelignite has joined #openttd
01:21:41 *** Guest23827 has quit IRC (Ping timeout: 480 seconds)
01:29:23 *** gelignite has quit IRC ()
02:10:25 *** Wormnest has joined #openttd
02:10:53 *** Wormnest has quit IRC ()
02:58:23 *** Dead_Bush_Sanpai has quit IRC (Read error: Connection reset by peer)
02:58:45 *** Dead_Bush_Sanpai has joined #openttd
03:20:06 *** k-man has joined #openttd
03:32:20 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
03:32:21 *** WormnestAndroid has joined #openttd
03:32:32 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
03:32:33 *** WormnestAndroid has joined #openttd
03:32:38 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
03:32:38 *** WormnestAndroid has joined #openttd
03:32:42 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
03:32:43 *** WormnestAndroid has joined #openttd
03:34:20 *** Zathras has joined #openttd
03:37:41 *** Zathras_11 has quit IRC (Ping timeout: 480 seconds)
04:26:25 *** dh1 has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
04:46:52 <DorpsGek> [OpenTTD/OpenTTD] eints-sync[bot] pushed 1 commits to master https://github.com/OpenTTD/OpenTTD/commit/3587db6a23c210bb39c2ace10ce2755f4620686f
04:46:53 <DorpsGek> - Update: Translations from eints (by translators)
05:42:37 <DorpsGek> [OpenTTD/OpenTTD] Release workflow was not successful https://github.com/OpenTTD/OpenTTD/actions/runs/16857603523
06:14:17 <peter1138> Bare platforms could be minimum 2 as well, that's how it is in JGRPP.
07:05:32 *** dh1 has joined #openttd
07:40:27 *** k-man has quit IRC (Quit: WeeChat 4.7.0)
07:46:06 *** k-man has joined #openttd
07:53:05 *** Wolf01 has joined #openttd
08:34:43 *** mindlesstux has quit IRC (Quit: The Lounge - https://thelounge.chat)
08:35:38 *** mindlesstux has joined #openttd
09:35:51 *** dh1 has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
10:14:49 <kuhnovic> Lunch?
10:37:53 <truebrain> It is spreading! 😛
10:42:05 <kuhnovic> It's a community disease!
10:47:30 <peter1138> Too early for lunch. I've got a beer instead.
10:53:08 <kuhnovic> Either you are in a very different time zone or you are having a good daydrinking session
10:53:20 <kuhnovic> Or both
11:28:40 <jfkuayue> Why my openttd on linux mint cannot detect fonts in `/home/$USER/.local/share/fonts`
11:29:37 <jfkuayue> but can detect `/usr/share/fonts`
11:30:15 <jfkuayue> it is why I could not use *ChillRoundF* before
11:35:59 <LordAro> sounds like a fontconfig issue, i don't think OTTD does anything with paths
11:36:15 <LordAro> font search paths* i could be wrong though
11:45:44 <jfkuayue> https://cdn.discordapp.com/attachments/1008473233844097104/1404068194221559818/0d73334060557f1f14421cbd10bf969e.png?ex=6899d7e7&is=68988667&hm=346eb96fcb680d65901ab298e5c2bff7724c9d37e569e08c7f76b327d764de71&
11:45:44 <jfkuayue> should be then
11:46:10 <LordAro> it's nothing to do with PATH
11:46:17 <jfkuayue> oh?
11:46:58 <LordAro> https://wiki.archlinux.org/title/Font_configuration might be useful in debugging
11:51:35 <peter1138> Yes, we just use what font-config gives us. See `fc-list`.
11:54:27 *** Flygon has quit IRC (Read error: Connection reset by peer)
13:01:48 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #14505: Fix: Standardize "rail waypoint" strings https://github.com/OpenTTD/OpenTTD/pull/14505#pullrequestreview-3103617572
13:51:20 <_zephyris> talltyler: I do indeed 😉
13:53:12 <_zephyris> peter1138: Just saw this one - yeah, I personally think bare platform height should be 2...
14:14:54 <peter1138> I couldn't play with town authority ignored
14:15:01 <peter1138> Very cheaty...
14:25:04 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
14:25:15 *** WormnestAndroid has joined #openttd
14:33:38 <DorpsGek> [OpenTTD/OpenTTD] lithium040 opened issue #14506: [Crash]: Trying to build multi-station tram station https://github.com/OpenTTD/OpenTTD/issues/14506
14:35:20 *** davidxn has joined #openttd
14:35:20 <davidxn> Oh my god I hate the Visual Studio environment so much (also hello!)
14:35:20 <davidxn> I'm just checking out and compiling a fresh copy of the OpenTTD code (Windows x64)... the `cmake.exe .. -G"Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE="c:\src\vcpkg\scripts\buildsystems\vcpkg.cmake" -DVCPKG_TARGET_TRIPLET="x64-windows-static"` command works fine, no complaints as it creates the project and all the dependencies... open the sln up in VS2002, 1,710 errors.
14:35:20 <davidxn> Most of them seem to be along the lines of:
14:35:20 <davidxn> ```Severity Code Description Project File Line Suppression State
14:35:20 <davidxn> Error C2061 syntax error: identifier 'ValueType' (compiling source file E:\Games\openttd\git\openttd2025\src\saveload\object_sl.cpp) openttd_lib E:\Games\openttd\git\openttd2025\src\core\enum_type.hpp 199 ```
14:35:22 <davidxn> Does that point to any common issues - a missing package or a step missed out or something? https://github.com/OpenTTD/OpenTTD/blob/master/src/core/enum_type.hpp#L199
14:39:55 <LordAro> it's possible VS2022 is too old
14:40:05 <LordAro> (i'm assuming you did not in fact mean VS2002)
14:49:08 <DorpsGek> [OpenTTD/OpenTTD] zephyris commented on pull request #14504: Add: Identify cities on the main viewport by appending an icon to their names https://github.com/OpenTTD/OpenTTD/pull/14504#issuecomment-3172686278
14:56:38 <DorpsGek> [OpenTTD/OpenTTD] 2TallTyler merged pull request #14505: Fix: Standardize "rail waypoint" strings https://github.com/OpenTTD/OpenTTD/pull/14505
14:57:18 *** Wormnest has joined #openttd
15:20:52 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on issue #14506: [Crash]: Trying to build multi-station tram station https://github.com/OpenTTD/OpenTTD/issues/14506
15:34:19 <DorpsGek> [OpenTTD/OpenTTD] Rau771 commented on pull request #14504: Add: Identify cities on the main viewport by appending an icon to their names https://github.com/OpenTTD/OpenTTD/pull/14504#issuecomment-3172716807
15:38:14 <DorpsGek> [OpenTTD/OpenTTD] Moth-Tolias commented on pull request #14504: Add: Identify cities on the main viewport by appending an icon to their names https://github.com/OpenTTD/OpenTTD/pull/14504#issuecomment-3172719598
15:45:39 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on pull request #14504: Add: Identify cities on the main viewport by appending an icon to their names https://github.com/OpenTTD/OpenTTD/pull/14504#issuecomment-3172724709
15:51:47 <yiffgirl> true, there's always another pr to do it in.
15:54:57 <davidxn> LordAro: Thanks - but it's still the recommended project type in the readme and the latest community edition!
15:56:28 <davidxn> https://cdn.discordapp.com/attachments/1008473233844097104/1404131296011227156/image.png?ex=689a12ac&is=6898c12c&hm=3c4aba0c28ed9222f0fa9502bf4c8b91ed0b0a7e759ed486afc6ccc8466778c5&
15:56:28 <davidxn> Here's something funny - base_bitset_type.hpp complains of not being able to find std::numeric_limits without "include <limit>"... so if that code compiles fine for everyone else without the include, something's not wired right for me
16:05:01 *** Wolf01 has quit IRC (Quit: Once again the world is quick to bury me.)
16:06:54 <peter1138> Your environment is likely not taking precompiled headers into account when showing warnings and errors in the IDE.
16:07:27 <davidxn> Sounds like it - I got it to compile with just two adjustments... (nice new menu, by the way)
16:07:27 <davidxn> - Add the `#include <limits>` include to BaseBitSet
16:07:27 <davidxn> - Change `static constexpr size_t DecayValueType(const BaseClass::ValueType &value) { return to_underlying(value); }` to take an `EnumType`, not a `BaseClass::ValueType`
16:31:48 <kuhnovic> What's your exact VS2022 version? I've had similar issues in the past, often a simple minor version update solved it
16:38:03 <LordAro> github documentation would suggest that VS2022 is the one that's being used by the CI
16:38:12 <davidxn> https://cdn.discordapp.com/attachments/1008473233844097104/1404141798993166416/image.png?ex=689a1c74&is=6898caf4&hm=bdc2c2460fa0c0d9d18bcad7d9719cd72d376b7bb9e75288aa152141ae2978f9&
16:38:12 <davidxn> Looks like 17.4.4
16:38:46 <LordAro> https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md#visual-studio-enterprise-2022
16:39:04 <LordAro> of course, it using 17.14 would suggest that yours is quite out of date
16:39:36 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
16:39:41 *** WormnestAndroid has joined #openttd
16:39:51 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
16:39:52 *** WormnestAndroid has joined #openttd
16:39:59 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
16:39:59 *** WormnestAndroid has joined #openttd
16:40:03 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
16:40:04 *** WormnestAndroid has joined #openttd
16:44:18 <davidxn> Aha 🙂 Thanks for that
16:46:53 <Rubidium> LordAro: sadly VS20XX doesn't tell you everything you need to know anymore regarding versioning, just like Windows 10 as it came out is vastly different to Windows 10 as it's now. And for added fun... internally it's 19.xx where xx < 30 is VS 2019, and xx >= 30 is VS 2022.
16:47:20 <LordAro> good ol' MS versioning
16:47:48 <LordAro> at some point in the near future i need to work out what differentiates WinServer 2022, 2025 & Win11
16:48:40 <Rubidium> oh sorry for misinforming you... xx < 30 also contains VS 2015 and VS 2017 ;(
16:48:43 <davidxn> 😵‍💫
17:25:01 *** keoz has joined #openttd
17:31:41 *** keikoz has quit IRC (Ping timeout: 480 seconds)
17:32:22 *** keikoz has joined #openttd
17:37:15 <_glx_> I just use VS and cmake in open folder mode (no sln)
17:38:45 <_glx_> and yes intellisense often forget the "intel" and the "sense"
17:39:06 *** keoz has quit IRC (Ping timeout: 480 seconds)
17:47:03 <peter1138> Hmm.
17:49:56 *** gelignite has joined #openttd
17:59:15 *** dvim has joined #openttd
18:40:45 *** debdog has joined #openttd
18:40:46 *** debdog has quit IRC (autokilled: This host violated network policy. Mail support@oftc.net if you think this is in error. (2025-08-10 18:40:46))
19:06:17 <peter1138> Well.
19:06:39 <LordAro> rip
19:17:25 <peter1138> Nah, that was the guy who was arguing some bizarre point in #debian.
19:18:06 *** gelignite has quit IRC ()
19:28:59 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on pull request #14477: Feature: Allow stations under bridges and bridges over stations. https://github.com/OpenTTD/OpenTTD/pull/14477#issuecomment-3172844769
19:36:14 <peter1138> Okay, I'm inclined to just go with minimum of 2 for the defaults.
19:39:52 <DorpsGek> [OpenTTD/OpenTTD] PeterN updated pull request #14477: Feature: Allow stations under bridges and bridges over stations. https://github.com/OpenTTD/OpenTTD/pull/14477
19:40:50 <DorpsGek> [OpenTTD/OpenTTD] lithium040 commented on issue #14506: [Crash]: Trying to build multi-station tram station https://github.com/OpenTTD/OpenTTD/issues/14506
19:40:57 <peter1138> Now thinking about it, should the error message contain the height required?
19:45:22 <talltyler> Yes, although do you use tile heights or the fake height in the tooltip?
19:46:25 *** dh1 has joined #openttd
19:52:57 <peter1138> Currently I use "(Invalid Parameter)" :po
19:53:34 <peter1138> "Bridge must be 6 ft above rail waypoint"
19:53:47 <peter1138> Oops. Okay, so {HEIGHT} is not in tile units :)
19:55:32 <peter1138> I think that'll be weird though, as 300 ft is rather high.
20:00:51 <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #14507: Codefix: Don't unnecessarily extract string from bridge CommandCost result. https://github.com/OpenTTD/OpenTTD/pull/14507
20:01:22 <peter1138> Side-quest unlocked.
20:21:55 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #14507: Codefix: Don't unnecessarily extract string from bridge CommandCost result. https://github.com/OpenTTD/OpenTTD/pull/14507#pullrequestreview-3103736058
20:29:13 <DorpsGek> [OpenTTD/OpenTTD] glx22 commented on issue #14506: [Crash]: Trying to build multi-station tram station https://github.com/OpenTTD/OpenTTD/issues/14506
20:39:09 *** xava has joined #openttd
20:39:14 *** xava has quit IRC (Remote host closed the connection)
20:55:46 <DorpsGek> [OpenTTD/OpenTTD] glx22 commented on issue #14506: [Crash]: Trying to build multi-station tram station https://github.com/OpenTTD/OpenTTD/issues/14506
21:01:07 <DorpsGek> [OpenTTD/OpenTTD] PeterN merged pull request #14507: Codefix: Don't unnecessarily extract string from bridge CommandCost result. https://github.com/OpenTTD/OpenTTD/pull/14507
21:06:59 <_glx_> well it doesn't want to crash for me
21:31:48 *** Flygon has joined #openttd
21:45:26 *** keikoz has quit IRC (Ping timeout: 480 seconds)
22:18:49 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
22:19:05 *** WormnestAndroid has joined #openttd
22:29:57 *** k-man has quit IRC (Remote host closed the connection)
22:46:49 *** toktik has quit IRC (Quit: I Fucking Quit!)
23:04:04 *** toktik has joined #openttd
23:27:54 <DorpsGek> [OpenTTD/OpenTTD] JGRennison commented on issue #14506: [Crash]: Trying to build multi-station tram station https://github.com/OpenTTD/OpenTTD/issues/14506