<<Prev
Next>>
Scroll to Bottom
Stuff goes here
L1[00:22:13] ⇦
Quits: Searge (Searge!~Searge@c80-217-30-12.bredband.comhem.se)
(Read error: Connection reset by peer)
L2[00:48:45] ⇨
Joins: fuj1n
(fuj1n!~fuj1n@2001:8003:2b29:5d00:f0fa:655f:6871:fd78)
L3[00:49:22] ⇨
Joins: Searge
(Searge!~Searge@c80-217-30-12.bredband.comhem.se)
L4[01:33:21] ⇦
Quits: Lynndis
(Lynndis!~Lynn@2601:281:c700:8650:b506:ac78:c758:792) (Ping
timeout: 183 seconds)
L5[02:00:04] <MCPBot_Reborn> [TEST CSV]
Pushing snapshot_20190513 mappings to Forge Maven.
L6[02:00:07] <MCPBot_Reborn> [TEST CSV]
Maven upload successful for mcp_snapshot-20190513-1.13.2.zip
(mappings = "snapshot_20190513" 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[03:05:33] ⇨
Joins: realfarfetchd
(realfarfetchd!~marco@p200300D383C93B0076B4A0C869AFFD71.dip0.t-ipconnect.de)
L9[03:32:49] ⇨
Joins: Wuppy
(Wuppy!~Wuppy@2a02:c7f:ba4d:9a00:3170:8bd1:3e5d:6182)
L10[03:46:56] ⇨
Joins: Noppes
(Noppes!~Noppes@ip56530a39.direct-adsl.nl)
L11[04:09:12] ⇦
Quits: Upth
(Upth!~ogmar@108-85-88-44.lightspeed.frokca.sbcglobal.net) (Ping
timeout: 198 seconds)
L12[04:09:23] ⇦
Quits: Upthorn
(Upthorn!~ogmar@108-85-88-44.lightspeed.frokca.sbcglobal.net) (Ping
timeout: 183 seconds)
L13[04:10:37] ⇨
Joins: Upth
(Upth!~ogmar@108-85-88-44.lightspeed.frokca.sbcglobal.net)
L14[04:11:00] ⇨
Joins: Upthorn
(Upthorn!~ogmar@108-85-88-44.lightspeed.frokca.sbcglobal.net)
L15[04:27:03] <TheresaJayne> Just wondering
how to get an Item by ID?
L16[04:27:30] <TheresaJayne> ie how to get
the Item from the block id rather than the forgename
L17[04:27:57] <TheresaJayne> gettting it
from the ItemRegistry appears to need the modid and name
L18[04:28:16] <TheresaJayne> is there any
way to get by block id (in older versions )
L19[04:51:05] <ForgeDiscord> <Curle>
How much older?
L20[05:00:05] <simon816> numerical IDs are
gone afaik
L21[05:12:24] <ForgeDiscord> <Curle>
They seem pretty still there in 1.12.2, just can't use them for
anything
L22[05:12:33] <ForgeDiscord> <Curle>
Which version are you in?
L23[05:38:19] <TheresaJayne> hmmm i am
getting strange errors
L24[05:38:20] <TheresaJayne> static Item
getItemById(int id)
L25[05:38:26] <TheresaJayne> as a method of
Item
L26[05:38:33] <TheresaJayne> but when i try
to use it
L27[05:38:47] <TheresaJayne>
java.lang.NoSuchMethodException:
net.minecraft.item.Item.getItemById(int)
L29[05:39:35] <ForgeDiscord>
<its_meow> ForgeRegistries?
L30[05:41:03] ⇨
Joins: Seppon
(Seppon!~Noppes@ip56530a39.direct-adsl.nl)
L31[05:41:34] <TheresaJayne> there is also
this method
L32[05:41:35] <TheresaJayne> static Item
getByNameOrId(java.lang.String id)
L33[05:42:39] <ForgeDiscord>
<its_meow> I think you want ForgeRegistries.ITEMS.get()
L34[05:43:09] <TheresaJayne> its a static
method on an ITem class
L35[05:43:15] ⇦
Quits: Noppes (Noppes!~Noppes@ip56530a39.direct-adsl.nl) (Ping
timeout: 198 seconds)
L36[05:43:36] <TheresaJayne> so shouldnt i
be able to use Item.getItemById(12);
L37[05:43:47] <ForgeDiscord>
<its_meow> no
L38[05:43:50] <ForgeDiscord>
<its_meow> don't do that
L39[05:44:20] <TheresaJayne> so why does
the Javadoc say I can?
L40[05:46:14] <TheresaJayne> I managed to
get the oredict but that doesnt cover machines or non blocks
L41[05:46:41] <TheresaJayne> (well it
covers nuggets etc but no Woods and no machines
L42[05:50:32] <ForgeDiscord> <Curle>
I don't think the vanilla one accounts for modded items
L43[05:50:48] <ForgeDiscord> <Curle>
Which can in some cases displace the ID of vanilla items
L44[05:51:03] <ForgeDiscord> <Curle>
Which Vanilla will happily crash about
L45[05:51:11] <ForgeDiscord>
<Theresajayne> I am now in other channels on discord, where
should i move the discussion?
L46[06:16:24] ⇦
Quits: fuj1n (fuj1n!~fuj1n@2001:8003:2b29:5d00:f0fa:655f:6871:fd78)
(Read error: Connection reset by peer)
L47[06:16:51] ⇨
Joins: fuj1n
(fuj1n!~fuj1n@2001:8003:2b29:5d00:f0fa:655f:6871:fd78)
L48[06:24:12] ⇦
Quits: Seppon (Seppon!~Noppes@ip56530a39.direct-adsl.nl) (Ping
timeout: 198 seconds)
L49[08:21:21] ⇨
Joins: Noppes
(Noppes!~Noppes@ip56530a39.direct-adsl.nl)
L50[08:24:01] ⇨
Joins: Nedelosk (Nedelosk!~Nedelosk@5.147.14.128)
L51[08:44:08] ⇦
Quits: Wuppy (Wuppy!~Wuppy@2a02:c7f:ba4d:9a00:3170:8bd1:3e5d:6182)
(Quit: Leaving)
L52[08:44:35] ⇨
Joins: Wuppy (Wuppy!~Wuppy@93.190.140.32)
L53[08:46:39] ⇨
Joins: Lynndis
(Lynndis!~Lynn@2601:281:c700:8650:b506:ac78:c758:792)
L54[08:58:33] ⇦
Quits: Wuppy (Wuppy!~Wuppy@93.190.140.32) (Ping timeout: 198
seconds)
L55[09:01:30] ⇨
Joins: flappy
(flappy!~flappy@88-113-149-197.elisa-laajakaista.fi)
L56[09:05:03] ⇨
Joins: Wuppy (Wuppy!~Wuppy@134.19.189.38)
L57[09:22:25] ⇦
Quits: fuj1n (fuj1n!~fuj1n@2001:8003:2b29:5d00:f0fa:655f:6871:fd78)
(Quit: Leaving)
L58[09:24:13] ⇦
Quits: Noppes (Noppes!~Noppes@ip56530a39.direct-adsl.nl) (Read
error: Connection reset by peer)
L59[09:26:09] ⇨
Joins: Brokkoli
(Brokkoli!~Brokkoli@p2E5B1B96.dip0.t-ipconnect.de)
L60[09:29:38] ⇦
Quits: Wuppy (Wuppy!~Wuppy@134.19.189.38) (Quit:
Leaving)
L61[09:29:55] ⇨
Joins: Wuppy
(Wuppy!~Wuppy@2a02:c7f:ba4d:9a00:f9ab:a46:5117:1ab4)
L62[09:56:48] ⇦
Quits: realfarfetchd
(realfarfetchd!~marco@p200300D383C93B0076B4A0C869AFFD71.dip0.t-ipconnect.de)
(Ping timeout: 190 seconds)
L63[09:57:54] ⇨
Joins: realfarfetchd
(realfarfetchd!~marco@p5DE6C182.dip0.t-ipconnect.de)
L64[10:35:54] ⇨
Joins: Kuraron
(Kuraron!~DUX@HSI-KBW-46-223-0-70.hsi.kabel-badenwuerttemberg.de)
L65[10:44:44] ⇦
Quits: Kuraron
(Kuraron!~DUX@HSI-KBW-46-223-0-70.hsi.kabel-badenwuerttemberg.de)
(Quit: bye)
L66[10:46:28] ⇨
Joins: Kuraron
(Kuraron!~DUX@HSI-KBW-46-223-0-70.hsi.kabel-badenwuerttemberg.de)
L67[10:48:12] ⇦
Quits: Kuraron
(Kuraron!~DUX@HSI-KBW-46-223-0-70.hsi.kabel-badenwuerttemberg.de)
(Client Quit)
L68[10:49:11] ⇦
Quits: MikrySoft
(MikrySoft!~mikrysoft@89-79-169-147.dynamic.chello.pl) (Killed
(NickServ (GHOST command used by MikrySo1)))
L69[10:49:12] ⇨
Joins: Kuraron
(Kuraron!~DUX@HSI-KBW-46-223-0-70.hsi.kabel-badenwuerttemberg.de)
L70[13:50:09] ⇦
Quits: Hanii (Hanii!~Hanii@2a00:23c5:c587:a800:48f3:8d57:b0f5:41cc)
(Ping timeout: 198 seconds)
L71[14:00:33] ⇦
Quits: Lunatrius (Lunatrius!~Lunatrius@77.38.39.142) (Ping timeout:
190 seconds)
L72[14:08:03] ⇨
Joins: Hanii
(Hanii!~Hanii@2a00:23c5:c587:a800:a5fd:80d4:e5ba:25c0)
L73[14:08:15] ⇨
Joins: Lunatrius (Lunatrius!~Lunatrius@77.38.39.142)
L74[14:32:13] ⇦
Quits: Kuraron
(Kuraron!~DUX@HSI-KBW-46-223-0-70.hsi.kabel-badenwuerttemberg.de)
(Ping timeout: 190 seconds)
L75[15:07:54] ⇨
Joins: Noppes
(Noppes!~Noppes@ip56530a39.direct-adsl.nl)
L76[15:47:48] ⇦
Quits: Wuppy (Wuppy!~Wuppy@2a02:c7f:ba4d:9a00:f9ab:a46:5117:1ab4)
(Read error: Connection reset by peer)
L77[15:50:40] ⇦
Quits: Nedelosk (Nedelosk!~Nedelosk@5.147.14.128) (Read error:
Connection reset by peer)
L78[16:09:48] ⇨
Joins: armctec (armctec!~Thunderbi@186.204.132.226)
L79[16:20:28] ⇦
Quits: Noppes (Noppes!~Noppes@ip56530a39.direct-adsl.nl) (Read
error: Connection reset by peer)
L80[16:23:28] ⇦
Quits: flappy (flappy!~flappy@88-113-149-197.elisa-laajakaista.fi)
(Ping timeout: 190 seconds)
L81[16:49:42] ⇦
Quits: realfarfetchd
(realfarfetchd!~marco@p5DE6C182.dip0.t-ipconnect.de) (Quit:
segfault at 0xdac3)
L82[17:25:03] ⇦
Quits: Lynndis
(Lynndis!~Lynn@2601:281:c700:8650:b506:ac78:c758:792) (Ping
timeout: 183 seconds)
L83[18:03:41] ⇨
Joins: Zaggy1024
(Zaggy1024!~Zaggy1024@71-34-17-101.mpls.qwest.net)
L84[18:48:35] ⇨
Joins: Lynndis
(Lynndis!~Lynn@2601:281:c700:8650:b506:ac78:c758:792)
L85[19:00:39] ⇦
Quits: K9-Relay (K9-Relay!~K9-Relay@tterrag.com) ()
L86[19:34:45] ⇨
Joins: K9-Relay (K9-Relay!~K9-Relay@tterrag.com)
L87[20:45:00] ⇦
Quits: armctec (armctec!~Thunderbi@186.204.132.226) (Quit:
armctec)
L88[20:59:20] ⇨
Joins: Wastl4
(Wastl4!~Wastl2@x4d0ba5c5.dyn.telefonica.de)
L89[21:01:33] ⇦
Quits: Wastl2 (Wastl2!~Wastl2@x4e36786b.dyn.telefonica.de) (Ping
timeout: 189 seconds)
L90[22:24:50] ⇦
Quits: Hanii (Hanii!~Hanii@2a00:23c5:c587:a800:a5fd:80d4:e5ba:25c0)
(Quit: Textual IRC Client: www.textualapp.com)
L91[22:50:44] ⇦
Quits: Brokkoli (Brokkoli!~Brokkoli@p2E5B1B96.dip0.t-ipconnect.de)
(Remote host closed the connection)
L92[22:54:41] ⇦
Quits: Lynndis
(Lynndis!~Lynn@2601:281:c700:8650:b506:ac78:c758:792) (Ping
timeout: 183 seconds)
L93[23:28:51] ⇦
Quits: Blarghedy
(Blarghedy!Blarghedy@pool-100-14-60-93.phlapa.fios.verizon.net)
(Ping timeout: 198 seconds)
L94[23:34:34] ⇦
Quits: K9-Relay (K9-Relay!~K9-Relay@tterrag.com) ()
L95[23:35:21] ⇨
Joins: Hanii
(Hanii!~Hanii@2a00:23c5:c587:a800:85b7:5488:46e7:8e8b)
L96[23:50:21] ⇨
Joins: Blarghedy
(Blarghedy!Blarghedy@pool-100-14-60-93.phlapa.fios.verizon.net)