<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:06:03] <Shuudoushi|Away> SuPeRMiNoR2: you can't read can you? I said it's a fancier cat, not a simplified cat -_-
L2[00:06:37] <SuPeRMiNoR2> I can read, i just chose to ignore what you actually say to anger you
L3[00:07:20] <Shuudoushi|Away> I will rip out your tongue and strangle you with it -_-
L4[00:07:38] <Shuudoushi|Away> anywho, back to sleep for me
L5[00:07:45] <SuPeRMiNoR2> good night
L6[00:07:48] <SuPeRMiNoR2> <3
L7[05:00:16] ⇦ Quits: PCL-Minecraft (~PCL-1_7@2607:5300:60:51da::dead:beef) (Quit: [PCL-1_7] Good bye!)
L8[05:01:26] *** Shuudoushi|Away is now known as Shuudoushi
L9[05:02:50] ⇨ Joins: PCL-Minecraft (~PCL-1_7@2607:5300:60:51da::dead:beef)
L10[12:13:42] *** Shuudoushi is now known as Shuudoushi|Away
L11[12:24:40] *** Shuudoushi|Away is now known as Shuudoushi
L12[13:45:36] ⇨ Joins: ds84182 (ds84182@2607:5300:60:51da::1ce:c01d)
L13[13:45:49] <ds84182> 7spooky-1me
L14[13:47:20] <Mimiru> Yep.
L15[13:53:44] <PCL-Minecraft> SuPeRMiNoR2 joined the game.
L16[13:53:45] <PCL-Minecraft> SuPeRMiNoR2 left the game.
L17[13:55:59] * Mimiru punts SuPeRMiNoR2 off the server
L18[13:56:48] <PCL-Minecraft> [Dynmap] <98.92.105.132> wark wark
L19[13:56:56] <ds84182> ( ͡° ͜ʖ ͡°)
L20[13:57:03] <ds84182> thatwasme
L21[13:59:40] <ds84182> hmm
L22[14:16:47] <PCL-Minecraft> SuPeRMiNoR2 joined the game.
L23[14:17:13] <Mimiru> yay SuPeRMiNoR2 was actually able to connect
L24[14:43:45] <ds84182> Laptop overheated. Rip
L25[14:44:45] <ds84182> This is why i don't play games anymore. The fucking laptop is really sensitive to heat now
L26[14:44:55] <ds84182> It wasn't when i got it
L27[14:52:49] ⇦ Quits: Lizzy (lizzy@lizzy.theender.net) (Ping timeout: 189 seconds)
L28[15:01:54] ⇨ Joins: LizzyTrickster (lizzy@lizzy.theender.net)
L29[15:03:13] *** LizzyTrickster is now known as Lizzy
L30[15:07:48] ⇦ Quits: Lizzy (lizzy@lizzy.theender.net) (Ping timeout: 198 seconds)
L31[15:08:08] ⇨ Joins: Lizzy (~Lizzy@lizzy.theender.net)
L32[15:17:22] <PCL-Minecraft> SuPeRMiNoR2 left the game.
L33[15:38:24] ⇦ Quits: Lizzy (~Lizzy@lizzy.theender.net) (Ping timeout: 198 seconds)
L34[15:40:12] ⇨ Joins: Lizzy (lizzy@lizzy.theender.net)
L35[16:21:09] ⇦ Quits: Lizzy (lizzy@lizzy.theender.net) (Ping timeout: 198 seconds)
L36[16:23:48] ⇨ Joins: Lizzy (lizzy@lizzy.theender.net)
L37[17:56:41] <Mimiru> OK... pack update tiem.
L38[18:08:37] ⇦ Quits: Lizzy (lizzy@lizzy.theender.net) (Ping timeout: 189 seconds)
L39[18:08:40] <Mimiru> http://www.speedtest.net/my-result/4488296379 ¬_¬
L40[18:11:06] ⇨ Joins: Lizzy (lizzy@lizzy.theender.net)
L41[18:21:14] <Mimiru> <Not-1bde> [OpenSecurity] Shuudoushi edited page Blocks - http://git.io/vtEbf</span>
L42[18:21:20] <Mimiru> What did you edit Shuudoushi?
L43[18:21:43] <Shuudoushi> card writer
L44[18:21:56] <Shuudoushi> added a bit about it writing to EEPROMs
L45[18:21:57] <Mimiru> Well I've gotta rewrite a bunch anyway :P
L46[18:22:14] <Mimiru> component names are now lowercase so OSCardWriter is os_cardwriter
L47[18:22:15] <Mimiru> etc
L48[18:22:16] <Shuudoushi> eh, I figured I would try to add something to it lol
L49[18:22:22] <Mimiru> But ty
L50[18:22:34] <Shuudoushi> lowercase does make more sense XD
L51[18:22:39] <Mimiru> Yes, yes it does
L52[18:22:48] <Mimiru> which is why I included it in the 1.0 breaking release
L53[18:23:09] <Shuudoushi> Mimiru: should I add a component check to 'flash' to see if a card writer is attached to the network?
L54[18:23:54] <Mimiru> if you want
L55[18:24:18] <Mimiru> I'm working on a pack update ATM
L56[18:24:23] <Mimiru> as well as documenting OS
L57[18:24:23] <Mimiru> lol
L58[18:24:49] <Shuudoushi> just have to figure out just what is happening in the OC stock flash program lol
L59[18:25:42] <Shuudoushi> and I also have to figure out how to force the use of the card writer block if found...
L60[18:26:22] <Shuudoushi> I'll figure all that out after a shower
L61[18:27:03] <Shuudoushi> I'll need the methods for writing to EEPROMs anyway (if different than for mag and RFID that is)
L62[18:28:04] <Mimiru> writer.flash(data: string, title: string, readOnly:bool)
L63[18:28:26] <Mimiru> flash("computer.beep(200,2), "BEEPROM", false)
L64[18:28:35] <Mimiru> This was the actual first eeprom I wrote. :p
L65[18:28:38] <Mimiru> well
L66[18:28:44] <Mimiru> flash("computer.beep(200,2)", "BEEPROM", false)
L67[18:35:42] <ds84182> hehe
L68[18:35:44] <ds84182> beeprom
L69[18:37:23] <Mimiru> Exactly :p
L70[18:40:03] <SuPeRMiNoR2> thank you for lowercasing
L71[18:40:06] <vifino> BEEPROM
L72[18:40:08] <vifino> I want it.
L73[18:41:08] <Mimiru> lol SuPeRMiNoR2 I realized my mistake after I'd released... I wanted t switch it but I didn't want to break shit...
L74[18:42:43] <Mimiru> I moved P:R into an AIO zip for solder...
L75[18:50:57] <ds84182> Oh yeah... reddit.com/r/subredditsimulator
L76[18:51:10] <ds84182> It's the best fucking thing I've read today
L77[19:01:57] <gamax92> ds84182: do the giant industrial shredders have a name?
L78[19:02:12] <gamax92> like these destruction machines http://i.imgur.com/dCzL8ru.gifv
L79[19:04:35] <ds84182> idk
L80[19:04:36] <Mimiru> ugh fak
L81[19:05:13] <Mimiru> this shit fucking download speed is about to make me flip a computer
L82[19:05:59] <Mimiru> why is my world bitching about loading my world without zettaindustries
L83[19:06:01] <Mimiru> when zettaindustries is here.
L84[19:06:12] <Shuudoushi> now that I no longer stink to high heaven, lets rewrite flash.lua :D
L85[19:07:53] <Mimiru> because the fucking ZI jar is corrupt
L86[19:07:57] <Mimiru> SuPeRMiNoR2, you around?
L87[19:08:02] <SuPeRMiNoR2> sorta
L88[19:08:09] <Shuudoushi> huh, looks like I just have to change this bit http://puu.sh/iQYga/45d53d835a.txt
L89[19:08:12] <SuPeRMiNoR2> i am trying to figure out college bullshit
L90[19:08:18] <Mimiru> I'll do it then
L91[19:08:44] <Mimiru> fucking shit ass internet
L92[19:08:45] <Shuudoushi> SuPeRMiNoR2 + college = shit hitting a fan
L93[19:08:50] <Mimiru> corrupting downloads.
L94[19:08:54] <Shuudoushi> ouch
L95[19:08:58] <SuPeRMiNoR2> Shuudoushi: for sure
L96[19:09:05] <SuPeRMiNoR2> I literally have no idea what i want to do
L97[19:09:11] <Shuudoushi> XD
L98[19:09:15] <SuPeRMiNoR2> the answer actuall, is i *want* to do nothing
L99[19:09:28] <Shuudoushi> SuPeRMiNoR2: when all else fails, taking welding
L100[19:09:43] <SuPeRMiNoR2> lol, would probably work
L101[19:10:15] <Mimiru> dude welders around here make shittons
L102[19:10:24] <SuPeRMiNoR2> I will probably end up doing a 2 year IT thing
L103[19:10:24] <Shuudoushi> it's not that hard (after you get the hang of it), easy to find work, and pays fucking great
L104[19:11:27] <Shuudoushi> SuPeRMiNoR2: COVER ALL THE BASES!!! Take both IT and welding, then you can get jobs taking care of welding robots :P
L105[19:11:40] <SuPeRMiNoR2> I think one thing is enough thanks
L106[19:11:45] <Shuudoushi> pussy lol
L107[19:11:46] <Kodos> Okay, Mimiru I'm at my PC now. Where I can find PCL's jenkins so I can grab updated OS and OP
L108[19:12:10] <SuPeRMiNoR2> plus if i do IT i am pretty sure I need to get certain certifications
L109[19:12:15] <SuPeRMiNoR2> which means even more work
L110[19:12:18] <Mimiru> Kodos, curse
L111[19:12:22] <Kodos> Right
L112[19:12:24] <Shuudoushi> Kodos: or here http://jenkins.pc-logix.com/job/OpenSecurity/
L113[19:12:36] <Mimiru> Shuudoushi, those redirect to curse :p
L114[19:12:39] <Kodos> Will use Curse, since it tracks downloads =P
L115[19:12:44] <Mimiru> go ahead, download one heh
L116[19:13:00] <Shuudoushi> SuPeRMiNoR2: just an A+ cert, not that hard, two test = lifetime cert
L117[19:14:18] <SuPeRMiNoR2> And maybe the CCNA
L118[19:17:19] <Mimiru> I want to CCNA
L119[19:32:12] <Shuudoushi> http://puu.sh/iQZCU/4e49a2bd06.txt
L120[19:32:21] <Shuudoushi> pretty sure I can do that in a cleaner way...
L121[19:34:13] <Kodos> Why all the extra ends?
L122[19:34:25] <Shuudoushi> o.O
L123[19:34:36] <Kodos> if > then > else > end
L124[19:34:39] <Kodos> That's all you should need
L125[19:34:41] <Shuudoushi> I have to put an 'end' for the functions
L126[19:34:51] <Kodos> Oh right
L127[19:34:54] <Kodos> Derp
L128[19:35:37] <Kodos> Okay, almost time for me to fire up MC and get my SGCraft gates working :3
L129[19:35:45] <Mimiru> q_q
L130[19:35:54] <Kodos> Sorreh
L131[19:36:09] <Kodos> They has Irises and OC stuff and proper redstone outputs and shit
L132[19:36:14] <Kodos> Also example programs I can tweak
L133[19:38:23] <Shuudoushi> there, that might work... http://puu.sh/iQZX5/164a90ac9b.txt
L134[19:39:58] ⇦ Quits: PCL-Minecraft (~PCL-1_7@2607:5300:60:51da::dead:beef) (Quit: [PCL-1_7] Good bye!)
L135[19:40:12] <Shuudoushi> so pretty :3 http://puu.sh/iR02U/2b85a64b54.png
L136[19:41:19] <Kodos> Would you say Atom is a good replacement for Notepad++?
L137[19:41:45] <Shuudoushi> yes
L138[19:41:52] <Shuudoushi> or sublime text
L139[19:41:53] <Kodos> Mkay then
L140[19:42:19] <Shuudoushi> Atom is pretty fucking great so far lol
L141[19:43:48] <vifino> I like it too.
L142[19:43:55] <vifino> Not as good as vim, but still good.
L143[19:45:59] <Shuudoushi> that reminds me...
L144[19:46:33] <Shuudoushi> I still need to work on syntax highlighting and syntax files for edit...
L145[19:47:05] <Shuudoushi> or at least make it so you can more easily change the color (it's blue atm...)
L146[19:50:49] ⇨ Joins: PCL-Minecraft (~PCL-1_7@2607:5300:60:51da::dead:beef)
L147[19:51:14] <PCL-Minecraft> MichiRavencroft joined the game.
L148[19:52:04] <Mimiru> ¬_¬
L149[19:52:37] <PCL-Minecraft> <MichiRavencroft> -_-
L150[19:54:02] <PCL-Minecraft> <MichiRavencroft> Test
L151[19:54:23] <Mimiru> .ftps
L152[20:11:55] <PCL-Minecraft> MichiRavencroft left the game.
L153[20:15:32] * Mimiru ** SysInfo ** Client: HexChat 2.10.2 (x64) ** OS: Microsoft Windows 7 Ultimate ** CPU: AMD FX(tm)-8350 Eight-Core Processor (4.00 GHz) ** RAM: 16333 MB Total (4471 MB Free) ** VGA: NVIDIA GeForce GTX 960 ** Uptime: 192.34 Hours **
L154[20:17:09] <SuPeRMiNoR2> http://i.imgur.com/LVWfXAj.jpg
L155[20:20:06] <PCL-Minecraft> Shuudoushi joined the game.
L156[20:20:11] <Kodos> Still not as funny as "I am not fucking drunk"
L157[20:20:18] ⇨ Joins: Spr (~s@173-26-24-196.client.mchsi.com)
L158[20:20:28] <Spr> HexChat: 2.9.6 ** OS: Linux 3.13.0-37-generic x86_64 ** Distro: Debian jessie/sid ** CPU: 8 x Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (GenuineIntel) @ 800MHz ** RAM: Physical: 15.5GB, 73.4% free ** Disk: Total: 2.9TB, 19.6% free ** VGA: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller ** Sound: HDA-Intel - HDA Intel HDMI1: HDA-Intel - HDA Intel PCH2: HDA-Intel - HDA NVidia3: US
L159[20:20:28] <Spr> B-Audio - C-Media USB Audio Device ** Ethernet: Intel Corporation Ethernet Connection I217-V ** Uptime: 7h 51m 12s **
L160[20:20:54] ⇦ Quits: Spr (~s@173-26-24-196.client.mchsi.com) (Client Quit)
L161[20:33:01] <ds84182> that happened
L162[20:33:21] <ds84182> I guess it's my turn.
L163[20:35:34] <ds84182> or not, I don't have that plugin
L164[20:37:08] ⇦ Quits: PCL-Minecraft (~PCL-1_7@2607:5300:60:51da::dead:beef) ()
L165[20:39:24] ⇨ Joins: PCL-Minecraft (~PCL-1_7@2607:5300:60:51da::dead:beef)
L166[20:41:33] <Mimiru> ... server crashed?
L167[20:47:04] <PCL-Minecraft> Shuudoushi joined the game.
L168[20:56:17] <PCL-Minecraft> <Shuudoushi> mimiru, do I have to break and replace any OS blocks for the update to take effect?
L169[20:56:40] <Kodos> I would assume so
L170[20:57:40] <Shuudoushi> well fuck me... http://puu.sh/iR4sb/df5f1d3d16.png
L171[20:58:07] <Mimiru> You don't get an eeprom component]
L172[20:58:25] <Shuudoushi> http://puu.sh/iR4uW/5739efb591.png
L173[20:59:18] <Mimiru> break, replace, reboot
L174[20:59:51] <Mimiru> i wrote beeprom on the server, so i know it works
L175[21:00:31] <Shuudoushi> it's mostly just my own code...
L176[21:00:51] <Shuudoushi> trying to add the card writer to flash.lua...
L177[21:00:59] <Shuudoushi> oh wait...
L178[21:01:08] <Mimiru> Break, replace, reboot, run components, make sure the new name is there
L179[21:01:13] * Shuudoushi slams his face into his desk..
L180[21:01:24] <Mimiru> Lolol
L181[21:01:31] <Mimiru> i just looked at the code
L182[21:01:35] <Mimiru> gg nu
L183[21:01:38] <Mimiru> b
L184[21:01:53] <Kodos> btw
L185[21:01:56] <Kodos> OP's version is broken
L186[21:02:06] <Kodos> Just reports {version} or some such in MMC
L187[21:02:14] <Mimiru> ah, meh
L188[21:02:18] <Kodos> ${version}
L189[21:02:19] <Mimiru> lol
L190[21:02:20] <Shuudoushi> lol
L191[21:02:53] <Mimiru> forge reports it right?
L192[21:03:04] <Mimiru> #blamemmc :p
L193[21:03:06] <Kodos> Will check when MC is loaded
L194[21:03:13] <Mimiru> fucking chckdsk
L195[21:03:37] <PCL-Minecraft> <Shuudoushi> ...
L196[21:03:54] <Shuudoushi> Mimiru: you fucked up the facing thing...
L197[21:04:09] <Mimiru> How exactly do you figure?
L198[21:04:20] <PCL-Minecraft> <Shuudoushi> sneak placing makes it face away
L199[21:04:27] <Mimiru> since it works fine for me/
L200[21:04:34] <Kodos> Working as intended
L201[21:04:35] <Mimiru> thays not fucked up.
L202[21:04:39] <PCL-Minecraft> <Shuudoushi> ...
L203[21:04:40] <Mimiru> ^
L204[21:04:47] <PCL-Minecraft> <Shuudoushi> then it's inconvenit!
L205[21:05:08] <PCL-Minecraft> <Shuudoushi> ..
L206[21:05:11] <PCL-Minecraft> <Shuudoushi> inconvenient*
L207[21:05:27] <Kodos> http://puu.sh/iR4RP/ba4fb4302f.png
L208[21:05:27] <Mimiru> behold the feild in which i grow my fucks etc etc
L209[21:05:34] <Kodos> LINE STEALER
L210[21:05:45] <Mimiru> K, then blame jenkins
L211[21:06:11] <Mimiru> alao, beenn using that for ages lol
L212[21:06:18] <Mimiru> also...
L213[21:06:31] <Mimiru> fucking chckdsk bite me
L214[21:06:56] <Mimiru> 4 disks 8 chckdsk requests
L215[21:06:57] <Shuudoushi> ... http://puu.sh/iR4VW/77e4524415.png
L216[21:07:17] <Shuudoushi> and yes, I have broken, replaced, and rebooted like 10 times now...
L217[21:07:45] <Kodos> What's missing
L218[21:07:51] <Mimiru> let me get back into my os, and i'll come see what youve fucked up
L219[21:08:01] <Shuudoushi> card writer
L220[21:08:41] <Kodos> Some days I really hate being OCD
L221[21:08:46] <Kodos> OCPD, whatever
L222[21:09:06] <PCL-Minecraft> <Shuudoushi> so you can't breath right?
L223[21:09:14] <Kodos> At the moment? It's a struggle
L224[21:09:20] <PCL-Minecraft> <Shuudoushi> you had it right the first time >.>
L225[21:09:27] <Kodos> No, you mean COPD
L226[21:09:31] <PCL-Minecraft> <Shuudoushi> OCPD is a breathing disorder
L227[21:09:35] <Kodos> I mean Obsessive Compulsive Personality Disorder
L228[21:09:46] <Kodos> COPD is the breathing disorder
L229[21:09:56] <PCL-Minecraft> <Shuudoushi> that's still listed as OCD last I checked >.>
L230[21:10:04] <Kodos> Actually it's different
L231[21:10:07] <Kodos> OCD is more severe
L232[21:10:16] <PCL-Minecraft> <Shuudoushi> ah, eh
L233[21:10:22] <Kodos> Anyway
L234[21:10:26] <Kodos> The printer looks nice now
L235[21:10:27] <Kodos> Mostly
L236[21:10:34] <Kodos> Cable doesn't meet up with the back panel, but meh
L237[21:10:36] <PCL-Minecraft> <Shuudoushi> kukz
L238[21:10:38] <Kodos> That would require a redo of the model
L239[21:10:39] <Mimiru> Mostly...?
L240[21:10:40] <PCL-Minecraft> <Shuudoushi> lulz*
L241[21:10:49] <Kodos> Let me show you what I mean
L242[21:11:13] <Kodos> http://puu.sh/iR5af/867bd54ec8.png
L243[21:11:21] <Kodos> It's on the back facing side fine
L244[21:11:24] <Kodos> It just doesn't line up
L245[21:11:35] <Kodos> But that's not anything you can do without redoing the model
L246[21:12:15] <Mimiru> Oh...
L247[21:16:00] <Mimiru> \o/ Desktop
L248[21:16:38] <Mimiru> Now, if Technic could load, that'd be great
L249[21:16:44] <Kodos> LOL I love Crayfish's furniture mod, but it replaces all my break particles with fucking He-Man
L250[21:17:52] <Mimiru> Kodos I'll fix OP's mcmod.info by removing it, later. :P
L251[21:18:16] <Mimiru> That'll break mmc more, but will fix forge lol
L252[21:18:25] <Kodos> lol
L253[21:18:46] <Mimiru> ${version} before this build has been fine though
L254[21:18:47] <Mimiru> so idk
L255[21:20:05] <Kodos> If you come up with any more block ideas, I still have http://i.imgur.com/lHxobgu.gifv
L256[21:21:13] <Mimiru> oh fuck
L257[21:21:20] <Mimiru> now to fire up chrome, and 563 tabs
L258[21:21:24] <Mimiru> over 19 windows
L259[21:22:54] <Mimiru> Kodos, that's very... somethingy
L260[21:23:04] <Mimiru> I have no idea cause 16x16 is tiny as fuck
L261[21:23:04] <Mimiru> lol
L262[21:23:34] <Mimiru> But atleast after reboot and modem restart I get 18mb/s
L263[21:24:55] <Shuudoushi> Kodos: start working on 4k texture for OS. NOW!!!!
L264[21:25:02] <Mimiru> lmfao
L265[21:25:08] <Kodos> Uhh
L266[21:25:08] <Kodos> Sec
L267[21:25:09] <Shuudoushi> really piss off the 6x6 fan boys XD
L268[21:25:15] <Shuudoushi> 16x16*
L269[21:26:23] <Shuudoushi> doesn't MC natively supports 'HD' textures these days?
L270[21:26:30] <Kodos> https://www.dropbox.com/s/mwvtmpgb8f5h4mj/HD_machine_bottom.png?dl=0
L271[21:26:34] <Kodos> 4k
L272[21:26:34] <Kodos> done
L273[21:27:16] <Shuudoushi> smart ass lol
L274[21:27:45] <Shuudoushi> need a smoke, brb
L275[21:27:52] <Kodos> Is the server still super laggy
L276[21:28:47] <Kodos> Also, wasn't OneM Banned from #oc for refusing to shorten his nick?
L277[21:28:51] <Kodos> Or did Lizzy unban
L278[21:28:56] <Mimiru> Yeah, but his nick is shorter, so..
L279[21:29:02] <Kodos> Right, but he was banned
L280[21:29:08] <Kodos> and joked in another channel about getting his IP to change his IP
L281[21:29:19] <Kodos> his ISP*
L282[21:29:29] <Kodos> I just wnat to make sure he's not evading
L283[21:30:22] <Mimiru> it was only webchat@hisip
L284[21:30:28] <Mimiru> not my fault Lizzy didn't ban him properly :P
L285[21:30:40] <Mimiru> No one has said anything since he has kept his nick short though
L286[21:30:42] <Mimiru> so it's ok.
L287[21:30:52] <Mimiru> Lizzy is aware of him being there
L288[21:31:07] <Kodos> Mkay
L289[21:31:34] <PCL-Minecraft> MichiRavencroft joined the game.
L290[21:31:57] <Mimiru> Also, Kodos the server is usually fine, only time it's not is when something is majorly wrong.. forge tps reports 20 across all dims atm
L291[21:32:09] <Kodos> Probably just clientsided then
L292[21:32:12] <Mimiru> there was some entity BS going on a couple of days ago but we got it sorted
L293[21:32:20] <Kodos> k
L294[21:33:16] <PCL-Minecraft> <MichiRavencroft> Umm.. huh...
L295[21:36:55] <Mimiru> Shuudoushi, 68c29a63-207e-43bd-81fb-918ec45b0703 it has an address
L296[21:37:03] <Mimiru> so it's a valid component to *something*
L297[21:39:22] <Kodos> Is the IC2 in PCL Exp or C
L298[21:39:34] <Mimiru> Exp
L299[21:39:37] <Kodos> k
L300[21:39:52] <Mimiru> Shuudoushi, IDK what to tell you it works fine for me in OpenOS...
L301[21:41:11] <Kodos> https://github.com/MauveCloud/Ic2ExpReactorPlanner If anyone likes IC2-Exp reactors for some reason
L302[21:42:14] <Mimiru> Wait... wtf
L303[21:42:52] * Mimiru rconfuz
L304[21:43:49] <Mimiru> Oh wow THAT's special.
L305[21:43:52] <Mimiru> what the fuck
L306[21:44:12] <Mimiru> The card writer isn't detected if it's attached by cable.
L307[21:44:20] <Kodos> uwot
L308[21:44:21] <PCL-Minecraft> MichiRavencroft left the game.
L309[21:44:44] <Mimiru> I always had my card writer sitting directly next to the computer..
L310[21:44:55] <Mimiru> I don't even wut
L311[21:46:27] <Mimiru> getyizroeghto;WEHTo[ hge4wt
L312[21:46:30] <Mimiru> COME ON ECLIPSE
L313[21:47:38] <Kodos> I'm guessing the server is off atm?
L314[21:47:55] <Mimiru> No?
L315[21:48:04] <Kodos> Just checking
L316[21:48:10] <Kodos> Wasn't sure if you'd pulled it while you fix
L317[21:48:11] <Mimiru> PCL-Minecraft
L318[21:48:18] <Mimiru> If it's here, the server is up
L319[21:48:21] <Kodos> k
L320[21:49:21] <Mimiru> Ok, eclipse is drunk
L321[21:49:29] <Mimiru> it's saying I have errors... that don't exist.
L322[21:49:39] <PCL-Minecraft> Kodos joined the game.
L323[21:49:56] <Mimiru> "Illegal modifier for parameter node; only final is permitted" But... there are no modifiers.
L324[21:50:24] <Mimiru> ¬_¬ had to add a space, remove said space, and resave
L325[21:50:26] <Mimiru> now it's ok..
L326[21:50:34] <PCL-Minecraft> <Kodos> Yep, drunk to me
L327[21:55:29] <Mimiru> How the hell is this happening..
L328[21:55:46] <Mimiru> Ok... is it JUST the cardwriter... or anything I have using Environment
L329[21:58:13] <PCL-Minecraft> <Kodos> Does anyone have any Galacticraft stuff set up?
L330[21:58:40] <Mimiru> What do You need? I have a pair of t3 rockets at my place
L331[21:59:03] <Mimiru> If you use the stargates you can get to the moon, mars, and my space station too
L332[21:59:18] <Mimiru> well, the stargates with my fork of LC_Control installed :P
L333[21:59:31] <PCL-Minecraft> <Kodos> I just wanted to test my launch controller setup
L334[21:59:51] <PCL-Minecraft> <Kodos> I'm in creative mode, I don't need resources =P
L335[22:00:06] <PCL-Minecraft> <Kodos> I'm gonna build and live on a space station
L336[22:00:20] <Kodos> How do I turn off highlighting in this channel
L337[22:00:23] <Kodos> Because holy shit
L338[22:00:53] <Mimiru> client?
L339[22:00:57] <Kodos> Hexchat
L340[22:01:08] <Mimiru> Settings -> prefs
L341[22:01:13] <Mimiru> alerts
L342[22:01:27] <Mimiru> and add PCL-Minecraft to nick names not to highlight
L343[22:01:41] <PCL-Minecraft> <Kodos> Test
L344[22:01:41] <Mimiru> NickServ,ChanServ,InfoServ,N,Q,Not-*,LanteaBot,PCL-Minecraft for example
L345[22:01:43] <PCL-Minecraft> <Kodos> =D
L346[22:01:47] <Mimiru> \o/
L347[22:01:52] <PCL-Minecraft> <Kodos> Okay, now then
L348[22:01:55] <Mimiru> Now I can still ping you, but PCL-Minecraft can't
L349[22:01:58] <PCL-Minecraft> <Kodos> Gotta get my arrivals area set up
L350[22:02:11] <PCL-Minecraft> <Kodos> Launch pad will need some work, but it'll have to wait
L351[22:02:55] <Mimiru> Ok... so the RFID Reader extends Environment and works fine
L352[22:03:03] <Mimiru> but the CardWriter, and Data Block don't
L353[22:03:11] <Mimiru> they work if they're touching the computer though
L354[22:04:29] <Mimiru> Ok... let's see if that tiny change fixes it.
L355[22:04:40] <PCL-Minecraft> Shuudoushi left the game.
L356[22:04:47] <Mimiru> Yeah get lost Shuudoushi
L357[22:05:01] * Shuudoushi stabs Mimiru.
L358[22:05:23] <Mimiru> fuck yeah
L359[22:05:24] <Mimiru> that fixes it
L360[22:05:29] <Mimiru> sonofabitch
L361[22:05:49] <Shuudoushi> uh huh
L362[22:06:04] <Shuudoushi> going to play terrai\ria witht he gf
L363[22:06:40] <Shuudoushi> s/terrai\ria witht he/terraria with the
L364[22:06:40] <MichiBot> <Shuudoushi> going to play terrai\ria witht he gf
L365[22:06:47] <Shuudoushi> -_-
L366[22:07:02] <Shuudoushi> fuck you too MichiBot
L367[22:16:11] <PCL-Minecraft> <Kodos> Debating whether to set this up to be usable in survival, or just go for aesthetics
L368[22:17:54] <PCL-Minecraft> <Kodos> Not sure how I feel about spin thrusters
L369[22:17:58] <PCL-Minecraft> <Kodos> I'm liable to get motion sickness
L370[22:20:14] <Mimiru> I seee your station
L371[22:21:09] <PCL-Minecraft> <Kodos> Where?
L372[22:21:18] <Mimiru> http://midori.pc-logix.com:8123/?worldname=DIM7&mapname=surface&zoom=8&x=4&y=64&z=3 Here
L373[22:21:24] <PCL-Minecraft> <Kodos> Ohh, dynmap
L374[22:21:25] <PCL-Minecraft> <Kodos> Nice
L375[22:21:28] <PCL-Minecraft> [Dynmap] <MichiRavencroft> :P
L376[22:21:43] <PCL-Minecraft> <Kodos> tbh it's going to look like shit because I'm terrible at building design
L377[22:21:50] <PCL-Minecraft> <Kodos> I'm better at wiring and piping infrastructure
L378[22:21:52] <Mimiru> I feel ya
L379[22:24:25] <PCL-Minecraft> <Kodos> Uhh
L380[22:24:34] <PCL-Minecraft> <Kodos> FE just did a high memory usage notice thinger
L381[22:24:41] <Mimiru> Yeah
L382[22:24:44] <Mimiru> that's normal
L383[22:24:47] <Mimiru> gc will kick in
L384[22:26:21] <SuPeRMiNoR2> hey there kodos
L385[22:26:32] <PCL-Minecraft> <Kodos> o/
L386[22:28:01] <SuPeRMiNoR2> i hate trying to decide what to do with my life
L387[22:28:07] <SuPeRMiNoR2> time to play some minecraft
L388[22:28:36] <PCL-Minecraft> <Kodos> dafuq
L389[22:28:41] <PCL-Minecraft> <Kodos> Mobs are spawning on top of my station -.-
L390[22:31:27] <PCL-Minecraft> SuPeRMiNoR2 joined the game.
L391[22:31:56] <PCL-Minecraft> <SuPeRMiNoR2> screw off opensecurity is up to date
L392[22:32:05] <PCL-Minecraft> <Kodos> Except it's not =P
L393[22:32:08] <Mimiru> Yes it is
L394[22:32:19] <PCL-Minecraft> <Kodos> Didn't you just push a fix to that problem
L395[22:32:26] <Mimiru> Yes.. but I've not built it
L396[22:33:07] <PCL-Minecraft> <SuPeRMiNoR2> i am floating all over the place
L397[22:33:39] <PCL-Minecraft> <SuPeRMiNoR2> nice skin :D
L398[22:33:45] <PCL-Minecraft> <Kodos> Eventually everyone will have a quarters that will only open to them
L399[22:34:33] <PCL-Minecraft> <SuPeRMiNoR2> ah crap
L400[22:34:37] <PCL-Minecraft> <SuPeRMiNoR2> i cant leave this bed
L401[22:34:41] <PCL-Minecraft> <SuPeRMiNoR2> tehe
L402[22:34:47] <PCL-Minecraft> <Kodos> It's a sign?
L403[22:35:01] <PCL-Minecraft> <SuPeRMiNoR2> whoa
L404[22:35:49] <PCL-Minecraft> <SuPeRMiNoR2> still in the bed interface XD
L405[22:35:51] <PCL-Minecraft> SuPeRMiNoR2 left the game.
L406[22:37:21] <PCL-Minecraft> SuPeRMiNoR2 joined the game.
L407[22:37:41] <PCL-Minecraft> <SuPeRMiNoR2> that was interesting
L408[22:38:09] <PCL-Minecraft> <SuPeRMiNoR2> ooo we have this thing
L409[22:38:30] <PCL-Minecraft> SuPeRMiNoR2 fell out of the world
L410[22:38:57] <PCL-Minecraft> <SuPeRMiNoR2> gotta get a stargate up there
L411[22:39:04] <PCL-Minecraft> <Kodos> SoonTM
L412[22:41:42] <PCL-Minecraft> <Kodos> Fucking mo creatures
L413[22:41:58] <Mimiru> fucking Kodos
L414[22:41:59] <Mimiru> :P
L415[22:42:18] <PCL-Minecraft> <Kodos> Not my fault you don't know how to blacklist dimensions for mods =P
L416[22:42:44] <Mimiru> So, I should dynamicly blacklist dimensions that don't exist yet?
L417[22:42:54] <PCL-Minecraft> <SuPeRMiNoR2> cannot interact with creative bla bla bla
L418[22:42:59] <PCL-Minecraft> <SuPeRMiNoR2> i AM in creative mode
L419[22:43:02] <PCL-Minecraft> <Kodos> Maybe whitelist overworld?
L420[22:43:10] <Mimiru> You are, but the world isn't SuPeRMiNoR2
L421[22:43:20] <Mimiru> /p list zones
L422[22:43:45] <PCL-Minecraft> <SuPeRMiNoR2> why D:
L423[22:43:51] <Mimiru> /p global zone #WORLD_ZONE# value fe.protection.gamemode 1
L424[22:48:22] <PCL-Minecraft> <Kodos> Does anyone have an electrical age teleporter at their place?
L425[22:48:57] <Mimiru> Not anymore, Lizzy had one.. but I don't think she rebuilt it after the purge
L426[22:49:09] <PCL-Minecraft> <SuPeRMiNoR2> the puuuuurrrge
L427[22:49:25] <PCL-Minecraft> <SuPeRMiNoR2> it was for the greater good
L428[22:51:03] <Kodos> Ffs
L429[22:51:44] ⇦ Quits: Kodos (~Kodos@2602:306:ce20:6c30:e1f9:2c3d:ce75:15ce) (Read error: Connection reset by peer)
L430[22:52:14] ⇨ Joins: Kodos (~Kodos@2602:306:ce20:6c30:e1f9:2c3d:ce75:15ce)
L431[22:54:38] <Kodos> Going to go start laundry while it finishes timing me out
L432[22:56:25] <Mimiru> lol
L433[22:58:58] <Kodos> .players
L434[22:58:58] <PCL-Minecraft> [Minecraft] Online (2/20): Kodos, SuPeRMiNoR2
L435[22:59:01] <Kodos> ffs
L436[22:59:08] <Kodos> .kick Kodos
L437[22:59:11] <Kodos> ¯\_(ツ)_/¯
L438[22:59:15] <Mimiru> give me a second
L439[22:59:17] <Mimiru> well..
L440[22:59:19] <Mimiru> a few seconds
L441[23:00:51] ⇦ Quits: PCL-Minecraft (~PCL-1_7@2607:5300:60:51da::dead:beef) ()
L442[23:03:13] <Mimiru> it's almost up
L443[23:03:15] ⇨ Joins: PCL-Minecraft (~PCL-1_7@2607:5300:60:51da::dead:beef)
L444[23:04:10] <PCL-Minecraft> Kodos joined the game.
L445[23:15:06] <PCL-Minecraft> Kodos left the game.
L446[23:26:19] <SuPeRMiNoR2> ( ͡° ͜ʖ ͡°) heyo
L447[23:26:34] <SuPeRMiNoR2> now if i type le lenny without a space, ( ͡° ͜ʖ ͡°) gets inserted
L448[23:26:35] <SuPeRMiNoR2> :D
L449[23:26:37] <SuPeRMiNoR2> ( ͡° ͜ʖ ͡°)
L450[23:27:12] <Kodos> Kind of how Soon TM without the space does Soon™
L451[23:28:14] <SuPeRMiNoR2> nice
L452[23:28:17] <Mimiru> k, new build of OS with fix't components over cables.
L453[23:28:18] <Mimiru> ¬_¬
L454[23:28:27] <SuPeRMiNoR2> I also added the navy seal copypasta
L455[23:31:21] <Kodos> Holy shit this tectonic stuff is OP
L456[23:31:50] <Mimiru> I need to update OU so that it doesn't yell that mods are up to date.
L457[23:31:58] <Mimiru> I also need to make OU register itself to OU.
L458[23:31:59] <SuPeRMiNoR2> hmmmm
L459[23:32:05] <SuPeRMiNoR2> somethings fucky there
L460[23:32:24] <Mimiru> Oh?
L461[23:32:57] <SuPeRMiNoR2> you need to update it so it stops saying it is up to date
L462[23:33:07] <SuPeRMiNoR2> apparently it is not up to date
L463[23:34:02] <Kodos> Oh my God
L464[23:34:16] <Mimiru> ¬_¬
L465[23:34:22] <Kodos> As soon as the rest of this shit is gone (I literally used one bucket) I will get a screenshot
L466[23:34:37] <SuPeRMiNoR2> ahhhh
L467[23:34:41] <SuPeRMiNoR2> i feel so much better now
L468[23:34:47] <Kodos> Mimiru, if you haven't banned/disabled Tectonic Petrotheum, you should
L469[23:34:57] <Mimiru> IDK what that even is.
L470[23:35:18] <Kodos> New Thermal Foundation liquid
L471[23:35:22] <Mimiru> Sounds Therma... right
L472[23:35:22] <Mimiru> lol
L473[23:36:08] <Kodos> It's still settling, but http://puu.sh/iRcFn/8d72f00f05.png
L474[23:38:02] <SuPeRMiNoR2> Sorry Mimiru, i might have missed the toilet
L475[23:38:22] ⇦ Quits: PCL-Minecraft (~PCL-1_7@2607:5300:60:51da::dead:beef) ()
L476[23:38:54] <Mimiru> That is impressive
L477[23:38:55] <Mimiru> and wtf
L478[23:39:01] <Mimiru> Welp
L479[23:39:09] <Mimiru> since the server decided to take a shit
L480[23:39:13] <Mimiru> new OS builds for everyone!
L481[23:44:02] <SuPeRMiNoR2> so the server and i have something in common?
L482[23:44:31] <Mimiru> ¬_¬
L483[23:47:57] <Mimiru> k, 1.0.0.3
L484[23:47:59] <Mimiru> :/
L485[23:48:58] <Kodos> Idea for 1.0.0.4 or even 1.1
L486[23:49:15] <Kodos> http://puu.sh/iRdfI/0673de8c08.png IGW support
L487[23:49:31] <Mimiru> The crashes have been "java.lang.IllegalStateException: TickNextTick list out of synch"
L488[23:49:41] <Mimiru> Initial work is already done
L489[23:50:52] ⇨ Joins: PCL-Minecraft (~PCL-1_7@2607:5300:60:51da::dead:beef)
L490[23:51:30] <Kodos> Silly question
L491[23:51:43] <Kodos> Do you think os_datablock should just be 'data' for consistency with programs?
L492[23:52:43] <Mimiru> erm.. no
L493[23:52:45] <Mimiru> that'd be bad.
L494[23:52:48] <Mimiru> :P
L495[23:54:30] <Mimiru> If I, or OC changes anything to do with our respective component, there could be confusion
L496[23:55:32] <Mimiru> I need to figure out why the cardreader UI will randomly go into NOPE FUCK YOU mode
L497[23:55:38] <Mimiru> and make you drop stuff.
<<Prev Next>> Scroll to Top