<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:50:18] ⇨ Joins: axel (axel!~axel@79.99.175.30)
L2[01:21:43] ⇨ Joins: immibis (immibis!~chatzilla@222-155-160-32-fibre.bb.spark.co.nz)
L3[01:35:43] ⇦ Quits: axel (axel!~axel@79.99.175.30) (Remote host closed the connection)
L4[01:38:15] ⇨ Joins: Noppes (Noppes!~Noppes@ip56530f2e.direct-adsl.nl)
L5[02:00:03] <MCPBot_Reborn> [TEST CSV] Pushing snapshot_20180521 mappings to Forge Maven.
L6[02:00:07] <MCPBot_Reborn> [TEST CSV] Maven upload successful for mcp_snapshot-20180521-1.12.zip (mappings = "snapshot_20180521" in build.gradle).
L7[02:00:18] <MCPBot_Reborn> Semi-live (every 10 min), Snapshot (daily ~3:00 EST), and Stable (committed) MCPBot mapping exports can be found here: http://export.mcpbot.bspk.rs/
L8[02:08:48] ⇦ Quits: Doty1154 (Doty1154!~Doty1154@c-73-189-164-179.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
L9[02:53:21] ⇦ Quits: Lynndis (Lynndis!~Lynn@c-75-71-231-133.hsd1.co.comcast.net) (Ping timeout: 198 seconds)
L10[02:59:03] ⇨ Joins: arlyon (arlyon!~arlyon@2a00:23c5:be9b:ad00:3de7:3962:2a2a:8f1b)
L11[03:08:45] ⇨ Joins: Wuppy (Wuppy!~Wuppy@5072BE60.static.ziggozakelijk.nl)
L12[03:38:17] ⇦ Quits: Upthorn (Upthorn!~ogmar@108-204-125-173.lightspeed.frokca.sbcglobal.net) (Ping timeout: 194 seconds)
L13[03:39:09] ⇨ Joins: Upthorn (Upthorn!~ogmar@108-204-125-173.lightspeed.frokca.sbcglobal.net)
L14[03:53:57] ⇦ Quits: CorexTech (CorexTech!~edmonds@99-108-142-68.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 198 seconds)
L15[03:55:36] ⇨ Joins: CorexTech (CorexTech!~edmonds@99-108-142-68.lightspeed.sntcca.sbcglobal.net)
L16[03:56:09] ⇦ Quits: Wuppy (Wuppy!~Wuppy@5072BE60.static.ziggozakelijk.nl) (Read error: Connection reset by peer)
L17[04:32:32] ⇨ Joins: Wuppy (Wuppy!~Wuppy@5072BE60.static.ziggozakelijk.nl)
L18[04:50:19] ⇨ Joins: Lynndis (Lynndis!~Lynn@c-75-71-231-133.hsd1.co.comcast.net)
L19[05:09:17] ⇦ Quits: romibi (romibi!~quassel@cable-static-7-174.rsnweb.ch) (Ping timeout: 194 seconds)
L20[05:10:02] ⇨ Joins: romibi (romibi!~quassel@cable-static-7-174.rsnweb.ch)
L21[05:27:29] ⇦ Quits: Upthorn (Upthorn!~ogmar@108-204-125-173.lightspeed.frokca.sbcglobal.net) (Ping timeout: 194 seconds)
L22[05:28:06] ⇨ Joins: Upthorn (Upthorn!~ogmar@108-204-125-173.lightspeed.frokca.sbcglobal.net)
L23[06:44:08] ⇨ Joins: Lupus590 (Lupus590!~Lupus590@cpc124520-swan5-2-0-cust53.7-3.cable.virginm.net)
L24[06:58:59] ⇦ Quits: quadraxis (quadraxis!~quadraxis@cpc77295-basf12-2-0-cust599.12-3.cable.virginm.net) (Ping timeout: 182 seconds)
L25[07:26:21] ⇦ Quits: immibis (immibis!~chatzilla@222-155-160-32-fibre.bb.spark.co.nz) (Ping timeout: 198 seconds)
L26[07:53:16] <TechnicianLP> is there a sane way to keep a reference to a player-object?
L27[08:02:12] <gigaherz> unless you have to make use of that reference many times per tick or something crazy like that
L28[08:02:23] <gigaherz> it's best if you store the UUID or such
L29[08:02:27] <gigaherz> and look it up on demand
L30[08:10:33] ⇨ Joins: quadraxis (quadraxis!~quadraxis@cpc77295-basf12-2-0-cust599.12-3.cable.virginm.net)
L31[08:18:04] ⇨ Joins: ben_mkiv (ben_mkiv!~ben_mkiv@p57972751.dip0.t-ipconnect.de)
L32[08:25:20] <TechnicianLP> !gf entityUniqueID
L33[08:28:12] <TechnicianLP> !gm getPersistentID
L34[08:28:30] <TechnicianLP> !gm getUniqueID
L35[08:31:31] ⇦ Quits: Lupus590 (Lupus590!~Lupus590@cpc124520-swan5-2-0-cust53.7-3.cable.virginm.net) (Ping timeout: 198 seconds)
L36[08:52:03] ⇨ Joins: Raycoms (Raycoms!~Raycoms@2804:14d:baa0:9451:4019:c9ed:4c2b:3d48)
L37[08:54:32] <Raycoms> hi
L38[08:54:57] <Raycoms> What is the best way to get a list of all blocks like in the CreativeTab.search?
L39[09:00:29] <ben_mkiv> either look at creative tab or JEI code i guess
L40[09:24:13] <TechnicianLP> FOrgeRegistries.BLOCKS.iterator
L41[09:24:27] <TechnicianLP> or getValues
L42[09:24:58] <Raycoms> Ty =)
L43[09:36:20] <ben_mkiv> does someone know where the background icons for the armor slots in the playerinventory come from? http://pasteall.org/pic/show.php?id=7f690f72e742ef33d7bc1421bf04a6f8
L44[09:36:35] <ben_mkiv> i've looked through all textures in client/gui but cant find them
L45[09:38:41] <ben_mkiv> nvm, guess i found it in the containerclass
L46[09:51:53] ⇨ Joins: h404bi (h404bi!~h404bi@119.129.113.43)
L47[10:09:13] ⇦ Quits: IoP (IoP!jikuja@irc.ioppi.info) (Ping timeout: 186 seconds)
L48[10:12:46] ⇦ Quits: Wuppy (Wuppy!~Wuppy@5072BE60.static.ziggozakelijk.nl) (Read error: Connection reset by peer)
L49[10:23:18] ⇦ Quits: quadraxis (quadraxis!~quadraxis@cpc77295-basf12-2-0-cust599.12-3.cable.virginm.net) (Ping timeout: 182 seconds)
L50[10:23:54] ⇦ Quits: auenf (auenf!~David@110.150.99.123) (Read error: Connection reset by peer)
L51[10:24:30] ⇨ Joins: auenf (auenf!~David@110.150.99.123)
L52[10:26:23] ⇦ Quits: auenf (auenf!~David@110.150.99.123) (Remote host closed the connection)
L53[10:27:55] <gigaherz> is there a way in forge dev to simulate lag?
L54[10:28:18] <gigaherz> I would like to tell the network lib to add a 1-2s delay on packets, to test something
L55[10:28:31] ⇦ Quits: MiniDigger (MiniDigger!~MiniDigge@some.random.host.cause.default.is.boring.minidigger.me) (Ping timeout: 198 seconds)
L56[10:28:54] <lillelykke> Yes there is.
L57[10:29:27] <lillelykke> gigaherz: Put the server on a Raspberry Pi and enjoy the lag.
L58[10:29:53] <gigaherz> by in dev I mean with the client and server running inside the IDE :P
L59[10:31:18] <TechnicianLP> just hook in there and insert some sleeps
L60[10:31:39] <TechnicianLP> and i think discord bridge is broken discord->irc
L61[10:32:39] <Raycoms> gigaherz you can add a delay to your network interface
L62[10:32:45] <gigaherz> coudl be, I haven't seen anyone speak in the past 2 days
L63[10:33:28] <Raycoms> I have a script for that, if you want =D Although it probably only works on linux machines
L64[10:33:31] <gigaherz> my question was if there's some kind of thing for that already like netty
L65[10:33:40] <gigaherz> or in forge :P
L66[10:34:20] <lillelykke> rm * -f
L67[10:35:40] <TechnicianLP> lillelykke: isnt that typically "rm / -rf" ?
L68[10:36:00] ⇨ Joins: auenf (auenf!~David@110.150.99.123)
L69[10:36:05] <lillelykke> You can try and tell us?
L70[10:36:29] <TechnicianLP> ...
L71[10:46:17] ⇨ Joins: IoP (IoP!jikuja@irc.ioppi.info)
L72[10:49:57] ⇨ Joins: Wuppy (Wuppy!~Wuppy@5072BE60.static.ziggozakelijk.nl)
L73[10:51:32] <bartman> usually protection now for that
L74[10:54:11] ⇨ Joins: Fye (Fye!~Fye@146-241-18-251.dyn.eolo.it)
L75[10:58:06] <gigaherz> sudo --no-protect-root rm / -rf
L76[10:58:09] <gigaherz> or something like that ;P
L77[11:05:22] ⇦ Quits: Hanii (Hanii!~textual@2a00:23c4:484:d100:35f5:f660:28f2:4a24) (Quit: Textual IRC Client: www.textualapp.com)
L78[11:16:21] <IoP> :P
L79[11:16:22] <IoP> o_O
L80[11:19:05] ⇨ Joins: Lupus590 (Lupus590!~Lupus590@cpc124520-swan5-2-0-cust53.7-3.cable.virginm.net)
L81[11:33:43] ⇨ Joins: krp (krp!webchat@ip-133.net-80-236-87.joinville.rev.numericable.fr)
L82[11:36:06] ⇦ Quits: Lupus590 (Lupus590!~Lupus590@cpc124520-swan5-2-0-cust53.7-3.cable.virginm.net) (Remote host closed the connection)
L83[11:36:33] ⇨ Joins: Lupus590 (Lupus590!~Lupus590@cpc124520-swan5-2-0-cust53.7-3.cable.virginm.net)
L84[11:43:35] ⇦ Quits: Lupus590 (Lupus590!~Lupus590@cpc124520-swan5-2-0-cust53.7-3.cable.virginm.net) (Ping timeout: 202 seconds)
L85[11:48:31] ⇨ Joins: h404bi_ (h404bi_!~h404bi@119.129.113.43)
L86[11:49:40] ⇨ Joins: Lupus590 (Lupus590!~Lupus590@cpc124520-swan5-2-0-cust53.7-3.cable.virginm.net)
L87[11:50:07] ⇦ Quits: Cazzar (Cazzar!~cayde@2403:5800:a001:bc00::1337) (Ping timeout: 194 seconds)
L88[11:50:42] ⇦ Quits: h404bi (h404bi!~h404bi@119.129.113.43) (Ping timeout: 182 seconds)
L89[12:04:09] ⇦ Quits: Lupus590 (Lupus590!~Lupus590@cpc124520-swan5-2-0-cust53.7-3.cable.virginm.net) (Ping timeout: 198 seconds)
L90[12:05:05] ⇨ Joins: Hanii (Hanii!~textual@2a00:23c4:484:d100:13:b07e:1ffb:3e65)
L91[12:05:13] ⇨ Joins: Lupus590 (Lupus590!~Lupus590@cpc124520-swan5-2-0-cust53.7-3.cable.virginm.net)
L92[12:09:35] ⇨ Joins: MiniDigger (MiniDigger!~MiniDigge@some.random.host.cause.default.is.boring.minidigger.me)
L93[12:14:21] ⇦ Quits: h404bi_ (h404bi_!~h404bi@119.129.113.43) (Ping timeout: 198 seconds)
L94[12:18:37] ⇦ Quits: Wuppy (Wuppy!~Wuppy@5072BE60.static.ziggozakelijk.nl) (Quit: Leaving)
L95[12:18:52] ⇨ Joins: Wuppy (Wuppy!~Wuppy@5072BE60.static.ziggozakelijk.nl)
L96[12:24:56] <Raycoms> What's the best way to place a block with an itemStack?
L97[12:27:02] <TechnicianLP> any itemstack or your item?
L98[12:27:12] <gigaherz> you mean the itemstack places the block?
L99[12:27:19] <gigaherz> or you want the block to contain an itemstack when placed?
L100[12:27:58] <Raycoms> the itemStack places the block
L101[12:28:09] <Raycoms> any itemStack
L102[12:28:16] <gigaherz> what?
L103[12:28:33] <Raycoms> Like: Player chooses an ItemStack in a GUI, clicks on it and it gets placed into the world at a certain location
L104[12:28:54] <gigaherz> now I'm even more confused
L105[12:29:05] <gigaherz> so it's not the itemstack doing the placing
L106[12:29:07] <gigaherz> but rather a gui?
L107[12:29:26] <Raycoms> Yeah, but I need the way to transform the itemStack into the blockState to place it
L108[12:29:56] <gigaherz> uhm, if the itemstack is a thing that can place itself, just call onItemUse
L109[12:29:58] <gigaherz> on that itemstack
L110[12:30:16] <gigaherz> if it's not a thing that places itself, you'll need special cases for anything else you want to support.
L111[12:30:30] <gigaherz> there's no direct conversion from itemstack<->IBlockState
L112[12:32:04] ⇦ Quits: krp (krp!webchat@ip-133.net-80-236-87.joinville.rev.numericable.fr) (Quit: webchat.esper.net)
L113[12:33:16] *** Santa|afk is now known as SatanicSanta
L114[12:34:24] <Raycoms> ty
L115[12:38:13] ⇦ Quits: romibi (romibi!~quassel@cable-static-7-174.rsnweb.ch) (Ping timeout: 194 seconds)
L116[12:39:02] ⇨ Joins: romibi (romibi!~quassel@cable-static-7-174.rsnweb.ch)
L117[13:02:15] <Raycoms> Only bad thing is that it takes the users location to calc the orientation of the stairs
L118[13:02:20] <Raycoms> and not the enumFacing I'm giving it
L119[13:04:03] <gigaherz> you'll have to give it a fake player then
L120[13:36:03] ⇦ Quits: Hanii (Hanii!~textual@2a00:23c4:484:d100:13:b07e:1ffb:3e65) (Quit: Textual IRC Client: www.textualapp.com)
L121[14:04:00] ⇨ Joins: quadraxis (quadraxis!~quadraxis@cpc77295-basf12-2-0-cust599.12-3.cable.virginm.net)
L122[14:07:11] ⇨ Joins: Ipsis (Ipsis!~Ipsis@82-69-71-184.dsl.in-addr.zen.co.uk)
L123[14:31:09] <Raycoms> Anyone ever built a SSD into a Sata 3 Slot?
L124[14:33:46] ⇨ Joins: axel (axel!~axel@79.99.175.30)
L125[14:38:07] <Lord_Ralex> built.....?
L126[14:38:52] <TechnicianLP> take some silicon and stuff it in there - done
L127[14:44:48] <lillelykke> https://gist.githubusercontent.com/GewoonYorick/645eb276c00cefe0eb40ddcf4ae5fb9e/raw/9f2cf5f2401e3df37ffdf82dab4c4de2b46e7c23/gistfile1.txt Anyone know why the player crashed with ticking entity?
L128[14:45:05] <lillelykke> It's the player itself that was ticking entity, as far as I can tell.
L129[14:45:09] <lillelykke> But I dunno why. :/
L130[14:45:18] <lillelykke> It has happen a few times before as well.
L131[14:45:24] <Raycoms> How do I apply a Property of one BlockState on another?
L132[14:46:43] <Raycoms> I keep forgetting that
L133[14:48:58] <Raycoms> got it
L134[14:50:10] ⇦ Quits: axel (axel!~axel@79.99.175.30) (Remote host closed the connection)
L135[15:10:58] ⇦ Quits: Ipsis (Ipsis!~Ipsis@82-69-71-184.dsl.in-addr.zen.co.uk) (Ping timeout: 194 seconds)
L136[15:14:48] ⇦ Quits: Wuppy (Wuppy!~Wuppy@5072BE60.static.ziggozakelijk.nl) (Read error: Connection reset by peer)
L137[15:31:07] ⇨ Joins: Cazzar (Cazzar!~cayde@2403:5800:a001:bc00::1337)
L138[15:56:43] ⇨ Joins: Hanii (Hanii!~textual@2a00:23c4:484:d100:13:b07e:1ffb:3e65)
L139[16:30:09] *** SatanicSanta is now known as Santa|afk
L140[16:44:42] ⇨ Joins: immibis (immibis!~chatzilla@222-155-160-32-fibre.bb.spark.co.nz)
L141[16:55:04] ⇦ Quits: immibis (immibis!~chatzilla@222-155-160-32-fibre.bb.spark.co.nz) (Ping timeout: 182 seconds)
L142[17:08:46] ⇦ Quits: Noppes (Noppes!~Noppes@ip56530f2e.direct-adsl.nl) (Read error: Connection reset by peer)
L143[17:19:51] ⇦ Quits: Fye (Fye!~Fye@146-241-18-251.dyn.eolo.it) (Quit: Bye.)
L144[17:25:47] ⇦ Quits: Lunatrius (Lunatrius!~Lunatrius@77.38.99.63) (Read error: Connection reset by peer)
L145[17:38:07] ⇨ Joins: Lunatrius (Lunatrius!~Lunatrius@77.38.99.63)
L146[18:02:56] <Raycoms> Btw, is anyone interested in joining the Minecolonies Dev Team? We'd need someone especially for tinkering with rendering things like borders, selection boxes, entities etc
L147[18:03:52] ⇨ Joins: Lupus590_ (Lupus590_!~Lupus590@cpc124520-swan5-2-0-cust53.7-3.cable.virginm.net)
L148[18:03:53] ⇦ Quits: nallar (nallar!~nallar@cbs1-cani4-2-0-cust47.know.cable.virginm.net) (Ping timeout: 186 seconds)
L149[18:05:06] ⇨ Joins: nallar (nallar!~nallar@cpc1-cani4-2-0-cust663.know.cable.virginm.net)
L150[18:05:36] ⇦ Quits: Lupus590 (Lupus590!~Lupus590@cpc124520-swan5-2-0-cust53.7-3.cable.virginm.net) (Ping timeout: 194 seconds)
L151[18:08:43] ⇦ Quits: Lupus590_ (Lupus590_!~Lupus590@cpc124520-swan5-2-0-cust53.7-3.cable.virginm.net) (Ping timeout: 198 seconds)
L152[18:10:57] ⇨ Joins: Lupus590 (Lupus590!~Lupus590@cpc124520-swan5-2-0-cust53.7-3.cable.virginm.net)
L153[18:13:15] ⇦ Quits: arlyon (arlyon!~arlyon@2a00:23c5:be9b:ad00:3de7:3962:2a2a:8f1b) (Quit: computer gone to sleep)
L154[18:14:03] ⇦ Quits: Upthorn (Upthorn!~ogmar@108-204-125-173.lightspeed.frokca.sbcglobal.net) (Ping timeout: 194 seconds)
L155[18:16:20] ⇦ Quits: Lupus590 (Lupus590!~Lupus590@cpc124520-swan5-2-0-cust53.7-3.cable.virginm.net) (Ping timeout: 182 seconds)
L156[18:21:40] ⇨ Joins: arlyon (arlyon!~arlyon@2a00:23c5:be9b:ad00:1479:2b1c:a559:8278)
L157[18:31:28] ⇦ Quits: arlyon (arlyon!~arlyon@2a00:23c5:be9b:ad00:1479:2b1c:a559:8278) (Quit: computer gone to sleep)
L158[18:42:33] ⇦ Quits: ben_mkiv (ben_mkiv!~ben_mkiv@p57972751.dip0.t-ipconnect.de) (Ping timeout: 198 seconds)
L159[18:51:04] ⇨ Joins: moony (moony!~moony@tx-76-4-56-242.dhcp.embarqhsd.net)
L160[19:15:13] ⇨ Joins: Wastl2_ (Wastl2_!~Wastl2@x5ce54090.dyn.telefonica.de)
L161[19:17:39] ⇦ Quits: Wastl2 (Wastl2!~Wastl2@x4e374ed8.dyn.telefonica.de) (Ping timeout: 202 seconds)
L162[19:19:39] ⇨ Joins: Upthorn (Upthorn!~ogmar@108-85-88-44.lightspeed.frokca.sbcglobal.net)
L163[20:11:45] ⇨ Joins: Doty1154 (Doty1154!~Doty1154@c-73-189-164-179.hsd1.ca.comcast.net)
L164[20:33:43] ⇦ Quits: moony (moony!~moony@tx-76-4-56-242.dhcp.embarqhsd.net) (Ping timeout: 202 seconds)
L165[20:46:24] ⇦ Quits: ForgeDiscord (ForgeDiscord!~ForgeDisc@cerberus.minecraftforge.net) (Remote host closed the connection)
L166[20:46:41] ⇨ Joins: ForgeDiscord (ForgeDiscord!~ForgeDisc@cerberus.minecraftforge.net)
L167[20:46:41] MineBot sets mode: +v on ForgeDiscord
L168[20:47:05] <ForgeDiscord> <cpw> testing
L169[20:47:11] <cpw> ok
L170[20:50:17] <ForgeDiscord> <StrikerRocker> Test
L171[20:54:39] ⇦ Quits: quadraxis (quadraxis!~quadraxis@cpc77295-basf12-2-0-cust599.12-3.cable.virginm.net) (Ping timeout: 182 seconds)
L172[21:51:09] ⇦ Quits: gigaherz (gigaherz!gigaherz@240.red-88-26-170.staticip.rima-tde.net) (Remote host closed the connection)
L173[22:23:46] ⇦ Quits: Backslash (Backslash!~Backslash@ip-94-114-162-224.unity-media.net) (Quit: Leaving)
L174[22:25:46] ⇨ Joins: auenfx8 (auenfx8!~David@110.150.99.123)
L175[22:26:18] ⇦ Quits: auenf (auenf!~David@110.150.99.123) (Read error: Connection reset by peer)
L176[22:27:06] ⇦ Quits: auenfx8 (auenfx8!~David@110.150.99.123) (Remote host closed the connection)
L177[22:30:53] ⇨ Joins: auenf (auenf!~David@110.150.99.123)
L178[22:33:44] ⇦ Quits: Raycoms (Raycoms!~Raycoms@2804:14d:baa0:9451:4019:c9ed:4c2b:3d48) (Remote host closed the connection)
L179[22:38:19] ⇦ Quits: Lathanael|Away (Lathanael|Away!~Lathanael@p54960175.dip0.t-ipconnect.de) (Ping timeout: 202 seconds)
L180[22:39:25] ⇨ Joins: Lathanael|Away (Lathanael|Away!~Lathanael@p54960053.dip0.t-ipconnect.de)
L181[23:04:13] ⇦ Quits: nallar (nallar!~nallar@cpc1-cani4-2-0-cust663.know.cable.virginm.net) (Ping timeout: 182 seconds)
L182[23:05:34] ⇨ Joins: nallar (nallar!~nallar@cpc1-cani4-2-0-cust663.know.cable.virginm.net)
L183[23:13:08] ⇦ Quits: Doty1154 (Doty1154!~Doty1154@c-73-189-164-179.hsd1.ca.comcast.net) (Quit: Leaving)
<<Prev Next>> Scroll to Top