Config
Log for #openttd on 11th March 2024:
Times are UTC Toggle Colours
00:10:12  *** HerzogDeXtEr has quit IRC
02:57:06  *** Leopold_ has quit IRC
02:59:47  *** Leopold has joined #openttd
03:33:19  *** Leopold has quit IRC
03:36:01  *** Leopold has joined #openttd
03:37:51  *** D-HUND has joined #openttd
03:41:11  *** debdog has quit IRC
03:42:26  *** gnu_jj_ has joined #openttd
03:45:57  *** gnu_jj has quit IRC
04:42:20  <DorpsGek> [OpenTTD/OpenTTD] eints-sync[bot] pushed 1 commits to master https://github.com/OpenTTD/OpenTTD/commit/95a8fab339a5199340b0b0dfab93f03ffe3babc8
04:42:21  <DorpsGek>   - Update: Translations from eints (by translators)
04:47:29  *** Flygon has joined #openttd
05:11:08  *** keikoz has joined #openttd
05:25:02  <rau117> xarick: amateur guess: maybe it's just to not_make error message too wide?
05:25:02  <rau117> 1 super long line at least will take more space on screen...
05:25:02  <rau117> btw maybe instead of
05:25:02  <rau117> '123...'
05:25:02  <rau117> '...456'
05:25:04  <rau117> worth using
05:25:04  <rau117> '123:'
05:25:06  <rau117> '456'
06:42:10  *** Leopold has quit IRC
06:45:37  *** Leopold has joined #openttd
07:12:33  <DorpsGek> [OpenTTD/survey-web] survey-summary[bot] pushed 1 commits to main https://github.com/OpenTTD/survey-web/commit/a041375f0c5dd9c68f8716e85b673d5d486c0722
07:12:34  <DorpsGek>   - Add: summary for week 10 of 2024 (by OpenTTD Survey)
07:25:30  *** pickpacket3 has joined #openttd
07:29:52  *** pickpacket has quit IRC
07:29:52  *** pickpacket3 is now known as pickpacket
07:33:55  <andythenorth> 'create random industries' in scenario editor is deterministic?
07:34:08  <andythenorth> seems to get repeatable results?
07:34:19  <andythenorth> or I'm just noticing co-incidences
08:09:48  <DorpsGek> [OpenTTD/OpenTTD] PeterN merged pull request #12263: Codechange: Use std::make_unique instead of passing new into a unique_ptr. https://github.com/OpenTTD/OpenTTD/pull/12263
08:11:22  <peter1138> Hmm, so is the audio buffer size on macOS?
22:59:36  <DorpsGek> [OpenTTD/OpenTTD] michicc opened pull request #12277: Backport master into release/14 https://github.com/OpenTTD/OpenTTD/pull/12277
23:00:33  <_glx_> andythenorth: there was a fix for that
23:00:53  <_glx_> it's not supposed to shade black
23:01:34  <DorpsGek> [OpenTTD/OpenTTD] TrueBrain approved pull request #12277: Backport master into release/14 https://github.com/OpenTTD/OpenTTD/pull/12277#pullrequestreview-1929729321
23:03:47  <_glx_> andythenorth: https://github.com/OpenTTD/OpenTTD/pull/12132
23:20:10  <peter1138> https://cdn.discordapp.com/attachments/1008473233844097104/1216888429795741836/image.png?ex=660206aa&is=65ef91aa&hm=9f51a46a1c8bc7dab9b2231c1f314486010121e7618ce844446f289dcd10bf62&
23:20:10  <peter1138> Such CPU instructions...
23:24:30  <DorpsGek> [OpenTTD/OpenTTD] JGRennison opened pull request #12278: Codechange: Reduce size of class WaterRegion https://github.com/OpenTTD/OpenTTD/pull/12278
23:29:40  <LordAro> peter1138: i ran into https://stackoverflow.com/questions/63402116/the-x86-disassembly-for-c-code-generates-orq-0x0-rsp today
23:29:43  <LordAro> it was exciting
23:29:53  <DorpsGek> [OpenTTD/OpenTTD] michicc merged pull request #12277: Backport master into release/14 https://github.com/OpenTTD/OpenTTD/pull/12277
23:32:20  <peter1138> Heh. I saw 4096 and thought something page-size mitigating... and I wasn't far off 🙂
23:32:49  <LordAro> my solution was to increase the stack size
23:32:51  <LordAro> irritatingly.
23:47:56  *** Artea has quit IRC
23:53:07  <peter1138> Is it not working as intended?
23:55:01  <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1216897198227193876/image.png?ex=66020ed4&is=65ef99d4&hm=04aeed29f64d7a5ed65f67d21f3360c055ba58375a2453f3cb0724b56603627e&
23:55:01  <xarick> rats!
23:55:10  <xarick> it's a me problem
23:55:38  <LordAro> peter1138: it only crashed in a release build, which didn't help
23:55:48  <LordAro> but there was nothing obvious i could remove from the stack either
23:55:54  <peter1138> Oof
23:56:18  <LordAro> the stack was ~95 functions deep due to a mildly recursive algorithm, but nothing i could really do anything about
23:56:50  <LordAro> (and only on Windows, which only has 1MB stack anyway)
23:57:40  *** Leopold___ has quit IRC
23:58:07  <DorpsGek> [OpenTTD/OpenTTD] SamuXarick commented on pull request #12232: Fix #12228, #12231: Don't restrict path when checking ship reverse on first attempt, Pick a random trackdir if no path is found when force reversing https://github.com/OpenTTD/OpenTTD/pull/12232#issuecomment-1989663387

Powered by YARRSTE version: svn-trunk