<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:17:42] <gamax92> Hey Mimiru, you know of Eclipse's Save Actions right?
L2[00:22:21] <Mimiru> no?
L3[00:22:56] <gamax92> Mimiru: ahh, well you can configure Eclipse to do various tasks when you save a file, such as trimming white space or automatically formatting or adding in @Override's and more
L4[00:23:09] <gamax92> I tend to just tell it to trim white space and add in @Override's
L5[00:24:21] <Mimiru> huh... neat
L6[00:24:33] <gamax92> Mimiru: oh and removing unused imports
L7[00:25:20] <gamax92> Yeah when you open Preferences its Java -> Editor -> Save Actions
L8[00:26:04] <Mimiru> I'll try to remember that heh I closed eclipse and about to head to bed
L9[00:26:09] <Mimiru> Thanks though, sounds neat
L10[00:27:49] ⇦ Quits: Doty1154 (~Doty1154@2601:648:8000:134f:cc50:f603:24f4:5c5e) (Read error: Connection reset by peer)
L11[00:28:34] <Mimiru> tomorrow I'll work on nullchecks for 1.8 openfm and possibly start porting OpenSec
L12[00:29:39] <gamax92> bah right, needed to go fix up the lua side of that >_>;
L13[00:30:15] <gamax92> also noticed that occasionally you see a color change on the client but then it's not submitted to the server and gets reverted, pressing enter in the color text box works though
L14[00:31:01] *** medsouz is now known as medsouz|offline
L15[00:32:26] <Mimiru> Odd
L16[00:33:18] <Mimiru> wtf github client
L17[00:43:53] <Mimiru> gamax92, you don't have errors in OGGPlayer, do you?
L18[00:44:13] <gamax92> I don't have ogg's to test with ^^;
L19[00:44:32] <gamax92> why what's it doing?
L20[00:44:34] <Mimiru> Well, no I mean in the class itself
L21[00:44:41] <gamax92> oh, no it compiles for me
L22[00:44:44] <Mimiru> The resource type SourceDataLine does not implement java.lang.AutoCloseable
L23[00:45:22] <gamax92> hmm ...
L24[00:46:37] <Mimiru> Wonder if it's not liking jdk 8
L25[00:46:50] <gamax92> I use jdk 8
L26[00:46:59] <Mimiru> Oh.. hmm
L27[00:49:29] *** mrkirby153 is now known as kirby|gone
L28[00:50:23] <Mimiru> javax.sound.sampled.SourceDataLine
L29[00:50:23] <Mimiru> wtf
L30[00:50:26] <Mimiru> err
L31[00:50:32] <Mimiru> The resource type SourceDataLine does not implement java.lang.AutoCloseable
L32[00:50:33] <gamax92> Mimiru: yeah just did a build and it went fine
L33[00:50:38] ⇨ Joins: Vexatos (~Vexatos@p200300556E32CA52BC4200A28C0F6602.dip0.t-ipconnect.de)
L34[00:50:38] zsh sets mode: +v on Vexatos
L35[00:50:46] <gamax92> lol Vexatos
L36[00:50:59] <Mimiru> Type mismatch: cannot convert from SourceDataLine to javax.sound.sampled.SourceDataLine
L37[00:51:02] <Vexatos> I didn't do it!
L38[00:51:10] * Mimiru murders eclipse
L39[00:51:23] <gamax92> Mimiru: does it atleast build if you do gradlew build?
L40[00:51:36] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Read error: Connection reset by peer)
L41[00:52:30] <Mimiru> Yeah...
L42[00:52:58] <gamax92> which eclipse version you using?
L43[00:52:59] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L44[00:53:12] <Mimiru> Luna 4.4.2
L45[00:54:05] <gamax92> Ahh, I doubt that'd cause issues but mine is Mars.2, mainly because in Luna it just crashes quite a bit and then in Mars it stopped crashing but then I get black tooltips unless I disable GTK3 :D
L46[00:54:17] <gamax92> thanks eclipse
L47[00:55:13] <Vexatos> grargh
L48[00:55:14] <Vexatos> OC
L49[00:55:20] <Vexatos> compile. Please.
L50[00:56:00] *** medsouz|offline is now known as medsouz
L51[00:56:31] *** medsouz is now known as medsouz|offline
L52[00:57:03] ⇦ Quits: Rorax (~Rorax@2402:8200:320e:ee00:710f:661d:25e4:59c1) (Quit: Leaving)
L53[00:59:06] <gamax92> Mimiru: yeah I can confirm my SourceDataLine has AutoCloseable in it
L54[00:59:19] <Mimiru> dafuq...
L55[01:01:46] <gamax92> Mimiru: when you look at "JRE System Library" in the package explorer what does it say in brackets
L56[01:03:12] <Mimiru> jre1.8.0_91
L57[01:03:40] <gamax92> yup same here: java version "1.8.0_91"
L58[01:03:58] <gamax92> (that's not what it says in brackets, I ran java -version)
L59[01:05:23] <Vexatos> what
L60[01:05:29] <Vexatos> I can't even compile Computronics now
L61[01:05:29] <gamax92> hey Vexatos
L62[01:05:30] <Vexatos> wat
L63[01:05:36] <gamax92> great job!
L64[01:05:36] <Vexatos> intelliJ pls
L65[01:06:12] <Vexatos> same gradle API error
L66[01:06:14] <Vexatos> what the fudge
L67[01:09:17] <gamax92> Vexatos: have you tried simply just moving your gradle cache out of the way and starting fresh (moving so that if it doesn't fix it then you can move it back without having to regenerate all of it)
L68[01:09:37] <Vexatos> gradle project stuff all works
L69[01:09:45] <Vexatos> it's just compiling the project that breaks
L70[01:10:12] <gamax92> and trying something different than just compiling and hitting the same error over and over is bad why?
L71[01:10:42] <Vexatos> because I don't want to download a gigabyte of stuff :D
L72[01:11:31] <gamax92> oh ... that's why it wasn't compiling due to thaumcraft ...
L73[01:11:39] <gamax92> because that's a submodule
L74[01:13:25] * gamax92 pets OpenComputers-MC1.10.2-1.6.0-dev+3f26590.jar
L75[01:13:47] <Vexatos> :<
L76[01:15:35] <Vexatos> idea pls
L77[01:15:38] <Vexatos> downgrading IDEA fixed it
L78[01:15:48] <gamax92> heh
L79[01:16:07] <Mimiru> gamax92, pushed my changes
L80[01:17:44] <gamax92> bah ... did you add in organize imports to your save actions? :P
L81[01:17:53] <Mimiru> yes
L82[01:17:55] <gamax92> don't.
L83[01:18:27] <gamax92> just use: remove unused imports, otherwise eclipse will reorder and uncurl .*'s for no reason
L84[01:19:20] <Mimiru> Hmm.. k
L85[01:21:05] <Mimiru> yeah looking over the commit that sucks
L86[01:21:07] <Mimiru> my bad.
L87[01:21:41] <gamax92> Mimiru: you can always have a redo ;3
L88[01:24:53] <Mimiru> I'll switch back to the .*'s but meh on the rest.. :P
L89[01:25:05] <gamax92> Mimiru: want me to do the redo then?
L90[01:25:41] <Mimiru> I need to sleep lol
L91[01:25:46] <gamax92> so I'll do it then
L92[01:31:45] <Mimiru> Oh hey... I can add CC compat back in for 1.8.9 before release too
L93[01:31:53] <Mimiru> Only to have to rip it back out for 1.9 lol
L94[01:32:29] <Mimiru> anyway
L95[01:32:30] <Mimiru> night
L96[01:32:34] <Mimiru> I'm falling asleep at the keyboard
L97[01:33:33] <Vexatos> there is a 1.9 CC beta
L98[01:33:34] <Vexatos> :P
L99[01:34:22] <Mimiru> Oh, well neat..
L100[01:35:35] <Vexatos> Wow
L101[01:35:36] <Vexatos> wow
L102[01:35:36] <Vexatos> just
L103[01:35:37] <Vexatos> wow
L104[01:35:38] <Vexatos> game
L105[01:35:40] <Vexatos> p l s
L106[01:36:18] <Vexatos> I fixed that problem Rorax had
L107[01:39:16] <Vexatos> Yo, does anyone have access to Snagar's jenkins server?
L108[01:40:13] <gamax92> Mimiru: oh, you already put another commit on top :/
L109[01:44:11] ⇨ Joins: Trangar (~Trangar@249-153-145-85.ftth.glasoperator.nl)
L110[01:44:12] <gamax92> r.i.p my magic
L111[01:47:33] <gamax92> I was gonna do something all fancy and you were to be amazing, but my one weakness in that plan is if another commit is put on top
L112[01:48:28] <payonel> Magik6k: hi
L113[02:03:33] <gamax92> payonel: Sample Text
L114[02:03:48] <payonel> sample response
L115[02:07:35] ⇦ Quits: Kiddobyte (~Kiddobyte@75-128-216-19.dhcp.trcy.mi.charter.com) (Quit: Leaving)
L116[02:09:13] ⇦ Quits: Vexatos (~Vexatos@p200300556E32CA52BC4200A28C0F6602.dip0.t-ipconnect.de) (Ping timeout: 384 seconds)
L117[02:19:30] ⇨ Joins: Vexatos (~Vexatos@p200300556E32CA40BC4200A28C0F6602.dip0.t-ipconnect.de)
L118[02:19:30] zsh sets mode: +v on Vexatos
L119[02:47:02] ⇦ Quits: TheFox (webchat@pool-108-4-58-236.rcmdva.fios.verizon.net) (Ping timeout: 195 seconds)
L120[03:04:41] ⇨ Joins: Ember_Primrose (~Ember_Pri@105.227.134.200)
L121[03:04:57] ⇨ Joins: LeshaInc (~LeshaInc@213.5.21.47)
L122[03:06:54] <Ember_Primrose> morning everbody!
L123[03:16:39] ⇦ Quits: fingercomp (~fingercom@host-46-50-128-141.bbcustomer.zsttk.net) (Read error: Connection reset by peer)
L124[03:17:02] ⇨ Joins: fingercomp (~fingercom@host-46-50-128-141.bbcustomer.zsttk.net)
L125[03:21:27] ⇨ Joins: Something12 (~Something@S010634bdfa9eca7b.vs.shawcable.net)
L126[03:54:21] <Lizzy> okay, did esper derp last night?
L127[03:58:38] <Ember_Primrose> why, what happened?
L128[03:59:13] <Lizzy> when i went to bed, my nick was Elizabeth, now it's Lizzy and EnderBot2 said hi to me in a few other channeks
L129[03:59:59] <Ember_Primrose> it might be the client you are using, if you are using one that is.
L130[04:00:22] <Ember_Primrose> but it most probaly just derped
L131[04:00:26] <Lizzy> no, it's not the client i'm using
L132[04:00:39] <Lizzy> it seems that EsperNet's Anarchy server died
L133[04:00:58] <Ember_Primrose> yea it was esper
L134[04:00:58] <Ember_Primrose> oh
L135[04:01:00] <Ember_Primrose> ^
L136[04:01:18] <Lizzy> cause me and a few of the other people on my bouncer re-connected (including Ender who's on a different server)
L137[04:02:11] <Ember_Primrose> it seems to my client, that it died 10:05 UCT 0
L138[04:03:02] ⇦ Quits: Ember_Primrose (~Ember_Pri@105.227.134.200) (Read error: Connection reset by peer)
L139[04:03:16] ⇦ Quits: Something12 (~Something@S010634bdfa9eca7b.vs.shawcable.net) (Ping timeout: 186 seconds)
L140[04:03:28] ⇨ Joins: Ember_Primrose (~Ember_Pri@105.227.134.200)
L141[04:03:40] <Ember_Primrose> it died AGAIN
L142[04:04:22] <Ember_Primrose> no wait, log says i switched to chaos server
L143[04:05:31] *** gAway2002 is now known as g
L144[04:12:46] ⇨ Joins: Nentify (uid14943@2604:8300:100:200b:6667:1:0:3a5f)
L145[04:43:13] ⇨ Joins: Dark (~MrDark@cpe-76-181-157-113.columbus.res.rr.com)
L146[05:02:27] *** LeshaInc is now known as Seryoga__
L147[05:03:15] *** Seryoga__ is now known as LeshaInc
L148[05:05:30] ⇨ Joins: xarses_ (~xarses@c-73-202-191-48.hsd1.ca.comcast.net)
L149[05:07:49] ⇦ Quits: xarses (~xarses@c-73-202-191-48.hsd1.ca.comcast.net) (Ping timeout: 192 seconds)
L150[05:09:19] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Ping timeout: 190 seconds)
L151[05:09:26] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L152[05:25:20] ⇨ Joins: VikeStep (~VikeStep@101.184.243.180)
L153[05:28:04] * Lizzy snuggles her vifino
L154[05:37:51] ⇨ Joins: Inari (~Pinkishu@p5DEC6576.dip0.t-ipconnect.de)
L155[05:37:59] <Inari> https://images.sankakucomplex.com/wp-content/uploads/2016/07/NewGame-Episode2-Omake-2.gif
L156[05:42:36] <Ember_Primrose> http://funnyand.com/wp-content/uploads/2014/02/Im-melting.jpg <--- michiyo yesterday
L157[05:44:55] <Inari> at least it wasnt the clothes melting http://img.ifcdn.com/images/f3afdedcff5d8688557d07bffc5dabb2ca38f835248eecd311b9ee048e2f3a3b_1.gif
L158[05:48:33] <Forecaster> lewd
L159[05:49:32] <Inari> https://i.redditmedia.com/KyYvXtBTI6l5J49EjUImF_M25OMBtrgRBPV-mYDld28.jpg?w=1024&s=5125caa2f8e1a03931d127fe9b6f32df haha nice
L160[05:49:57] <Forecaster> sigh
L161[05:50:03] <Forecaster> irssi still doesn't break long urls
L162[05:50:06] <Forecaster> >:
L163[05:51:06] <Inari> "doesnt like"?
L164[05:51:24] <g> if you think that's good
L165[05:51:26] <g> http://www.pokewalk.com/
L166[05:52:11] ⇨ Joins: Kenny164 (~pkinney@5.80.60.70)
L167[05:52:13] <Inari> lol
L168[05:53:16] <Vexatos> Inari, what the fish
L169[05:53:29] <Vexatos> this channel is not NSFW >_>
L170[05:54:07] <Vexatos> I mean, Pokémon Go is ruining work flow all around the world :X
L171[05:54:21] <g> bad jokes, bad jokes
L172[05:54:23] <g> :P
L173[05:54:39] <Inari> Vexatos: nothing of that was nsfw :f
L174[05:54:46] <Forecaster> yeah, think of the fishes
L175[05:54:50] <Forecaster> the poor poor fishes
L176[05:54:51] <g> Inari, the clothes melting one was :P
L177[05:54:56] <Inari> nah
L178[05:54:59] <g> Yup
L179[05:55:00] <Inari> didnt show and nipples or genitals
L180[05:55:01] <Vexatos> the last one definitely was
L181[05:55:04] <g> doesn't matter
L182[05:55:05] <Inari> pg-13 at best
L183[05:55:10] <Vexatos> pls
L184[05:55:14] <g> the rating isn't important
L185[05:55:17] <g> the _nudity_ is important
L186[05:55:23] <g> you'd get fired for looking at that at work
L187[05:55:24] <g> :P
L188[05:55:28] <Inari> if you're goign to be literal, everything irc isl ikely nsfw
L189[05:55:51] <g> only if you're in all my channels
L190[05:55:51] <g> xD
L191[05:56:25] <Inari> so will you get fired for looking at https://images.sankakucomplex.com/wp-content/uploads/2016/07/NewGame-Episode2-Omake-2.gif ?
L192[05:56:37] <g> probably
L193[05:56:43] <Forecaster> I think it's common sense to not open Inari links at work :P
L194[05:56:54] <Inari> just smile https://images.sankakucomplex.com/wp-content/uploads/2016/07/NewGame-Episode2-12.jpg
L195[05:57:35] <g> Most coding jobs have people that understand coding, and they know that you _have_ to take a break from it every so often
L196[05:57:46] <g> but there's a difference between watching a youtube video and browsing lewd gifs
L197[05:57:46] <g> :P
L198[05:58:00] <Inari> there shouldnt be
L199[05:58:08] <g> that isn't the question though
L200[05:58:13] <Inari> it is
L201[05:58:17] <Inari> revolt! change something!
L202[05:58:28] <g> "Oh man, I'm just gonna go stab this person because it should be the same as poking them"
L203[05:58:33] <g> "fuk da polis"
L204[05:59:00] <Inari> well no, poking and stabbing clearly has very diferent consequences..
L205[05:59:22] <g> well yeah, so does this
L206[05:59:25] <gamax92> Inari: https://i.imgur.com/4KBM3o8.png NSFW
L207[05:59:25] <g> in one instance you're taking a break
L208[05:59:32] <g> in the other you're doing something socially unacceptable
L209[05:59:41] <Inari> heh
L210[06:00:24] <Inari> society is weird *shrugs*
L211[06:00:43] <g> yeah, but you want to keep your job
L212[06:00:46] <g> so you abide by it :P
L213[06:00:58] <Inari> nah
L214[06:01:04] <Inari> you find a boss that isnt an idiot
L215[06:01:05] <Forecaster> and if you want to keep your job you don't open Inari links at work
L216[06:01:09] <g> Inari, hahaha
L217[06:01:11] <Forecaster> :P
L218[06:01:15] <g> how spoiled are you
L219[06:01:17] <Inari> or become your own
L220[06:01:21] <g> that you think you can just leave a job and walk into another one
L221[06:01:55] <g> let alone find a boss that doesn't have any prescribed notion of what is acceptable at work
L222[06:02:11] <Inari> being spoiled means you can adapt, its a basic humans trait :D
L223[06:02:40] <g> haha, I'd like to see you find a job in ireland at all with that attitude
L224[06:02:48] <g> I'd take almost any job at this point and I can't find any
L225[06:03:15] <Inari> try freelance work on the net?
L226[06:03:27] <g> oh yeah, I'm gonna spend 10 hours on something for $20
L227[06:03:28] <g> :P
L228[06:03:43] <gamax92> 2 bucks an hour! not bad
L229[06:03:51] <g> that's awful
L230[06:03:54] <Inari> i think you have a misconception, but sure
L231[06:03:55] <gamax92> exactly
L232[06:04:01] <g> minimum wage in ireland is like €9.50/hour
L233[06:04:13] <g> well, maybe? the freelance market is saturated
L234[06:04:18] <g> you're only going to get the jobs other people don't want
L235[06:05:39] <Inari> then noone would get any jobs
L236[06:05:52] <Inari> butthen it couldnt be saturated
L237[06:06:02] <g> that's not something that can happen so easily irl
L238[06:06:39] <Inari> apaprently you're not getting any job irl thouhg
L239[06:06:50] <g> yeah, the reason for that is different though
L240[06:07:05] <g> well, there's two reasons for it
L241[06:07:21] <g> the first one is that lots of businesses don't have all that money, since we're still recovering from the recession post-celtic tiger
L242[06:07:30] <Inari> freelance jobs are less bound, nothing prevents you from trying to find a nice one while you're searching for an IRl job. and if you happent o find on,e you get som emoney for a while
L243[06:07:54] <g> the second one is that jobbridge, something put in years ago, encourages businesses to not take on normal jobs, and instead take on interns via jobbridge
L244[06:08:00] <g> because the interns aren't paid for by the business
L245[06:08:10] <g> they get paid around €3.80/hour by the government
L246[06:08:24] <g> they're scrapping that at the end of the year though, which will be an improvement
L247[06:08:43] <g> Inari, that's not how it works
L248[06:08:48] <g> if you don't have a job, you're on welfare
L249[06:08:55] <g> welfare is means tested
L250[06:09:21] <g> they assess your income (and it would be fraud to not declare your freelance income) and if you make above a baseline then you get no welfare
L251[06:09:27] <g> that baseline is below what welfare actually pays out, as well
L252[06:09:39] <g> also, if you take a position with jobbridge, you can't have any other income
L253[06:10:00] <g> jobbridge pays €52/week more than base welfare so it's a smart idea to take it in that case
L254[06:10:20] ⇨ Joins: Turtle (~SentientT@82-171-92-73.ip.telfort.nl)
L255[06:10:26] <g> welfare is super strict here
L256[06:10:31] <g> you can't even take undeclared voluntary work
L257[06:10:38] *** LatvianModder is now known as Latvian|mc
L258[06:10:39] <g> they delay your payments if they find out
L259[06:11:34] <g> also, if you're on welfare without a jobbridge position or government-sponsored course for long enough, they literally have someone follow you around 3 days a week to see what you do
L260[06:12:16] <g> still think the system is easy, Inari? :P
L261[06:12:50] <g> this is all ireland ofc, we don't do things like they do in the US
L262[06:12:54] <g> there's no food stamps for example
L263[06:15:37] <Inari> never claimed it easy :P just dont believe in caving in to nonsense
L264[06:15:56] <g> there's a difference between caving to nonsense and doing what you've gotta do to eat for the week
L265[06:16:08] <Inari> they're rougly the same
L266[06:16:26] <g> try telling me that again when you go two weeks with $30 to live on
L267[06:16:37] <Inari> only in one scenario your food is held hostage
L268[06:16:42] <Inari> which doesnt put a good shade on society, now doe sit
L269[06:16:58] <g> No, but one person going "No, fuck you" isn't going to change it
L270[06:17:12] <g> use your vote, not your stomach
L271[06:17:38] <g> eg, the government doesn't _want_ to give you money
L272[06:17:47] <g> they will do what they can to put you in a position that isn't welfare
L273[06:18:02] <g> that's why you can only do a max 18 months on jobbridge
L274[06:18:06] <g> in your lifetime
L275[06:18:29] <g> so if you go "I'm not gonna do what you ask me", they're gonna go "great, I can save another €152/week"
L276[06:18:57] <g> (if you get fired, they hold onto payments for a couple months as well, btw)
L277[06:19:09] <g> alright I've gotta get ready to head out, gotta go work (also on jobbridge..)
L278[06:19:10] <g> later
L279[06:19:12] *** g is now known as gAway2002
L280[06:19:25] *** amadornes[OFF] is now known as amadornes
L281[06:20:50] <Forecaster> when I was doing an internship at an IT company with a classmate he was told he wasn't allowed to bring the liquor bottle he kept water in, or at least have it out in the office
L282[06:21:07] <Forecaster> because it would look bad when clients were visiting the office
L283[07:12:50] ⇦ Quits: LeshaInc (~LeshaInc@213.5.21.47) (Quit: Die)
L284[07:15:26] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Killed (NickServ (GHOST command used by Nachie)))
L285[07:15:30] ⇨ Joins: Nachie (~Nachie@50-83-108-134.client.mchsi.com)
L286[07:18:23] <Lizzy> one more episode of Torchwood: Miracle day left
L287[07:20:46] <Lizzy> lol
L288[07:23:29] <Forecaster> dunno what that is
L289[07:23:30] <Forecaster> :P
L290[07:24:39] <Lizzy> so SeaLion is a monitoring site sort of things. and it originally had a 14 day trial period, i created an account about a month or 2 ago and just today i got an email saying the 14-day trial had expired
L291[07:24:51] <Lizzy> Forecaster, it's a TV series
L292[07:25:40] <Dustpuppy> on the moon. a small step for a player, a big step for the minecraft world
L293[07:27:39] <Forecaster> Lizzy: what kind?
L294[07:28:17] <Lizzy> Forecaster, British Sci-fi, it's a spinoff from Doctor Who
L295[07:28:24] <Forecaster> ah
L296[07:42:18] <Lizzy> Torchwood is also an anagram of Doctor Who
L297[07:44:51] <Lizzy> In other news I think I might completely gut and redo part of my city tonight
L298[07:45:14] <Forecaster> sounds gory
L299[07:47:15] <Lizzy> Hmm, though do I want to gut the part I'm thinking of or start a new save on a flatter map
L300[07:50:37] <Ember_Primrose> Your City?
L301[07:50:45] <Forecaster> Cities Skylines
L302[07:50:52] <Ember_Primrose> ah nice
L303[07:51:12] <Ember_Primrose> forecaster, your streaming at 4pm today right?
L304[07:51:25] <Forecaster> I will yes
L305[07:52:28] <Ember_Primrose> apparently yt doesn't want to notify me, like there is no notify button
L306[07:52:51] <Forecaster> notify button?
L307[07:53:26] <Ember_Primrose> like when you're live
L308[07:53:34] *** Latvian|mc is now known as LatvianModder
L309[07:53:49] <Ember_Primrose> and i am not talking about subscribe
L310[07:54:04] <Forecaster> if you're subscribed the stream should appear in your subscription page
L311[07:54:29] <Forecaster> then you can tell youtube to send you emails when I publish a video, that might also tell you when I'm streaming
L312[07:54:59] <Ember_Primrose> ^ not posibble for some reason
L313[07:55:12] <Forecaster> not possible?
L314[07:55:54] <Ember_Primrose> there is no extra option to notify me, look ill send a screenie
L315[07:57:25] <Forecaster> if you go to a video, next to the subscribe button there's a button with a cog on it
L316[07:58:02] <Ember_Primrose> nope
L317[07:58:08] ⇦ Quits: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de) (Remote host closed the connection)
L318[07:58:20] <Ember_Primrose> http://imgur.com/LLZvSkR
L319[07:59:07] <Forecaster> not on the gaming site
L320[07:59:11] <Forecaster> on regular YT
L321[07:59:20] <Ember_Primrose> yeah my brain farted
L322[07:59:27] <Ember_Primrose> all fixed now
L323[08:01:31] <Ember_Primrose> are you using fastcraft in your pack? (your modded minecraft series)
L324[08:01:37] <Forecaster> yes
L325[08:01:50] <Ember_Primrose> rec software?
L326[08:02:04] <Forecaster> bandicam
L327[08:02:38] <Ember_Primrose> oh ok, just wanted to warn you that fastcraft and fraps = bsod
L328[08:02:50] <Forecaster> used to use fraps, worked fine
L329[08:02:56] <Ember_Primrose> i like your voice
L330[08:03:12] <Forecaster> thanks :P
L331[08:04:22] <Ember_Primrose> almost like direwolf20 and xisuma combined with a touch of swedish iskall85. yeah i have a wierd way of describing things
L332[08:04:29] <Ember_Primrose> *Weird
L333[08:05:04] <Ember_Primrose> i would die so quickly in that pack tho
L334[08:05:19] <Ember_Primrose> #enviromine
L335[08:05:22] <Forecaster> I've died quite a bit
L336[08:05:27] <Forecaster> 395 times
L337[08:05:34] <Ember_Primrose> :D
L338[08:05:44] <Ember_Primrose> sounds about right
L339[08:06:05] <Ember_Primrose> imagine that + mocreatures
L340[08:06:20] * Ember_Primrose dies in death
L341[08:07:11] <Forecaster> if entities weren't so awful I might have added that
L342[08:07:15] <Forecaster> maybe after the upgrade
L343[08:07:45] <Ember_Primrose> upgrade?
L344[08:08:03] <Forecaster> new motherboard & cpu
L345[08:08:12] <Ember_Primrose> which ones?
L346[08:08:54] * Mimiru yawns
L347[08:09:04] <Ember_Primrose> hai
L348[08:09:22] <Forecaster> mobo is a GIGABYTE GA-Z97X-Gaming GT
L349[08:09:44] <Ember_Primrose> oOoOoOoOoO niiicee
L350[08:09:59] <Forecaster> cpu is an i7 970 I think it was
L351[08:10:10] <Forecaster> no
L352[08:10:21] <Forecaster> intel i7-4790
L353[08:10:25] <Ember_Primrose> omg I envy you
L354[08:10:37] <Ember_Primrose> gpu?
L355[08:11:00] <Mimiru> Ok, let's see what derps gamax92 was talking about lua.. side..
L356[08:11:01] <Mimiru> hmm
L357[08:11:02] <Mimiru> wat
L358[08:11:41] <Mimiru> o_O
L359[08:11:43] <Mimiru> net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: pcl/OpenFM/network/message/MessageRadioPlaying
L360[08:11:49] <Mimiru> But that class is RIGHT there...
L361[08:12:03] <Forecaster> goy is a GeForce 750 Ti
L362[08:12:24] <Inari> "goy"
L363[08:12:27] <Mimiru> s/oy/pu/
L364[08:12:27] <MichiBot> <Inari> "gpu"
L365[08:12:30] <Mimiru> damn it
L366[08:12:36] <Mimiru> s/oy /pu /
L367[08:12:37] <MichiBot> <Forecaster> gpu is a GeForce 750 Ti
L368[08:12:37] <Inari> fail
L369[08:12:44] <Forecaster> yes, that :P
L370[08:12:44] <Lizzy> Forecaster, when are you streaming?
L371[08:12:52] <Forecaster> less than an hour
L372[08:12:56] <Lizzy> k
L373[08:13:07] <Ember_Primrose> be seeing you there?
L374[08:14:19] * Mimiru shoots minecraft
L375[08:14:47] <Ember_Primrose> villager voice:"NOOO"
L376[08:14:56] * Lizzy pets Mimiru
L377[08:15:18] <Mimiru> That class is RIGHT there q_q
L378[08:15:44] <Forecaster> I'd love to stream me building this railway which I've been doing for the last 3 hours
L379[08:16:07] <Forecaster> but my computer wouldn't be able to handle running mc and live encoding it
L380[08:16:08] <Ember_Primrose> choo choo
L381[08:16:21] <Forecaster> it wouldn't be playable
L382[08:16:30] <Forecaster> the railway is currently about 5000 blocks long
L383[08:16:41] <Ember_Primrose> GOOD GOD
L384[08:16:42] <Forecaster> and it's barely halfway done
L385[08:16:56] <Forecaster> built all by hand using a tracklayer
L386[08:17:09] <Ember_Primrose> Why that long tho?
L387[08:17:27] <Forecaster> it's going to end where my new base is going to be
L388[08:17:42] <Forecaster> I'm going to use it to transport my stuff there
L389[08:17:52] <Ember_Primrose> cargo carts?
L390[08:18:02] <Forecaster> and chest carts
L391[08:18:09] <Forecaster> I've got a lot of misc junk
L392[08:18:32] <Lizzy> how long you gonna make your trains?
L393[08:18:37] <Ember_Primrose> wish trains worked properly on jump tracks
L394[08:19:09] <Forecaster> even if I min-maxed the train length within an anchor cart it'd still take a lot of trips :P
L395[08:19:31] <Lizzy> "min-maxed"?
L396[08:19:35] <Ember_Primrose> mutliple trains?
L397[08:19:51] <Forecaster> squeezed in as many carts as will with within the loaded area :P
L398[08:19:57] <Forecaster> "min-maxed" was shorter
L399[08:20:04] <Lizzy> k
L400[08:20:20] * Lizzy likes her 16 cart monster train
L401[08:20:32] <Lizzy> sadly it was prone to breaking
L402[08:21:07] <Lizzy> if you think 5 cart trains duplicating is bad, you haven't seen that thing break and multiply
L403[08:27:07] <Mimiru> I don't fucking get it
L404[08:30:20] <Mimiru> %seen gamax92
L405[08:30:23] <MichiBot> Mimiru: gamax92 was last seen 2h 26m 25s ago.
L406[08:30:25] <Mimiru> shit
L407[08:31:06] <Lizzy> .load
L408[08:31:06] <EnderBot2> CPU: 0.21 0.17 0.19 , RAM: 14.7G/31.3G (~47.0%), SWAP: 340.8M (~0.4%), Uptime: 298 days, 15:15:45.250000
L409[08:31:35] <Lizzy> if only i was 30 seconds earlier
L410[08:34:07] <Mimiru> and I can't even run it in the IDE cause of some stupid screw up there
L411[08:42:35] <Forecaster> :P
L412[08:48:00] <Forecaster> I wonder if I can send output to my rendering computer, and have that handle the encoding and streaming
L413[08:48:13] <Inari> possibly
L414[08:48:53] <Forecaster> might poke that later after this stream
L415[08:49:14] <Ember_Primrose> what will you be streaming?
L416[08:49:36] <Forecaster> enter the gungeon probably
L417[08:49:52] <Ember_Primrose> ooo fun
L418[08:50:01] <Forecaster> but really I can play anything as long as my computer can run it and encode at the same time
L419[08:50:07] <Forecaster> which doesn't leave a lot unfortunately
L420[08:50:56] <Ember_Primrose> when is your upgrade due?
L421[08:51:19] <Forecaster> the eta for the motherboard is monday
L422[08:51:55] <Ember_Primrose> at least it won't take forever like mine
L423[08:52:05] <Ember_Primrose> my new gpu is due december
L424[08:52:09] <Forecaster> upgrading and re-installing my computer should take less than a day
L425[08:52:42] <Inari> https://www.youtube.com/watch?v=eKYm1Wfpytg
L426[08:52:43] <MichiBot> Timothy Rap Full [Anne Happy] | length: 3m 18s | Likes: 1299 Dislikes: 20 Views: 67197 | by ABIKAU
L427[08:54:00] <Ember_Primrose> hehe
L428[08:55:03] <Inari> Vexatos: "Macht feucht über die ganze Nacht." heh
L429[08:56:16] <Vexatos> http://vazkii.us/uwot.ogg
L430[08:56:27] <Inari> lip balm amazon review :3
L431[08:56:37] *** Jakemich- is now known as Jakemichie97
L432[08:56:55] <Ember_Primrose> lol vextatos
L433[08:57:02] <Ember_Primrose> u wot m8
L434[08:57:12] <Forecaster> that sounds like TB
L435[08:57:17] <Inari> it is TB
L436[08:57:17] <Vexatos> it is TB
L437[08:57:21] <Inari> ninja'd
L438[08:57:35] <Forecaster> that explains it I suppose :P
L439[08:57:46] * Lizzy wonders where her vifino is
L440[08:58:02] <Inari> it was TBs reaction to vazkii making endermen teleport you to them if you are in a 2-high space
L441[08:58:04] ⇦ Quits: xarses_ (~xarses@c-73-202-191-48.hsd1.ca.comcast.net) (Ping timeout: 186 seconds)
L442[08:58:04] <Inari> </s>
L443[08:58:06] <Mimiru> %tell gamax92 net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: pcl/OpenFM/network/message/MessageRadioPlaying
L444[08:58:08] <MichiBot> Mimiru: gamax92 will be notified of this message when next seen.
L445[08:58:58] <Ember_Primrose> who is tb?
L446[08:59:07] <Inari> tuberculosis
L447[08:59:09] <Forecaster> TotalBiscuit
L448[08:59:17] <Ember_Primrose> oh yeah
L449[09:00:02] ⇨ Joins: cpup (~cpup@32.218.119.88)
L450[09:00:28] <Inari> i want a new anime like duyrarara
L451[09:00:39] <Inari> boo zestiria is only 12 eps
L452[09:02:25] ⇦ Quits: CoderPuppy (~cpup@32.218.118.67) (Ping timeout: 192 seconds)
L453[09:03:46] ⇨ Joins: Ember (~EiraIRC@105.227.134.200)
L454[09:03:46] ⇦ Quits: Ember (~EiraIRC@105.227.134.200) (Remote host closed the connection)
L455[09:04:10] <Ember_Primrose> well that minecraft irc client is stupid
L456[09:04:56] * vifino groans and flops on Lizzy
L457[09:05:02] <Lizzy> yay
L458[09:05:15] * Lizzy kisses vifino all over and snuggles him tightly
L459[09:06:15] <Ember_Primrose> Forecaster, you live in 5?
L460[09:06:45] ⇨ Joins: LeshaInc (~LeshaInc@213.5.21.47)
L461[09:06:58] * vifino returns all the kisses and snuggles Lizzy
L462[09:07:08] * Lizzy purrs
L463[09:07:27] <Forecaster> live now actually
L464[09:07:43] <Ember_Primrose> yt, y u no notify!!!
L465[09:08:35] <Inari> https://www.youtube.com/watch?v=XWylaMrsaVs stilll loving this song ^.^
L466[09:08:35] <MichiBot> To LoveRU OVA [full opening] | length: 3m 38s | Likes: 549 Dislikes: 9 Views: 140982 | by SatalinDevilukeLala
L467[09:11:51] <Mimiru> And suddenly I can run in IDE...
L468[09:11:53] <Mimiru> wtf
L469[09:12:20] <Mimiru> And of course... it doesn't crash in ide
L470[09:13:39] ⇨ Joins: Ember (~EiraIRC@105.227.134.200)
L471[09:13:40] ⇦ Quits: Ember (~EiraIRC@105.227.134.200) (Remote host closed the connection)
L472[09:14:02] ⇨ Joins: Ember (~EiraIRC@105.227.134.200)
L473[09:14:03] ⇦ Quits: Ember (~EiraIRC@105.227.134.200) (Remote host closed the connection)
L474[09:14:25] <Ember_Primrose> NOPE
L475[09:15:01] <Mimiru> BUNNNNNY
L476[09:15:46] <Mimiru> soo cute http://michi.pc-logix.com/javaw_2016-07-13_09-16-06.png
L477[09:16:59] <Ember_Primrose> OMG IT SO CUTE I GONNA DIIIEE
L478[09:17:14] <Mimiru> lol right?
L479[09:17:42] <Ember_Primrose> yes, i have tehm in 1.7.10 thx to et futurum
L480[09:18:05] <Mimiru> I might need to add that then
L481[09:18:48] ⇨ Joins: CoderPuppy (~cpup@32.218.119.173)
L482[09:19:10] <Ember_Primrose> that feeling when you watch your first stream but then your internet connection gets a stroke
L483[09:21:15] <vifino> https://i.imgflip.com/17c3pz.jpg
L484[09:21:40] ⇦ Quits: cpup (~cpup@32.218.119.88) (Ping timeout: 186 seconds)
L485[09:22:07] <Ember_Primrose> true lol
L486[09:28:18] <vifino> I really want Google Fi here in Germany. :L
L487[09:29:09] <Ember_Primrose> google fi?
L488[09:30:19] <vifino> Yeah, like Google's own cell provider thing.
L489[09:30:35] <Ember_Primrose> oh, yep we don't have that either
L490[09:30:52] <vifino> Only the US. Lucky bastards.
L491[09:31:03] <Izaya> https://i.imgur.com/khrCxwQ.jpg daily weird quota
L492[09:33:32] <Inari> wonder if there will be an anime about fukushima, or one that includes the presence of the exclusion zone
L493[09:34:22] <Inari> i mean, anime took long enough to have smartphones :D
L494[09:34:32] <Izaya> give it 50 years
L495[09:36:14] <Skye> Inari: SEL had smartphones and it was made in 1997
L496[09:36:26] <asie> SEL had many things
L497[09:36:48] <asie> a Twentieth Anniversary Macintosh before it was officially announced
L498[09:36:56] <asie> (as in, it was added there before; the TAM came out in May and SEL in July)
L499[09:37:13] <Inari> Skye: cant say i recall it having smartphones :P
L500[09:39:09] ⇨ Joins: hlgl2 (~hlgl2@aftr-37-201-226-96.unity-media.net)
L501[09:39:29] <Inari> hm
L502[09:39:35] <Inari> cant find any pics of lains phones
L503[09:42:54] <Inari> Skye: looks more like a fliphone really
L504[09:43:25] ⇨ Joins: xarses_ (~xarses@64.124.158.100)
L505[09:46:57] ⇦ Quits: VikeStep (~VikeStep@101.184.243.180) (Read error: Connection reset by peer)
L506[10:00:02] ⇨ Joins: AlexisMachina (uid57631@id-57631.charlton.irccloud.com)
L507[10:09:08] ⇨ Joins: cpup (~cpup@32.218.112.102)
L508[10:10:38] ⇦ Quits: CoderPuppy (~cpup@32.218.119.173) (Ping timeout: 202 seconds)
L509[10:10:57] ⇨ Joins: Jezza (~Jezza@92.206.5.6)
L510[10:13:21] ⇦ Quits: asie (~asie@asie.pl) (Remote host closed the connection)
L511[10:14:10] ⇨ Joins: BILLPC2684 (~BILLPC268@cpe-24-26-134-100.columbus.res.rr.com)
L512[10:15:33] ⇨ Joins: Yepoleb (~yepoleb@178-190-231-213.adsl.highway.telekom.at)
L513[10:16:50] ⇦ Quits: Nachie (~Nachie@50-83-108-134.client.mchsi.com) (Read error: Connection reset by peer)
L514[10:16:58] ⇨ Joins: ThomasRules2000 (~ThomasRul@host81-129-190-32.range81-129.btcentralplus.com)
L515[10:21:38] ⇦ Quits: ThomasRules (~ThomasRul@host81-129-190-32.range81-129.btcentralplus.com) (Ping timeout: 384 seconds)
L516[10:24:54] <Izaya> https://imgur.com/a/p127s
L517[10:26:03] <Forecaster> what the heck is that
L518[10:27:29] <Izaya> what?
L519[10:28:08] <Forecaster> what game is that? oO
L520[10:28:17] <Izaya> ARK: Survival Evolved
L521[10:28:25] <vifino> How many phones does a normal person carry around?
L522[10:28:37] <Izaya> vifino: tops of 2
L523[10:29:02] <ds84182> vifino: oNE
L524[10:29:32] <Forecaster> I have 2
L525[10:30:13] <Forecaster> I have an old non-smart phone in my bad as a spare
L526[10:39:12] * Lizzy is bored
L527[10:39:26] <vifino> Izaya: So me carrying around three is more than normal people?
L528[10:40:11] * vifino unbores Lizzy
L529[10:40:15] <Forecaster> vifino: yes.
L530[10:40:18] <Sangar> o/
L531[10:40:24] <vifino> Sangar!
L532[10:40:29] <vifino> \o
L533[10:40:51] <Lizzy> omfg it's a Sangar
L534[10:40:59] <Lizzy> vifino, soon™
L535[10:41:01] <Inari> since Skye didnt want it
L536[10:41:14] * Inari massages topical aphrodisiac into Lizzy's lemons
L537[10:41:22] <Lizzy> ...
L538[10:41:54] * Lizzy grabs Inari's hands and slowly moves them away from her lemons
L539[10:41:58] * vifino slaps Inari
L540[10:41:58] * EnderBot2 high-fives vifino
L541[10:42:00] <Inari> D:
L542[10:42:07] <Inari> noone likes it :P
L543[10:42:21] <Sangar> now to catch up...
L544[10:42:22] <Vexatos> Sangar!
L545[10:42:28] <Vexatos> glhf checking PRs
L546[10:42:38] <Sangar> and issues and everything, yes
L547[10:42:47] <Vexatos> Sangar, catch up on the entire #oc log :>
L548[10:42:55] <Vexatos> but it was mostly Inari being Inari >_>
L549[10:44:12] <Ember_Primrose> o/
L550[10:44:21] <Sangar> :P
L551[10:45:47] <Vexatos> I did a few things while you were gone :X
L552[10:46:10] <Vexatos> including the Sangar Is Lazy™®© trophy
L553[10:46:28] <Ember_Primrose> Forecaster, are you still live?
L554[10:46:33] <Forecaster> no
L555[10:46:41] <Forecaster> fps was awful
L556[10:46:47] <Forecaster> decided to stop
L557[10:46:58] <Ember_Primrose> \oh i missed it too my internet ahad a stroke
L558[10:47:13] <Ember_Primrose> just lik my spelling
L559[10:47:24] <Forecaster> might try again tomorrow and reboot my computer before to improve performance
L560[10:47:34] <Forecaster> will also be trying hitbox.tv instead of youtube
L561[10:47:40] <Vexatos> Sangar, PSA
L562[10:47:46] <Vexatos> Don't update IDEA to 16.2
L563[10:47:55] <Ember_Primrose> what about beam?
L564[10:47:59] <Vexatos> At least for me it completely broke any gradle project I re-imported :P
L565[10:48:09] <Forecaster> what about beam? :P
L566[10:48:20] * Forecaster has already configured hitbox
L567[10:48:21] <Ember_Primrose> will you ever try that :P
L568[10:48:30] * Ember_Primrose facedesks
L569[10:48:32] <Forecaster> if hitbox doesn't work out sure
L570[10:49:01] <Ember_Primrose> because i never heard of hitbox
L571[10:49:13] <Forecaster> but you already use beam?
L572[10:49:49] <Ember_Primrose> yes, i do why?
L573[10:49:52] <Sangar> Vexatos, thanks for the heads up
L574[10:50:04] <Ember_Primrose> I need to watch your railcraft tuts.
L575[10:50:14] <Forecaster> well, I *do* have a beam account as well
L576[10:51:01] <Ember_Primrose> but i can't find #01-4
L577[10:51:13] * Lizzy should probably do some kind of RC guides perhaps
L578[10:51:25] <Lizzy> maybe setting up of train yards?
L579[10:51:27] * Lizzy shrugs
L580[10:51:28] <Vexatos> now, Sangar: I'd like to add a warning to OC printed to chat in case the coremod failed to load
L581[10:51:29] <Forecaster> if you're talking about the bonus series those aren't railcraft videos
L582[10:51:35] <Vexatos> Where would be the best place to do so :P
L583[10:51:50] <Ember_Primrose> no your railcraft serires of 10 vids
L584[10:52:00] <Sangar> Vexatos, doesn't it already do that?
L585[10:52:03] <Forecaster> http://towerofawesome.org/youtube/?filter=1&exct=1&trm=railcraft
L586[10:52:06] <Vexatos> Only if there were errors
L587[10:52:11] <Vexatos> not if it didn't ever load
L588[10:52:16] <Forecaster> my system is better for finding my videos :P
L589[10:52:19] <Sangar> uhhh, how'd that happen?
L590[10:52:19] * Ember_Primrose would be very keen to see a Lizzy tut!
L591[10:52:33] <Sangar> but in... EventHandler i think is where the messages are added on login atm
L592[10:52:38] <Ember_Primrose> thanks Forecaster
L593[10:52:40] <Vexatos> Sangar, so yesterday, I spent like 2 hours finding out why RF conduits wouldn't connect to cases in the latest build.
L594[10:52:46] <Vexatos> Found the solution today
L595[10:52:53] * Lizzy probably wouldn't be talking in it, she doesn't like her voice
L596[10:52:57] <Vexatos> the person in question was using the 1.9.4 build on 1.10.2
L597[10:53:06] <Vexatos> And, well, @MCVersion("1.9.4")
L598[10:53:23] * Ember_Primrose points Lizzy to Narrator, ROFLS
L599[10:53:37] ⇨ Joins: ThomasRules-OC (~thomasrul@host81-129-190-32.range81-129.btcentralplus.com)
L600[10:53:44] <Lizzy> nah, i'd just stick to text on screen
L601[10:53:55] <Ember_Primrose> you could always use annotations
L602[10:53:56] <Ember_Primrose> ^
L603[10:54:13] <Vexatos> So that is why, Sangar :P
L604[10:54:22] *** ThomasRules2000 is now known as ThomasRules
L605[10:54:51] <Ember_Primrose> anyone here have twiiter profiles i can follow>\?
L606[10:55:00] <Vexatos> @SangarWasTaken? :P
L607[10:55:01] <Sangar> Vexatos, ah, welp
L608[10:55:03] <ThomasRules-OC> exit
L609[10:55:06] ⇦ Quits: ThomasRules-OC (~thomasrul@host81-129-190-32.range81-129.btcentralplus.com) (Client Quit)
L610[10:55:08] <Forecaster> @forecaster71
L611[10:55:20] <Forecaster> mostly used to announce videos (and now streams)
L612[10:55:27] <Lizzy> @LizzyTheSiren
L613[10:55:41] <Vexatos> Sangar, so my idea would be to have ClassTransformer.transform set a new var in the object to true the first time it is called, which happens during load
L614[10:55:53] <Vexatos> if it is still false when a player joins, it'd print a chat message just like the other
L615[10:56:35] <Sangar> hmhmm. is the core mod even "loaded" in that case? i.e. could oc just have a hard dep on the coremod et voila?
L616[10:56:52] <Ember_Primrose> ok followed
L617[10:57:02] * Skye gives Lizzy an air raid siren
L618[10:57:20] <Vexatos> Sangar, a hard dep, that would help, yes
L619[10:57:23] <Vexatos> I guess
L620[10:57:24] <Ember_Primrose> anyone know if michiyo has one? and what is yours skye?
L621[10:57:30] <Vexatos> but wouldn't that lead to confusion?
L622[10:57:42] <Vexatos> i.e. "wtf it depends on a coremod that's not there, BUG REPORT!(/"(=$&Z!PB"
L623[10:57:43] <Skye> Ember_Primrose, I deleted mine
L624[10:57:45] * Lizzy stores it for later
L625[10:58:04] * Ember_Primrose flails in confusion
L626[10:58:05] <Izaya> Twitter does not respect you freedoms
L627[10:58:06] <Sangar> ehh, idk
L628[10:58:17] <Izaya> :3
L629[10:58:17] <Sangar> then again, isn't oc itself depending on the correct mc version?
L630[10:58:24] <Sangar> if not, wouldn't that be the more correct fix?
L631[10:58:44] <Ember_Primrose> well unless you turn on protected mode 9its a thing)
L632[10:58:50] <Forecaster> I'm free enough to announce my videos, that's fine by me :P
L633[10:59:00] <Vexatos> Sangar, you can run MC 1.9.4 mods on 1.10 just fine mostly
L634[10:59:13] <Vexatos> but I'll see if I can actually enforce a MC version
L635[10:59:53] <Sangar> except when coremods are involved, so it'd make sense for oc
L636[11:00:31] <Vexatos> yea
L637[11:00:34] <Vexatos> sooo
L638[11:00:45] <Vexatos> should I allow ONLY 1.9.4 on 1.9.4? :P
L639[11:02:24] <Sangar> yes
L640[11:02:38] <Sangar> there are builds for all the versions anyway after all :P
L641[11:03:03] <Sangar> weee, down from 369 mails to 60
L642[11:03:05] <Forecaster> I'll try beam.pro first I suppose
L643[11:03:25] <Ember_Primrose> Sangar, how was the holiday?
L644[11:04:41] <Magik6k> Sangar, plzmerge: https://github.com/MightyPirates/OpenComputers/pull/1959
L645[11:05:02] <Magik6k> Also, o/
L646[11:05:12] <Sangar> 'twas fine, no internet can be quite relaxing :D
L647[11:05:30] <Ember_Primrose> i know that feeling thrice a day
L648[11:05:45] <Forecaster> I would be stressed without it :P
L649[11:06:20] <Ember_Primrose> i lose my stress in lord of the rings. never read it, started monday.
L650[11:06:49] <Vexatos> "Florian 'Sangar' Nuecke"
L651[11:06:51] <Vexatos> Sangar, unicode pls
L652[11:09:13] <Vexatos> BWAHAAHAHAHHHAHAHHA
L653[11:09:14] <Vexatos> SANGAR
L654[11:09:15] <Vexatos> OH
L655[11:09:16] <Vexatos> MY
L656[11:09:18] <Vexatos> FISH
L657[11:09:29] <Inari> vex broke
L658[11:09:30] <Vexatos> LEXMANOS PLS
L659[11:09:40] <Lizzy> ?
L660[11:09:41] <Inari> Vexatos: wat
L661[11:09:46] <Magik6k> /wat
L662[11:09:59] <Vexatos> Sangar, http://i.imgur.com/HyhDM5R.png
L663[11:10:20] <Sangar> Vexatos, wat
L664[11:10:22] <Forecaster> https://youtu.be/lxYsmRcoZNM?t=767
L665[11:10:23] <MichiBot> Forgecraft2 S10 E23 Automating Wills Finale | length: 29m 34s | Likes: 507 Dislikes: 10 Views: 4136 | by direwolf20
L666[11:10:25] <Sangar> can't that just be in the mcmod.info?
L667[11:10:27] <Vexatos> Sangar, right in forge
L668[11:10:28] <Forecaster> Soaryn doing OC
L669[11:10:32] <Sangar> oh
L670[11:10:35] <Vexatos> I can not depend on 1.9
L671[11:10:40] <Vexatos> not 1.9 only
L672[11:10:40] <Sangar> kewl
L673[11:10:46] <Vexatos> forge p l s
L674[11:12:08] *** amadornes is now known as amadornes[Streaming]
L675[11:12:15] <Vexatos> buuuut the strings are hardcoded
L676[11:12:18] <Vexatos> so I can just get around it :X
L677[11:12:41] <Vexatos> because [1.9.4,1.9.5) is not checked
L678[11:12:45] * Vexatos dies
L679[11:12:49] <Sangar> now to merge stuff
L680[11:13:05] <Ember_Primrose> how do i make a disco creeper?
L681[11:13:22] <Sangar> did github change their font? ^.-
L682[11:13:24] <Ember_Primrose> like a hologram creeper that changes color randomly
L683[11:13:33] <Ember_Primrose> yes they did
L684[11:13:45] <Forecaster> they did?
L685[11:13:49] <Vexatos> Sangar, ok so before I open a PR for every single branch, I'd better tell you what to do, no?
L686[11:13:51] <Ember_Primrose> yep
L687[11:13:51] * Forecaster didn't notice
L688[11:14:07] <Forecaster> also holograms have a setcolor method :P
L689[11:14:14] * Temia peers in.
L690[11:14:16] <Ember_Primrose> %flip spacetime
L691[11:14:16] <Forecaster> and lua has math random
L692[11:14:18] <MichiBot> Ember_Primrose: (╯°□°)╯ǝɯıʇǝɔɐds
L693[11:14:22] <Temia> ... @prerisoft. `-`
L694[11:14:25] <Sangar> Vexatos, make the one for 1.7.10 and tell me the numbers to replace stuff with in the other branches yes
L695[11:14:29] * Temia goes back to sleep
L696[11:14:32] <Vexatos> Sangar, k
L697[11:15:17] * vifino pets Temia and puts a blanket over her
L698[11:15:29] <Mimiru> Ember_Primrose, does michiyo have a wat?
L699[11:15:48] <Ember_Primrose> twitter
L700[11:15:51] <Ember_Primrose> account
L701[11:15:56] <Mimiru> Oh.. yeah but it's super boring
L702[11:15:59] <Ember_Primrose> concatenate those pls
L703[11:16:07] <Ember_Primrose> %meh
L704[11:16:07] <MichiBot> Ember_Primrose: hai Kodos
L705[11:16:11] <Mimiru> https://twitter.com/MichiyoRaven
L706[11:16:29] <Mimiru> It's a bunch of WhatPulse stats :P
L707[11:17:03] <Forecaster> I only follow cool people who's twitter handles I know, like Lizzy and Saphire
L708[11:17:09] <Lizzy> :)
L709[11:17:13] <Saphire> Same
L710[11:17:16] <Temia> I'm not cool? :<
L711[11:17:20] * Saphire unsubscribed notch
L712[11:17:26] <Saphire> (he's /whining/)
L713[11:17:28] <Ember_Primrose> i support anybody I kbow
L714[11:17:31] <Saphire> and //trolling//
L715[11:17:33] <Forecaster> "who's twitter handles I know"
L716[11:17:35] <Ember_Primrose> DAMMIT FINGERS
L717[11:17:54] <Temia> Well I just posted it
L718[11:17:58] <Temia> So there. o/
L719[11:18:09] <Ember_Primrose> \o\ |o| /o/
L720[11:18:13] <Forecaster> oh, I didn't make that connection in my brain
L721[11:18:23] <Temia> Ah!
L722[11:18:23] <Ember_Primrose> %rainbow dances
L723[11:18:23] <MichiBot> Ember_Primrose: dances
L724[11:18:51] <Ember_Primrose> %p
L725[11:18:52] <MichiBot> Ping reply from Ember_Primrose 0.75s
L726[11:18:54] <Lizzy> :O
L727[11:19:00] <Lizzy> Temia followed me!
L728[11:19:06] <Temia> <3
L729[11:19:07] <Ember_Primrose> mee too
L730[11:19:11] <Lizzy> phone you can shut up now
L731[11:19:35] <Ember_Primrose> :<
L732[11:20:49] <vifino> Forecaster: boo, @vifino
L733[11:20:53] * Ember_Primrose sends Lizzy a happy dolphin for no reason ᶘ ᵒᴥᵒᶅ
L734[11:20:58] <Mimiru> followed Lizzy and Forecaster
L735[11:21:08] <Mimiru> and Temia :p
L736[11:21:31] <Temia> \o/
L737[11:21:42] <Lizzy> no thunderbird. that twitter email is not a scam ¬_¬
L738[11:21:51] <vifino> Mimiru: booooo :(
L739[11:22:23] <Mimiru> @vifino ?
L740[11:22:26] <Lizzy> Mimiru, i haven't got an email yet sayign you folowed me
L741[11:22:33] <Lizzy> *saying, followed
L742[11:22:38] <vifino> Mimiru: Yes
L743[11:22:39] <Saphire> Temia: can i follow you?
L744[11:22:47] <Mimiru> Lizzy, http://michi.pc-logix.com/chrome_2016-07-13_11-23-10.png
L745[11:23:27] <Lizzy> hmm
L746[11:24:30] <Lizzy> meh
L747[11:24:34] <Lizzy> followed back <3
L748[11:25:11] <Ember_Primrose> (⊙__⊙’)
L749[11:25:37] <Forecaster> hm, maybe I should stream factorio
L750[11:25:44] <Forecaster> that my computer could probably handle
L751[11:25:55] <Ember_Primrose> ^ ill be there luv tat gem
L752[11:26:11] <Vexatos> Sangar, i r smart cuz diz wut i do https://github.com/MightyPirates/OpenComputers/pull/1960
L753[11:26:32] <Vexatos> :>
L754[11:27:11] <Ember_Primrose> ʕ / •ᴥ•ʔ / == ┻━┻
L755[11:27:17] <Ember_Primrose> ACKNOWLEDGE ME
L756[11:27:19] <Lizzy> %tableflip
L757[11:27:25] <Lizzy> %flip Ember_Primrose
L758[11:27:25] <MichiBot> Lizzy: (╯°□°)╯ǝsoɹɯıɹԀ‾ɹǝqɯƎ
L759[11:27:35] * Ember_Primrose claps hands
L760[11:27:36] <Vexatos> EMBER_PRIMROSE, I HAVE ACKNOWLEDGED YOU.
L761[11:27:58] <Forecaster> uhm
L762[11:28:03] <Vexatos> *acknowledgement successful*
L763[11:28:10] <Forecaster> seems kitty isn't configured for unicode...
L764[11:28:16] <Forecaster> I see lots of white boxes
L765[11:28:22] * Forecaster goes to fix
L766[11:28:31] <Sangar> Vexatos, wouldn't acceptedMinecraftVersions = "[@MCVERSION@,@MCVERSION@+)" be better, as the actual logic wouldn't be in the build script then?
L767[11:28:39] <Ember_Primrose> yea i replace them the most similat
L768[11:28:44] <Ember_Primrose> *similar
L769[11:28:46] <Sangar> (but otherwise yay)
L770[11:28:46] <Vexatos> Sangar, well sure >_>
L771[11:29:07] <vifino> Forecaster: "Your Version Of KatNip(tm) Does Not Provide Compatibility With Unicode In Regards To Kitty."
L772[11:29:16] <Ember_Primrose> Forecaster, we must reconfigure it somehow
L773[11:29:24] <Forecaster> huh, it's set to UTF8...
L774[11:30:07] <Forecaster> maybe fixedsys doesn't support those characters
L775[11:30:10] <Lizzy> Forecaster, then your font probably doesn't support it
L776[11:30:11] <Vexatos> Sangar, better?
L777[11:30:12] <Temia> Saph: of course \o/
L778[11:30:31] <Ember_Primrose> follow me pls
L779[11:30:35] <Lizzy> Forecaster, then your font probably doesn't support it
L780[11:30:38] <Lizzy> fuck
L781[11:30:39] <Lizzy> no
L782[11:30:42] <Ember_Primrose> would courier new support it?
L783[11:30:44] <Lizzy> was what i meant to type
L784[11:30:53] <Sangar> Vexatos, imho, yep, thanks
L785[11:31:02] <gamax92> Oh Sangar is here
L786[11:31:15] <gamax92> Also good morning
L787[11:31:15] * Lizzy throws Mimiru at gamax92
L788[11:31:21] <gamax92> Aaaaaa
L789[11:31:28] * Mimiru weeeeeeeeeee
L790[11:31:36] <Lizzy> oh dear
L791[11:31:40] <Lizzy> damn you Sangar
L792[11:31:44] <Mimiru> o/ gamax92
L793[11:31:47] * Lizzy puts her phone on silent
L794[11:31:48] <Ember_Primrose> I LOVE THIS CHANNEL
L795[11:31:59] * Temia eeps
L796[11:32:18] <gamax92> Mimiru: Hi ... Did I do something wrong? :P
L797[11:32:22] <Mimiru> gamax92, Irconfuse
L798[11:32:39] <Mimiru> The mod runs fine in the IDE, but when building and testing it says it can't find the class I sent in the %tell
L799[11:32:58] <Mimiru> Also, speakers don't work, but I'm reworking them a decent bit anyway
L800[11:33:24] <Mimiru> the speaker X and Z is set to an insanely high number on the radio te
L801[11:33:30] <Mimiru> like 1mil+
L802[11:34:18] * gamax92 shrugs, hasnt gotten that error before
L803[11:34:23] <gamax92> Traceback?
L804[11:35:15] <Mimiru> crash: http://hastebin.com/atodosaboq.hs fml-latest http://hastebin.com/xenoxarini.hs
L805[11:36:12] <Ember_Primrose> damn i remember my accident yesterday...
L806[11:36:20] <Mimiru> I did fix the issue with Eclipse saying soemthing about autoclosable, just had to --refresh-deps
L807[11:36:33] <Vexatos> Sangar, who's faster? You merging PRs or me making them :>
L808[11:37:12] <Sangar> going by frequency over the last hour, me ;)
L809[11:37:50] <Mimiru> gamax92, http://michi.pc-logix.com/javaw_2016-07-13_11-38-11.png
L810[11:38:40] <gamax92> Mimiru: huh, something is managing to crash the class loader
L811[11:38:54] <Mimiru> works fine in dev though, as you can see
L812[11:39:10] <Mimiru> ingame nbt editor has a deobf build now, which is handy as fuck.
L813[11:39:23] <gamax92> Oh you fixed it?
L814[11:39:29] <Mimiru> No?
L815[11:39:38] <Mimiru> IDK it works fine in dev, but when building it crashes
L816[11:39:44] <Mimiru> err when runnign ab uilt version
L817[11:39:53] * Mimiru slaps her fingers
L818[11:39:53] * EnderBot2 rulls on the floor laughing
L819[11:40:10] <Mimiru> Oh.. hmm owner isn't being set either...
L820[11:41:16] * Ember_Primrose hugs Mimuru after realizing they both have drunk fingers
L821[11:41:20] * Lizzy snuggles her vifino
L822[11:42:03] <Mimiru> Speakers would be so much better sorted into taglists or something rather than SpeakerX0 SpeakerX1 ... SpeakerX9
L823[11:42:23] <Mimiru> Sometimes I want to slap the original dev ¬_¬
L824[11:43:18] * vifino snuggles Lizzy back
L825[11:43:21] * Ember_Primrose hands Mimiru the SlapStick©
L826[11:44:09] <Mimiru> heh
L827[11:44:09] <Mimiru> woo
L828[11:44:34] <Lizzy> whatever you do, don't give that to you know who
L829[11:45:02] <Ember_Primrose> Woolthewart>
L830[11:45:04] <Inari> Mimiru: just chagne it
L831[11:45:32] <Mimiru> well, I have to migrate the old data :/
L832[11:45:39] <Mimiru> Or break existing speakers
L833[11:45:40] * Temia yawnmoos and curls up.
L834[11:45:49] <Inari> Mimirnah
L835[11:46:09] * Lizzy scoops Temia up and puts her on hers and vifino's laps
L836[11:46:14] * Lizzy pets Temia
L837[11:46:29] * Temia tailswishes. =w= muuu.
L838[11:46:50] <gamax92> Mimiru: existing speakers are already broken
L839[11:47:02] <gamax92> the old data used to be doubles and they are now ints
L840[11:47:14] <Ember_Primrose> Hey, CARL
L841[11:47:17] <Ember_Primrose> ^ http://9gag.com/gag/aDGWWBw
L842[11:47:20] <Mimiru> gamax92, I'm talking about backporting to 1.7 too.. though I probably won't..
L843[11:47:37] <Vexatos> Sangar, there is still stuff to merge :>
L844[11:49:39] <gamax92> mmm 40 seconds ago bug fix
L845[11:49:56] * vifino also pets Temia
L846[11:50:07] <Ember_Primrose> Mimiru, pls, 1.7.pls
L847[11:50:11] <Vexatos> Sangar, I'd... uh... disable jenkins for now? :P
L848[11:50:17] <Vexatos> two hundred builds imminent :>
L849[11:50:19] <Mimiru> Ember_Primrose, 1.7 OpenFM works fine :P
L850[11:50:52] <Ember_Primrose> what thaumcraft are your favourites
L851[11:51:13] * Temia is a lazy groggy moo. Contemplates napping further. =v=
L852[11:51:27] <Mimiru> I don't thaumcraft
L853[11:51:36] * gamax92 went to bed at 6am ... curls up with Temia and naps.
L854[11:52:02] <Ember_Primrose> moo?
L855[11:52:19] <Ember_Primrose> I think Thaumcraft 4 is better than 5
L856[11:52:32] <Forecaster> why?
L857[11:52:44] * Forecaster doesn't know what the difference is
L858[11:52:46] <LatvianModder> I think Thaumcraft 1-3 were the best
L859[11:52:52] <Ember_Primrose> i love the way nodes works now
L860[11:53:09] <LatvianModder> They were all very different, but They actually had massive changes
L861[11:53:10] <Ember_Primrose> the chunk based way just grinds my gears
L862[11:53:45] <Forecaster> I don't use thaumcraft either
L863[11:53:53] <Forecaster> I only use low-magic
L864[11:54:15] <Ember_Primrose> what about botania?
L865[11:54:22] <Forecaster> nop
L866[11:54:38] <Forecaster> I don't have any explicit "magic mods"
L867[11:54:54] <Forecaster> only things like enchantments and some artefacts
L868[11:54:56] <BILLPC2684> hey dose anyone know how to make a OC Emulator with lua?
L869[11:55:06] <Forecaster> look at ocemu :P
L870[11:55:16] <gamax92> BILLPC2684: OCEmu is literally that
L871[11:55:24] <Forecaster> ^
L872[11:55:25] <Magik6k> I wonder what to do about network floppy once I port IP stack to OpenOS
L873[11:55:46] <BILLPC2684> last time i've tried OCEMU it didn't work
L874[11:55:47] <Lizzy> right, home time
L875[11:56:00] <Ember_Primrose> wait, what? http://9gag.com/gag/aPWBw9B
L876[11:56:02] <Lizzy> BILLPC2684, define "didn't work"
L877[11:56:13] <gamax92> BILLPC2684: and instead of telling people about it so that it can be fixed, you decided to just let it continue to be broken :)
L878[11:56:20] <BILLPC2684> idk it was like 4 months ago
L879[11:56:26] <Lizzy> Ember_Primrose, please stop posting 9gag links
L880[11:56:38] <Ember_Primrose> ok
L881[11:56:47] <Forecaster> I'd say try it again then :P
L882[11:56:53] <Magik6k> BILLPC2684, do you use windows or linux?
L883[11:56:57] * Ember_Primrose fades to nothingness and stays silents
L884[11:57:15] <Forecaster> yeah, we use imgur here D:<
L885[11:57:23] <Forecaster> also good lord 9gag is slow
L886[11:57:30] <BILLPC2684> both
L887[11:57:36] <Magik6k> If Linux you can try using LuPi
L888[11:57:43] <Magik6k> https://github.com/StarChasers/LuPI2
L889[11:57:46] <gamax92> lol, LuPI ...
L890[11:58:19] <Magik6k> the only broken thing for now is probably the internet card :p
L891[11:58:37] <Magik6k> ohwait, and input in OpenOS
L892[11:58:54] <gamax92> oh ... so as in it doesn't fucking work? :D
L893[11:59:19] <Magik6k> I don't translate some keycodes properly
L894[11:59:25] * Ember_Primrose fades back after being educated
L895[11:59:34] <Ember_Primrose> better? http://imgur.com/Gdl6uP6
L896[11:59:53] <Magik6k> But plan9k works as it uses ones from 'real' terminals anyway
L897[12:00:53] <Forecaster> Ember_Primrose: I've seen that convo, but not this image :P
L898[12:01:06] <BILLPC2684> that why i wana make my own that uses love2d it already have a screen that i can output to... i can look in the wiki and game info for components and sutch
L899[12:01:18] <gamax92> love2d will not work
L900[12:01:24] <BILLPC2684> why?
L901[12:01:34] <gamax92> because it runs lua 5.1 (luajit) and OC is lua 5.2
L902[12:01:44] <BILLPC2684> um you sure?
L903[12:01:45] <gamax92> yes the differences matter, no you cannot properly emulate _ENV in 5.1
L904[12:01:51] <gamax92> Yes I'm sure >_>
L905[12:02:40] <gamax92> I wrote an emulator for OC in Love2D initially, it barely worked and had several errors and was basically just being filled with hacks and patches to try to get 5.2 code to run properly on 5.1
L906[12:03:57] <Vexatos> Sangar... You MIGHT just want to disable jenkins for a while :P
L907[12:04:26] <Sangar> nah, it's fine
L908[12:04:51] <Sangar> this way i might crack the 1k before 1.6 :P
L909[12:04:53] <gamax92> like if you booted OpenOS the greeter wouldn't run and instead spit an error at you, could be hack fixed, OpenOS's lua interpreter would not function properly, could be hack fixed, also 5.1's unpack or table length differs from 5.2's in a way that was breaking code, and THAT cannot be fixed by hacks
L910[12:05:10] <BILLPC2684> how do i get a display for lua then?
L911[12:05:31] <gamax92> BILLPC2684: attempt to run OCEmu again and give me a better report than "didn't work"
L912[12:05:48] <gamax92> if you're on windows I can throw a precompiled zip at you
L913[12:06:31] <gamax92> but no Love2D will not work :P
L914[12:07:55] <BILLPC2684> also if it don't work again i can make one and i like making emulators :3
L915[12:08:09] <BILLPC2684> with plain lua and libs
L916[12:08:40] <gamax92> >_> what is the point of duplicating effort?
L917[12:09:08] <Lizzy> ^
L918[12:09:26] <Forecaster> hm, can't beam announce to twitter automatically
L919[12:09:27] <Forecaster> >:
L920[12:10:00] <Ember_Primrose> yes i know tlovetech does it... Ask @Graphoniac
L921[12:10:28] <Forecaster> maybe it does it automatically just by having a linked account
L922[12:10:31] <Forecaster> guess I'll find out
L923[12:10:35] <BILLPC2684> it's easyer then getting a lagspike in minecraft and the PC goes like 'went to long without yealding'
L924[12:11:02] <BILLPC2684> that happend to me 10 times yeaterday
L925[12:12:02] <Mimiru> I need to back port the CoreMod change to 1.7 OFM though
L926[12:12:19] <gamax92> No no, writing an entire emulator from the ground up is not easier than using the existing emulator
L927[12:12:55] <Forecaster> "I'll make my own emulator, with blackjack and hookers!"
L928[12:13:11] <Mimiru> Matter of fact... forget the emulator
L929[12:13:14] <Mimiru> and the blackjack
L930[12:13:54] <Forecaster> :P
L931[12:14:13] <BILLPC2684> like i said i like making emulators enyway :p
L932[12:17:31] <Mimiru> There, new build of OpenFM for 1.7 going out to move deps into the jar
L933[12:18:59] <Forecaster> I has sleepy kitty http://i.imgur.com/H8QIJAr.jpg
L934[12:19:29] <Ember_Primrose> pretty kiity
L935[12:19:51] <Forecaster> he's 16 or so
L936[12:20:07] <Ember_Primrose> wow
L937[12:20:28] <Lizzy> D'awww
L938[12:20:32] <Forecaster> he likes sleeping on me when I'm at my computer
L939[12:20:36] ⇦ Quits: techno156 (~techno156@137.154.59.161) (Read error: Connection reset by peer)
L940[12:20:40] <Forecaster> especially when there is no sun outside
L941[12:20:59] <Lizzy> Mimiru: lol the build failed
L942[12:21:17] <Forecaster> doesn't have much time left ):
L943[12:21:20] <Mimiru> yeah I copied the class from the wrong branch
L944[12:21:24] <Forecaster> probably less than a year
L945[12:21:30] ⇨ Joins: Andrene6501 (~andrene65@cpe-76-180-35-230.buffalo.res.rr.com)
L946[12:22:08] <Mimiru> That build will fix the issue you had a few days ago where the pack failed to launch cause of a dns hiccup
L947[12:22:27] <Mimiru> Once I put it on solder and all :P
L948[12:23:40] <BILLPC2684> also gamax i can't install luarocks for 5.2 for some resion
L949[12:23:41] ⇦ Quits: Andrene6501 (~andrene65@cpe-76-180-35-230.buffalo.res.rr.com) (Remote host closed the connection)
L950[12:23:50] <gamax92> what OS
L951[12:23:55] <BILLPC2684> linux
L952[12:24:01] <gamax92> which distro :P
L953[12:24:06] <BILLPC2684> ubuntu like
L954[12:24:21] <gamax92> I am ubuntu like too, what error are you getting
L955[12:25:11] <Ember_Primrose> Forecaster, My doggie, Bella: http://i.imgur.com/ZnYTFyd.jpg
L956[12:25:36] <Forecaster> Daww
L957[12:25:41] <Forecaster> looks happy
L958[12:25:49] <Forecaster> I'm allergic to dogs ):
L959[12:26:06] <BILLPC2684> A: `luarocks-5.2: command not found` B: `E: Unable to locate luarocks-5.2`
L960[12:26:30] <gamax92> BILLPC2684: did make install actually work at least
L961[12:26:31] <BILLPC2684> command and apt
L962[12:26:38] <Ember_Primrose> she is, finished her run, border collies like running. I am allergic to short haier cats
L963[12:27:06] <BILLPC2684> what ,a
L964[12:27:06] <gamax92> BILLPC2684: it's not going to be in apt
L965[12:27:11] <BILLPC2684> make file
L966[12:27:30] <gamax92> you know how if you follow the post from top to bottom, one of the steps say "Install a versioned luarocks for 5.2 as described in: http://stackoverflow.com/a/20359102&quot;
L967[12:27:35] <Vexatos> Sangar, you still testing PRs :P
L968[12:27:41] <gamax92> and then has a code box with commands to run?
L969[12:27:50] <gamax92> which builds and installs luarocks for 5.2
L970[12:27:54] ⇨ Joins: Andrene6501 (~andrene65@cpe-76-180-35-230.buffalo.res.rr.com)
L971[12:28:42] <BILLPC2684> the ./cofigure just gives me `no such file or directory`
L972[12:29:01] ⇦ Quits: Andrene6501 (~andrene65@cpe-76-180-35-230.buffalo.res.rr.com) (Remote host closed the connection)
L973[12:29:06] <gamax92> BILLPC2684: >_> did you http://luarocks.org/releases and download the 2.3.0 tar.gz
L974[12:29:16] <gamax92> and if so did you actually extract it and enter the folder?
L975[12:29:20] <BILLPC2684> how am i supost to know that
L976[12:29:27] <gamax92> BECAUSE IT FUCKING SAYS TO.
L977[12:29:36] <BILLPC2684> NO IT DON'T JURK
L978[12:29:44] <gamax92> "# Download and unpack the latest luarocks from: http://luarocks.org/releases&quot;
L979[12:29:48] <gamax92> yes it does
L980[12:30:00] <Mimiru> you run linux, and don't know how to extact a tag.gz?
L981[12:30:05] <Mimiru> extract*
L982[12:30:21] <Mimiru> tar.gz*
L983[12:30:22] <Mimiru> wow..
L984[12:30:30] <BILLPC2684> there is nowhere it says that
L985[12:30:40] <Mimiru> "unpack"
L986[12:31:17] <Mimiru> http://michi.pc-logix.com/chrome_2016-07-13_12-31-39.png from gitlab.
L987[12:31:24] <Mimiru> err github
L988[12:31:24] <Mimiru> too many gits
L989[12:31:40] <BILLPC2684> WOW I'M A STUPID FOOL I JUST WANA... ...
L990[12:32:06] <Magik6k> Sangar, could you fix signal emitting from internet as I didn't notice card address gets duplicated like https://assets.magik6k.net/screenshoots/44d5e1bd-9db9-421e-a786-bb61f5c75906.png
L991[12:32:08] <Mimiru> download the tar.gz, tar xzv yourfile.tar.gz
L992[12:32:17] <Mimiru> err s/v/f
L993[12:32:28] <Mimiru> tar xzf
L994[12:32:30] <Sangar> Magik6k, k
L995[12:32:53] <gamax92> Magik6k: huh ... what's the secondary uuid for?
L996[12:33:01] <gamax92> also note to self add that into OCEmu
L997[12:33:08] <Magik6k> Mimiru, I remember it as 'extract Sie File'
L998[12:33:19] <gamax92> Sie?
L999[12:33:24] <Magik6k> gamax92, "<Magik6k> Sangar, could you fix signal emitting from internet as I didn't notice card address gets duplicated"
L1000[12:33:26] <gamax92> oh
L1001[12:33:31] <Mimiru> I usually run xzvf (eXtract Zip Verbose File)
L1002[12:33:35] <Magik6k> Sie is you from german(if i'm correct)
L1003[12:33:54] <BILLPC2684> D: firefox crashed great
L1004[12:33:56] <Mimiru> swapping z as needed :p
L1005[12:33:57] <gamax92> Magik6k: yes yes I can read, if you could too though you'd notice that it also lists some 1ce uuid
L1006[12:34:29] <Magik6k> ohwait, that is connection uuid :p
L1007[12:34:43] <gamax92> okay
L1008[12:34:49] <Magik6k> from internet.connect(): handle -> handle.id()
L1009[12:37:36] <Forecaster> Ember_Primrose: who did you say you knew had twitter announce beam streams?
L1010[12:37:48] <Forecaster> it doesn't seem to be done by default
L1011[12:41:33] <BILLPC2684> i've installed luarocks what now
L1012[12:41:47] <BILLPC2684> and yes it's installed propperly
L1013[12:41:50] <gamax92> "Follow the luarocks steps below."
L1014[12:41:51] <Vexatos> <Sangar> Magik6k, k
L1015[12:41:54] *** gAway2002 is now known as g
L1016[12:41:54] <Vexatos> "magik6 k"
L1017[12:42:08] <BILLPC2684> alredy did
L1018[12:42:14] <BILLPC2684> already*
L1019[12:42:21] <gamax92> BILLPC2684: then you should be able to run boot.lua in lua5.2
L1020[12:42:59] <Mimiru> gamax92, were you working on a way to get speakers to stop playing when broken?
L1021[12:43:02] *** Keridos is now known as Keridos|away
L1022[12:43:18] <gamax92> I don't know what I'm doing anymore
L1023[12:43:42] <gamax92> here lemme just discuss issue with you that is probably not an issue
L1024[12:45:02] <gamax92> Mimiru: so ... all of the GUI stuff is client sided obviously, and so that code can use sendToServer for packets, all of the lua interface stuff is server sides, so uses ... send packets within 4096 blocks/send to dimension
L1025[12:46:07] <Mimiru> yeah..
L1026[12:46:08] <gamax92> and then, any functions that are called within packet's onMessage should not be creating packets, because if it's client -> server the main radio message handler will automatically distribute, and server -> client should just be setting properties
L1027[12:46:38] <gamax92> Now I think right now I made it so that it just directly sets the property (except for isPlaying, that'll call startStream and stopStream)
L1028[12:47:24] <gamax92> I dunno if that's sufficient or if there are any of the packets where it does need to call something so that the block renderer or the sound updates properly, though I don't think there is any
L1029[12:47:43] <BILLPC2684> um it says `cannot open file 'font.hex' (no such file or directory)`
L1030[12:48:18] <BILLPC2684> also it says no config sound
L1031[12:48:29] <BILLPC2684> found*
L1032[12:48:39] <gamax92> BILLPC2684: oh right sorry, OCEmu does have a Makefile you have to run first
L1033[12:49:01] <gamax92> it pulls in the lua, loot, and font.hex stuff from OpenComputer's repo
L1034[12:49:41] <gamax92> I should put a check in for that
L1035[12:50:29] *** xarses_ is now known as xarses
L1036[12:51:37] <BILLPC2684> ok it works but no sound XD
L1037[12:52:54] <BILLPC2684> and how do i install open OS?
L1038[12:53:22] <BILLPC2684> it says 2 devices are already named
L1039[12:54:20] <Mimiru> [12:54:18] [Client thread/INFO] [STDOUT]: [pcl.OpenFM.Items.ItemTuner:onItemUseFirst:55]: 98 64 258
L1040[12:54:20] <Mimiru> [12:54:34] [Server thread/INFO] [STDOUT]: [pcl.OpenFM.network.message.MessageRadioAddSpeaker:onMessage:22]: 1079541760 0 1078984704
L1041[12:54:23] <Mimiru> o_O
L1042[12:54:24] <gamax92> BILLPC2684: what says 2 devices are already named
L1043[12:55:06] <gamax92> Mimiru: O_o
L1044[12:55:30] <BILLPC2684> `openOS` and `ocemu`
L1045[12:55:48] <gamax92> BILLPC2684: where are you getting this message, what command did you run >_>;
L1046[12:56:11] <BILLPC2684> install
L1047[12:58:14] *** Keridos|away is now known as Keridos
L1048[12:58:41] * gamax92 pokes payonel
L1049[12:59:35] <gamax92> payonel: running install in OCEmu is not detecting the blank hard drive for some reason
L1050[13:00:46] *** kirby|gone is now known as mrkirby153
L1051[13:01:37] ⇨ Joins: Kimiro (~MobileDra@24.244.29.54)
L1052[13:03:59] <Inari> https://imgur.com/gallery/AIr9X Oo
L1053[13:05:20] <gamax92> BILLPC2684: don't worry, this is actually an OpenOS bug
L1054[13:05:44] <BILLPC2684> never occurred to me before...
L1055[13:05:46] ⇦ Quits: Kimiro (~MobileDra@24.244.29.54) (Read error: Connection reset by peer)
L1056[13:06:00] ⇨ Joins: Kimiro (~MobileDra@24.244.29.54)
L1057[13:06:29] <gamax92> BILLPC2684: well so what I did was made a setup where it has an empty hard drive, openos floppy, but also another disk drive containing the network disk, what happens is that install will only show the openos floppy and the network disk
L1058[13:06:41] <gamax92> and the empty hard drive is not listed
L1059[13:07:09] <BILLPC2684> so how do i add it?
L1060[13:07:14] <BILLPC2684> to the list
L1061[13:07:19] <BILLPC2684> i can see it in mount
L1062[13:07:31] <gamax92> bug payonel to fix install being broken
L1063[13:08:28] <BILLPC2684> well then i'll try my way if fail i'm mostly goto the fix
L1064[13:08:39] *** Keridos is now known as Keridos|away
L1065[13:09:13] <gamax92> BILLPC2684: here is a potential fix, go into src/components/internet.lua and then comment out the line 18: --component.connect("filesystem",gen_uuid(),nil,"lua/component/internet",true)
L1066[13:09:25] <Inari> https://imgur.com/gallery/J2kzJ somehow thats pretty funny
L1067[13:09:51] <gamax92> :/ ocemu component is the one derping here
L1068[13:10:23] <Lizzy> :/ pc please log in properly
L1069[13:10:38] <Mimiru> It seems fromBytes is failing..
L1070[13:10:38] *** Keridos|away is now known as Keridos
L1071[13:10:46] <Inari> ^ all the failing
L1072[13:12:13] <gamax92> :/ wtf
L1073[13:12:25] <gamax92> install is just derp.
L1074[13:14:16] <Ember_Primrose> Forecaster, @Graphoniac
L1075[13:14:31] <Forecaster> ah, okay
L1076[13:16:09] <Mimiru> Oh gamax92 it's trying to readInt() and the only thing passed into it is the speaker.. which isn't an int
L1077[13:16:14] <Mimiru> well, radio and int
L1078[13:18:52] <gamax92> >_> my apologies BILLPC2684
L1079[13:19:19] <gamax92> BILLPC2684: that prompt is for the source of what to install, you should just be able to pick the openos one and then it should say Install OpenOS [Y/n]
L1080[13:19:38] ⇦ Quits: flappy (~flappy@a88-113-155-120.elisa-laajakaista.fi) (Ping timeout: 202 seconds)
L1081[13:19:39] <gamax92> that was intensely confusing
L1082[13:21:46] <BILLPC2684> cool it works but... i perfer something more interesting then faster...
L1083[13:21:56] <gamax92> what?
L1084[13:22:14] <BILLPC2684> like sound, real slowdown loading, ect...
L1085[13:22:39] <gamax92> are you going to try to write a broken emulator in Love2D?
L1086[13:23:00] <BILLPC2684> no plain lua with libs
L1087[13:24:06] <gamax92> BILLPC2684: oh right you're on linux so you can activate OCEmu's sound
L1088[13:24:08] *** Keridos is now known as Keridos|away
L1089[13:24:13] <Inari> I present you!
L1090[13:24:15] <Inari> the future of news!
L1091[13:24:16] <Inari> http://www.bbc.com/news/technology-36786671
L1092[13:24:38] <gamax92> not the best atm but I cannot use SDL2's audio call back and SDL2's audio queuing can't be reliably used without an additional actual thread
L1093[13:24:52] <Lizzy> y'know, it helps for network drives to reconnect if the server has the same ip
L1094[13:25:45] <gamax92> BILLPC2684: if you 'apt-get install sox' then go into main.lua and then put an extra dash on line 85 to uncomment the sox code then you'll get beeps
L1095[13:26:11] <gamax92> the reason it's commented is because that check only works on linux
L1096[13:27:22] ⇨ Joins: flappy (~flappy@a88-113-155-120.elisa-laajakaista.fi)
L1097[13:27:31] ⇨ Joins: Nathan1852 (~Nathan185@HSI-KBW-109-192-133-159.hsi6.kabel-badenwuerttemberg.de)
L1098[13:28:19] <gamax92> BILLPC2684: otherwise I have no idea why you'd want the super slow loading and laggy interactivity, OCEmu is meant to be productive
L1099[13:28:22] <BILLPC2684> what main.lua
L1100[13:28:37] <gamax92> ._.
L1101[13:28:39] <BILLPC2684> i haven't made mine yet
L1102[13:28:53] <BILLPC2684> also not using love2d yet
L1103[13:29:02] <gamax92> you know, in the location you run boot.lua there's also a main.lua?
L1104[13:29:10] <BILLPC2684> oh
L1105[13:29:14] <Lizzy> do you even ls bro?
L1106[13:29:16] ⇨ Joins: MajGenRelativity (~MajGenRel@c-24-62-128-93.hsd1.ma.comcast.net)
L1107[13:29:24] <gamax92> if you'd just fucking look instead of going HERP A DERP WHAT FILE GEE I CAN'T READ INSTRUCTIONS
L1108[13:29:35] <gamax92> and then wonder why people get pissed off at you
L1109[13:29:42] <BILLPC2684> chill god
L1110[13:33:01] <hlgl2> Best bug ever: http://raw.space-gaming.de/data/system/pics/WTFISHAPPENINGOMFGFTW.PNG
L1111[13:33:42] <gamax92> ... yay I did that thing again I'm sorry Mimiru
L1112[13:33:55] <gamax92> MesageRadioAddSpeaker has writeDouble but then readInt
L1113[13:34:06] <Ember_Primrose> i had my entire world turn blank as if looking in the sky
L1114[13:34:08] <gamax92> I thought I had fixed that
L1115[13:34:51] <hlgl2> My game is constantly reloading the textures for no reason.
L1116[13:37:42] <Mimiru> gamax92, yeah I spotted that
L1117[13:37:59] <Mimiru> GOtta run to the store
L1118[13:46:31] ⇦ Quits: Ember_Primrose (~Ember_Pri@105.227.134.200) (Quit: Leaving)
L1119[13:46:57] ⇨ Joins: Ember_Primrose (~Ember_Pri@105.227.134.200)
L1120[13:51:36] <Forecaster> "Shirobon just uploaded Sex"
L1121[13:51:39] <Forecaster> okay then
L1122[13:51:56] <XDjackieXD> ^^
L1123[13:52:30] <XDjackieXD> shirobon has some great music :)
L1124[13:52:40] <Forecaster> yep :P
L1125[13:52:54] <Forecaster> that is the sole reason I am following them :P
L1126[13:53:33] * XDjackieXD should finish the rust version of his spotify downloader. the python version is so painfully slow .-.
L1127[13:54:12] <XDjackieXD> ok. the new album is really good :D
L1128[13:54:42] <Forecaster> "Please island"
L1129[13:54:47] <Forecaster> Pleasure*
L1130[13:54:50] <Forecaster> :I
L1131[13:54:52] <XDjackieXD> yep ^^
L1132[13:55:13] <Forecaster> and the album cover is oddly appropriate
L1133[13:55:21] <XDjackieXD> xD
L1134[13:59:05] <Forecaster> aw yiss
L1135[13:59:26] <Forecaster> my stream now has a row of text that displays whatever Aimp is currently playing
L1136[14:00:50] <Vexatos> %tell Sangar merge moar PRs D:
L1137[14:00:52] <MichiBot> Vexatos: Sangar will be notified of this message when next seen.
L1138[14:07:45] <Sangar> Vexatos, tomorrow
L1139[14:08:12] <Vexatos> a true procrastinator has spoken.
L1140[14:09:11] <Forecaster> Ember_Primrose: now streaming factorio on beam :P
L1141[14:10:36] ⇦ Quits: Kimiro (~MobileDra@24.244.29.54) (Quit: Connection lost: Psionic link severed.)
L1142[14:11:04] <Inari> Forecaster: link?
L1143[14:11:10] <Forecaster> https://beam.pro/Forecaster
L1144[14:11:32] <Inari> your fps is kinda low ;D
L1145[14:11:49] <Forecaster> yep, thanks crap computer :P
L1146[14:11:59] <Inari> well
L1147[14:12:06] <Inari> so far for me its like 6fpm
L1148[14:12:43] <Mimiru> back
L1149[14:12:47] <vifino> XDjackieXD: I am not sure how you think you can make it faster, but you have to listen to the tracks to not get your account tracked, cause it is kinda obvious if you are ripping when you listen to a 60 tracks a minute.
L1150[14:12:50] <Forecaster> OBS can't keep up with the encoding again
L1151[14:12:50] <Inari> maye beam doesnt like chrome
L1152[14:12:51] <Inari> dunno
L1153[14:13:00] <Forecaster> no it's me
L1154[14:13:01] <vifino> s/account tracked/account terminated/
L1155[14:13:02] <MichiBot> <vifino> XDjackieXD: I am not sure how you think you can make it faster, but you have to listen to the tracks to not get your account terminated, cause it is kinda obvious if you are ripping when you listen to a 60 tracks a minute.
L1156[14:14:00] <XDjackieXD> vifino: so far it is working without problems. python version can do about 64kbyte/s and rust version CDN-speed (aka my internet is the limit). it looks to the spotify server as if I were offline-saving my playlist on a spotify-connect device
L1157[14:14:04] ⇦ Quits: xarses (~xarses@64.124.158.100) (Remote host closed the connection)
L1158[14:14:32] ⇨ Joins: xarses (~xarses@64.124.158.100)
L1159[14:14:47] <XDjackieXD> also if i loose my account a friend which has the "main" account removes it from family sharing and adds my new account xD
L1160[14:19:16] <vifino> XDjackieXD: ah.
L1161[14:20:34] <Inari> XDjackieXD: unless they ban both
L1162[14:20:36] <Inari> which tehy should
L1163[14:20:36] <Inari> :£
L1164[14:21:25] <XDjackieXD> I don't think they care (I know a lot of people who download from spotify and no one got banned so far)
L1165[14:22:36] <gamax92> "Apple was criticized for needlessly diverging from industry standards." heh
L1166[14:25:08] <Ember_Primrose> watching now, Forecaster
L1167[14:25:35] <Forecaster> it's pretty bad :X
L1168[14:25:53] ⇦ Quits: AlexisMachina (uid57631@id-57631.charlton.irccloud.com) (Quit: Connection closed for inactivity)
L1169[14:26:04] <Ember_Primrose> what, you're fps our my net connection, I CAN'T TELL!
L1170[14:26:08] * Ember_Primrose sobs
L1171[14:26:32] <Forecaster> I'm currently displaying a "technical difficulties" screen
L1172[14:26:42] <Forecaster> the stream hasn't caught up to it yet
L1173[14:26:48] <Forecaster> for at least 5 minutes
L1174[14:27:03] <Ember_Primrose> i can't even sign in lost me recovery code
L1175[14:27:04] <Forecaster> OBS is overloaded again >:
L1176[14:27:15] <Forecaster> I want my motherboard
L1177[14:28:03] <Ember_Primrose> try lowering source quality for the stream
L1178[14:28:16] <Forecaster> 480 is pretty low as it is...
L1179[14:28:31] <Inari> if your mother's a board, nursing will have been bad
L1180[14:28:33] <Inari> /s
L1181[14:28:33] <Ember_Primrose> nah im used to 144p
L1182[14:31:03] <Ember_Primrose> what does it mean to host someone on beam/twitch?
L1183[14:31:11] <Antheus> \o/ my cousins left
L1184[14:31:25] <Forecaster> Ember_Primrose: that their stream appears on your page
L1185[14:31:26] <Ember_Primrose> BOOGIE TIME
L1186[14:31:32] <Forecaster> is if you were broadcasting it yourself sort of
L1187[14:31:43] <Forecaster> and your followers would be notified etc
L1188[14:31:57] <Ember_Primrose> TECH diff pages showed
L1189[14:32:02] <Forecaster> ?
L1190[14:32:12] <Ember_Primrose> stream caught u
L1191[14:32:30] <Ember_Primrose> aand youre offline
L1192[14:32:40] <Forecaster> yeah, I shut down OBS
L1193[14:32:51] <Forecaster> it was trying to catch up
L1194[14:32:53] <Ember_Primrose> where does one obtain obs
L1195[14:33:02] <Forecaster> obproject.org or something
L1196[14:33:06] <Forecaster> obsproject.org or something
L1197[14:33:20] <gamax92> Ember_Primrose: http://lmgtfy.com/?q=obs
L1198[14:33:47] <gamax92> I'm being an ass yes :P
L1199[14:33:54] <Ember_Primrose> gamax92, rly? And thank you! :P
L1200[14:34:25] <Inari> Ass Yes! the new cleansing foam, say yes to your ass!
L1201[14:34:48] <gamax92> Inari: yes
L1202[14:45:11] <Forecaster> Ember_Primrose: now the stream is 256x144 :P
L1203[14:51:47] <Inari> https://imgur.com/gallery/mB632QN
L1204[14:51:48] <Mimiru> Ahh, ok... stopping the stream when breaking a speaker is going to be a pain
L1205[14:51:49] <Mimiru> ¬_¬
L1206[14:52:04] <Antheus> lol
L1207[14:52:09] <Inari> https://imgur.com/gallery/E7PEj best parenting
L1208[14:57:31] ⇦ Quits: LeshaInc (~LeshaInc@213.5.21.47) (Quit: Just changed first glsl line from "#version 140" to "#version 150")
L1209[15:00:48] <Ember_Primrose> Inari, lol that me to my brain
L1210[15:04:48] <Ember_Primrose> Forecaster, u dieded?
L1211[15:05:41] <Inari> Ember_Primrose: https://www.youtube.com/watch?v=wfYbgdo8e-8
L1212[15:05:41] <MichiBot> You Are Two | length: 4m 58s | Likes: 101588 Dislikes: 1310 Views: 2844937 | by CGP Grey
L1213[15:05:52] <Forecaster> nah, just got distracted playing factorio while DX installed
L1214[15:08:09] <Ember_Primrose> just realized half way throug my headphones where muted :(
L1215[15:16:58] ⇨ Joins: asie (~asie@asie.pl)
L1216[15:19:22] <gamax92> Inari: "Tom and Mary are students in the same statistics class"
L1217[15:19:24] <Ember_Primrose> o/
L1218[15:20:06] <Inari> https://www.youtube.com/watch?v=G8VmQarA5nQ ~
L1219[15:20:06] <MichiBot> meltia 『妖精たちと魔法のシンフォニー』 (Fairies and the magical symphony) - Live@Harajuku 2014.12.20 [HD] | length: 4m 52s | Likes: 1490 Dislikes: 14 Views: 71804 | by meltia official channel
L1220[15:23:46] <payonel> gamax92: really? i JUST tested and it works
L1221[15:23:54] <asie> Inari: cute
L1222[15:23:58] <gamax92> payonel: disregard everything I said
L1223[15:23:59] <gamax92> sorry
L1224[15:24:10] <Inari> asie: i dont like those lolita styles as much, buti like the song a lot haha
L1225[15:24:11] <gamax92> PEBKAC
L1226[15:24:19] <payonel> gamax92: ok
L1227[15:24:29] <asie> Inari: I like lolita styles.
L1228[15:24:42] <asie> But only on special occasions. Or concerts.
L1229[15:24:44] <Inari> asie: i like lolita styles :P just not those
L1230[15:24:47] <asie> Ah.
L1231[15:25:00] <Inari> they are a bit cute though
L1232[15:25:11] <Inari> but i like ones that strike the silhouette more and have less prints xD
L1233[15:25:21] <Inari> so i mostly like classic, sailor, pirate and military
L1234[15:26:16] <asie> I only get to gaze at cuteness, sadly.
L1235[15:26:20] <asie> I can't draw and I can't really make music.
L1236[15:26:33] <Inari> https://s-media-cache-ak0.pinimg.com/564x/2f/51/01/2f510119482cbf70fbf85229319c19c2.jpg stuff liek this *.*
L1237[15:26:44] <Inari> asie: go brolita
L1238[15:26:44] <Inari> xD
L1239[15:26:50] <asie> Inari: "xD"
L1240[15:27:03] <asie> I see you lurk /cgl/.
L1241[15:27:11] <Inari> i dont even visit 4chan
L1242[15:27:13] <asie> ah
L1243[15:27:21] <Inari> i mean if you want you can, i just expected that isnt what you meant
L1244[15:27:22] <Inari> :p
L1245[15:27:51] <Inari> cgl... classic goth loli?
L1246[15:27:59] <Ember_Primrose> Inari: Do you know FL Studio?
L1247[15:28:04] <asie> Inari: Cosplay & EGL
L1248[15:28:11] <asie> the two have a combo board
L1249[15:28:13] <Inari> ah
L1250[15:28:16] <Inari> Ember_Primrose: no, whts taht
L1251[15:28:34] <Inari> asie: about every lolita community i've been to has been big on not being cosplay
L1252[15:28:38] <Inari> so i can see tha tbeing controversila
L1253[15:28:55] <Ember_Primrose> a music production workspace, but their mascot is THE cutest i've seen
L1254[15:29:08] <Forecaster> FL = FruityLoops
L1255[15:29:16] <Inari> hmm looks cute yeah
L1256[15:29:20] <Inari> wuoldnt say cutest i've seen, but cute
L1257[15:29:24] <Ember_Primrose> http://orig04.deviantart.net/0975/f/2009/234/1/e/fl_chan_rouge_sketch_4__by_frutly_loops_chan.jpg
L1258[15:29:33] <Ember_Primrose> cosplayed as her with this
L1259[15:29:42] <Ember_Primrose> http://farm9.static.flickr.com/8342/8228904249_5729455fb0_b.jpg
L1260[15:29:46] <payonel> Magik6k: input is broken in openos on lupi? do you know why? i dont see how it is different than plan9k for input, does plan9k not use key_down events?
L1261[15:30:12] <payonel> Magik6k: oh you said "some keycodes"
L1262[15:30:29] ⇦ Parts: amadornes[Streaming] (~amadornes@framez.is.wtfcool.com) ())
L1263[15:30:29] <Forecaster> iirc the program has a widget where that mascot dances to the music or something in it
L1264[15:30:39] <Inari> https://www.youtube.com/watch?v=DNPhk-97ZvQ
L1265[15:30:39] <MichiBot> Idol College - Ichizu Recipe (Shomin Sample Op) | length: 5m 46s | Likes: 813 Dislikes: 6 Views: 61021 | by Nhật Nguyên
L1266[15:30:40] <asie> Inari: It's not controversial at all.
L1267[15:30:41] ⇨ Joins: amadornes (~amadornes@framez.is.wtfcool.com)
L1268[15:30:42] <Ember_Primrose> yep
L1269[15:30:45] <asie> They just stick to their respective threads.
L1270[15:30:50] <Inari> asie: haha
L1271[15:30:55] <asie> And on 4chan at least, there's a fair amount of crossover.
L1272[15:30:57] <Inari> i coudl just see some loliltas upset over that goruping
L1273[15:31:00] <asie> I mean, sewing knowledge is useful to both parties.
L1274[15:31:45] <Inari> thouhg theres also lolitas that make it a little cosplay, especially when it goes into agepaly stuff :P
L1275[15:31:52] <Ember_Primrose> http://makeagif.com/i/eZVlOg
L1276[15:32:26] <Forecaster> yeah that :P
L1277[15:32:31] <Inari> i also tend to like putting in a slight boy-ish theem, hence proabbyl why i like the sailor/miltary stuff
L1278[15:32:33] <Forecaster> I used to use FL studio
L1279[15:32:35] <Forecaster> years ago
L1280[15:32:53] <Ember_Primrose> they are really expensive now
L1281[15:33:19] <Ember_Primrose> but i bought the kickstarter and got a free sig license
L1282[15:33:30] <Forecaster> for what?
L1283[15:33:37] <Forecaster> FL studio?
L1284[15:33:42] <Ember_Primrose> ^
L1285[15:33:45] <Inari> ichizu recipe is one of those odd songs that i actaully find mediocre when i just put it on and listen to it in the background
L1286[15:33:46] <Forecaster> ah
L1287[15:33:49] <Inari> but when i activalye listen i love it
L1288[15:33:57] <Forecaster> arg dxtory!! shut down!
L1289[15:34:34] <Ember_Primrose> use task manager. send me the issue and ill report it under my name
L1290[15:35:26] <Ember_Primrose> a more versatile FL Chan: https://youtu.be/JiRiG0zx7FU
L1291[15:35:27] <MichiBot> fruity dance in fl studio 8 | length: 37s | Likes: 25 Dislikes: 6 Views: 22978 | by Piotr Pawliński
L1292[15:35:30] <payonel> gamax92: "that was intensely confusing" for the "what to install" selection (because `install` found 2 things to install, openos or ocemu) -- i struggled with the prompt there. do you have a suggestion?
L1293[15:35:38] <Forecaster> I don't know what the issue was, it just didn't shut down
L1294[15:35:49] <Forecaster> I ended up killing the process
L1295[15:36:23] <Ember_Primrose> yes it derps on quit sometimes
L1296[15:38:27] <gamax92> payonel: uhh hold on
L1297[15:39:18] <gamax92> payonel: probably starting it out with something that is very attention grabbing, because the first time I misread it.
L1298[15:39:40] <gamax92> like, "Multiple installation sources detected, " or "Multiple installation sources found, "
L1299[15:39:57] <gamax92> otherwise it's two letters difference from "Where do you want to install"
L1300[15:42:45] <asie> Inari: anyhow, i'm happy for your cute
L1301[15:42:51] <asie> Ember_Primrose: yours too
L1302[15:43:04] <Ember_Primrose> thx asie ;)
L1303[15:43:19] <asie> Inari: as for "expected that isnt what you meant", I tried not to imply it but knew someone else would
L1304[15:44:02] <Ember_Primrose> have a bear: ʕ•ᴥ•ʔ
L1305[15:44:26] <asie> >bear
L1306[15:44:29] <asie> :o
L1307[15:44:36] <Ember_Primrose> #bear
L1308[15:44:42] <Ember_Primrose> o
L1309[15:44:52] <Ember_Primrose> where i get em
L1310[15:44:57] <Ember_Primrose> http://japaneseemoticons.me/bear-emoticons/
L1311[15:45:19] <payonel> gamax92: i like your suggestion. thanks
L1312[15:45:27] <Vexatos> FL studio is so expensive though D:
L1313[15:45:53] <Ember_Primrose> when it was kick started i got it for a $100
L1314[15:46:25] <Vexatos> definitely not a proper commercial product
L1315[15:46:28] <Vexatos> has no academic license :>
L1316[15:46:32] * Vexatos is sad
L1317[15:46:48] * Ember_Primrose comforts Vexatos
L1318[15:49:06] <Ember_Primrose> this is a reallyyy good song: https://www.youtube.com/watch?v=eyLml-zzXzw
L1319[15:49:07] <MichiBot> Tobu - Colors | length: 4m 40s | Likes: 102830 Dislikes: 1020 Views: 9351695 | by Tobu
L1320[15:52:54] <Inari> Vexatos: it has an anime mascot
L1321[15:52:57] <Inari> it needs no licenses
L1322[15:53:08] <gamax92> Inari is a mascot?
L1323[15:53:11] <Ember_Primrose> ^ pro answer
L1324[15:53:54] <gamax92> you must be registered to view this answer
L1325[15:54:04] <gamax92> registration is free and only takes a few minutes
L1326[15:54:36] * Forecaster registers
L1327[15:55:09] * Ember_Primrose writes a five star review
L1328[16:01:46] <Forecaster> Ember_Primrose: Beam can't auto-announce to twitter :P
L1329[16:01:57] <Ember_Primrose> D:
L1330[16:02:00] <Ember_Primrose> nuuuui
L1331[16:02:02] <Antheus> D:
L1332[16:03:17] <Forecaster> Graphoniac replied to my service request :P
L1333[16:03:19] <Ember_Primrose> Forecaster, what obs are you using studio or classic
L1334[16:03:26] <Forecaster> studio
L1335[16:08:16] ⇦ Quits: BILLPC2684 (~BILLPC268@cpe-24-26-134-100.columbus.res.rr.com) (Ping timeout: 186 seconds)
L1336[16:10:59] <Vexatos> why would you used the outdated OBS :P
L1337[16:11:17] <ThomasRules> my oc screen is flickering when I render a lot
L1338[16:11:18] <Ember_Primrose> to avoid errors, but meh
L1339[16:11:52] <ThomasRules> is it meant to do that?
L1340[16:12:03] <Forecaster> what do you mean "render a lot"?
L1341[16:14:51] * vifino nibbles on Lizzy
L1342[16:14:57] * Lizzy nyahs
L1343[16:16:45] ⇦ Quits: Trangar (~Trangar@249-153-145-85.ftth.glasoperator.nl) (Quit: Leaving)
L1344[16:19:15] * Ember_Primrose yawns
L1345[16:19:46] <Ember_Primrose> goodnight people, i am off to bed
L1346[16:19:50] <Mimiru> Night
L1347[16:20:04] <Forecaster> Might!
L1348[16:20:35] ⇦ Quits: Ember_Primrose (~Ember_Pri@105.227.134.200) (Quit: Leaving)
L1349[16:20:54] <Vexatos> Right!
L1350[16:28:33] ⇦ Quits: Jezza (~Jezza@92.206.5.6) (Quit: Leaving)
L1351[16:29:09] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L1352[16:36:18] ⇦ Quits: Vexatos (~Vexatos@p200300556E32CA40BC4200A28C0F6602.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L1353[16:40:43] * Lizzy curls up and falls asleep on vifino
L1354[16:40:49] * vifino pets Lizzy and carries her to bed
L1355[16:41:08] * Lizzy purrs softly
L1356[16:42:18] <Sangar> i'm off o/
L1357[16:42:27] <Forecaster> byee
L1358[16:47:48] ⇨ Joins: AlexisMachina (uid57631@id-57631.charlton.irccloud.com)
L1359[16:52:39] ⇦ Quits: Nathan1852 (~Nathan185@HSI-KBW-109-192-133-159.hsi6.kabel-badenwuerttemberg.de) (Ping timeout: 190 seconds)
L1360[16:52:51] ⇦ Quits: OneM_Industries (~OneM_Indu@69.27.73.255) (Quit: BANANA!!!!!)
L1361[16:57:08] ⇨ Joins: OneM_Industries (~OneM_Indu@69.27.73.255)
L1362[16:59:59] ⇦ Quits: Yepoleb (~yepoleb@178-190-231-213.adsl.highway.telekom.at) (Quit: Yepoleb)
L1363[17:26:08] <Inari> ~oc gpu
L1364[17:26:08] <ocdoc> http://ocd.cil.li/component:gpu
L1365[17:27:17] <Magik6k> payonel, Plan9k internally translates some keys to linux terminal codes, and then makes use of those. Passing linux codes makes no difference for it
L1366[17:28:16] <payonel> Magik6k: ah, cheater
L1367[17:35:10] <ThomasRules> is there any way to do term.clear on only part of the screen easily?
L1368[17:35:20] <gamax92> gpu.fill
L1369[17:44:53] ⇨ Joins: Something12 (~Something@S010634bdfa9eca7b.vs.shawcable.net)
L1370[17:45:58] <payonel> ThomasRules: gpu.fill is good. you can also: term.setViewport(width, height, dx, dy)
L1371[17:46:04] <payonel> and then term.clear()
L1372[17:46:21] <Kinuferu> Having some trouble with BigReactors support. It seems I can SET the vent type, but I can't SEE what it's set to, so I have no way of checking if it needs to be changed
L1373[17:46:31] <Kinuferu> Likewise, I can get the max fluid held but not current
L1374[17:46:34] <Kinuferu> Am I doing something wrong?
L1375[17:50:47] *** amadornes is now known as amadornes[OFF]
L1376[17:51:19] ⇦ Quits: Something12 (~Something@S010634bdfa9eca7b.vs.shawcable.net) (Read error: Connection reset by peer)
L1377[17:54:41] *** g is now known as gAway2002
L1378[18:03:24] ⇦ Quits: Inari (~Pinkishu@p5DEC6576.dip0.t-ipconnect.de) (Quit: 'Make every second count!' (Reinhardt))
L1379[18:21:46] <gamax92> ... >_>
L1380[18:22:16] <gamax92> so you can double click a name in quassel to pull up a query, but it doesn't add that to the list of chats and instead deselects everything
L1381[18:22:38] ⇦ Quits: OneM_Industries (~OneM_Indu@69.27.73.255) (Quit: BANANA!!!!!)
L1382[18:22:52] ⇨ Joins: OneM_Industries (~OneM_Indu@69.27.73.255)
L1383[18:24:51] <gamax92> oh it just that if you have a hidden buffer because why would you want to have a list of every channel you've ever been in or people you've ever talked to, it doesn't unhide it, even if set to temporary hidden
L1384[18:35:52] ⇦ Quits: feldim2425 (~feldim242@178-190-44-116.adsl.highway.telekom.at) (Ping timeout: 195 seconds)
L1385[18:38:48] ⇨ Joins: feldim2425 (~feldim242@188-23-89-145.adsl.highway.telekom.at)
L1386[18:53:28] ⇦ Quits: lashtear (~lashtear@cpe-50-113-67-84.san.res.rr.com) (Quit: Leaving)
L1387[18:55:09] ⇨ Joins: lashtear (~lashtear@cpe-50-113-67-84.san.res.rr.com)
L1388[18:57:58] ⇦ Quits: xarses (~xarses@64.124.158.100) (Ping timeout: 192 seconds)
L1389[19:01:37] *** kolatra is now known as kolatra|away
L1390[19:03:48] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Read error: Connection reset by peer)
L1391[19:13:52] ⇦ Quits: lashtear (~lashtear@cpe-50-113-67-84.san.res.rr.com) (Quit: Leaving)
L1392[19:14:06] ⇨ Joins: lashtear (~lashtear@cpe-50-113-67-84.san.res.rr.com)
L1393[19:15:55] ⇨ Joins: CoderPuppy (~cpup@32.218.118.205)
L1394[19:16:40] ⇦ Quits: cpup (~cpup@32.218.112.102) (Ping timeout: 192 seconds)
L1395[19:31:06] ⇨ Joins: cpup (~cpup@32.218.118.232)
L1396[19:33:44] ⇦ Quits: MajGenRelativity (~MajGenRel@c-24-62-128-93.hsd1.ma.comcast.net) (Quit: Leaving)
L1397[19:36:24] ⇦ Quits: CoderPuppy (~cpup@32.218.118.205) (Ping timeout: 384 seconds)
L1398[19:38:13] ⇨ Joins: TheFox (webchat@pool-108-4-58-236.rcmdva.fios.verizon.net)
L1399[19:38:23] <TheFox> Hi everyone
L1400[19:38:26] <TheFox> %P
L1401[19:38:27] <MichiBot> Ping reply from TheFox 0.19s
L1402[19:38:57] <TheFox> %oclogs
L1403[19:38:57] <MichiBot> TheFox: https://oclogs.pc-logix.com/
L1404[19:49:03] ⇦ Quits: glasspelican (~quassel@stanley.glasspelican.ca) (Remote host closed the connection)
L1405[19:52:02] ⇨ Joins: glasspelican (~quassel@stanley.glasspelican.ca)
L1406[19:55:58] *** Keridos|away is now known as Keridos
L1407[19:56:20] ⇨ Joins: CoderPuppy (~cpup@32.218.119.39)
L1408[19:58:36] ⇦ Quits: cpup (~cpup@32.218.118.232) (Ping timeout: 192 seconds)
L1409[20:02:14] ⇦ Quits: Nentify (uid14943@2604:8300:100:200b:6667:1:0:3a5f) (Quit: Connection closed for inactivity)
L1410[20:07:27] ⇦ Quits: ven000m (~e@149.3.143.68) (Ping timeout: 195 seconds)
L1411[20:13:31] ⇨ Joins: cpup (~cpup@32.218.119.87)
L1412[20:15:40] ⇦ Quits: CoderPuppy (~cpup@32.218.119.39) (Ping timeout: 186 seconds)
L1413[20:27:26] ⇦ Quits: flappy (~flappy@a88-113-155-120.elisa-laajakaista.fi) (Remote host closed the connection)
L1414[20:28:36] ⇨ Joins: flappy (~flappy@a88-113-155-120.elisa-laajakaista.fi)
L1415[20:31:40] ⇨ Joins: CoderPuppy (~cpup@32.218.119.155)
L1416[20:33:58] ⇦ Quits: cpup (~cpup@32.218.119.87) (Ping timeout: 190 seconds)
L1417[20:37:17] ⇨ Joins: Vaht (~Tahg@pool-72-74-136-57.bstnma.fios.verizon.net)
L1418[20:38:01] ⇦ Quits: Kenny164 (~pkinney@5.80.60.70) (Quit: Leaving)
L1419[20:39:34] ⇦ Quits: Tahg (~Tahg@pool-72-74-136-57.bstnma.fios.verizon.net) (Ping timeout: 201 seconds)
L1420[20:45:37] <Antheus> Nothing like good meal of fish, french fries, chicken, shrimp and Dr. Pepper from Long John Silvers with a side of cole slaw :P
L1421[20:48:31] ⇨ Joins: ven000m (~e@149.3.143.68)
L1422[20:54:07] ⇦ Quits: CoderPuppy (~cpup@32.218.119.155) (Ping timeout: 186 seconds)
L1423[20:56:35] ⇨ Joins: xarses (~xarses@c-73-202-191-48.hsd1.ca.comcast.net)
L1424[20:57:45] ⇨ Joins: Sangarr (~Sangar@2001:41d0:2:b7b9::)
L1425[20:58:10] ⇨ Joins: greaser_ (greaser@segfault.net.nz)
L1426[20:58:26] ⇨ Joins: AlexisMachina_ (uid57631@2604:8300:100:200b:6667:3:0:e11f)
L1427[20:58:54] ⇨ Joins: johnnyho1tile (~irssi@castlevania.blackholegate.net)
L1428[20:59:54] ⇨ Joins: cpup (~cpup@32.218.119.224)
L1429[21:00:36] ⇨ Joins: Cryptek (thecryptek@ircbouncehouse.com)
L1430[21:00:38] ⇦ Quits: OneM_Industries (~OneM_Indu@69.27.73.255) (*.net *.split)
L1431[21:00:38] ⇦ Quits: AlexisMachina (uid57631@id-57631.charlton.irccloud.com) (*.net *.split)
L1432[21:00:38] ⇦ Quits: Turtle (~SentientT@82-171-92-73.ip.telfort.nl) (*.net *.split)
L1433[21:00:38] ⇦ Quits: bananagram (~bananagra@2604:180:0:af5:1337:1337:1337:1337) (*.net *.split)
L1434[21:00:38] ⇦ Quits: johnnyhostile (~irssi@castlevania.blackholegate.net) (*.net *.split)
L1435[21:00:38] ⇦ Quits: vifino (~vifino@tty.sh) (*.net *.split)
L1436[21:00:38] ⇦ Quits: payonel (~payonel@static-50-53-74-132.bvtn.or.frontiernet.net) (*.net *.split)
L1437[21:00:38] ⇦ Quits: ocdoc (gamax92@eos.pc-logix.com) (*.net *.split)
L1438[21:00:38] ⇦ Quits: Mimiru (~Mimiru@2607:5300:60:9553::1bad:babe) (*.net *.split)
L1439[21:00:38] ⇦ Quits: jackmcbarn (jackmcbarn@gateway.insomnia247.nl) (*.net *.split)
L1440[21:00:38] ⇦ Quits: TheCryptek (thecryptek@ircbouncehouse.com) (*.net *.split)
L1441[21:00:38] ⇦ Quits: Sangar (~Sangar@2001:41d0:2:b7b9::) (*.net *.split)
L1442[21:00:38] ⇦ Quits: gAway2002 (~g@ultros.tentacles.are.evidently.sexy) (*.net *.split)
L1443[21:00:38] ⇦ Quits: Lumien (Elite13049@ipv6.6.sigma.elitebnc.org) (*.net *.split)
L1444[21:00:38] ⇦ Quits: mrdeadlocked (~admin@199.204.185.12) (*.net *.split)
L1445[21:00:38] ⇦ Quits: progwml6 (~progwml6@104.168.20.187) (*.net *.split)
L1446[21:00:38] ⇦ Quits: greaser (greaser@segfault.net.nz) (*.net *.split)
L1447[21:00:38] ⇦ Quits: medsouz|offline (~medsouz@medsouz.net) (*.net *.split)
L1448[21:00:46] *** AlexisMachina_ is now known as AlexisMachina
L1449[21:00:50] ⇨ Joins: mrdeadlocked (~admin@199.204.185.12)
L1450[21:00:57] ⇨ Joins: OneM_Industries (~OneM_Indu@69.27.73.255)
L1451[21:00:57] ⇨ Joins: payonel (~payonel@static-50-53-74-132.bvtn.or.frontiernet.net)
L1452[21:00:57] ⇨ Joins: jackmcbarn (jackmcbarn@gateway.insomnia247.nl)
L1453[21:00:57] ⇨ Joins: medsouz|offline (~medsouz@medsouz.net)
L1454[21:00:57] *** stormlight.esper.net sets mode: +v payonel
L1455[21:01:32] ⇨ Joins: ocdoc (gamax92@eos.pc-logix.com)
L1456[21:01:52] ⇨ Joins: vifino (~vifino@tty.sh)
L1457[21:02:00] ⇨ Joins: Lumien (Elite13049@ipv6.6.sigma.elitebnc.org)
L1458[21:02:06] ⇨ Joins: g (~g@ultros.tentacles.are.evidently.sexy)
L1459[21:02:10] ⇨ Joins: progwml6 (~progwml6@104.168.20.187)
L1460[21:02:11] ⇨ Joins: bananagram (~bananagra@2604:180:0:af5:1337:1337:1337:1337)
L1461[21:02:21] *** vifino is now known as Guest97491
L1462[21:02:23] ⇨ Joins: Mimiru (~Mimiru@hekate.pc-logix.com)
L1463[21:02:24] zsh sets mode: +o on Mimiru
L1464[21:03:04] ⇨ Joins: CoderPuppy (~cpup@32.218.119.248)
L1465[21:04:15] *** Guest97491 is now known as vifino
L1466[21:08:46] ⇦ Quits: cpup (~cpup@32.218.119.224) (Ping timeout: 384 seconds)
L1467[21:09:16] ⇦ Quits: Cranium (~znc@cpe-76-84-100-35.neb.res.rr.com) (Ping timeout: 186 seconds)
L1468[21:13:11] ⇨ Joins: Rorax (~Rorax@2402:8200:320e:ee00:3150:8d2f:1f7:59d0)
L1469[21:15:06] <Rorax> how do you insure that a micro controller starts up on load?
L1470[21:15:25] ⇨ Joins: Cranium (~znc@cpe-76-84-100-35.neb.res.rr.com)
L1471[21:24:33] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L1472[22:01:02] <TheFox> Rorax: what do you need help with?
L1473[22:01:17] <TheFox> i mean elaborate. load of what the world?
L1474[22:01:34] <Rorax> so a microcontroller, requires someone to turn it on
L1475[22:01:41] <TheFox> yes
L1476[22:01:49] <Rorax> how can I remove that requirement, auto startup like other computers
L1477[22:02:10] <TheFox> i thought only CC had autostart. let me check real quick
L1478[22:03:57] <Rorax> hmmmm, don't think so, Open Computers absolutely can persist through server loading and unloading, micro controllers don't seem to though
L1479[22:04:59] <TheFox> um. i dont actually know because i have never had this problem.
L1480[22:05:13] <TheFox> i dont use MC's i just stick to servers
L1481[22:05:28] <TheFox> the hold more expansion cards and take a screen
L1482[22:05:50] <TheFox> i gtg, good luck though, try asking Forecaster or maybe asie
L1483[22:05:59] ⇦ Quits: TheFox (webchat@pool-108-4-58-236.rcmdva.fios.verizon.net) (Quit: got to go somewhere)
L1484[22:12:48] * `
L1485[22:20:05] ⇦ Quits: L00_Cyph3r (~L00_Cyph3@546A51B2.cm-12-3b.dynamic.ziggo.nl) (Ping timeout: 201 seconds)
L1486[22:20:26] ⇨ Joins: L00_Cyph3r (~L00_Cyph3@546A51B2.cm-12-3b.dynamic.ziggo.nl)
L1487[22:28:54] ⇦ Quits: hlgl2 (~hlgl2@aftr-37-201-226-96.unity-media.net) (Quit: bye guyz)
L1488[22:39:28] <Mimiru> gamax92, breaking speakers now stops sound at that point
L1489[22:39:31] <Mimiru> \o/
L1490[22:40:15] <gamax92> ???? ??? ??? ?????
L1491[22:40:24] <Mimiru> dafuq?
L1492[22:40:38] ⇦ Quits: Lathanael|Away (~Lathanael@p549608FE.dip0.t-ipconnect.de) (Ping timeout: 198 seconds)
L1493[22:40:50] <gamax92> ?
L1494[22:41:03] <Mimiru> http://michi.pc-logix.com/hexchat_2016-07-13_22-41-26.png
L1495[22:41:12] <Mimiru> oclogs shows "What are you doing" though...
L1496[22:43:21] <Mimiru> Anyway, a fuckton of the code in update() wasn't being called... ever
L1497[22:43:37] <Mimiru> like the speaker invalidation code
L1498[22:44:56] <gamax92> ?? ???? ????? ???? ????
L1499[22:45:16] <Mimiru> Except i can't read it.. :P
L1500[22:45:19] <Mimiru> unless I use oclogs
L1501[22:46:38] <Temia> Unicode has gone too far D:
L1502[22:46:49] <gamax92> Temia: yes D:
L1503[22:47:02] <Saphire> ouch
L1504[22:47:06] <Saphire> my terminal
L1505[22:47:13] <Saphire> what have you done D:
L1506[22:48:28] ⇨ Joins: Lathanael|Away (~Lathanael@p5496069D.dip0.t-ipconnect.de)
L1507[22:50:05] ⇨ Joins: techno156 (~techno156@137.154.59.175)
L1508[22:56:16] <gamax92> :/
L1509[22:56:21] <gamax92> there is a bikini emoji
L1510[22:56:40] <gamax92> of course there is
L1511[22:59:37] <gamax92> Mimiru: so how'd you fix
L1512[23:00:40] <Mimiru> gamax92, https://git.io/vKBse
L1513[23:00:56] <Mimiru> Oh.. that's 1.7...
L1514[23:01:00] <Mimiru> but yeah same thing
L1515[23:01:15] <Mimiru> https://git.io/vKBsT
L1516[23:02:07] <Mimiru> http://michi.pc-logix.com/javaw_2016-07-13_23-02-21.png When trying to fm.start() though
L1517[23:03:41] <gamax92> Mimiru: did you break :/
L1518[23:03:55] <Mimiru> lots of "set" stuff doesn't seem to work, and i changed nothing in that...
L1519[23:04:06] <Mimiru> setScreenColor works, setScreenText didn't
L1520[23:04:10] <Mimiru> setURL doesn't work
L1521[23:04:21] <gamax92> ahh, yeah that is derp
L1522[23:04:40] <gamax92> I dunno why start should be causing a hang though, unless you're blocking until the stream starts?
L1523[23:04:52] <gamax92> no ... cause that's client sided
L1524[23:05:49] <Mimiru> And I'm having to run builds on jenkins (with curseforge off) to test, cause building locally still fucks up and can't find that class
L1525[23:06:30] <Mimiru> Also need to track down why owner isn't being set
L1526[23:08:02] <Mimiru> Oh, cause I didn't port that properly
L1527[23:08:02] <Mimiru> ¬_¬
L1528[23:12:41] <Antheus> `_`
L1529[23:16:28] <Mimiru> Really wish I could use OC directly in dev
L1530[23:20:30] <Mimiru> %tell Sangar Crash: http://pastebin.com/LnxqsUfi When trying to place a monitor with OpenComputers-MC1.8.9-1.6.0.7-beta.4 ran through BON2 trying to run deobf OC in IDE
L1531[23:20:32] <MichiBot> Mimiru: Sangar will be notified of this message when next seen.
L1532[23:21:55] <Mimiru> this is great... I can't build locally because ClassNotFound, I can't test in IDE cause the above crash with OC
L1533[23:22:16] <gamax92> does the build fail or does it just not work properly
L1534[23:22:16] <Mimiru> so every changes means pushing to github, building with jenkins, downloading and testing it in prod mc
L1535[23:22:29] <gamax92> if latter, would you mind sending me a jenkins jar and then a local jar
L1536[23:22:34] <Mimiru> build doesn't fail, but trying to run the produced jar fails
L1537[23:22:38] <gamax92> okay
L1538[23:23:04] <Mimiru> local build: http://michi.pc-logix.com/OpenFM-1.8.9-0.1.0-0.jar
L1539[23:23:16] <Mimiru> Jenkins build: http://ci.pc-logix.com/job/OpenFM-1.8/lastSuccessfulBuild/artifact/build/libs/OpenFM-1.8.9-0.1.0-9.jar
L1540[23:24:03] <Mimiru> that's an older local build though..
L1541[23:24:07] <Mimiru> just thought of that
L1542[23:25:06] <Mimiru> K, same url as before, but just built
L1543[23:27:19] *** Antheus is now known as Antheus|Sleep
L1544[23:32:21] <gamax92> Mimiru: oddly only your jar has deploader stuff in it
L1545[23:32:59] <gamax92> wait what, and the old message file, ... are you sure that local jar was updated
L1546[23:33:43] <Mimiru> I delete it on the server and reupload, but I *just* built it, and the time is updated
L1547[23:33:48] <Mimiru> I can*
L1548[23:34:27] <Mimiru> http://michi.pc-logix.com/OpenFM-1.8.9-0.1.0-0.jar
L1549[23:34:38] <Mimiru> deleted, and reuploaded
L1550[23:34:48] ⇨ Joins: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de)
L1551[23:35:02] <Mimiru> http://michi.pc-logix.com/explorer_2016-07-13_23-35-25.png
L1552[23:35:09] <gamax92> Mimiru: and to verify, sha1sum is 0970d84b69493ba2cfb129afb26dc8091d56cdca
L1553[23:35:35] <gamax92> oh windows
L1554[23:37:29] <Mimiru> 0970D84B69493BA2CFB129AFB26DC8091D56CDCA
L1555[23:38:55] <Mimiru> ran clean build... lets see if it's any different
L1556[23:39:06] <gamax92> Mimiru: yeah cause this jar has a bunch of DepLoader stuff in pcl.OpenFM.misc that the jenkins jar lacks and even has the old MessageTERadioBlock that was removed
L1557[23:39:12] <Mimiru> ffs
L1558[23:39:24] <Mimiru> clean build worked
L1559[23:39:45] <gamax92> welp, there you go :)
L1560[23:40:05] <Mimiru> Don't know why I didn't think of that sooner
L1561[23:40:24] <Mimiru> Still wish OC worked in IDE, so I could use breakpoints
L1562[23:40:35] <Mimiru> But this is better than commit build download test lol
L1563[23:40:55] <Mimiru> I can just junction this jar from the build dir
L1564[23:41:02] <gamax92> I should look into that ... but watching stuff with a friend first
L1565[23:41:33] <Mimiru> I'm going to bed soon
L1566[23:41:37] <Mimiru> Thanks for your help gamax92
L1567[23:41:47] <gamax92> I've also never used the dev environment tbh :P
L1568[23:42:07] <Mimiru> I likes my hot swapping code, and breakpoints
L1569[23:42:39] <gamax92> Mimiru: well, quick run down on how to do it in Eclipse?
L1570[23:42:59] <Mimiru> I just toss deobf mod builds in /run/mods/
L1571[23:43:07] <Mimiru> and set my debug configs
L1572[23:43:27] <Mimiru> http://michi.pc-logix.com/eclipse_2016-07-13_23-43-51.png
L1573[23:43:35] <Mimiru> http://michi.pc-logix.com/eclipse_2016-07-13_23-43-58.png
L1574[23:44:02] <Mimiru> Make sure you set the "Working directory" otherwise it dumps *everything* into the root of the project
L1575[23:44:45] <Mimiru> then just click the "Bug" button next to run, that's the debugger
L1576[23:46:06] <Mimiru> wait...
L1577[23:46:07] <Mimiru> what
L1578[23:46:20] <Mimiru> WHAAAAAAAAAT
L1579[23:46:29] * Mimiru shoots self
L1580[23:47:35] <gamax92> Mimiru: is it magically working now :P
L1581[23:47:41] <Mimiru> No...
L1582[23:47:49] <Mimiru> I just fucking realized something
L1583[23:48:08] <Mimiru> compile "li.cil.oc:OpenComputers:MC1.8.9-1.5.22.5:api" OpenComputers-MC1.8.9-1.6.0.95-dev.jar
L1584[23:49:10] <gamax92> mmhm?
L1585[23:49:19] <gamax92> oh.
L1586[23:49:22] <gamax92> I see.
L1587[23:49:26] <glasspelican> i was able to get the OC native libaries built on smartos, made pr https://github.com/MightyPirates/OpenComputers/pull/1962
L1588[23:49:28] <Mimiru> 1.5.22 API, and 1.6.0 jar
L1589[23:49:32] <gamax92> yeah
L1590[23:49:35] <gamax92> that's not good
L1591[23:50:45] <Mimiru> 'OpenFM' is missing required source folder: 'src/api/java'
L1592[23:50:50] * Mimiru cires
L1593[23:50:53] <Mimiru> cries too
L1594[23:51:09] * Mimiru cries in spanish
L1595[23:53:12] ⇦ Quits: Rorax (~Rorax@2402:8200:320e:ee00:3150:8d2f:1f7:59d0) (Quit: Leaving)
L1596[23:53:38] <Mimiru> fuck it just made /src/api/java/.. lol
L1597[23:53:59] <gamax92> didn't you already have that because CC?
L1598[23:54:19] <Mimiru> it's not there on github
L1599[23:54:20] * Mimiru shrugs
L1600[23:54:41] <Mimiru> I'll need it when I add CC's api back in
L1601[23:55:07] <Mimiru> %tell Sangar Nevermind, I had 1.5 API and 1.6 jar
L1602[23:55:09] <MichiBot> Mimiru: Sangar will be notified of this message when next seen.
L1603[23:56:50] <Mimiru> so yay I can test in dev now
L1604[23:59:31] ⇦ Quits: Corded (discord@eos.pc-logix.com) (Remote host closed the connection)
L1605[23:59:41] ⇨ Joins: Corded (discord@eos.pc-logix.com)
L1606[23:59:42] zsh sets mode: +v on Corded
<<Prev Next>> Scroll to Top