Config
Log for #openttd on 16th June 2022:
Times are UTC Toggle Colours
00:40:58  *** Elouin has quit IRC
00:41:52  *** Elouin has joined #openttd
01:01:04  *** Smedles has quit IRC
01:01:36  *** Smedles has joined #openttd
01:01:45  *** wallabra_ has joined #openttd
01:06:38  *** wallabra has quit IRC
01:11:34  *** wallabra_ has quit IRC
01:11:45  *** wallabra has joined #openttd
02:00:25  *** Wormnest has quit IRC
02:39:06  *** D-HUND has joined #openttd
02:42:35  *** debdog has quit IRC
02:46:09  *** glx has quit IRC
03:16:03  <DorpsGek> [OpenTTD/OpenGFX] loops commented on issue #79: Incorrect URL in Content Downloading window https://github.com/OpenTTD/OpenGFX/issues/79
05:45:12  *** andythenorth has joined #openttd
06:14:02  *** andythenorth has quit IRC
06:21:58  *** andythenorth has joined #openttd
06:27:24  *** sla_ro|master has joined #openttd
07:06:05  *** HerzogDeXtEr has joined #openttd
07:21:07  *** Flygon has joined #openttd
08:34:21  *** Smedles has quit IRC
08:34:29  *** Smedles has joined #openttd
08:36:21  *** Soni has quit IRC
08:38:15  *** Soni has joined #openttd
08:59:14  *** sla_ro|master has quit IRC
09:06:10  *** D-HUND is now known as debdog
09:07:45  *** WormnestAndroid has joined #openttd
09:23:53  *** Samu has joined #openttd
09:27:49  *** arikover has joined #openttd
09:28:15  <arikover> hi!
09:29:51  <andythenorth> was it lunch yet?
09:33:00  *** WormnestAndroid has quit IRC
09:33:17  *** WormnestAndroid has joined #openttd
09:41:04  <Samu> oh snap, bugs
09:41:33  <Samu> why don't i catch them bugs before I released it
09:41:41  <Samu> they always happen after i release
09:41:49  <LordAro> that's a very big question
09:46:07  <andythenorth> they're not bugs before you release :P
09:46:09  <andythenorth> they're unfinished work
09:46:13  <andythenorth> so it's definitional
09:47:20  <Samu> last minute change was to put the canal pathfinder bundled with the AI instead of using a library as separate
09:48:04  <Samu> turns out, I'm now getting errors about it, can't find CanalPathFinder
10:15:52  <Samu> how do i report bananas bugs?
10:16:03  <Samu> i can't edit text after using auto-fill
10:16:10  <Samu> is it known?
10:16:48  <Samu> it also doesn't copy dependencies over
10:23:13  <Samu> v20 uploaded
10:34:12  <Samu> very strange my ai can't build an airport, what the heck...
10:37:28  <LordAro> Samu: bananas-web repo, iirc
10:41:09  *** SoniEx2 has joined #openttd
10:41:09  *** sla_ro|master has joined #openttd
10:41:09  *** Soni is now known as Guest2274
10:41:09  *** SoniEx2 is now known as Soni
10:42:23  *** Guest2274 has quit IRC
10:45:47  <Samu> too many posts by devs there
10:45:53  <Samu> issues*
10:53:22  <LordAro> you say that as if it's a problem
11:01:45  <Samu> gonna check which AIs can start with a 50k loan
11:01:51  <Samu> and prosper
11:05:34  <Samu> yay nonocab
11:07:08  <DorpsGek> [OpenTTD/team] jnmbk opened issue #323: [tr_TR] Translator access request https://github.com/OpenTTD/team/issues/323
12:23:23  *** arikover has quit IRC
12:23:49  *** arikover has joined #openttd
12:36:51  <peter1138> It's somewhat hot
12:37:05  <LordAro> can confirm
12:38:11  <andythenorth> nice inside
12:39:55  <peter1138> 23/25 indoors depending on thermometer.
12:39:59  <peter1138> 29 outdoors.
12:41:30  <Samu> is script collect garbage measured by frame rate gui ?
12:42:43  <Samu> i'm getting some stalls every 10~15 seconds and it's not being picked by any AI or graph, or other
12:47:22  <andythenorth> these carrots aren't the freshest
12:50:09  <peter1138> Group ride at 17:30. Maybe.
12:52:50  <Samu> ah, it's being picked by ai/gs total and game loop total https://i.imgur.com/490caAk.png
12:53:11  <Samu> but each individual ai or gs don't exhibit anything going spiky
12:53:13  <LordAro> impressive stall you got there
12:53:27  <Samu> is it garbage collector?
12:53:43  <LordAro> VS has lots of buttons that can do profiling for you
12:54:16  <Samu> i am trying to find out where it comes from
12:54:27  <Samu> it's somewhere from the AI/GS side
13:14:39  <Samu> hmm, PerformanceMeasurer is measuring GS CollectGarbage, but not AI CollectGarbage
13:21:13  <LordAro> Samu: that sounds like a bug
13:32:22  *** WormnestAndroid has quit IRC
13:32:43  <Samu> i just made it include AI CollectGarbage, seems to be NoNoCAB causing the spikes
13:39:25  <Samu> https://i.imgur.com/ooxb5zp.png
13:39:32  <Samu> okay, it works, gonna make a PR
13:42:38  <peter1138> Next step, fix GC.
13:57:09  *** WormnestAndroid has joined #openttd
13:57:38  <peter1138> https://www.ebay.co.uk/itm/234586105186 ahh honesty
13:58:23  <LordAro> lol
13:59:22  <DorpsGek> [OpenTTD/OpenTTD] SamuXarick opened pull request #9924: Fix 7e1e275: Measure AI Collect Garbage performance https://github.com/OpenTTD/OpenTTD/pull/9924
14:03:20  <LordAro> moving the actual GC seems incorrect
14:04:04  <Samu> :(
14:04:16  <LordAro> especially as that's now doing one GC per company per AI-tick
14:06:50  <peter1138> Oh, github's diff layout is bad with tabs...
14:07:11  <LordAro> is it?
14:08:39  <peter1138> Yeah, it's showing 4 spaces per tab, but if I tell it to show a bit more around the change, it shows the loaded bit as 8 spaces per tab.
14:09:14  <LordAro> ah yes
14:09:15  <LordAro> lol
14:11:08  <Samu> i think i maintained the same frequency
14:11:28  *** nielsm has joined #openttd
14:11:29  <Samu> just not the order
14:12:35  <DorpsGek> [OpenTTD/OpenTTD] milsa commented on issue #9923: [Bug]: Property maitenance cost is very high for airport https://github.com/OpenTTD/OpenTTD/issues/9923
14:12:43  <Samu> Company::Get(c->index) could be reduced to c
14:12:50  <Samu> the index is already valid
14:14:16  *** supermop_work has joined #openttd
14:15:02  <Samu> i mean c
14:15:13  <Samu> whatever, i'm editing it
14:15:56  <DorpsGek> [OpenTTD/OpenTTD] SamuXarick updated pull request #9924: Fix 7e1e275: Measure AI Collect Garbage performance https://github.com/OpenTTD/OpenTTD/pull/9924
14:49:43  <DorpsGek> [OpenTTD/OpenTTD] nielsmh commented on issue #9923: [Bug]: Property maitenance cost is very high for airport https://github.com/OpenTTD/OpenTTD/issues/9923
15:41:44  *** glx has joined #openttd
15:41:44  *** ChanServ sets mode: +v glx
16:31:52  <andythenorth> well
16:31:58  <andythenorth> let's make some Make
16:33:53  *** Smedles has quit IRC
16:34:03  *** Smedles has joined #openttd
16:39:37  <andythenorth> $(*F)
16:39:39  <andythenorth> of course
16:40:53  <LordAro> uh
16:45:41  *** arikover has quit IRC
17:06:33  <andythenorth> hmm
17:06:51  <andythenorth> I need to strip the result of $(*D)
17:07:28  <andythenorth> or $(@D)
17:07:48  <andythenorth> I need only the last dir name from `generated/lang/iron-horse`
17:08:06  <andythenorth> I thought I could do $(subst, foo, bar, $(@D))
17:08:11  <andythenorth> but that's an empty result
17:08:24  <andythenorth> $(subst, generated/lang, , $(@D))
17:10:37  <andythenorth> I can just strip it in python, but my arg parser is growing special cases because I can't format target names in make :P
17:11:51  <supermop_work> https://imgur.com/a/5BgTdT9
17:12:32  *** WormnestAndroid has quit IRC
17:12:42  *** WormnestAndroid has joined #openttd
17:13:01  <LordAro> andythenorth: ttps://www.gnu.org/software/make/manual/html_node/File-Name-Functions.html#File-Name-Functions
17:13:05  <LordAro> bah
17:13:10  <andythenorth> I'll fix :)
17:13:19  <LordAro> $(notdir $(foo) ?
17:13:36  <LordAro> +)
17:14:03  <LordAro> supermop_work: lol.
17:14:23  <andythenorth> the full name of the target is generated/lang/iron-horse/english.lng
17:14:35  <LordAro> ah, i see
17:14:36  <andythenorth> of which I only want iron-horse (or iron-moose)
17:14:46  <LordAro> is "generated/lang" constant?
17:14:47  <andythenorth> I though this would be a trivial substitition
17:14:49  <andythenorth> yes
17:15:01  <supermop_work> @LordAro there are a few prompts that seem to be overwhelming
17:15:50  <LordAro> andythenorth: $(dir $(subst generated/lang/,,$(foo))) ?
17:16:14  <supermop_work> https://imgur.com/W0Inn3c
17:16:16  <LordAro> inner subst removes the generated/lang, dir removes the "filename"
17:16:29  <andythenorth> ah
17:16:30  <LordAro> supermop_work: how very specific
17:16:36  <andythenorth> I wonder why subst didn't work for me
17:17:15  <andythenorth> oh maybe I over-commaed :P
17:17:16  <andythenorth> lol
17:17:42  <andythenorth> thanks
17:17:43  <andythenorth> $(subst /english.lng,, $(subst generated/lang/,,$@))
17:17:54  <andythenorth> dir leaves the trailing slash :)
17:18:28  <supermop_work> for instance if you mention Guy Fieri, you will get basically nothing but multiple guy fieris, regardless of what else you may type
17:20:46  *** WormnestAndroid has quit IRC
17:21:18  *** WormnestAndroid has joined #openttd
17:29:21  *** WormnestAndroid has quit IRC
18:42:32  *** supermop_work has quit IRC
18:49:11  *** Wormnest has joined #openttd
18:57:14  *** WormnestAndroid has joined #openttd
19:02:00  *** supermop_work has joined #openttd
19:20:04  *** Flygon has quit IRC
19:29:48  <peter1138> Hey
19:30:51  *** tokai|noir has joined #openttd
19:30:51  *** ChanServ sets mode: +v tokai|noir
19:37:28  *** tokai has quit IRC
19:40:25  <andythenorth> hay
19:50:35  <supermop_work> hej
20:26:05  <TrueBrain> grfid f2...... :D It is working!
20:45:16  <andythenorth> :)
21:01:05  *** sla_ro|master has quit IRC
21:09:48  *** m1cr0man has quit IRC
21:10:37  *** m1cr0man has joined #openttd
21:17:57  <andythenorth> a makefile that builds 2 grfs takes the same time as building one, if -j 4 is used
21:21:38  <andythenorth> such adventures
21:33:20  *** Samu has quit IRC
21:57:53  *** HerzogDeXtEr has quit IRC
22:01:23  *** nielsm has quit IRC
22:27:11  *** Smedles has quit IRC
22:27:19  *** Smedles has joined #openttd
22:29:44  *** andythenorth has quit IRC
22:47:06  *** Deep3D has quit IRC
22:50:40  *** Wormnest has quit IRC
23:21:10  *** m1cr0man has quit IRC
23:21:42  *** m1cr0man has joined #openttd
23:37:38  *** jpw has quit IRC

Powered by YARRSTE version: svn-trunk