<<Prev
Next>>
Scroll to Bottom
Stuff goes here
L1[00:23:32] <PCL-Minecraft>
[OP]<Liizzii> "I wonder if the energy monitor from
enderio has an interface i can use with OC" *sees it just has
getEnergy and getMaxEnergy* "nevermind then"
L2[00:25:48] <Michiyo> huh, I thought Vex
had added stuff for them
L3[00:25:58] <PCL-Minecraft>
[OP]<Liizzii> well
L4[00:26:02] <PCL-Minecraft>
[OP]<Liizzii> they show up as a device
L5[00:26:05] <PCL-Minecraft>
[OP]<Liizzii> that's something
L6[00:26:14] <PCL-Minecraft>
[OP]<Liizzii> just no way to get any extra info from
them
L7[00:27:16] <Michiyo> OH
L8[00:27:18] <Michiyo> ...
L9[00:27:19] <Michiyo> Oh
L10[00:27:19] <Michiyo> :/
L11[00:27:30] <Michiyo> 1.6.6 (12 April
2019 [1.7.10, 1.10.2, 1.12.2]) "[1.12.2] ADDED: Re-added
EnderIO integration."
L12[00:27:36] <Michiyo> AND... It seems I
grabbed 1.6.5
L13[00:28:15] <Lizzy> lol, the irc bridge
cut off the : in your :/ smiley
L14[00:28:24] <Lizzy> how hard would it be
to update that?
L15[00:28:32] <Michiyo> I can do it
whenever
L16[00:28:39] <Michiyo> my brain is working
well enough for that :p
L17[00:29:17] <Lizzy> awesome, whenever i
log off in about an hour or so will be fine with me. Not planning
to make an app to use it right this moment
L18[00:29:33] <Lizzy> was just something i
was looking at when i was doing AE2 stuffs
L19[00:29:38] <Michiyo> the pack is already
updated
L20[00:29:43] <Lizzy> woop
L21[00:29:51] *
Lizzy headpats Michiyo
L22[00:29:53] <Lizzy> good admin
L23[00:29:54] <Michiyo> will just need to
reboot and run the server update script
L24[00:30:49] <Michiyo> I would give... a
few body parts for AMP to have the option to run a fucking custom
command on boot
L25[00:30:51] *
Michiyo sighs
L26[00:31:25] <PCL-Minecraft>
[OP]<Liizzii> aha! I can power OC computers from AE2
L27[00:31:32] <PCL-Minecraft>
[OP]<Liizzii> thought i could
L28[00:32:48] <Lizzy> oh, the whole AE2
signal can pass through the OC power converter
L29[00:32:57] <Lizzy> interesting
L30[00:33:51] <PCL-Minecraft>
[OP]<Liizzii> ok good, AE2 can't steal the power back
L31[00:34:40] <PCL-Minecraft>
[OP]<Liizzii> though it has to be an actual cable
L32[00:34:57] <PCL-Minecraft>
[OP]<Liizzii> doesn't work if the power converter is butting
against an AE2 full block
L33[00:35:29] <PCL-Minecraft>
[OP]<Liizzii> though you can put one of the IE wire
transformer things and get the same result
L34[01:31:48] <PCL-Minecraft>
[OP]<Liizzii> right, got code written to the point where it
grabs all the values. next up is drawing something
L35[01:31:52] <PCL-Minecraft>
[OP]<Liizzii> to the screen
L36[01:32:03] <PCL-Minecraft>
[OP]<Liizzii> but i'll do that after sleep and work
stuff
L37[01:32:10] <PCL-Minecraft>
[OP]<Liizzii> cause otherwise i will be up all night
L38[01:32:23] <Michiyo> I was working on
the car all weekend, did you ever get the multiple screen thing
working?
L39[01:32:35] <PCL-Minecraft>
[OP]<Liizzii> somewhat, yes
L40[01:32:45] <PCL-Minecraft>
[OP]<Liizzii> though it seems OC bugs out a little
L41[01:32:51] <Michiyo> Ah
L42[01:32:53] <Michiyo> alright
L43[01:33:07] <PCL-Minecraft>
[OP]<Liizzii> like, it writes to all the screens, but only
some will show the stuff till after you leave and come back to the
chunk
L44[01:33:16] <Michiyo> o_O
L45[01:33:17] <Michiyo> odd
L46[01:34:24] <PCL-Minecraft>
[OP]<Liizzii> I haven't tried it yet, but i'm guessing that
if i were to switch from writing to buffer then flipping that to
each screen to directly running the commands on every screen it
might be better
L47[01:34:34] <PCL-Minecraft>
[OP]<Liizzii> or maybe a bit more of a delay might be
needed
L48[01:34:38] <PCL-Minecraft>
[OP]<Liizzii> will play with it tomorrow
L49[01:34:40] <PCL-Minecraft> LizzyTheSiren
left the game
L50[01:35:29] <Lizzy> that being said, does
the gui need to change that much after first draw?
L51[01:35:39] *
Michiyo shrugs
L52[01:35:43] <Michiyo> lol
L53[01:35:47] <Lizzy> heh, k
L54[01:35:50] ⇦
Quits: PCL-Minecraft (~FEIRCBot@50.126.105.149) ()
L55[01:36:49] <Lizzy> i'll look at it more
later. if the one-computer approach doesn't work, i can modify my
lib to make it send the command to a selection of
"driver" computers
L56[01:36:54] <Lizzy> though that would be
slower
L57[01:37:04] <Lizzy> well
L58[01:37:15] <Lizzy> if you care about the
response back from them all
L59[01:37:27] <Lizzy> if not then a blanket
broadcast would work
L60[01:37:51] ⇨
Joins: PCL-Minecraft (~FEIRCBot@50.126.105.149)
L61[01:39:01] <Lizzy> also, am i
remembering correctly that you were looking into some form of FTP
access to the OC drives at some point?
L62[01:40:49] <Lizzy> I think once i get
some other proper infrastructure set up, i can just get it to
download from my webserver or something, but for quick and dirty
edits till i get that setup it would be a nice to have (though i
can survive either using the editor in OC or just rm'ing and
repasting the file
L63[01:45:56] <Lizzy> my eventual plan with
the OC stuff, is that i can just have a master
"controller" (or a cluster of a few servers) that can
send out files and manage data, and then have 'thin' clients that
don't have any local storage (other than maybe a floppy drive) but
that on boot, find the control node, grab the boot file (which
might be custom to that machine) and then boot that file
L64[01:47:10] <Lizzy> I think Izaya's
Minitel can fit into an EEPROM or some variant can, which if i can
get that and some loading code into the EEPROMs, then i can have
potentially more reliable/diverse data transmissions
L65[01:52:25] <Lizzy> anyway, to bed i
go
L66[02:11:23] <Michiyo> Night, sorry I had
to quickly disappear
L67[02:17:42] <PCL-Minecraft>
MichiRavencroft joined the game
L68[03:40:10] <Michiyo> hmmm this is
funky...
L69[03:40:22] <Michiyo> components don't
connect to the sides of security doors?
L70[03:49:59] <PCL-Minecraft>
[OP]<Michi> ... It seems I don't know how to use my own
mod.
L71[03:50:02] <PCL-Minecraft>
[OP]<Michi> *sigh*
L72[03:52:55] <PCL-Minecraft>
[OP]<Michi> ...
L73[04:27:57] <superminor2> that is
embarrassing
L74[04:38:39] <Michiyo> superminor2, I'm
petitioning to allow more than one mag reader per door. lol
L75[04:40:36] <superminor2> in my door
controller code?
L76[04:41:30] <PCL-Minecraft>
[OP]<Michi> lol yeah, not really an issue, just had to
redesign my entry way a bti
L77[04:41:34] <PCL-Minecraft>
[OP]<Michi> a bit too
L78[04:42:51] <superminor2> I will look at
the structure of the database
L79[04:42:59] <superminor2> I know I was
adding some sort of group feature
L80[04:43:04] <superminor2> No idea what it
does lol
L81[04:43:30] <Michiyo> IIRC groups were to
allow sets of doors cards could open
L82[04:43:44] <superminor2> oh yeah that
sounds right
L83[04:43:45] <Michiyo> so you could set a
card to low security/high security/etc
L84[04:43:48] <superminor2> why do you
remember that???
L85[04:43:56] <Michiyo> because I asked for
it lmfao
L86[04:44:07] <Michiyo> was for
Chernobyl
L87[04:45:15] <superminor2> Right
L88[04:45:19] <Michiyo> Oh, right.. I
forgot I also added the ability to open/close any door which
subclasses BlockDoor...
L89[04:45:23] <Michiyo> that's neat.
L90[04:45:28] <superminor2> the whole
program was for chernobyl
L91[04:46:05] <superminor2> I think I can
probably add multi reader doors
L92[04:46:53] <superminor2> but not tonight
because I am about to update my firewall and that thing takes so
long to update XD
L93[04:47:00] <Michiyo> false, "No
Security door found"
L94[04:47:02] <Michiyo> cool.. cool
L95[04:47:21] <Michiyo> lol no problem.
I've already worked the entry way, so it's not like.. holding me
up
L96[04:47:22] <Michiyo> lol
L97[04:50:38] <superminor2> Is that a
problem with the door detection?
L98[05:07:30] <Michiyo> Ah no, was me
seeing what it did on non secure doors lol
L99[05:12:30] <PCL-Minecraft>
[OP]<Michi> Ok, so it doesn't 100% work with all doors... the
bigger doors from Malises (or whatever) don't work at all
L100[05:12:40] <PCL-Minecraft>
[OP]<Michi> and some of the side moving doors open but won't
close
L101[05:29:43] <PCL-Minecraft>
MichiRavencroft left the game
L102[05:41:20] <Michiyo> I may, or may not
have just revolutionized security doors.
L103[05:41:21] <Michiyo> :P
L105[05:49:57] <Michiyo> If you said a Mag
Reader, I'd say.... almost
L107[05:50:22] <Michiyo> That's a security
door... with a mag reader upgrade.
L108[05:51:21] <Michiyo> only issue... is
a double door setup shows up 4 times... lol
L109[05:51:57] <Michiyo> as the top and
bottom door get their own TE, with their own component...
L110[06:31:18] <Michiyo> doesn't quiet
work perfectly... but I'm working on the conditional component, and
the possibility of only returning the component on the bottom
TE
L111[06:31:26] <Michiyo> it's very hacky
and unhappy right now
L112[06:31:40] <Michiyo> but I have a door
that thinks it is a mag reader and returns magdata events..
lol
L113[07:50:01] <PCL-Minecraft> [Server]
Server will restart in 10 minutes
L114[07:55:01] <PCL-Minecraft> [Server]
Server will restart in 5 minutes
L115[07:56:01] <PCL-Minecraft> [Server]
Server will restart in 4 minutes
L116[07:57:01] <PCL-Minecraft> [Server]
Server will restart in 3 minutes
L117[07:58:01] <PCL-Minecraft> [Server]
Server will restart in 2 minutes
L118[07:59:01] <PCL-Minecraft> [Server]
Server will restart in 1 minute
L119[08:00:01] ⇦
Quits: PCL-Minecraft (~FEIRCBot@50.126.105.149) ()
L120[08:01:36]
⇨ Joins: PCL-Minecraft
(~FEIRCBot@50.126.105.149)
L121[08:05:44] <Michiyo> Ok, so I'm NOT
crazy...
L122[08:05:50] <Michiyo> Doors USED to act
as cables
L123[08:05:55] <Michiyo> and they will
again.
L124[08:10:41] <Michiyo> And the mag door
works
L125[08:10:42] <Michiyo> \o/
L127[10:04:26] ⇦
Quits: PCL-Minecraft (~FEIRCBot@50.126.105.149) ()
L128[10:05:06] <Michiyo> New OpenSecurity
build deployed
L129[10:06:18]
⇨ Joins: PCL-Minecraft
(~FEIRCBot@50.126.105.149)
L130[10:15:28]
<LizzyT​heKitty> woo
L131[14:46:43] <PCL-Minecraft>
LizzyTheSiren joined the game
L132[15:29:27] <PCL-Minecraft>
[OP]<Liizzii> oh neat, hologram screens are kinda cool
L133[15:46:52] <PCL-Minecraft>
[OP]<Liizzii> right, how do do gui
L134[15:46:55] <PCL-Minecraft>
[OP]<Liizzii> hmm
L135[16:52:42] *
Michiyo mega yawns
L136[18:23:27] <PCL-Minecraft> *
LizzyTheSiren may have gotten distracted
L137[19:46:11] <PCL-Minecraft>
[OP]<Liizzii> for fucks sake
L138[19:46:15] <PCL-Minecraft>
[OP]<Liizzii> why is this erroring
L139[19:50:01] <PCL-Minecraft>
[OP]<Liizzii> hmm, i wonder if i ran it enough from pastebin
that it just cached it
L140[19:54:15] ⇦
Quits: PCL-Minecraft (~FEIRCBot@50.126.105.149) ()
L141[19:54:23] <Lizzy> errm
L142[19:54:27] <Lizzy> the fuck?
L143[19:54:32] <Lizzy> Michiyo, something
broke
L144[19:55:28] <Lizzy> all i did was
disconnect a raid from one of my computers so i could boot openos
on the floppy drive and remove the .shrc lines
L145[20:03:57] <Lizzy> looks like a hard
crash
L146[20:04:01] <Lizzy> it's not back up
yet
L147[20:06:37] <Ariri> ruh roh