IRC logs for #openttd on OFTC at 2018-10-23
            
00:17:57 *** Progman has quit IRC
00:36:13 *** Thedarkb has quit IRC
01:05:03 *** Wacko1976 has quit IRC
02:08:14 *** rocky11384497 has quit IRC
02:15:53 *** snail_UES_ has joined #openttd
02:25:26 *** HerzogDeXtEr has quit IRC
02:31:10 *** Flygon has joined #openttd
02:54:34 *** sim-al2 has quit IRC
03:09:18 *** Thedarkb1-X40 has joined #openttd
03:15:17 *** Thedarkb-X40 has quit IRC
03:36:16 *** Samu has quit IRC
04:21:59 *** glx has quit IRC
06:26:57 *** Wacko1976 has joined #openttd
07:07:42 *** Wacko1976 has quit IRC
07:14:20 *** snail_UES_ has quit IRC
07:46:08 *** andythenorth has joined #openttd
08:02:31 *** andythenorth has quit IRC
08:26:01 *** guru3 has joined #openttd
08:26:21 *** guru3_ has quit IRC
08:33:44 *** andythenorth has joined #openttd
09:29:53 *** andythenorth has left #openttd
09:43:49 *** NekoMaster has joined #openttd
09:44:16 <NekoMaster> So I wonder if anyone is online that can help me compile FIRS code? It keeps giving me errors
09:47:14 <LordAro> @topic get 3
09:47:14 <DorpsGek> LordAro: Don't ask to ask, just ask
09:49:09 <NekoMaster> I installed Chameleon for Python but when I goto run Make, it returns an error saying "no module named 'chameleon' "
09:52:10 *** Thedarkb1-T60 has joined #openttd
09:58:19 <Eddi|zuHause> sure you've installed it for the right python? (2 vs 3)
10:00:37 <NekoMaster> Latest version through easy_install chameleon should be for Python 3.X
10:01:28 <NekoMaster> Oh, I have Python 2.7
10:01:50 <NekoMaster> Bash -c python -v gives me python version 2.7.12
10:02:04 <NekoMaster> (I use WSL for compiling thus is why the bash -c is there)
10:02:47 <Eddi|zuHause> yes, "python" usually refers to python2, whereas "python3" is python3
10:02:56 <Eddi|zuHause> question is, which one does the firs compile use
10:03:26 <planetmaker> moin moin
10:03:31 <Eddi|zuHause> you can have both python2 and python3 at the same time
10:03:31 <NekoMaster> It wants Python 3.4+
10:03:32 <NekoMaster> :|
10:03:54 *** matt21347 has joined #openttd
10:04:23 <planetmaker> the build script should make use of the proper python. Provided that python->python 2.7 and python3->python 3.x
10:04:24 <NekoMaster> Do I just upgrade Python from 2.7 to 3.4 or can I have two versions of Python in linux?
10:04:33 <planetmaker> you want both present
10:05:02 <Eddi|zuHause> you probably already have both, just try "bash -c python3 -v"
10:05:07 <NekoMaster> oh so apparently I do have python3
10:05:12 <planetmaker> but you need to install the python packages for the proper python
10:05:21 <planetmaker> pip install XX --> python2
10:05:21 <NekoMaster> I dunno why FIRS 3.0.10 code isn't recognizing it
10:05:28 <planetmaker> pip3 install XXX --> python3
10:05:47 <Eddi|zuHause> yeah, use "pip3 install ..."
10:05:49 <planetmaker> it's separate packages for separate python versions.
10:06:06 <planetmaker> or use an appropriate anaconda environment
10:06:19 <NekoMaster> So I have Python 2.7.12 and Python 3.5.2 installed
10:06:27 <Eddi|zuHause> that's fine
10:07:00 <Eddi|zuHause> but you must install chameleon for the correct version
10:08:22 <NekoMaster> Ok so I had to install python3-pip
10:10:01 <NekoMaster> ok so pip3 install chameleon is doing things
10:10:31 <NekoMaster> and now make bundle_zip is doing a thing
10:11:01 <planetmaker> I guess it'd be great to have a requirements.txt for projects. Especially like firs
10:11:34 <NekoMaster> perhaps, it doesnt help that people like me dont do develeopment/coding often so I'm not aware of all these things I have to do
10:12:04 <NekoMaster> I was hoping I could make a sort of "North american" version of FIRS by making my own economy for my USA 4K scenario
10:22:13 *** NekoMaster has quit IRC
10:23:40 *** Gja has joined #openttd
10:48:01 *** Eddi|zuHause2 has joined #openttd
10:53:34 *** Eddi|zuHause has quit IRC
10:53:46 *** Gja has quit IRC
11:16:33 *** Wacko1976 has joined #openttd
11:19:14 *** Thedarkb1-T60 has quit IRC
11:28:39 *** Wacko1976 has quit IRC
11:51:26 <DorpsGek_II> [OpenTTD/OpenTTD] Wilma456 opened issue #6943: Music doesn't works https://git.io/fxPfk
11:55:20 <Xaroth> Doesn't loading a new sound/music pack require a restart?
11:58:22 <peter1138> No
12:15:46 *** Eddi|zuHause2 is now known as Eddi|zuHause
12:26:29 <LordAro> timidity issue, almost certainly
12:27:28 <LordAro> someone should merge the fluidsynth pr :p
12:33:28 <DorpsGek_II> [OpenTTD/OpenTTD] LordAro commented on issue #6943: Music doesn't works https://git.io/fxPkR
12:33:29 *** urdh has quit IRC
12:35:47 *** urdh has joined #openttd
12:43:52 *** orudge has quit IRC
12:44:45 *** Wacko1976 has joined #openttd
12:48:04 *** glavinics has joined #openttd
12:53:23 *** Alkel_U3 has quit IRC
13:22:40 *** orudge has joined #openttd
13:24:39 <Arveen2> Q: music not playing | A: turn that shit UP ;D
13:45:29 *** Thedarkb-T60 has joined #openttd
13:45:32 <DorpsGek_II> [OpenTTD/OpenTTD] planetmaker commented on pull request #6937: Fix #4109: Add more water checks to the Oil Rig layout https://git.io/fxPOz
13:47:35 <DorpsGek_II> [OpenTTD/OpenTTD] planetmaker approved pull request #6937: Fix #4109: Add more water checks to the Oil Rig layout https://git.io/fxPOo
13:49:04 <DorpsGek_II> [OpenTTD/OpenTTD] Wilma456 commented on issue #6943: Music doesn't works https://git.io/fxPO7
13:49:29 <LordAro> damn.
13:49:54 <LordAro> what's the next step? timidity config file?
14:01:12 *** OsteHovel has quit IRC
14:02:56 *** OsteHovel has joined #openttd
14:09:19 *** sim-al2 has joined #openttd
14:09:32 *** Thedarkb-T60 has quit IRC
14:18:19 *** sim-al2 has quit IRC
14:50:53 *** Thedarkb-T60 has joined #openttd
14:52:42 *** Samu has joined #openttd
14:52:48 <Samu> hi
14:54:38 *** snail_UES_ has joined #openttd
14:59:24 *** Wacko1976 has quit IRC
15:07:34 *** snail_UES_ has quit IRC
15:34:07 *** sla_ro|master has joined #openttd
16:06:54 *** Flygon has quit IRC
16:08:24 *** rocky11384497 has joined #openttd
16:14:44 *** Thedarkb-T60 has quit IRC
16:15:10 *** Thedarkb-T60 has joined #openttd
16:18:40 *** Wormnest has joined #openttd
16:29:12 *** TheMask96 has quit IRC
16:32:58 *** TheMask96 has joined #openttd
16:44:59 *** gnu_jj has quit IRC
16:45:01 *** gnu_jj has joined #openttd
16:46:15 <Eddi|zuHause> timidi-devel?
16:46:31 <Eddi|zuHause> whatever that is actually called
16:47:22 <Eddi|zuHause> ah, he doesn't compile himself
16:53:13 <LordAro> it's probably a lack of soundfonts configured with timidity
16:55:14 *** Thedarkb-T60 has quit IRC
17:06:33 *** Thedarkb has joined #openttd
17:12:11 <Eddi|zuHause> well, you could try running timidity directly on the midi files
17:16:54 *** TheMask96 has quit IRC
17:21:49 *** TheMask96 has joined #openttd
17:25:39 *** nielsm has joined #openttd
17:59:02 *** glavinics has quit IRC
18:14:49 *** HerzogDeXtEr has joined #openttd
18:16:34 *** glavinics has joined #openttd
18:37:18 *** Wacko1976 has joined #openttd
18:39:57 *** Gja has joined #openttd
18:40:08 *** Wolf01 has joined #openttd
18:40:11 <Wolf01> o/
18:44:40 *** Gja has quit IRC
19:15:49 *** Progman has joined #openttd
19:38:01 <planetmaker> hi ho
19:41:41 *** Gja has joined #openttd
19:49:17 *** andythenorth has joined #openttd
19:50:06 <planetmaker> o/
19:52:35 <andythenorth> yo
20:04:49 <Xaroth> away to work you go?
20:06:37 <Eddi|zuHause> is that some reference?
20:12:18 *** sim-al2 has joined #openttd
20:13:31 *** HerzogDeXtEr has quit IRC
20:20:39 <acklen> he's humming the song from Snow White?
20:20:43 <Xaroth> Eddi|zuHause: https://www.youtube.com/watch?v=HI0x0KYChq4
20:20:53 <Xaroth> Enjoy having that song stuck in your head for the next few horus
20:21:00 <Xaroth> .. hours, even.
20:21:09 *** gelignite has joined #openttd
20:21:23 <Eddi|zuHause> i don't think i ever actually watched that movie
21:00:29 *** glx has joined #openttd
21:00:29 *** ChanServ sets mode: +v glx
21:10:51 *** matt21347 has quit IRC
21:11:19 *** sim-al2 has quit IRC
21:12:55 *** sim-al2 has joined #openttd
21:17:49 <SpComb> https://steamcommunity.com/sharedfiles/filedetails/?id=1546327024 https://steamcommunity.com/sharedfiles/filedetails/?id=1546327648 almost but not quite at my 800 SPM goal
21:18:47 <Eddi|zuHause> what are we looking at?
21:18:54 <SpComb> factorio
21:19:01 <Eddi|zuHause> i got that far
21:19:59 <SpComb> it's like TTD except you have to build the industries/factories yourself. It's also got the trains, but they're less important
21:21:22 <Eddi|zuHause> i know what factorio is
21:21:38 <Eddi|zuHause> it's not like it never came up in here :p
21:22:18 <SpComb> then I don't understand your question
21:23:07 <Eddi|zuHause> something like "what's an SPM?
21:23:31 <ST2> science per minute
21:23:37 <SpComb> ah, Science Per Minute, 'cause that's where all your factory production goes in the end
21:24:30 <SpComb> the demand for all your other production can be determined from that, plus whatever gets used for modules/construction
21:35:59 <andythenorth> well
21:53:08 *** gelignite has quit IRC
22:01:18 *** sla_ro|master has quit IRC
22:01:49 <planetmaker> hm. I don't have write access to https://github.com/OpenTTD/nml :P
22:16:10 <andythenorth> don't think I am admin there
22:16:39 <peter1138> planetmaker, not even PRs?
22:16:44 <LordAro> planetmaker: i think TB, frosxh & glx are GH admins?
22:16:49 <LordAro> *typos
22:17:05 <peter1138> If it's like the main repo then you'll need to have your PRs approved again.
22:17:25 <glx> ah yes I can touch stuff there
22:17:42 <glx> I even have access to the danger zone
22:17:55 * LordAro gets on the highway
22:19:52 <planetmaker> peter1138, yes... but I cannot approve pull requests there. And for NML I would like to have maintainer rights
22:24:16 <glx> I set it like openttd for now
22:25:06 <planetmaker> aye, thanks
22:25:07 <glx> probably will need fine tuning, but at least it works like openttd repo
22:27:22 <andythenorth> ooh now I have access :P
22:27:36 <planetmaker> I probably will need to be able to do more there... release manager for sth w/o managing rights is... strange :P But for now that's enough. Got to figure out things anyway.
22:32:20 *** Wolf01 is now known as Guest1175
22:32:22 *** Wolf01 has joined #openttd
22:37:09 *** Guest1175 has quit IRC
22:39:38 *** nielsm has quit IRC
23:02:40 *** Gja has quit IRC
23:05:08 *** juzza1_ has quit IRC
23:06:50 *** Progman has quit IRC
23:20:16 *** andythenorth has left #openttd
23:21:01 *** Wolf01 is now known as Guest1179
23:21:03 *** Wolf01 has joined #openttd
23:26:24 *** Guest1179 has quit IRC
23:35:31 *** juzza1 has joined #openttd
23:56:56 *** sim-al2 has quit IRC