<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:04:08] <Lizzy> hmm, so it's sending the message, getting a response but then not doing anything with the response
L2[00:06:19] <Lizzy> hmm
L3[00:07:26] <Lizzy> oh
L4[00:07:31] <Lizzy> i think i know why
L5[00:14:36] <Lizzy> ok, pulling out all the filters made the init function pass...
L6[00:15:42] <Lizzy> and it's not writing to the right place... hmm
L7[00:26:41] <PCL-Minecraft> AririChan joined the game
L8[00:32:20] <PCL-Minecraft> [OP]<Liizzii> hmmm
L9[00:33:04] <superminor2> what networking thing are you working on lizzy?
L10[00:33:23] <PCL-Minecraft> [OP]<Liizzii> remote gpu-esk stuff
L11[00:33:33] <PCL-Minecraft> [OP]<Liizzii> except the output goes to many monitors
L12[00:34:41] <PCL-Minecraft> [OP]<Liizzii> the init function is working, but nothing after that
L13[00:34:52] <PCL-Minecraft> [OP]<Liizzii> well
L14[00:34:56] <PCL-Minecraft> [OP]<Liizzii> it's "working"
L15[00:35:01] <superminor2> oh that sounds difficult
L16[00:35:04] <PCL-Minecraft> [OP]<Liizzii> in that it's writing to somewhere
L17[00:35:17] <PCL-Minecraft> [OP]<Liizzii> but it's not then copying it to the screen
L18[00:35:22] <PCL-Minecraft> [OP]<Liizzii> *screens
L19[00:37:30] <PCL-Minecraft> [OP]<Liizzii> well
L20[00:37:33] <PCL-Minecraft> [OP]<Liizzii> one screen got it
L21[00:40:35] <PCL-Minecraft> [OP]<Liizzii> it's supposedly doing it...
L22[00:41:13] <PCL-Minecraft> [OP]<Liizzii> lets be explicit about the buffer we use...
L23[00:43:33] <Lizzy> urghhh fucking clipboard shit
L24[00:44:03] <Lizzy> i need to work out why on my linux install, ctrl+c and right-click copy can go to different places
L25[00:45:44] <PCL-Minecraft> [OP]<Liizzii> nope, still just doing one....
L26[00:49:12] <PCL-Minecraft> [OP]<Liizzii> ok, lets remove the debug startup pattern, since it was working before that
L27[00:51:16] <PCL-Minecraft> [OP]<Liizzii> .....
L28[00:51:46] <PCL-Minecraft> [OP]<Liizzii> oh right
L29[00:52:33] <PCL-Minecraft> [OP]<Liizzii> was getting just "bad argument #3 (number expected, got nil)" when trying to init, no other details
L30[00:52:50] <PCL-Minecraft> [OP]<Liizzii> though i realised i commented out a part of code that gets the max res
L31[00:53:24] <PCL-Minecraft> [OP]<Liizzii> and so, bad argument was nil, when it needed the x size
L32[00:53:49] <PCL-Minecraft> [OP]<Liizzii> yay, no errors
L33[00:54:07] <PCL-Minecraft> [OP]<Liizzii> still only writing to the one screen though....
L34[00:54:11] <PCL-Minecraft> [OP]<Liizzii> WHY
L35[01:04:28] <PCL-Minecraft> [OP]<Liizzii> oh wait
L36[01:05:32] <PCL-Minecraft> [OP]<Liizzii> hmm
L37[01:05:54] <PCL-Minecraft> [OP]<Liizzii> ok
L38[01:05:56] <PCL-Minecraft> [OP]<Liizzii> so it is working
L39[01:06:14] <PCL-Minecraft> [OP]<Liizzii> it just takes their chunks to be out of render distance
L40[01:06:21] <PCL-Minecraft> [OP]<Liizzii> i wonder if it's cause of the amout of screens
L41[01:07:59] <PCL-Minecraft> [OP]<Liizzii> ah fek
L42[01:08:10] <PCL-Minecraft> [OP]<Liizzii> forgot to re-init after starting lol
L43[01:08:38] <PCL-Minecraft> [OP]<Liizzii> ok, that time it got 2 rendered before it gave up
L44[01:09:59] <PCL-Minecraft> [OP]<Liizzii> ok, so it is updating them all
L45[01:10:18] <PCL-Minecraft> [OP]<Liizzii> just need to work out a way to maybe pause a little bit inbetween
L46[01:19:34] <PCL-Minecraft> [OP]<Liizzii> hmm
L47[01:19:41] <PCL-Minecraft> [OP]<Liizzii> well
L48[01:19:44] <PCL-Minecraft> [OP]<Liizzii> it "works"
L49[01:20:14] <PCL-Minecraft> [OP]<Liizzii> just i don't think mc/oc likes you iterating over a bunch of screens and binding them in quick succession
L50[01:35:12] <PCL-Minecraft> [OP]<Liizzii> will work more on the code stuff later, it _should_ work fine for what we're gonna use it for but can tweak when we're setting up
L51[02:41:24] <PCL-Minecraft> LizzyTheSiren left the game
L52[02:44:21] <PCL-Minecraft> LizzyTheSiren joined the game
L53[02:44:24] <PCL-Minecraft> [OP]<Aririi> o/
L54[02:45:41] <PCL-Minecraft> [OP]<Liizzii> haiiiiiii
L55[02:45:48] <PCL-Minecraft> [OP]<Liizzii> restarted my client to get mem usage back down
L56[02:45:54] <PCL-Minecraft> [OP]<Aririi> Ah
L57[02:47:29] <PCL-Minecraft> [OP]<Aririi> I might've cleared out too much room :^I
L58[02:47:46] <PCL-Minecraft> [OP]<Liizzii> lola
L59[02:47:51] <PCL-Minecraft> [OP]<Liizzii> *lol
L60[02:47:58] <PCL-Minecraft> [OP]<Liizzii> we can always regen it if needed
L61[02:48:14] <PCL-Minecraft> [OP]<Aririi> Might do that, blueprinting now to see
L62[02:49:23] <PCL-Minecraft> [OP]<Liizzii> what the fuck mc?
L63[02:49:58] <PCL-Minecraft> [OP]<Liizzii> why is a zombie that i can't even see taking 136k nanoseconds per frame to render!?
L64[02:50:07] <PCL-Minecraft> [OP]<Aririi> O.O
L65[02:53:58] <PCL-Minecraft> [OP]<Liizzii> there, dispersed some mega torches about the place, should prevent mobs from spawning around here
L66[03:19:47] <PCL-Minecraft> [OP]<Liizzii> lol, just realised that only the top of my emergancy backup solar tower is visible on dynmap
L67[03:19:59] <PCL-Minecraft> [OP]<Liizzii> cause the rest is made with FMP blocks
L68[03:20:22] <PCL-Minecraft> [OP]<Aririi> Lol
L69[03:21:16] <PCL-Minecraft> [OP]<Aririi> Can I regen a chunk now with a command or something?
L70[03:21:24] <PCL-Minecraft> [OP]<Liizzii> yes
L71[03:21:36] <PCL-Minecraft> [OP]<Liizzii> select the area you want with worldedit, then do //regen
L72[03:21:49] <PCL-Minecraft> [OP]<Liizzii> it'll do whatever you have in your selection
L73[03:22:10] <PCL-Minecraft> [OP]<Liizzii> you can use //chunk to set the selection to the whole chunk
L74[03:22:17] <PCL-Minecraft> [OP]<Aririi> Thanks
L75[03:22:38] <PCL-Minecraft> [OP]<Liizzii> oh yeah
L76[03:22:41] <PCL-Minecraft> [OP]<Aririi> ,,, that's not right
L77[03:22:49] <PCL-Minecraft> [OP]<Liizzii> the region files here are a bit borked
L78[03:23:11] <PCL-Minecraft> [OP]<Liizzii> the area you're in right now is some old regen files, not the actual world one
L79[03:23:19] <PCL-Minecraft> [OP]<Aririi> Ah
L80[03:23:28] <PCL-Minecraft> [OP]<Liizzii> so doing a regen wont work...
L81[03:41:31] <PCL-Minecraft> [OP]<Aririi> I'll be back in a bit, going to have a think about the structures and reaction ratios while finishing an audio thing for a friend
L82[03:41:39] <PCL-Minecraft> AririChan left the game
L83[03:41:59] <PCL-Minecraft> [OP]<Liizzii> k, i'll be going to bed soon, just wanna get some layout done on my building
L84[03:53:51] <PCL-Minecraft> LizzyTheSiren left the game
L85[03:59:55] <Ariri> til NuclearCraft:Overhauled is the more realistic version of the mod, but may not have a fusion reactor (does have a quantum computer thought I think)
L86[06:19:19] <Michiyo> got SO close to finishing the car tonight
L87[06:20:15] <Michiyo> New dash sadly is SLIGHTLY wrong for the old dash cluster... so going to have to modify the dash to get it in.
L88[06:21:19] <Michiyo> also going to the junk yard tomorrow to grab a Grand Am clock spring so I can have NORMAL steering wheel radio controls, and not 2 arduinos yelling at each other over bluetooth with a relay controlled digital variable resistor talking to the radio...
L89[06:31:17] <Michiyo> Also... yeah sorry about the state of the world <_< I didn't realize the issue until we had all started building. I created the world, then deleted it through FE which DOESN'T actually clean out the world folder.
L90[06:31:41] <Michiyo> then I reacreated it with the same name, and it re-used the genned chunks, then made new chunks with the new worlds seed
L91[08:35:57] ⇦ Quits: PCL-Minecraft (~FEIRCBot@50.126.105.149) ()
L92[08:37:34] ⇨ Joins: PCL-Minecraft (~FEIRCBot@50.126.105.149)
L93[08:38:41] <PCL-Minecraft> MichiRavencroft joined the game
L94[09:07:16] <Michiyo> server now reboots @ midnight PST. Gives 10 minute warning, then @ 5 minutes once per minute til reboot
L95[09:07:21] <PCL-Minecraft> MichiRavencroft left the game
L96[15:28:06] <PCL-Minecraft> LizzyTheSiren joined the game
L97[16:15:26] <PCL-Minecraft> [OP]<Liizzii> oh, wonderful
L98[16:15:31] <PCL-Minecraft> [OP]<Liizzii> my ae network is out of power
L99[16:15:44] <PCL-Minecraft> [OP]<Liizzii> because i forgot to re-do the solar panels
L100[16:23:04] <PCL-Minecraft> [OP]<Liizzii> k, there. solar panel back in place
L101[16:23:47] <PCL-Minecraft> [OP]<Liizzii> later on i'll adjust it so that the solar just covers the idle draw, then set up other power gens
L102[16:49:50] <PCL-Minecraft> [OP]<Liizzii> hmm, something is hitching my fps... yay
L103[17:16:55] <PCL-Minecraft> [OP]<Liizzii> k, got some more plans laid out.... time to look at my pc
L104[17:16:57] <PCL-Minecraft> LizzyTheSiren left the game
L105[19:47:16] <LizzyT​heKitty> https://tinyurl.com/y6qftuj7
L106[22:02:27] <PCL-Minecraft> LizzyTheSiren joined the game
L107[22:32:18] <LizzyT​heKitty> For reference, this is my pc before the work I did on it today (originally the drain valve was near the gpu, but I was trying to get the air bubbles out) https://tinyurl.com/y6axy586
L108[22:32:31] <LizzyT​heKitty> and incoming, will be pics of the new setup
L109[22:32:48] <LizzyT​heKitty> :cdn.discordapp.com/attachments/125957986966437888/808102990392852490/IMG_20210207_205445.jpg
L110[22:32:49] <Corded> :cdn.discordapp.com/attachments/125957986966437888/808102991403155476/IMG_20210207_205431.jpg
L111[22:32:49] <Corded> :cdn.discordapp.com/attachments/125957986966437888/808102992162586655/IMG_20210207_205415.jpg https://tinyurl.com/y3j67ufk&lt;LizzyT​heKitty>
L112[22:32:49] <Corded> :cdn.discordapp.com/attachments/125957986966437888/808102990392852490/IMG_20210207_205445.jpg
L113[22:32:50] <Corded> :cdn.discordapp.com/attachments/125957986966437888/808102991403155476/IMG_20210207_205431.jpg
L114[22:32:50] <Corded> :cdn.discordapp.com/attachments/125957986966437888/808102992162586655/IMG_20210207_205415.jpg https://tinyurl.com/y2oq57w4&lt;LizzyT​heKitty>
L115[22:32:50] <Corded> :cdn.discordapp.com/attachments/125957986966437888/808102990392852490/IMG_20210207_205445.jpg
L116[22:32:50] <Corded> :cdn.discordapp.com/attachments/125957986966437888/808102991403155476/IMG_20210207_205431.jpg
L117[22:32:51] <Corded> :cdn.discordapp.com/attachments/125957986966437888/808102992162586655/IMG_20210207_205415.jpg https://tinyurl.com/y2b2fxzk&lt;LizzyT​heKitty>
L118[22:32:51] <Corded> :cdn.discordapp.com/attachments/125957986966437888/808102990392852490/IMG_20210207_205445.jpg
L119[22:32:51] <Corded> :cdn.discordapp.com/attachments/125957986966437888/808102991403155476/IMG_20210207_205431.jpg
L120[22:32:52] <Corded> :cdn.discordapp.com/attachments/125957986966437888/808102992162586655/IMG_20210207_205415.jpg https://tinyurl.com/y5evo6kw&lt;LizzyT​heKitty>
L121[22:32:52] <Corded> :cdn.discordapp.com/attachments/125957986966437888/808102990392852490/IMG_20210207_205445.jpg
L122[22:32:53] <Corded> :cdn.discordapp.com/attachments/125957986966437888/808102991403155476/IMG_20210207_205431.jpg
L123[22:32:53] <Corded> :cdn.discordapp.com/attachments/125957986966437888/808102992162586655/IMG_20210207_205415.jpg https://tinyurl.com/y46qkhde
L124[22:33:15] <LizzyT​heKitty> ok, corded had fun with those
L125[22:33:56] <LizzyT​heKitty> currently without coolant in it because there's a secondary inlet on the pump and a second inlet on the res that need plugs, which arrive tuesday
L126[22:36:43] <PCL-Minecraft> LizzyTheSiren left the game
L127[22:36:49] <LizzyT​heKitty> And the vega crashed out
L128[22:36:53] <LizzyT​heKitty> Wonderful
L129[22:46:55] <PCL-Minecraft> LizzyTheSiren joined the game
L130[22:56:06] <PCL-Minecraft> [OP]<Liizzii> hmm, thermal foundation is doing something really fucky with metal blocks
L131[22:56:30] <PCL-Minecraft> [OP]<Liizzii> when i go to place a block of, say tin, from railcraft, it turns into tin from thermal foundation
L132[22:56:45] <PCL-Minecraft> [OP]<Liizzii> which looks different than what the RC one looks like
L133[23:01:27] <PCL-Minecraft> [OP]<Liizzii> fuck
L134[23:02:01] <PCL-Minecraft> * LizzyTheSiren sigh
L135[23:09:39] <PCL-Minecraft> * LizzyTheSiren grumbles
L136[23:10:02] <PCL-Minecraft> [OP]<Liizzii> damn pandemic preventing me from finding cute girls to kiss
L137[23:40:58] <PCL-Minecraft> [OP]<Liizzii> k, enough mc for tonight, time to shower
L138[23:41:00] <PCL-Minecraft> LizzyTheSiren left the game
<<Prev Next>> Scroll to Top