2018-12-05 21:51:25 rom1504 what is "state id" ? 2018-12-05 21:51:44 rom1504 I thought the block id contained everything now ? 2018-12-05 21:53:15 +pokechu22 Ah, 592 is correct for 1.13.0; they added some dead coral variants in 1.13.1 that shifted it 2018-12-05 21:54:35 +pokechu22 Block state IDs contain everything now, it's different from block IDs though (and block IDs are only used in one place now). It's _similar_ to metadata in the past, except that there's no limit on how many states you can have and they're allocated without gaps. https://minecraft.gamepedia.com/Block_states and check out the debug world type found by holding shift when creating a new world 2018-12-05 21:55:46 +pokechu22 (they replace the value you'd get before from id << 4 | metadata) 2018-12-05 21:59:48 rom1504 ah 2018-12-05 22:00:30 rom1504 is it possible to decompose the block state in block id + metadata ? 2018-12-05 22:02:44 +pokechu22 No, since metadata doesn't exist in 1.13, and different blocks have different numbers of states 2018-12-05 22:04:19 rom1504 ok 2018-12-05 22:04:32 rom1504 can you at least extract the block id from the block state ? 2018-12-05 22:04:43 rom1504 otherwise I don't understand how this can work 2018-12-05 22:05:21 +pokechu22 You can convert it back, but they basically compose the global palette and you do need a list of all blocks and the associated states 2018-12-05 22:10:50 +pokechu22 https://pokechu22.github.io/Burger/1.13.2_numeric.html 2018-12-05 22:17:40 rom1504 ah got it 2018-12-05 22:17:51 rom1504 we should have that state id range in mcdata 2018-12-05 22:19:07 +pokechu22 Yeah, you can compute an individual state ID with the state ID range and the properties in the state (including how many values each property can take), but just getting the block only needs the state range 2018-12-05 22:33:32 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-05 22:34:15 rom1504 ok thanks 2018-12-05 22:35:34 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 250 seconds) 2018-12-05 22:35:34 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-12-05 22:52:28 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 250 seconds) 2018-12-05 23:09:34 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-06 04:22:57 <-- balrog (~balrog@unaffiliated/balrog) a quitté (Quit: Bye) 2018-12-06 04:27:24 --> balrog (~balrog@unaffiliated/balrog) a rejoint #mcdevs 2018-12-06 04:32:22 <-- balrog (~balrog@unaffiliated/balrog) a quitté (Ping timeout: 268 seconds) 2018-12-06 04:34:23 --> balrog (~balrog@unaffiliated/balrog) a rejoint #mcdevs 2018-12-06 05:36:16 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-06 05:45:00 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 250 seconds) 2018-12-06 06:04:51 <-- Tknoguyfication (~Tknoguyfi@184.103.90.69) a quitté (Ping timeout: 252 seconds) 2018-12-06 06:28:25 --> Guest37858 (~connect@200.92.247.254) a rejoint #mcdevs 2018-12-06 06:43:04 <-- Guest37858 (~connect@200.92.247.254) a quitté (Ping timeout: 250 seconds) 2018-12-06 09:55:28 <-- RoboMWM (~RoboMWM@tf.robomwm.com) a quitté (Ping timeout: 246 seconds) 2018-12-06 09:56:31 <-- PolarizedIons (~Polarized@unaffiliated/polarizedions) a quitté (Ping timeout: 246 seconds) 2018-12-06 09:57:43 --> RoboMWM (~RoboMWM@tf.robomwm.com) a rejoint #mcdevs 2018-12-06 10:00:43 --> PolarizedIons (~Polarized@unaffiliated/polarizedions) a rejoint #mcdevs 2018-12-06 11:04:05 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) 2018-12-06 12:06:51 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-06 13:43:17 <-- __0x277F (~Hex@four.out.of.five.doctors.recommend.hex.lc) a quitté (Read error: Connection reset by peer) 2018-12-06 13:56:30 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Remote host closed the connection) 2018-12-06 14:37:27 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-06 14:59:26 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Remote host closed the connection) 2018-12-06 14:59:53 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-06 15:10:36 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Read error: Connection reset by peer) 2018-12-06 15:11:16 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-06 15:24:48 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 250 seconds) 2018-12-06 17:25:44 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-06 17:57:25 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Remote host closed the connection) 2018-12-06 17:57:42 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-06 19:38:37 -- iczero est maintenant connu sous le nom networking 2018-12-06 20:30:03 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-06 20:31:58 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 244 seconds) 2018-12-06 20:31:58 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-12-06 22:42:55 <-- Techcable (znc@irc.techcable.net) a quitté (Quit: ZNC - http://znc.in) 2018-12-06 22:49:54 --> Techcable (znc@irc.techcable.net) a rejoint #mcdevs 2018-12-06 22:54:02 <-- Techcable (znc@irc.techcable.net) a quitté (Client Quit) 2018-12-06 22:58:48 --> Techcable (znc@irc.techcable.net) a rejoint #mcdevs 2018-12-06 23:04:47 <-- Techcable (znc@irc.techcable.net) a quitté (Quit: ZNC - http://znc.in) 2018-12-06 23:05:04 --> Techcable (znc@irc.techcable.net) a rejoint #mcdevs 2018-12-06 23:13:13 <-- Techcable (znc@irc.techcable.net) a quitté (Quit: ZNC - http://znc.in) 2018-12-06 23:18:13 --> Techcable (znc@irc.techcable.net) a rejoint #mcdevs 2018-12-06 23:25:02 <-- Techcable (znc@irc.techcable.net) a quitté (Quit: ZNC - http://znc.in) 2018-12-06 23:25:53 --> Techcable (znc@irc.techcable.net) a rejoint #mcdevs 2018-12-07 01:38:07 --> Me4502 (~quassel@103.100.225.143) a rejoint #mcdevs 2018-12-07 01:38:07 <-- Me4502 (~quassel@103.100.225.143) a quitté (Changing host) 2018-12-07 01:38:07 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-07 05:06:46 --> __0x277F (~Hex@four.out.of.five.doctors.recommend.hex.lc) a rejoint #mcdevs 2018-12-07 07:25:26 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 246 seconds) 2018-12-07 07:25:46 Not Minecraft snapshot 18w49a has just been released! 2018-12-07 07:27:06 timmyRS Sorry, I thought the message didn't come through, so I tested it but I see now that it came through among all the burger messages 2018-12-07 07:41:23 kashike timmyRS: add some colour! :) 2018-12-07 07:41:34 timmyRS Yeah, I'll have to read up on how IRC colors work 2018-12-07 07:49:23 timmyRS Alright, if I understand mIRC colors correctly, then this should be my first and last test: 2018-12-07 07:50:19 Not C[C02New-Mc-VersionC] MinecraftC03 snapshot 18w49aC has just been released! 2018-12-07 07:58:44 <-- timmyRS (~timmyRS@tim.nex.li) a quitté (Read error: Connection reset by peer) 2018-12-07 08:25:25 <-- howard (~howard@c-67-188-231-23.hsd1.ca.comcast.net) a quitté (Ping timeout: 246 seconds) 2018-12-07 09:01:18 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2018-12-07 09:25:24 <-- _123DMWM (~123DMWM@c-73-60-129-142.hsd1.ma.comcast.net) a quitté (Read error: Connection reset by peer) 2018-12-07 09:27:13 --> _123DMWM (~123DMWM@c-73-60-129-142.hsd1.ma.comcast.net) a rejoint #mcdevs 2018-12-07 10:03:33 --> Dadido3_ (~quassel@p54A3AF8A.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-07 10:04:40 <-- Dadido3 (~quassel@p54A3A8EA.dip0.t-ipconnect.de) a quitté (Ping timeout: 268 seconds) 2018-12-07 12:05:47 --> timmyRS (~timmyRS@tim.nex.li) a rejoint #mcdevs 2018-12-07 12:07:36 timmyRS well, that didn't work and then my bouncer had a kernel panic or something, anyway, this should hopefully be right now... 2018-12-07 12:08:51 Not [New-Mc-Version] Minecraft snapshot 18w49a has just been released! 2018-12-07 12:08:55 timmyRS Yay 2018-12-07 14:43:10 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 244 seconds) 2018-12-07 14:47:57 --> erai (~erai@ip68-13-195-42.hr.hr.cox.net) a rejoint #mcdevs 2018-12-07 14:56:03 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2018-12-07 15:21:46 <-- erai (~erai@ip68-13-195-42.hr.hr.cox.net) a quitté #mcdevs 2018-12-07 15:27:46 --> erai (~erai@host.electromatter.info) a rejoint #mcdevs 2018-12-07 15:30:49 --> tassu (~tassu@89-27-76-70.bb.dnainternet.fi) a rejoint #mcdevs 2018-12-07 15:34:08 <-- tassu (~tassu@89-27-76-70.bb.dnainternet.fi) a quitté (Client Quit) 2018-12-07 15:34:11 --> tassu1 (~tassu@68.183.75.105) a rejoint #mcdevs 2018-12-07 16:13:44 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 250 seconds) 2018-12-07 16:17:15 --> tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a rejoint #mcdevs 2018-12-07 16:18:17 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2018-12-07 16:26:23 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 268 seconds) 2018-12-07 16:35:41 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2018-12-07 16:36:22 <-- tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a quitté (Remote host closed the connection) 2018-12-07 17:01:38 <-- bildramer (~bildramer@p57AD628A.dip0.t-ipconnect.de) a quitté (Ping timeout: 244 seconds) 2018-12-07 17:01:49 --> bildramer (~bildramer@p2003004D8D126300204FFE485B8D1EDA.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-07 18:46:20 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-07 20:40:28 <-- PhonicUK2 (~PhonicUK@mcmyadm.in) a quitté (Ping timeout: 245 seconds) 2018-12-07 20:43:36 --> PhonicUK (~PhonicUK@pdpc/supporter/student/phonicuk) a rejoint #mcdevs 2018-12-07 22:21:55 <-- pokechu22 (~pokechu22@2601:602:980:3d99:78f7:a549:526a:f769) a quitté (Quit: Rebooting pi) 2018-12-07 22:22:33 --> zelozelos (~zelozelos@75-132-187-29.dhcp.stls.mo.charter.com) a rejoint #mcdevs 2018-12-07 22:23:07 zelozelos hyall mc peeps 2018-12-07 22:25:28 zelozelos i have an inquiry, i know its not exactly for development, i have searched hi and low and dont know where else to go...i hope you dont mind, its prolly a simple question for yall...i have the windows 10 edition *(pe basically) and I have a world i was playing in survival mode, now i want to play around with it in creative, i can change the main to creative, but while playing can not change the personal mode its greyed out. 2018-12-07 22:25:29 zelozelos What do i do/did wrong? 2018-12-07 22:25:37 --> pokechu22 (~pokechu22@2601:602:980:3d99:78f7:a549:526a:f769) a rejoint #mcdevs 2018-12-07 22:25:37 -- Mode #mcdevs [+v pokechu22] par ChanServ 2018-12-07 22:45:30 <-- zelozelos (~zelozelos@75-132-187-29.dhcp.stls.mo.charter.com) a quitté #mcdevs ("Leaving") 2018-12-08 01:14:10 --> killmePI (~killmePI@185.9.253.124) a rejoint #mcdevs 2018-12-08 01:14:24 --> C4K3_ (~C4K3@0127801301.0.fullrate.ninja) a rejoint #mcdevs 2018-12-08 01:18:15 --> [shoghicp] (~shoghicp@bouncer.pocketmine.net) a rejoint #mcdevs 2018-12-08 01:18:28 <-- killme (~killmePI@185.9.253.124) a quitté (Ping timeout: 240 seconds) 2018-12-08 01:18:29 <-- shoghicp (~shoghicp@bouncer.pocketmine.net) a quitté (Ping timeout: 240 seconds) 2018-12-08 01:18:29 <-- C4K3 (~C4K3@0127801301.0.fullrate.ninja) a quitté (Ping timeout: 240 seconds) 2018-12-08 01:18:29 -- [shoghicp] est maintenant connu sous le nom shoghicp 2018-12-08 02:23:15 --> OkDan (~OkAlt@2604:3d09:3e7f:dc80:9846:a0d6:c96a:d3d) a rejoint #mcdevs 2018-12-08 02:23:18 <-- OkDan_ (~OkAlt@2604:3d09:3e7f:dc80:9846:a0d6:c96a:d3d) a quitté (Ping timeout: 252 seconds) 2018-12-08 04:02:58 <-- killmePI (~killmePI@185.9.253.124) a quitté (Ping timeout: 244 seconds) 2018-12-08 04:15:59 <-- Not (~notifico@ec2-52-3-50-241.compute-1.amazonaws.com) a quitté (Ping timeout: 246 seconds) 2018-12-08 09:20:05 --> Tknoguyfication (~Tknoguyfi@184.103.90.69) a rejoint #mcdevs 2018-12-08 09:33:42 <-- Tknoguyfication (~Tknoguyfi@184.103.90.69) a quitté (Read error: Connection reset by peer) 2018-12-08 12:31:24 <-- kashike (kashike@unaffiliated/kashike) a quitté (Ping timeout: 252 seconds) 2018-12-08 12:38:26 --> kashike (kashike@unaffiliated/kashike) a rejoint #mcdevs 2018-12-08 13:39:30 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 272 seconds) 2018-12-08 13:47:10 --> Mr_Gr33n (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a rejoint #mcdevs 2018-12-08 13:50:36 <-- _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a quitté (Ping timeout: 252 seconds) 2018-12-08 14:13:20 --> killme (~killmePI@185.9.253.124) a rejoint #mcdevs 2018-12-08 16:08:04 <-- tassu1 (~tassu@68.183.75.105) a quitté (Ping timeout: 250 seconds) 2018-12-08 16:17:15 --> tassu1 (~tassu@68.183.75.105) a rejoint #mcdevs 2018-12-08 16:21:11 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Quit: redstonehelper) 2018-12-08 17:38:23 --> bildramer1 (~bildramer@p2003004D8D126300F431BA6590061264.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-08 17:41:15 <-- bildramer (~bildramer@p2003004D8D126300204FFE485B8D1EDA.dip0.t-ipconnect.de) a quitté (Ping timeout: 252 seconds) 2018-12-08 18:51:38 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-08 19:00:15 --> millerti (~millerti@cpe-66-24-91-119.stny.res.rr.com) a rejoint #mcdevs 2018-12-08 19:22:43 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-08 19:34:49 --> bildramer (~bildramer@p2003004D8D126300959355E2F647A613.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-08 19:38:27 <-- bildramer1 (~bildramer@p2003004D8D126300F431BA6590061264.dip0.t-ipconnect.de) a quitté (Ping timeout: 264 seconds) 2018-12-08 19:43:06 --> bildramer1 (~bildramer@p2003004D8D126300A454DD49C4AF8173.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-08 19:45:39 <-- bildramer (~bildramer@p2003004D8D126300959355E2F647A613.dip0.t-ipconnect.de) a quitté (Ping timeout: 250 seconds) 2018-12-08 19:48:32 --> bildramer (~bildramer@p2003004D8D126300C581C760B5D67263.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-08 19:50:20 <-- bildramer1 (~bildramer@p2003004D8D126300A454DD49C4AF8173.dip0.t-ipconnect.de) a quitté (Ping timeout: 268 seconds) 2018-12-08 19:54:07 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 240 seconds) 2018-12-08 19:55:49 --> bildramer1 (~bildramer@p2003004D8D126300980DB2C21C1693A9.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-08 19:57:21 <-- bildramer (~bildramer@p2003004D8D126300C581C760B5D67263.dip0.t-ipconnect.de) a quitté (Ping timeout: 252 seconds) 2018-12-08 20:54:15 <-- _123DMWM (~123DMWM@c-73-60-129-142.hsd1.ma.comcast.net) a quitté (Read error: Connection reset by peer) 2018-12-08 21:26:01 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-08 21:28:18 <-- millerti (~millerti@cpe-66-24-91-119.stny.res.rr.com) a quitté (Ping timeout: 250 seconds) 2018-12-08 21:42:17 --> _123DMWM (~123DMWM@c-73-60-129-142.hsd1.ma.comcast.net) a rejoint #mcdevs 2018-12-08 21:58:47 <-- Krenair (~alex@wikimedia/Krenair) a quitté (Ping timeout: 240 seconds) 2018-12-08 22:26:15 --> Krenair (~alex@wikimedia/Krenair) a rejoint #mcdevs 2018-12-08 23:22:43 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Remote host closed the connection) 2018-12-08 23:23:08 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-09 00:24:16 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-09 00:25:14 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 246 seconds) 2018-12-09 00:25:15 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-12-09 02:00:19 <-- Thinkofname (~Think@thinkof.name) a quitté (Quit: Leaving) 2018-12-09 02:01:59 --> Thinkofname (~Think@thinkof.name) a rejoint #mcdevs 2018-12-09 02:01:59 -- Mode #mcdevs [+v Thinkofname] par ChanServ 2018-12-09 03:38:45 --> Me4502 (~quassel@103.100.225.143) a rejoint #mcdevs 2018-12-09 03:38:45 <-- Me4502 (~quassel@103.100.225.143) a quitté (Changing host) 2018-12-09 03:38:45 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-09 04:09:34 <-- dexter0 (~dexter0@c-73-222-1-210.hsd1.ca.comcast.net) a quitté (Ping timeout: 250 seconds) 2018-12-09 04:16:15 --> millerti (~millerti@cpe-66-24-91-119.stny.res.rr.com) a rejoint #mcdevs 2018-12-09 04:19:30 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Remote host closed the connection) 2018-12-09 04:19:54 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-09 04:22:17 --> dexter0 (~dexter0@2601:647:4500:700:a4:10ff:fe00:d0b) a rejoint #mcdevs 2018-12-09 04:28:12 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Read error: Connection reset by peer) 2018-12-09 04:28:27 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-09 05:07:49 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 246 seconds) 2018-12-09 05:55:54 <-- OkDan (~OkAlt@2604:3d09:3e7f:dc80:9846:a0d6:c96a:d3d) a quitté (Ping timeout: 268 seconds) 2018-12-09 06:41:57 <-- kashike (kashike@unaffiliated/kashike) a quitté (Ping timeout: 252 seconds) 2018-12-09 06:44:48 --> kashike (kashike@unaffiliated/kashike) a rejoint #mcdevs 2018-12-09 07:41:33 <-- kev009 (~kev009@ip72-222-200-117.ph.ph.cox.net) a quitté (Remote host closed the connection) 2018-12-09 07:48:25 --> kev009 (~kev009@ip72-222-200-117.ph.ph.cox.net) a rejoint #mcdevs 2018-12-09 07:48:25 -- Mode #mcdevs [+v kev009] par ChanServ 2018-12-09 12:30:47 <-- kev009 (~kev009@ip72-222-200-117.ph.ph.cox.net) a quitté (Ping timeout: 246 seconds) 2018-12-09 12:33:38 --> kev009 (~kev009@ip72-222-200-117.ph.ph.cox.net) a rejoint #mcdevs 2018-12-09 12:33:38 -- Mode #mcdevs [+v kev009] par ChanServ 2018-12-09 12:46:28 --> bildramer (~bildramer@p57AD6892.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-09 12:49:04 <-- bildramer1 (~bildramer@p2003004D8D126300980DB2C21C1693A9.dip0.t-ipconnect.de) a quitté (Ping timeout: 268 seconds) 2018-12-09 13:04:45 <-- kashike (kashike@unaffiliated/kashike) a quitté (Ping timeout: 252 seconds) 2018-12-09 13:08:30 --> kashike (kashike@unaffiliated/kashike) a rejoint #mcdevs 2018-12-09 14:44:18 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2018-12-09 14:56:19 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-09 19:50:46 <-- Dadido3_ (~quassel@p54A3AF8A.dip0.t-ipconnect.de) a quitté (Ping timeout: 250 seconds) 2018-12-09 19:52:49 --> Dadido3 (~quassel@p578EE0D1.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-09 21:09:37 <-- Dadido3 (~quassel@p578EE0D1.dip0.t-ipconnect.de) a quitté (Quit: No Ping reply in 180 seconds.) 2018-12-09 21:10:59 --> Dadido3 (~quassel@p578EE0D1.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-09 21:36:06 --> Not-54d6 (~notifico@ec2-52-3-50-241.compute-1.amazonaws.com) a rejoint #mcdevs 2018-12-09 21:36:07 Not-54d6 [minecraft-data] rom1504 pushed 5 commits to master [+22/-0/±12] https://git.io/fp9zE 2018-12-09 21:36:08 Not-54d6 [minecraft-data] AmiterCodes 7bc7bee - added burger extractor results for 1.13.2 2018-12-09 21:36:10 Not-54d6 [minecraft-data] rom1504 bb497ac - some fixes for 1.13.2 after fixing the script + add state ids to block schema 2018-12-09 21:36:11 Not-54d6 [minecraft-data] rom1504 1656fa7 - add missing files for 1.13.2 2018-12-09 21:36:12 Not-54d6 [minecraft-data] ... and 2 more commits. 2018-12-09 21:37:38 Not-54d6 [minecraft-data] rom1504 pushed 1 commit to master [+0/-0/±1] https://git.io/fp9z2 2018-12-09 21:37:40 Not-54d6 [minecraft-data] rom1504 d8fac0e - Release 2.35.0 2018-12-09 21:37:41 Not-54d6 [minecraft-data] rom1504 tagged d8fac0e as 2.35.0 https://git.io/fp9za 2018-12-09 23:31:20 rom1504 I'm getting Internal Exception: io.netty.handler.codec.DecoderException: i: Non [a-z0-9/._-] character in path of location: minecraft:MC|Brand 2018-12-09 23:31:22 rom1504 from the server 2018-12-09 23:31:37 rom1504 any idea if MC|Brand changed in 1.13 ? 2018-12-09 23:34:53 rom1504 ah it's just minecraft:brand in 1.13 2018-12-09 23:48:27 +pokechu22 Yeah, channel names are namespaced now 2018-12-10 01:23:08 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 250 seconds) 2018-12-10 02:12:55 --> Me4502 (~quassel@103.100.225.143) a rejoint #mcdevs 2018-12-10 02:12:55 <-- Me4502 (~quassel@103.100.225.143) a quitté (Changing host) 2018-12-10 02:12:55 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-10 02:14:53 +pokechu22 I've moved the browser burger thingy to https://pokechu22.github.io/BurgerWebViewer/ and the repo to https://github.com/pokechu22/BurgerWebViewer/ (previously it was mixed into the gh-pages branch of burger itself). It's still slow and buggy, but it's easier to keep track of changes to it at least (and I think having it elsewhere might speed up pages builds for burger data and prerendered stuff) 2018-12-10 02:28:18 +pokechu22 I'm totally not working on that project because I'm procrastinating on studying... and that's totally not the reason I started the project in the first place 6 months ago... 2018-12-10 03:41:18 --> Black_Hole (~BlackHole@p200300E753C2260098E34E89C5E60A24.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-10 03:45:24 <-- Black-Hole (~BlackHole@p200300E753C22600C4D7283BC7033FF9.dip0.t-ipconnect.de) a quitté (Ping timeout: 252 seconds) 2018-12-10 04:09:09 Not-54d6 [BurgerVitrine] Pokechu22 pushed 1 commit to master [+0/-0/±7] https://git.io/fp916 2018-12-10 04:09:11 Not-54d6 [BurgerVitrine] Pokechu22 a786eb7 - Remove SORTING code We aren't actually using it for anything (all of them, in various janky ways, just return the key-value pair and sort by key). It might have been useful back when things were keyed by numeric IDs, but the code just is meaningless nowadays (especially the NUMERIC_SORT that doesn't sort numerically). Also, the code caused problems due to brython- 2018-12-10 04:09:11 Not-54d6 dev/brython#993. 2018-12-10 04:17:12 <-- kashike (kashike@unaffiliated/kashike) a quitté (Ping timeout: 252 seconds) 2018-12-10 04:44:14 --> kashike (kashike@unaffiliated/kashike) a rejoint #mcdevs 2018-12-10 05:26:07 <-- millerti (~millerti@cpe-66-24-91-119.stny.res.rr.com) a quitté (Ping timeout: 240 seconds) 2018-12-10 05:48:46 Not-54d6 [BurgerVitrine] Pokechu22 pushed 1 commit to master [+0/-0/±3] https://git.io/fp9DD 2018-12-10 05:48:47 Not-54d6 [BurgerVitrine] Pokechu22 26a81c8 - Stop using boolean-keyed dicts See brython-dev/brython#993 2018-12-10 06:20:11 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-10 06:21:26 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 246 seconds) 2018-12-10 06:21:27 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-12-10 06:54:26 <-- kashike (kashike@unaffiliated/kashike) a quitté (Ping timeout: 260 seconds) 2018-12-10 06:59:04 --> kashike (kashike@unaffiliated/kashike) a rejoint #mcdevs 2018-12-10 07:33:39 <-- vemacs (~vemacs@unaffiliated/vemacs) a quitté (Quit: ZNC - http://znc.in) 2018-12-10 07:36:18 --> vemacs (~vemacs@jet.fuel.cant.melt.da.nkmem.es) a rejoint #mcdevs 2018-12-10 07:36:18 <-- vemacs (~vemacs@jet.fuel.cant.melt.da.nkmem.es) a quitté (Changing host) 2018-12-10 07:36:18 --> vemacs (~vemacs@unaffiliated/vemacs) a rejoint #mcdevs 2018-12-10 08:17:01 <-- kashike (kashike@unaffiliated/kashike) a quitté (Ping timeout: 250 seconds) 2018-12-10 08:35:49 <-- Yamakaja (~yamakaja@vps.pub.yamakaja.me) a quitté (Quit: Bye) 2018-12-10 08:44:33 --> kashike (kashike@unaffiliated/kashike) a rejoint #mcdevs 2018-12-10 08:50:58 --> Yamakaja (~yamakaja@vps.pub.yamakaja.me) a rejoint #mcdevs 2018-12-10 09:31:01 <-- Black_Hole (~BlackHole@p200300E753C2260098E34E89C5E60A24.dip0.t-ipconnect.de) a quitté (Read error: Connection reset by peer) 2018-12-10 12:07:14 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-10 12:50:57 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2018-12-10 13:21:10 --> tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a rejoint #mcdevs 2018-12-10 15:17:41 <-- tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a quitté (Remote host closed the connection) 2018-12-10 18:14:38 <-- Dadido3 (~quassel@p578EE0D1.dip0.t-ipconnect.de) a quitté (Read error: Connection reset by peer) 2018-12-10 18:15:54 --> Dadido3 (~quassel@p578EE0D1.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-10 20:05:07 <-- ShaRose (ShaRose@i.am.sharo.se) a quitté (Quit: I appear to have left for some reason.) 2018-12-10 20:48:52 tktech pokechu22: hah, that's how 99% of my projects get started 2018-12-10 20:49:27 tktech Want the b.wiki.vg CNAME pointed to BurgerWebViewer? 2018-12-10 20:54:18 +pokechu22 Hmm, that could be neat, assuming it'd work... I don't see any reason why it wouldn't at least; github pages supports custom domains though I've never tried it 2018-12-10 20:56:54 +pokechu22 Woudl the CNAME mean b.wiki.vg is equivalent to just pokechu22.github.io, or to pokechu22.github.io/BurgerWebViewer? Ideally it'd be the latter because I've got a ton of other random stuff on my github pages but I'm not 100% sure how it'd work... or, I suppose it could be moved to the mcdevs organization and then burger-specific stuff could be on there 2018-12-10 20:57:08 +pokechu22 though, now probably isn't the time for me to be thinking about this since I've got an exam in an hour :D 2018-12-10 21:12:05 MiniDigger Good luck! 2018-12-10 21:12:24 MiniDigger After that, check your setting on your GitHub project, you can enter a custom domain name there 2018-12-10 21:12:40 MiniDigger It will then create a cname file 2018-12-10 21:56:03 <-- SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a quitté (Ping timeout: 268 seconds) 2018-12-10 22:05:00 --> SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a rejoint #mcdevs 2018-12-10 22:05:00 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2018-12-11 00:33:44 --> Me4502 (~quassel@103.100.225.143) a rejoint #mcdevs 2018-12-11 00:33:44 <-- Me4502 (~quassel@103.100.225.143) a quitté (Changing host) 2018-12-11 00:33:44 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-11 00:48:57 +pokechu22 Hmm, I still have no idea how this works and https://help.github.com/articles/custom-domain-redirects-for-github-pages-sites/ isn't super helpful... but I _think_ it lets you do it as just a project? I've created a CNAME file, at least. 2018-12-11 00:49:26 +pokechu22 I wish I knew more about DNS :/ 2018-12-11 00:51:08 +pokechu22 Hmmm... https://stackoverflow.com/a/22374542/3991344 says that yes, it is confusing, but it also clarifies that the CNAME file in the repo itself is used to specify the project so I guess that works? 2018-12-11 03:01:52 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) 2018-12-11 04:33:09 <-- Not-54d6 (~notifico@ec2-52-3-50-241.compute-1.amazonaws.com) a quitté (Remote host closed the connection) 2018-12-11 04:37:59 --> ShaRose (~ShaRose@i.am.sharo.se) a rejoint #mcdevs 2018-12-11 04:45:08 <-- ShaRose (~ShaRose@i.am.sharo.se) a quitté (Quit: I seem to have left.) 2018-12-11 05:52:51 <-- kashike (kashike@unaffiliated/kashike) a quitté (Ping timeout: 264 seconds) 2018-12-11 05:58:38 --> kashike (kashike@unaffiliated/kashike) a rejoint #mcdevs 2018-12-11 06:19:16 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-11 06:20:46 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 246 seconds) 2018-12-11 06:20:46 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-12-11 06:35:08 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 272 seconds) 2018-12-11 07:37:16 <-- matthewprenger (~matt@irc.prenger.co) a quitté (Ping timeout: 260 seconds) 2018-12-11 07:38:01 --> matthewprenger (~matt@irc.prenger.co) a rejoint #mcdevs 2018-12-11 07:40:49 <-- kashike (kashike@unaffiliated/kashike) a quitté (Ping timeout: 268 seconds) 2018-12-11 07:42:27 --> kashike (kashike@unaffiliated/kashike) a rejoint #mcdevs 2018-12-11 07:55:27 --> OkDan (~OkAlt@2604:3d09:3e7f:dc80:7814:83a8:fa83:937a) a rejoint #mcdevs 2018-12-11 09:36:33 MiniDigger iirc all you need to do is to create a CNAME with b.wiki.vg and then tk can create a cname record from b.wiki.vg -> pokechu22.github.io 2018-12-11 09:36:50 MiniDigger then github should know that it should redirect b.wiki.vg to the BurgerWebViewer repo 2018-12-11 12:42:41 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-11 13:07:38 --> _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a rejoint #mcdevs 2018-12-11 13:11:09 <-- Mr_Gr33n (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a quitté (Ping timeout: 252 seconds) 2018-12-11 14:10:25 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 244 seconds) 2018-12-11 14:26:53 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-11 14:31:46 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Remote host closed the connection) 2018-12-11 14:32:11 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-11 15:39:51 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Remote host closed the connection) 2018-12-11 15:40:44 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-11 18:08:17 <-- _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a quitté (Read error: Connection reset by peer) 2018-12-11 18:08:55 --> _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a rejoint #mcdevs 2018-12-11 18:24:30 <-- C4K3_ (~C4K3@0127801301.0.fullrate.ninja) a quitté (Quit: leaving) 2018-12-11 18:28:53 --> C4K3 (~C4K3@0127801301.0.fullrate.ninja) a rejoint #mcdevs 2018-12-11 19:11:42 --> Mr_Gr33n (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a rejoint #mcdevs 2018-12-11 19:14:42 <-- _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a quitté (Ping timeout: 252 seconds) 2018-12-11 23:50:20 <-- Pyker (pyker@pyker.net) a quitté (Ping timeout: 250 seconds) 2018-12-11 23:50:35 --> Pyker (pyker@pyker.net) a rejoint #mcdevs 2018-12-12 06:18:54 <-- tassu1 (~tassu@68.183.75.105) a quitté (Quit: Ping timeout (120 seconds)) 2018-12-12 06:19:12 --> tassu1 (~tassu@68.183.75.105) a rejoint #mcdevs 2018-12-12 06:19:28 <-- rtjure (~rtjure@87.246.31.42) a quitté (Ping timeout: 250 seconds) 2018-12-12 06:22:32 --> rtjure (~rtjure@87.246.31.42) a rejoint #mcdevs 2018-12-12 06:38:58 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 250 seconds) 2018-12-12 06:43:04 -- tassu1 est maintenant connu sous le nom tassu 2018-12-12 12:13:00 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-12 15:24:36 --> tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a rejoint #mcdevs 2018-12-12 16:19:07 PolarizedIons *beep boop* 8w50a has been published to the launcher -- https://minecraft.net/en-us/article/minecraft-snapshot-18w50a 2018-12-12 16:20:12 <-- tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a quitté (Remote host closed the connection) 2018-12-12 16:33:43 PolarizedIons speaking of mojang, Mr Bone, is there a possibility for you guys to look at the brigadier stuff before going on holiday? I'd like to see https://github.com/Mojang/brigadier/pull/47 merged at least (but a new version would be great :>) 2018-12-12 16:34:04 PolarizedIons Hope you enjoy your ChristButtsmas <3 2018-12-12 17:00:02 --> Not-97e5 (~notifico@ec2-52-3-50-241.compute-1.amazonaws.com) a rejoint #mcdevs 2018-12-12 17:00:02 Not-97e5 [New-Mc-Version] Minecraft snapshot 18w50a has just been released! 2018-12-12 17:15:12 --> Black-Hole (~BlackHole@p200300E753C22600E41F1FC96A48F58D.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-12 17:33:54 +pokechu22 .... hm, turns out checking the exit status doesn't work with my script :/ 2018-12-12 17:34:17 +pokechu22 I disabled that now for a first test 2018-12-12 17:44:39 Not-97e5 [Burger] New data now avaliable for 18w50a: 2018-12-12 17:44:40 Not-97e5 [Burger] Diff from 18w49a: https://pokechu22.github.io/Burger/diff_18w49a_18w50a.html (https://pokechu22.github.io/Burger/diff_18w49a_18w50a.json) 2018-12-12 17:44:42 Not-97e5 [Burger] Full data: https://pokechu22.github.io/Burger/18w50a.html (https://pokechu22.github.io/Burger/18w50a.json) 2018-12-12 17:56:14 +pokechu22 Well, that diff looks interesting for a number of reasons... not sure why there are all the smoker recipes, and the barrel seems rather duplicatey (but I suspect that's because I'm taking all 6 types of planks and multiplying by all 6 types of slabs to get 36 recipes, when there's only one recipe file...) 2018-12-12 18:11:23 <-- Dadido3 (~quassel@p578EE0D1.dip0.t-ipconnect.de) a quitté (Ping timeout: 246 seconds) 2018-12-12 18:13:42 --> Dadido3 (~quassel@p5B2CB01B.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-12 18:30:46 --> AlexNagy (~jnagyjr@69.8.163.48) a rejoint #mcdevs 2018-12-12 18:50:45 --> millerti (~millerti@cpe-66-24-91-119.stny.res.rr.com) a rejoint #mcdevs 2018-12-12 19:47:16 --> ShaRose (~ShaRose@i.am.sharo.se) a rejoint #mcdevs 2018-12-12 19:48:04 Not-97e5 [BurgerVitrine] Pokechu22 pushed 1 commit to master [+0/-0/±1] https://git.io/fpdZe 2018-12-12 19:48:05 Not-97e5 [BurgerVitrine] Pokechu22 99f1239 - Correct a typo 2018-12-12 19:52:01 <-- ShaRose (~ShaRose@i.am.sharo.se) a quitté (Client Quit) 2018-12-12 20:10:14 PolarizedIons nice lol 2018-12-12 20:24:13 +pokechu22 Most of the metadata changes seem to be for https://bugs.mojang.com/browse/MC-138660 and for something with villager professions (that I think fixes https://bugs.mojang.com/browse/MC-114760). The one change that seems somewhat random is the one with giants... they generally just don't touch giant code. I haven't investigated it yet, but maybe giants do something now? 2018-12-12 20:35:56 +pokechu22 Interestingly, for MC-138660, ghast fireballs also can have an item now even though they aren't created by an item... I think at least 2018-12-12 20:40:10 +pokechu22 OK... this is neat: `/summon snowball ~ ~ ~ {Item:{Count:1b, id:"minecraft:dragon_egg"},NoGravity:1b}` 2018-12-12 20:48:03 +pokechu22 ... fireballs are super jank. In fact all the code related to this seems super jank; why don't eyes of ender extend the same thing that snowballs, enderperals, eggs, etc extend? 2018-12-12 20:50:01 +pokechu22 Summoning a small fireball claims it summoned a regular fireball, and it doesn't get found with either `/say @e[type=fireball]` or `/say @e[type=small_fireball]` (but it can be killed if you have its UUID) 2018-12-12 20:50:12 +pokechu22 Fun thing to do with regular fireballs, though: `/summon fireball ~ ~ ~ {Item:{Count:1b, id:"minecraft:dragon_egg"},NoGravity:1b,direction:[0.0,0.0,0.0],ExplosionPower:5}` 2018-12-12 20:51:36 <-- killme (~killmePI@185.9.253.124) a quitté (Remote host closed the connection) 2018-12-12 20:51:53 --> killme (~killmePI@185.9.253.124) a rejoint #mcdevs 2018-12-12 21:01:57 <-- Starz0r (~quassel@138.197.214.219) a quitté (Remote host closed the connection) 2018-12-12 21:13:42 --> Starz0r (~quassel@138.197.214.219) a rejoint #mcdevs 2018-12-12 21:19:04 <-- AlexNagy (~jnagyjr@69.8.163.48) a quitté (Ping timeout: 250 seconds) 2018-12-12 21:21:43 +pokechu22 https://bugs.mojang.com/browse/MC-140959 2018-12-12 21:43:32 +pokechu22 The new packet's just a replacement for the book_open plugin channel. trader_list still is a channel, interestingly 2018-12-12 23:23:09 --> Plancke_ (~Plancke@2604:a880:400:d0::d58:e001) a rejoint #mcdevs 2018-12-12 23:29:09 --> Luck_ (~Luck@2a01:4f8:1c0c:687a::1) a rejoint #mcdevs 2018-12-12 23:29:19 <-- EvilJStoker (jstoker@unaffiliated/jstoker) a quitté (Killed (niven.freenode.net (Nickname regained by services))) 2018-12-12 23:29:20 --> AndrewPH- (Butts@omega.classicube.net) a rejoint #mcdevs 2018-12-12 23:29:26 <-- AndrewPH (Butts@omega.classicube.net) a quitté (Ping timeout: 250 seconds) 2018-12-12 23:29:26 <-- kashike (kashike@unaffiliated/kashike) a quitté (Ping timeout: 250 seconds) 2018-12-12 23:29:29 <-- pokechu22 (~pokechu22@2601:602:980:3d99:78f7:a549:526a:f769) a quitté (Ping timeout: 250 seconds) 2018-12-12 23:29:33 <-- Luck (~Luck@2a01:4f8:1c0c:687a::1) a quitté (Ping timeout: 250 seconds) 2018-12-12 23:29:33 <-- Plancke (~Plancke@2604:a880:400:d0::d58:e001) a quitté (Ping timeout: 250 seconds) 2018-12-12 23:29:35 -- Plancke_ est maintenant connu sous le nom Plancke 2018-12-12 23:29:38 --> EvilJStoker (jstoker@unaffiliated/jstoker) a rejoint #mcdevs 2018-12-12 23:31:20 --> pokechu22 (~pokechu22@2601:602:980:3d99:78f7:a549:526a:f769) a rejoint #mcdevs 2018-12-12 23:31:20 -- Mode #mcdevs [+v pokechu22] par ChanServ 2018-12-12 23:32:01 --> kashike (kashike@unaffiliated/kashike) a rejoint #mcdevs 2018-12-13 01:50:32 -- Mode #mcdevs [+v AndrewPH-] par ChanServ 2018-12-13 01:50:35 -- AndrewPH- est maintenant connu sous le nom AndrewPH 2018-12-13 02:22:56 <-- millerti (~millerti@cpe-66-24-91-119.stny.res.rr.com) a quitté (Quit: Textual IRC Client: www.textualapp.com) 2018-12-13 03:30:03 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 245 seconds) 2018-12-13 05:06:57 <-- Anna (anna@borealis.voxelstorm.com) a quitté (Ping timeout: 252 seconds) 2018-12-13 05:14:02 --> Anna (anna@borealis.voxelstorm.com) a rejoint #mcdevs 2018-12-13 05:52:46 --> Me4502 (~quassel@103.100.225.143) a rejoint #mcdevs 2018-12-13 05:52:46 <-- Me4502 (~quassel@103.100.225.143) a quitté (Changing host) 2018-12-13 05:52:46 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-13 06:10:12 <-- WizardCM- (~WizardCM@103.93.232.1) a quitté (Ping timeout: 252 seconds) 2018-12-13 06:10:50 --> WizardCM- (~WizardCM@103.93.232.1) a rejoint #mcdevs 2018-12-13 06:15:45 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-13 06:17:51 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 268 seconds) 2018-12-13 06:17:52 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-12-13 06:56:21 <-- Pyker (pyker@pyker.net) a quitté (Ping timeout: 260 seconds) 2018-12-13 07:08:44 --> Pyker (pyker@pyker.net) a rejoint #mcdevs 2018-12-13 08:51:22 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2018-12-13 09:05:48 <-- kev009 (~kev009@ip72-222-200-117.ph.ph.cox.net) a quitté (Remote host closed the connection) 2018-12-13 09:13:32 --> kev009 (~kev009@ip72-222-200-117.ph.ph.cox.net) a rejoint #mcdevs 2018-12-13 09:13:32 -- Mode #mcdevs [+v kev009] par ChanServ 2018-12-13 10:53:52 --> Me4502 (~quassel@103.100.225.143) a rejoint #mcdevs 2018-12-13 10:53:52 <-- Me4502 (~quassel@103.100.225.143) a quitté (Changing host) 2018-12-13 10:53:52 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-13 13:43:13 <-- Pyker (pyker@pyker.net) a quitté (Ping timeout: 250 seconds) 2018-12-13 13:44:39 --> Pyker (pyker@pyker.net) a rejoint #mcdevs 2018-12-13 13:53:18 <-- Pyker (pyker@pyker.net) a quitté (Ping timeout: 252 seconds) 2018-12-13 13:58:47 --> Pyker (pyker@pyker.net) a rejoint #mcdevs 2018-12-13 14:21:44 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2018-12-13 14:50:34 --> AlexNagy (~jnagyjr@69.8.163.48) a rejoint #mcdevs 2018-12-13 15:43:51 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-13 16:05:30 --> millerti (~millerti@cpe-66-24-91-119.stny.res.rr.com) a rejoint #mcdevs 2018-12-13 17:10:10 -- networking est maintenant connu sous le nom iczero 2018-12-13 17:12:13 -- iczero est maintenant connu sous le nom vscode 2018-12-13 17:12:22 -- vscode est maintenant connu sous le nom iczero 2018-12-13 20:28:14 <-- AlexNagy (~jnagyjr@69.8.163.48) a quitté (Remote host closed the connection) 2018-12-13 21:09:12 <-- _123DMWM (~123DMWM@c-73-60-129-142.hsd1.ma.comcast.net) a quitté (Read error: Connection reset by peer) 2018-12-13 21:44:47 --> _123DMWM (~123DMWM@c-73-60-129-142.hsd1.ma.comcast.net) a rejoint #mcdevs 2018-12-13 22:45:16 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 250 seconds) 2018-12-13 22:59:26 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2018-12-13 23:33:56 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Remote host closed the connection) 2018-12-14 01:12:29 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-14 01:43:40 -- Luck_ est maintenant connu sous le nom Luck 2018-12-14 03:09:33 --> bradreardon (~bradreard@znc.bradreardon.com) a rejoint #mcdevs 2018-12-14 03:11:38 <-- bradreardon (~bradreard@znc.bradreardon.com) a quitté (Quit: ZNC 1.7.1 - https://znc.in) 2018-12-14 03:11:55 --> bradreardon (~brad@znc.bradreardon.com) a rejoint #mcdevs 2018-12-14 03:18:10 bradreardon Hey guys -- anyone aware of a more up to date login sequence potentially than the one on the wiki? (re: https://wiki.vg/Protocol_FAQ) I've tried tinkering around and getting a client spawned into the world, but it seems that the client doesn't send data back when I expect it to... Maybe I'm just dumb but anyone have any ideas about tools for debugging the protocol (like a proxy with built in decryption) or any recommendations for using wireshark to 2018-12-14 03:18:10 bradreardon sniff packets? Learning experience here for me so any advice is welcome :) 2018-12-14 03:24:52 +pokechu22 I can answer the encryption bit -- if you set the server to offline mode then encryption is disabled. Also, you'll probably want to disable compression in server.properties by setting `network-compression-threshold` to -1 2018-12-14 03:26:49 +pokechu22 No data back at all seems rather odd; the result I'd expect for doing something wrong would be an obvious disconnect or crash. Are you receiving keep-alive packets at least? 2018-12-14 03:34:19 bradreardon pokechu22, nope... I'm new to using asyncio in Python so I could be missing something with my own implementation. However I'm definitely receiving packets just fine, it's just up to the point where connection state switches from login to play where I stop receiving data from the client 2018-12-14 03:35:22 bradreardon Also -- sorry if it was unclear. Didn't see your first response. I'm designing a server, attempting to connect with the vanilla client. 2018-12-14 03:43:27 +pokechu22 I inferred you were making a server... but for some reason I didn't think that through all the way, oops 2018-12-14 03:44:50 bradreardon And my bad as well -- your advice answered my packet sniffing question to say the least! now I can at least use the vanilla server to look at the protocol 2018-12-14 03:45:07 +pokechu22 However, if you're writing something yourself, you should still be able to just jump into play without encryption by sending login success instead of encryption request... I think at least. It's been a while since I've actually checked 2018-12-14 04:16:15 <-- m0r13 (~m0r13@2a01:4f8:201:8174:73:0:b00b:135) a quitté (Ping timeout: 252 seconds) 2018-12-14 04:27:02 --> m0r13 (~m0r13@2a01:4f8:201:8174:73:0:b00b:135) a rejoint #mcdevs 2018-12-14 06:14:25 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-14 06:16:27 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 240 seconds) 2018-12-14 06:16:27 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-12-14 10:57:07 <-- bildramer (~bildramer@p57AD6892.dip0.t-ipconnect.de) a quitté (Ping timeout: 268 seconds) 2018-12-14 11:04:20 --> bildramer (~bildramer@p2003004D8D126300443EAE7F3A4FD524.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-14 14:53:36 --> bildramer1 (~bildramer@p57AD6892.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-14 14:53:49 <-- bildramer (~bildramer@p2003004D8D126300443EAE7F3A4FD524.dip0.t-ipconnect.de) a quitté (Ping timeout: 250 seconds) 2018-12-14 15:58:51 <-- Byteflux (~byte@byteflux.net) a quitté (Quit: lax is dum lol) 2018-12-14 16:10:46 --> Byteflux (~byte@byteflux.net) a rejoint #mcdevs 2018-12-14 20:15:18 --> KernelFreeze (kernel@wikimedia/KernelFreeze) a rejoint #mcdevs 2018-12-15 01:19:12 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Remote host closed the connection) 2018-12-15 02:32:33 <-- pokechu22 (~pokechu22@2601:602:980:3d99:78f7:a549:526a:f769) a quitté (Quit: Physically moving pi soon) 2018-12-15 03:23:27 <-- dexter0 (~dexter0@2601:647:4500:700:a4:10ff:fe00:d0b) a quitté (Ping timeout: 252 seconds) 2018-12-15 03:24:22 --> dexter0 (~dexter0@2601:647:4500:700:a4:10ff:fe00:d0b) a rejoint #mcdevs 2018-12-15 04:03:00 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-15 04:29:02 <-- skyrising (~skyrising@ppp-62-216-196-81.dynamic.mnet-online.de) a quitté (Remote host closed the connection) 2018-12-15 04:47:08 <-- millerti (~millerti@cpe-66-24-91-119.stny.res.rr.com) a quitté (Quit: Textual IRC Client: www.textualapp.com) 2018-12-15 06:13:21 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 250 seconds) 2018-12-15 07:45:35 --> Me4502 (~quassel@103.100.225.228) a rejoint #mcdevs 2018-12-15 07:45:35 <-- Me4502 (~quassel@103.100.225.228) a quitté (Changing host) 2018-12-15 07:45:35 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-15 08:29:05 --> pokechu22 (~pokechu22@50.35.66.9) a rejoint #mcdevs 2018-12-15 08:29:05 -- Mode #mcdevs [+v pokechu22] par ChanServ 2018-12-15 11:49:28 --> skyrising (~skyrising@ppp-62-216-196-81.dynamic.mnet-online.de) a rejoint #mcdevs 2018-12-15 11:52:07 --> OkDan_ (~OkAlt@S01061056118142a4.lb.shawcable.net) a rejoint #mcdevs 2018-12-15 11:52:27 <-- OkDan (~OkAlt@2604:3d09:3e7f:dc80:7814:83a8:fa83:937a) a quitté (Ping timeout: 268 seconds) 2018-12-15 12:09:09 --> JnthnDE (~Jonathan@5.1.85.173) a rejoint #mcdevs 2018-12-15 13:13:34 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) 2018-12-15 14:58:41 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-15 16:38:49 <-- gordonDrogon (~gordon@watertower.drogon.net) a quitté (Ping timeout: 246 seconds) 2018-12-15 20:45:07 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Remote host closed the connection) 2018-12-15 21:06:15 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Read error: No route to host) 2018-12-15 21:09:27 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-15 21:14:19 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 268 seconds) 2018-12-15 21:20:13 <-- saper (saper@wikipedia/saper) a quitté (Read error: Connection reset by peer) 2018-12-15 21:20:22 --> saper (saper@wikipedia/saper) a rejoint #mcdevs 2018-12-15 21:53:49 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-15 22:39:40 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-16 00:43:55 <-- Mr_Gr33n (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a quitté (Read error: Connection reset by peer) 2018-12-16 01:02:53 --> _MrGr33n_ (~None@2a00:ee2:2702:ee00:1c4b:5ead:430a:953f) a rejoint #mcdevs 2018-12-16 01:54:29 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 246 seconds) 2018-12-16 02:51:17 --> Me4502 (~quassel@103.100.225.228) a rejoint #mcdevs 2018-12-16 02:51:17 <-- Me4502 (~quassel@103.100.225.228) a quitté (Changing host) 2018-12-16 02:51:17 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-16 03:56:27 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-16 06:12:11 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-16 06:14:50 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 244 seconds) 2018-12-16 06:14:50 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-12-16 08:39:09 <-- jamierocks (~jamie@vista.jamiemansfield.me) a quitté (Quit: ZNC 1.7.0 - https://znc.in) 2018-12-16 08:40:21 <-- Botched (~Botched@unaffiliated/mustek/bot/botched) a quitté (Ping timeout: 260 seconds) 2018-12-16 08:40:29 --> Botched (~Botched@unaffiliated/mustek/bot/botched) a rejoint #mcdevs 2018-12-16 08:40:56 --> jamierocks (~jamie@vista.jamiemansfield.me) a rejoint #mcdevs 2018-12-16 15:24:43 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) 2018-12-16 18:23:15 --> millerti (~millerti@cpe-66-24-91-119.stny.res.rr.com) a rejoint #mcdevs 2018-12-16 20:15:02 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-16 20:16:47 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 240 seconds) 2018-12-16 20:16:47 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-12-16 21:57:27 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Remote host closed the connection) 2018-12-16 22:00:50 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-16 22:05:25 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Remote host closed the connection) 2018-12-16 22:05:50 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-16 22:14:24 <-- pokechu22 (~pokechu22@50.35.66.9) a quitté (Ping timeout: 250 seconds) 2018-12-16 22:30:20 --> pokechu22 (~pokechu22@50.35.66.9) a rejoint #mcdevs 2018-12-16 22:30:29 -- Mode #mcdevs [+v pokechu22] par ChanServ 2018-12-17 00:12:49 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Remote host closed the connection) 2018-12-17 00:17:47 <-- millerti (~millerti@cpe-66-24-91-119.stny.res.rr.com) a quitté (Ping timeout: 240 seconds) 2018-12-17 01:19:20 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-17 04:05:20 <-- balrog (~balrog@unaffiliated/balrog) a quitté (Quit: Bye) 2018-12-17 04:08:39 --> balrog (~balrog@unaffiliated/balrog) a rejoint #mcdevs 2018-12-17 04:35:07 <-- WizardCM- (~WizardCM@103.93.232.1) a quitté (Remote host closed the connection) 2018-12-17 04:35:23 --> WizardCM- (~WizardCM@103.93.232.1) a rejoint #mcdevs 2018-12-17 04:44:01 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 250 seconds) 2018-12-17 04:55:26 --> cnlohr (~cnlohr@174.127.241.21) a rejoint #mcdevs 2018-12-17 04:56:55 cnlohr Hello, not sure if anyone here is still into this sort of thing, but since there was a sudden (yet confusing) uptick in my avrcraft (the 18kb Minecraft server) I decided I would try to update it to 1.13.2 from 1.11.2. I seem to be crashing the client immediately after login, when I send the compressed packet which loads a chunk then exits compressed mode. 2018-12-17 04:59:03 cnlohr I was wondering if you guys could give any troubleshooting hints there -- also the chunk section of the website still looks like it has a lot of outdated content on it :/ 2018-12-17 05:04:19 cnlohr It looks like maybe the compression system changed between the two versions too, but I am having a difficult time figuring that out as well :-/ 2018-12-17 05:10:17 timmyRS Protocol-level encryption has not changed 2018-12-17 05:11:01 cnlohr Then I guess it is likely something about the map chunk format :-/ 2018-12-17 05:11:13 cnlohr Ok, I have to stop doing the : - / face... 2018-12-17 05:13:07 timmyRS Does avrcraft even have native 1.13.2 support? Did you try with a new world? 2018-12-17 05:13:48 cnlohr I am trying to add it now... And what do you mean "new world" 2018-12-17 05:14:16 cnlohr It has native 1.11.2 support as far as I can remember writing, though I don't know if I ever tested it with a lot of players. 2018-12-17 05:25:11 cnlohr I guess some basic questions are: Is it OK to not have a palette and declare everything to be 16-bit wide for the blocks? 2018-12-17 05:36:17 cnlohr ALTERNATIVELY if anyone knows a way to "load an empty chunk to an area" that would be super duper swanky the way this is used. Like just need a way of saying "hey, I intend to send block updates to these chunks, it's ok if they're empty." 2018-12-17 05:52:40 +pokechu22 You don't need a palette, but it'll still end up not being 16-bit wide (since 16 bits will always be wasteful for vanilla use). IIRC it'll default to 14-bit wide for 1.13 2018-12-17 05:53:43 +pokechu22 I think you _can_ send a completely empty chunk, but that's not going to give you good performance. It should be the same way you'd do it as 1.11.2, just send a chunk data packet with no sections 2018-12-17 05:54:05 +pokechu22 I'm confused by "I send the compressed packet which loads a chunk then exits compressed mode" -- "exits compressed mode" isn't a thing exactly 2018-12-17 05:55:18 +pokechu22 You haven't been able to change compression during PLAY since 1.9 I think 2018-12-17 06:08:45 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-17 06:10:07 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 240 seconds) 2018-12-17 06:10:07 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-12-17 06:19:15 cnlohr In general, everything is done on a 2D plane in AVRCraft, so totally empty chunks are just fine performance wise. We just have weird restrictions, like 512-byte MTUs, and ~1kB of RAM (including TCP/IP stack). 2018-12-17 06:19:53 cnlohr I also just looked, it looks like the compression is set up before then, I just remembered things wrong, from a previous rev of the protocol. 2018-12-17 06:20:03 cnlohr How do you send completely empty chunks? 2018-12-17 06:20:33 cnlohr Or rather, since it seems that the chunk data is what is crashing me, are there any up-to-date examples? I didn't see any on Wiki.vg that weren't marked "outdated" 2018-12-17 06:31:50 +pokechu22 I _think_ https://wiki.vg/Chunk_Format#Sample_implementations is up-to-date now. https://wiki.vg/Chunk_Format#Example is outdated, but that's only because it's written with 13 bits per block while nowadays it's 14 and IDs are different 2018-12-17 06:33:22 +pokechu22 but the "IDs are different" part is probably what's breaking your code -- see https://minecraft.gamepedia.com/1.13/Flattening for some of the stuff that's changed on one end, and note that over the network metadata is gone and instead states are assigned incrementally. At some point I really should do a nicer write-up of what those changes actually look like, but I haven't yet :/ 2018-12-17 06:35:23 <-- Pyker (pyker@pyker.net) a quitté (Ping timeout: 250 seconds) 2018-12-17 06:39:28 cnlohr crud... It looks like you can't send empty chunks... they seem to crash the client 2018-12-17 06:39:49 +pokechu22 Can you give me the crash report? I feel like that really shouldn't, since empty chunks are normal in the end 2018-12-17 06:41:09 cnlohr https://gist.github.com/cnlohr/170707d3e3ed21bd16635f2388a8e38b 2018-12-17 06:41:09 cnlohr when I send: 2018-12-17 06:41:09 cnlohr StartSend(); 2018-12-17 06:41:09 cnlohr Sbyte( 0x22 ); //https://wiki.vg/Protocol#Chunk_Data 2018-12-17 06:41:09 cnlohr Sint( 0 ); //X 2018-12-17 06:41:09 cnlohr Sint( 0 ); //Z 2018-12-17 06:41:09 cnlohr Sbyte( 0 ); //Ground-up continuous. 2018-12-17 06:41:10 cnlohr Svarint( 0 ); //Nothing in the bitmap. 2018-12-17 06:41:10 cnlohr Svarint( 0 ); //Size of data in bytes. 2018-12-17 06:41:11 cnlohr Svarint( 0 ); //No NBTs 2018-12-17 06:41:11 cnlohr DoneSend(); 2018-12-17 06:41:18 cnlohr EEP I didn't know it would send that that way :( :( 2018-12-17 06:42:32 --> Pyker (pyker@pyker.net) a rejoint #mcdevs 2018-12-17 06:47:43 +pokechu22 I think you want ground-up continuous to be true, not false. kashike's been telling me to rename it to "full chunk" (though maybe "new chunk" would also work) for a while but I haven't gotten around to it 2018-12-17 06:48:47 cnlohr If I do that, but my primary mask empty, do I just need to include a 256-byte payload? 2018-12-17 06:49:02 +pokechu22 Yeah, for biomes 2018-12-17 06:49:20 +pokechu22 The crash seems to actually be vanilla too: http://hopper.minecraft.net/crashes/minecraft/MCX-3965455/#tab_crash-info 2018-12-17 06:49:23 cnlohr Man if I could get rid of the whole baked gzip compilation stage that would be AMAZING for development purposes. 2018-12-17 06:49:41 cnlohr what is the crash you sent? 2018-12-17 06:49:41 +pokechu22 My guess is it's something with null biomes 2018-12-17 06:49:58 +pokechu22 I don't actually know how to reproduce it, just that the crash site does have records of it happening on vanilla to other users 2018-12-17 06:51:15 cnlohr Def need to support vanilla :-/ 2018-12-17 06:51:56 +pokechu22 Oh, oops, the crash I sent is the same crash that you sent me, just on their site 2018-12-17 06:52:08 cnlohr No dice... https://gist.github.com/cnlohr/16e8cee81f16321195d9368ed5f9fe2b 2018-12-17 06:52:34 cnlohr That is with the biome set, and a 256 buffer of all 0's. 2018-12-17 06:53:35 cnlohr And the same if I set it to biome 127 2018-12-17 06:53:38 +pokechu22 Actually I think they changed biome IDs to ints (4 bytes) 2018-12-17 06:54:33 +pokechu22 You said 1KB of ram... so, that might be a bit awkward, hm 2018-12-17 06:54:50 cnlohr I have tricks!!! 2018-12-17 06:55:22 cnlohr But that is very frustrating 2018-12-17 06:55:23 +pokechu22 Let me guess, a loop? I'm guessing a loop would work :P 2018-12-17 06:55:36 cnlohr haha well, MTU is limited to 512 2018-12-17 06:56:33 cnlohr No dice... 2018-12-17 06:56:33 +pokechu22 Do you actually need to be using compression? It's optional 2018-12-17 06:57:07 +pokechu22 (if you just don't send a set compression packet, compression won't be used) 2018-12-17 06:57:13 cnlohr https://gist.github.com/cnlohr/6fafe7d95767c7047f53a515060254e7 2018-12-17 06:57:18 cnlohr Compression _was_ one of those tricks. 2018-12-17 06:57:26 <-- iczero (iczero@hellomouse/dev/iczero) a quitté (Ping timeout: 250 seconds) 2018-12-17 06:57:37 cnlohr I would compute the packets the server would need to send the client that were really big, compress them in advance, then store in system flash the gzipped contents. 2018-12-17 06:58:26 --> Mr_Gr33n (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a rejoint #mcdevs 2018-12-17 06:58:35 cnlohr For instance, the 1.11.2 16x16 ground-up chunk (And protocol guts around it) took ~64 bytes of FLASH 2018-12-17 06:58:53 cnlohr (if you turned compression on) 2018-12-17 06:59:09 +pokechu22 Huh, interesting. What if you used 0 biomes? 2018-12-17 06:59:22 +pokechu22 Also... actually, "Svarint( 1024 ); //Nothing in the bitmap." 2018-12-17 06:59:37 --> iczero (iczero@hellomouse/dev/iczero) a rejoint #mcdevs 2018-12-17 06:59:58 +pokechu22 Shouldn't that be 0? 2018-12-17 07:00:16 cnlohr that would indicate the size of the data byte array is 0. 2018-12-17 07:00:38 cnlohr sorry the comment was wrong. 2018-12-17 07:01:09 cnlohr If I do send a 0 there, and no data payload, still a crash. 2018-12-17 07:01:17 cnlohr if ground-up continuous is set) 2018-12-17 07:01:21 +pokechu22 No, I think the comment is right, you're just sending the data in the wrong place 2018-12-17 07:01:30 <-- _MrGr33n_ (~None@2a00:ee2:2702:ee00:1c4b:5ead:430a:953f) a quitté (Ping timeout: 252 seconds) 2018-12-17 07:01:38 +pokechu22 It should be after "Size of data in bytes." 2018-12-17 07:02:49 cnlohr I think they're all zeroes so it shouldn't matter, BUT I will check now. 2018-12-17 07:03:00 cnlohr oh nevermind 2018-12-17 07:03:03 cnlohr wow that was wrong 2018-12-17 07:03:42 +pokechu22 Size isn't 0 :P 2018-12-17 07:03:48 cnlohr yes, you are correct... 2018-12-17 07:04:18 cnlohr hmm out of bounds, but that could be a limit of my MTU... 2018-12-17 07:06:00 +pokechu22 I need to head out for a bit, but keep experimenting. I'll probably be back in a few hours and if you've got anything post it and I'll look into it when I'm back 2018-12-17 07:06:15 cnlohr https://gist.github.com/cnlohr/c86a2a01504747621b38a247badda8e5 2018-12-17 07:06:16 cnlohr noooo 2018-12-17 07:06:17 cnlohr ok 2018-12-17 07:07:57 cnlohr Also, a slimilar crash happens when I do a 1024-byte buffer. 2018-12-17 07:12:29 kashike pokechu22: get to renaming it! :P 2018-12-17 07:14:59 cnlohr Yeah, still no dice, just a different crash, no matter what I do "exceeds writerIndex(128)" :( 2018-12-17 07:16:02 cnlohr err ... no ... that looks like the error is coming further down the pipe... 2018-12-17 07:17:10 cnlohr oh no, nevermind that was it. 2018-12-17 07:25:23 cnlohr Err double scratch... the underlying engine apparently had a per-packet MTU of 128 bytes >.< 2018-12-17 07:40:50 --> Me4502 (~quassel@103.100.225.228) a rejoint #mcdevs 2018-12-17 07:40:50 <-- Me4502 (~quassel@103.100.225.228) a quitté (Changing host) 2018-12-17 07:40:50 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-17 07:46:42 cnlohr Ok, even with everything in-place, still sad-face. 2018-12-17 07:49:39 cnlohr whether sending 256 or 1024-byte biome data 2018-12-17 08:01:47 cnlohr I *really* need an example bare-bones packet that won't crash vanilla, I can't figure any one out. 2018-12-17 08:36:10 +pokechu22 https://gist.github.com/cnlohr/c86a2a01504747621b38a247badda8e5 confuses me kinda... you're creating a 1024-byte buffer but are only actually sending 256 bytes (and a size of 256), shouldn't both of those be 1024? 2018-12-17 08:38:29 cnlohr let me fire this all back up :-p 2018-12-17 08:39:24 cnlohr I have switched over to using a for loop with Sbyte 2018-12-17 08:40:27 cnlohr but yeah, even if I send a 0 [x], 0 [z], 1 [ground-up], 0 [bitmap], 1024 [data size], 1024x127's, 0 [no nbts] it's still sad. 2018-12-17 08:43:37 cnlohr I'm trying to disable compression completely now. 2018-12-17 08:45:31 cnlohr Ok, even with compression disabled, still crashy doodle. 2018-12-17 08:46:32 cnlohr https://gist.github.com/cnlohr/17b425bef33d12c91b654c22f1d771fd 2018-12-17 08:48:43 cnlohr Wireshark confirms that the expected packet is what is being sent. 2018-12-17 08:50:36 +pokechu22 1024*127 wouldn't be right, that'd be 0x7F7F7F7F which isn't a valid biome ID, the correct one would be 0x0000007F 2018-12-17 08:50:58 cnlohr oooh 2018-12-17 08:50:59 cnlohr ok 2018-12-17 08:51:02 cnlohr I'll try that. 2018-12-17 08:52:42 cnlohr O.O 2018-12-17 08:52:46 cnlohr AMAZING 2018-12-17 08:53:45 cnlohr I'm falling in open space 2018-12-17 08:53:55 +pokechu22 We;;. tjat 2018-12-17 08:53:59 +pokechu22 * well, that's something 2018-12-17 08:54:33 cnlohr I commented out almost everything else in the entire server :-p 2018-12-17 08:54:36 cnlohr So it is expected. 2018-12-17 08:54:39 +pokechu22 Probably want to figure out how to fly next -- IIRC it's player abilities with both flying and allow flight set 2018-12-17 08:54:53 +pokechu22 Or, get the rest of the stuff enabled again 2018-12-17 08:55:45 cnlohr Yeah, getting stuff enabled again. 2018-12-17 08:55:54 cnlohr Man that is frustrating... 2018-12-17 08:56:08 cnlohr If it weren't for that one 1024 byte packet, everything could be done with no compression anywhere 2018-12-17 08:56:21 cnlohr or maybe I will just figure some way out to chop up that packet. 2018-12-17 08:58:59 cnlohr Oh crud... the this palette thing is going to be annoying... 2018-12-17 08:59:04 cnlohr Looks like I will have to use it. 2018-12-17 08:59:14 cnlohr Right now it's just filling in the data with random values. 2018-12-17 08:59:24 cnlohr otherwise I'm not sure how to do "block change" 2018-12-17 08:59:54 cnlohr Is there some shortcut to send the client a "please change block here to [this] with meta [this]" 2018-12-17 09:00:09 +pokechu22 Meta isn't a thing anymore, that's what the flattening is about 2018-12-17 09:01:33 +pokechu22 And it's at midnight for me... so I can't fully write everything up. But there is the block change packet, and that is what you want, the IDs just are different now. See https://wiki.vg/Data_Generators for a bit of info, and https://pokechu22.github.io/Burger/1.13.2_numeric.html might also help 2018-12-17 09:02:48 cnlohr That is gonna make it awkward to port existing game code in other projects. :-/ but it is what it is. If they want the new client they will need to jump. 2018-12-17 09:03:04 cnlohr I will copy-and-paste those links 2018-12-17 09:03:07 cnlohr Thanks SO MUCH 2018-12-17 09:03:58 +pokechu22 No problem. Night! 2018-12-17 09:16:37 <-- cnlohr (~cnlohr@174.127.241.21) a quitté #mcdevs 2018-12-17 09:28:32 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) 2018-12-17 09:30:24 <-- SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a quitté (Ping timeout: 250 seconds) 2018-12-17 09:44:23 --> SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a rejoint #mcdevs 2018-12-17 09:44:23 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2018-12-17 10:34:37 <-- kev009 (~kev009@ip72-222-200-117.ph.ph.cox.net) a quitté (Read error: Connection reset by peer) 2018-12-17 10:52:25 <-- rtjure (~rtjure@87.246.31.42) a quitté (Quit: ZNC 1.6.5 - http://znc.in) 2018-12-17 11:38:00 <-- Mr_Gr33n (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a quitté (Read error: Connection reset by peer) 2018-12-17 11:39:28 --> Mr_Gr33n (~None@BSN-142-194-111.static.siol.net) a rejoint #mcdevs 2018-12-17 12:53:05 --> rtjure (~rtjure@87.246.31.42) a rejoint #mcdevs 2018-12-17 13:48:54 <-- mrkirby153 (~mrkirby15@mrkirby153.com) a quitté (Ping timeout: 272 seconds) 2018-12-17 16:24:33 <-- Mr_Gr33n (~None@BSN-142-194-111.static.siol.net) a quitté (Read error: Connection reset by peer) 2018-12-17 16:27:22 --> _MrGr33n_ (~None@BSN-142-194-111.static.siol.net) a rejoint #mcdevs 2018-12-17 16:42:07 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-17 16:49:54 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Remote host closed the connection) 2018-12-17 17:03:17 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-17 18:05:05 <-- _MrGr33n_ (~None@BSN-142-194-111.static.siol.net) a quitté (Read error: Connection reset by peer) 2018-12-17 18:11:55 --> _MrGr33n_ (~None@BSN-142-194-111.static.siol.net) a rejoint #mcdevs 2018-12-17 20:03:49 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Read error: Connection reset by peer) 2018-12-17 20:04:11 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-17 20:33:26 --> mrkirby153 (~mrkirby15@mrkirby153.com) a rejoint #mcdevs 2018-12-17 22:07:51 <-- JnthnDE (~Jonathan@5.1.85.173) a quitté (Quit: Jonathan left.) 2018-12-17 22:08:15 --> JnthnDE (~Jonathan@5.1.85.173) a rejoint #mcdevs 2018-12-17 22:09:58 <-- JnthnDE (~Jonathan@5.1.85.173) a quitté (Client Quit) 2018-12-17 22:10:16 --> JnthnDE (~Jonathan@5.1.85.173) a rejoint #mcdevs 2018-12-17 22:16:02 <-- JnthnDE (~Jonathan@5.1.85.173) a quitté (Quit: Jonathan left.) 2018-12-17 22:16:32 --> JnthnDE (~Jonathan@5.1.85.173) a rejoint #mcdevs 2018-12-17 22:37:33 <-- JnthnDE (~Jonathan@5.1.85.173) a quitté (Quit: Jonathan left.) 2018-12-17 22:38:03 --> JnthnDE (~Jonathan@5.1.85.173) a rejoint #mcdevs 2018-12-18 02:47:28 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Remote host closed the connection) 2018-12-18 04:26:13 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-18 04:30:55 --> Mr_Gr33n (~None@2a00:ee2:2702:ee00:b50a:ae6d:c744:fe51) a rejoint #mcdevs 2018-12-18 04:32:29 <-- _MrGr33n_ (~None@BSN-142-194-111.static.siol.net) a quitté (Ping timeout: 246 seconds) 2018-12-18 04:53:37 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 244 seconds) 2018-12-18 06:07:38 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-18 06:09:05 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 246 seconds) 2018-12-18 06:09:06 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-12-18 06:14:22 <-- WizardCM- (~WizardCM@103.93.232.1) a quitté (Ping timeout: 272 seconds) 2018-12-18 06:27:34 --> WizardCM (~WizardCM@103.93.232.1) a rejoint #mcdevs 2018-12-18 07:46:56 --> Me4502 (~quassel@103.100.225.228) a rejoint #mcdevs 2018-12-18 07:46:56 <-- Me4502 (~quassel@103.100.225.228) a quitté (Changing host) 2018-12-18 07:46:56 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-18 10:24:26 --> _MrGr33n_ (~None@2a00:ee2:2702:ee00:b50a:ae6d:c744:fe51) a rejoint #mcdevs 2018-12-18 10:27:39 <-- Mr_Gr33n (~None@2a00:ee2:2702:ee00:b50a:ae6d:c744:fe51) a quitté (Ping timeout: 252 seconds) 2018-12-18 10:51:40 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-18 14:12:10 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2018-12-18 15:49:05 --> spellegrom (~spellegro@irc.internetpolice.eu) a rejoint #mcdevs 2018-12-18 17:04:56 --> Mr_Gr33n (~None@2a00:ee2:2702:ee00:b50a:ae6d:c744:fe51) a rejoint #mcdevs 2018-12-18 17:08:03 <-- _MrGr33n_ (~None@2a00:ee2:2702:ee00:b50a:ae6d:c744:fe51) a quitté (Ping timeout: 252 seconds) 2018-12-18 18:12:27 <-- bildramer1 (~bildramer@p57AD6892.dip0.t-ipconnect.de) a quitté (Ping timeout: 240 seconds) 2018-12-18 18:51:35 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 250 seconds) 2018-12-18 18:59:22 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2018-12-18 19:54:35 --> bildramer (~bildramer@p2003004D8D12630034DB9958C795F8C6.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-18 20:26:23 --> HurricanKai (~quassel@HSI-KBW-078-042-243-007.hsi3.kabel-badenwuerttemberg.de) a rejoint #mcdevs 2018-12-18 20:27:53 --> HurricanKai_ (~quassel@HSI-KBW-078-042-243-007.hsi3.kabel-badenwuerttemberg.de) a rejoint #mcdevs 2018-12-18 20:34:09 <-- HurricanKai_ (~quassel@HSI-KBW-078-042-243-007.hsi3.kabel-badenwuerttemberg.de) a quitté (Read error: Connection reset by peer) 2018-12-18 20:34:09 <-- HurricanKai (~quassel@HSI-KBW-078-042-243-007.hsi3.kabel-badenwuerttemberg.de) a quitté (Read error: Connection reset by peer) 2018-12-18 21:35:11 <-- chibill (~chibill@108-228-59-57.lightspeed.cicril.sbcglobal.net) a quitté (Ping timeout: 246 seconds) 2018-12-18 21:41:47 --> chibill (~chibill@108.228.59.57) a rejoint #mcdevs 2018-12-19 02:05:29 --> Me4502 (~quassel@103.100.225.228) a rejoint #mcdevs 2018-12-19 02:05:29 <-- Me4502 (~quassel@103.100.225.228) a quitté (Changing host) 2018-12-19 02:05:29 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-19 02:24:46 <-- SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a quitté (Ping timeout: 244 seconds) 2018-12-19 02:31:57 --> SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a rejoint #mcdevs 2018-12-19 02:31:57 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2018-12-19 02:43:19 <-- __0x277F (~Hex@four.out.of.five.doctors.recommend.hex.lc) a quitté (Quit: ?) 2018-12-19 03:32:11 --> __0x277F (~Hex@four.out.of.five.doctors.recommend.hex.lc) a rejoint #mcdevs 2018-12-19 03:33:28 <-- __0x277F (~Hex@four.out.of.five.doctors.recommend.hex.lc) a quitté (Client Quit) 2018-12-19 03:35:11 --> __0x277F (~Hex@four.out.of.five.doctors.recommend.hex.lc) a rejoint #mcdevs 2018-12-19 03:49:16 <-- __0x277F (~Hex@four.out.of.five.doctors.recommend.hex.lc) a quitté (Quit: ​) 2018-12-19 03:50:15 --> __0x277F (~Hex@four.out.of.five.doctors.recommend.hex.lc) a rejoint #mcdevs 2018-12-19 03:50:44 <-- __0x277F (~Hex@four.out.of.five.doctors.recommend.hex.lc) a quitté (Client Quit) 2018-12-19 03:51:01 --> __0x277F (~Hex@four.out.of.five.doctors.recommend.hex.lc) a rejoint #mcdevs 2018-12-19 03:51:47 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 240 seconds) 2018-12-19 04:11:47 --> Tknoguyfication (~Tknoguyfi@184.103.90.69) a rejoint #mcdevs 2018-12-19 05:58:29 <-- Tknoguyfication (~Tknoguyfi@184.103.90.69) a quitté (Ping timeout: 250 seconds) 2018-12-19 07:14:16 --> protryon (~protryon@c-67-180-93-98.hsd1.ca.comcast.net) a rejoint #mcdevs 2018-12-19 08:36:41 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2018-12-19 09:18:03 --> Black_Hole (~BlackHole@p200300E753C226007C8A3E4EA7870522.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-19 09:21:51 <-- Black-Hole (~BlackHole@p200300E753C22600E41F1FC96A48F58D.dip0.t-ipconnect.de) a quitté (Ping timeout: 252 seconds) 2018-12-19 09:27:50 --> bildramer1 (~bildramer@p2003004D8D12630034DB9958C795F8C6.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-19 09:28:39 <-- bildramer (~bildramer@p2003004D8D12630034DB9958C795F8C6.dip0.t-ipconnect.de) a quitté (Ping timeout: 250 seconds) 2018-12-19 09:57:45 <-- _123DMWM (~123DMWM@c-73-60-129-142.hsd1.ma.comcast.net) a quitté (Read error: Connection reset by peer) 2018-12-19 09:59:11 --> _123DMWM (~123DMWM@c-73-60-129-142.hsd1.ma.comcast.net) a rejoint #mcdevs 2018-12-19 10:02:27 <-- bildramer1 (~bildramer@p2003004D8D12630034DB9958C795F8C6.dip0.t-ipconnect.de) a quitté (Ping timeout: 250 seconds) 2018-12-19 10:02:54 --> bildramer (~bildramer@p57AD6892.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-19 11:57:32 <-- WizardCM (~WizardCM@103.93.232.1) a quitté (Read error: Connection reset by peer) 2018-12-19 11:59:12 --> WizardCM (~WizardCM@103.93.232.1) a rejoint #mcdevs 2018-12-19 13:25:50 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-19 19:49:18 --> Brejic (~brejic@2600:1700:33e0:2550:1941:fa4e:2ecf:db8a) a rejoint #mcdevs 2018-12-19 20:05:53 --> Tknoguyfication (~Tknoguyfi@184.103.90.69) a rejoint #mcdevs 2018-12-19 20:27:00 <-- JnthnDE (~Jonathan@5.1.85.173) a quitté (Quit: Jonathan left.) 2018-12-19 20:27:20 --> JnthnDE (~Jonathan@5.1.85.173) a rejoint #mcdevs 2018-12-19 20:32:56 Tknoguyfication Is there a debug mode for the minecraft server? I keep getting disconnected and the server says the player timed out. I'm as far as accepting and responding to the player position & look packet, as well as sending position updates 20 times each second. I don't know exactly why the server is disconnecting my client 2018-12-19 20:33:39 Tknoguyfication If I had some more information as to why exactly it's disconnecting me it would be very useful 2018-12-19 20:35:38 +pokechu22 There is! https://wiki.vg/Debugging 2018-12-19 20:36:13 +pokechu22 If I recall correctly it gives a bit more information about disconnects, and also it logs the packets it's received. I'm not 100% sure about the disconnects thing (that might be a client-only one) though 2018-12-19 20:41:16 timmyRS Why does the wiki even use hexadecimal packet IDs when they are always displayed in decimal by the vanilla client and server? 2018-12-19 20:47:16 +pokechu22 Probably because in the past (before 1.7) packet IDs weren't increasing and there was a packet with ID 255 / 0xFF and some other various high IDs... but yeah it doesn't make as much sense now 2018-12-19 20:47:28 +pokechu22 Hex is nice, though :D 2018-12-19 20:50:22 timmyRS It is nice but consider dropping it to avoid confusions. I had once read "packet 20" and thought it meant 0x20 from the wiki which made no sense and it took me some minutes to realize that it was decimal. 2018-12-19 21:14:50 Tknoguyfication Yeah I've been converting between them. Also figured out the deal with my client. Totally a stupid error by me. 2018-12-19 21:15:17 Tknoguyfication Turns out I wasn't removing packets from my transmit queue when I sent them so I flooded the server with a million teleport confirm packets ;_; 2018-12-19 21:15:51 Tknoguyfication But the debug mode is what helped me realize that! thanks pokechu lmao 2018-12-19 21:17:44 +pokechu22 I wonder if it's possible to make a log4j config that converts from decimal to hexadecimal -- that's clearly the right way to solve this problem :D 2018-12-19 22:53:24 <-- Tknoguyfication (~Tknoguyfi@184.103.90.69) a quitté (Ping timeout: 244 seconds) 2018-12-19 23:06:38 <-- SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a quitté (Ping timeout: 272 seconds) 2018-12-19 23:17:18 --> SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a rejoint #mcdevs 2018-12-19 23:17:18 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2018-12-20 00:36:23 <-- protryon (~protryon@c-67-180-93-98.hsd1.ca.comcast.net) a quitté (Ping timeout: 246 seconds) 2018-12-20 00:48:50 --> protryon (~protryon@c-67-180-93-98.hsd1.ca.comcast.net) a rejoint #mcdevs 2018-12-20 01:23:44 --> Me4502 (~quassel@103.100.225.228) a rejoint #mcdevs 2018-12-20 01:23:44 <-- Me4502 (~quassel@103.100.225.228) a quitté (Changing host) 2018-12-20 01:23:44 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-20 02:54:13 kashike displaying both would be the best option - I prefer the hex ids myself :P 2018-12-20 03:13:12 <-- iczero (iczero@hellomouse/dev/iczero) a quitté (Killed (Sigyn (BANG!))) 2018-12-20 03:13:25 --> iczero (iczero@hellomouse/dev/iczero) a rejoint #mcdevs 2018-12-20 03:17:52 timmyRS Yes! I'd love to see that. 2018-12-20 04:06:32 --> Tknoguyfication (~Tknoguyfi@184.103.90.69) a rejoint #mcdevs 2018-12-20 05:28:48 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 245 seconds) 2018-12-20 08:01:08 +pokechu22 Probably what would be most helpful is a big table of packet IDs at the start of the article (like with pre-release protocol) containing both hex and dec IDs 2018-12-20 08:04:04 <-- Starz0r (~quassel@138.197.214.219) a quitté (Ping timeout: 250 seconds) 2018-12-20 08:11:38 --> Starz0r (~quassel@138.197.214.219) a rejoint #mcdevs 2018-12-20 08:27:08 Not-97e5 [BurgerVitrine] Pokechu22 pushed 1 commit to master [+0/-0/±1] https://git.io/fheC5 2018-12-20 08:27:10 Not-97e5 [BurgerVitrine] Pokechu22 a9ba292 - Remove unnecessary use of ABC 2018-12-20 08:31:24 timmyRS Wait, you can extend multiple classes in Python? Mind blown. 2018-12-20 08:32:41 +pokechu22 Yep, though ABC is more like a decorator... kinda. It's a bit weird in general (and since I didn't have any abstract methods, I'm pretty sure it was doing nothing in that case) 2018-12-20 08:40:21 timmyRS I thought `from __future__ import braces` would legit enable braces... Welp, having an indentation-driven programming language is a huge turn-off for me. 2018-12-20 08:41:13 +Amaranth SyntaxError: Not a chance 2018-12-20 08:41:47 timmyRS Yeah, weirdly enough my script ran with that, you just get that error in the python console. 2018-12-20 09:50:05 <-- Tknoguyfication (~Tknoguyfi@184.103.90.69) a quitté (Ping timeout: 246 seconds) 2018-12-20 10:03:18 --> cybergoose (~cybergoos@2605:e000:1317:43f2:77:4183:7c84:f104) a rejoint #mcdevs 2018-12-20 10:08:57 <-- cybergoose (~cybergoos@2605:e000:1317:43f2:77:4183:7c84:f104) a quitté (Quit: Leaving) 2018-12-20 10:10:52 --> cybergoose (~cybergoos@2605:e000:1317:43f2:77:4183:7c84:f104) a rejoint #mcdevs 2018-12-20 10:37:12 --> tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a rejoint #mcdevs 2018-12-20 11:36:43 <-- ashka (~postmaste@pdpc/supporter/active/ashka) a quitté (Ping timeout: 245 seconds) 2018-12-20 11:38:23 <-- spellegrom (~spellegro@irc.internetpolice.eu) a quitté (Ping timeout: 245 seconds) 2018-12-20 11:38:27 --> ashka (~postmaste@baptiste-huve.fr) a rejoint #mcdevs 2018-12-20 11:38:27 <-- ashka (~postmaste@baptiste-huve.fr) a quitté (Changing host) 2018-12-20 11:38:27 --> ashka (~postmaste@pdpc/supporter/active/ashka) a rejoint #mcdevs 2018-12-20 11:38:35 --> spellegrom (~spellegro@2001:bc8:4400:2700::2381) a rejoint #mcdevs 2018-12-20 11:49:22 --> Proximyst_ZNC (~proximyst@51.15.88.136) a rejoint #mcdevs 2018-12-20 11:50:03 <-- Proximyst (~proximyst@51.15.88.136) a quitté (Ping timeout: 245 seconds) 2018-12-20 12:37:09 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-20 13:00:23 <-- cybergoose (~cybergoos@2605:e000:1317:43f2:77:4183:7c84:f104) a quitté (Quit: Leaving) 2018-12-20 14:14:19 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) 2018-12-20 15:30:43 <-- tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a quitté (Remote host closed the connection) 2018-12-20 15:55:29 <-- Starz0r (~quassel@138.197.214.219) a quitté (Quit: No Ping reply in 180 seconds.) 2018-12-20 15:57:53 --> Starz0r (~quassel@138.197.214.219) a rejoint #mcdevs 2018-12-20 17:58:03 --> _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a rejoint #mcdevs 2018-12-20 18:01:12 <-- Mr_Gr33n (~None@2a00:ee2:2702:ee00:b50a:ae6d:c744:fe51) a quitté (Ping timeout: 252 seconds) 2018-12-20 21:23:04 --> Tknoguyfication (~Tknoguyfi@184.103.19.217) a rejoint #mcdevs 2018-12-20 21:31:57 <-- RoboMWM (~RoboMWM@tf.robomwm.com) a quitté (Remote host closed the connection) 2018-12-20 22:22:01 --> RoboMWM (~RoboMWM@dim.sum.is.better.than.tacos.approved-by.robomwm.com) a rejoint #mcdevs 2018-12-20 23:31:38 <-- skyrising (~skyrising@ppp-62-216-196-81.dynamic.mnet-online.de) a quitté (Remote host closed the connection) 2018-12-20 23:32:08 --> skyrising (~skyrising@ppp-62-216-196-81.dynamic.mnet-online.de) a rejoint #mcdevs 2018-12-20 23:36:02 Tknoguyfication should i be sending player position updates every tick, or only when my player is moving? 2018-12-21 01:14:08 <-- rtjure (~rtjure@87.246.31.42) a quitté (Ping timeout: 272 seconds) 2018-12-21 01:22:26 --> rtjure (~rtjure@87.246.31.42) a rejoint #mcdevs 2018-12-21 01:47:22 timmyRS Every tick before 1.9 2018-12-21 02:25:27 +pokechu22 I'm pretty sure it's every tick as well -- but you'd use the single-boolean Player packet in most cases 2018-12-21 02:36:02 timmyRS I thought every tick was too much, so I check my PHP client code and it sends a "Player" packet (with merely the onground boolean) if there was no other movement packet in the last 19 ticks. 2018-12-21 02:36:25 timmyRS and that only when connected to 1.8 servers 2018-12-21 02:37:17 timmyRS But before I implemented that logic, the client wasn't kicked, it was just that it couldn't pick up items 2018-12-21 02:37:49 timmyRS I'm also pretty sure that that packet deals with the healing logic which is probably how cheaters used to regenerate quickly 2018-12-21 02:40:09 +pokechu22 Yeah, it's rather that the notchain client sends it every tick... I remember the item pickup thing too though I haven't investigated that 2018-12-21 02:42:07 timmyRS Yeah, the wiki also says "At least one [movement packet] must be sent on each tick to ensure that servers will update things like player health correctly." 2018-12-21 02:42:14 timmyRS Guess I'm updating my PHP cient now 2018-12-21 02:42:51 timmyRS Ah, and "Vanilla clients will send Player Position once every 20 ticks even for a stationary player." on modern versions 2018-12-21 02:43:58 timmyRS Though I don't see the point in sending it every 20 ticks since there is the heartbeat and there's no "no movement" kick? 2018-12-21 03:02:37 Tknoguyfication I'm not sure. the server will happily let you sit forever as long as you're sending heartbeats 2018-12-21 03:47:55 --> progwml6 (~progwml6@pool-173-63-167-46.nwrknj.fios.verizon.net) a rejoint #mcdevs 2018-12-21 03:49:06 <-- progwml6 (~progwml6@pool-173-63-167-46.nwrknj.fios.verizon.net) a quitté (Client Quit) 2018-12-21 04:32:03 --> Me4502 (~quassel@103.100.225.228) a rejoint #mcdevs 2018-12-21 04:32:03 <-- Me4502 (~quassel@103.100.225.228) a quitté (Changing host) 2018-12-21 04:32:03 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-21 05:06:15 --> DemonWav (~DemonWav@unaffiliated/demonwav) a rejoint #mcdevs 2018-12-21 05:07:37 <-- DemonWav_ (~DemonWav@unaffiliated/demonwav) a quitté (Remote host closed the connection) 2018-12-21 09:06:00 <-- AndrewPH (Butts@omega.classicube.net) a quitté (Ping timeout: 250 seconds) 2018-12-21 10:55:55 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 268 seconds) 2018-12-21 11:03:02 --> Guest41 (5f5be727@gateway/web/cgi-irc/kiwiirc.com/ip.95.91.231.39) a rejoint #mcdevs 2018-12-21 13:04:49 <-- DemonWav (~DemonWav@unaffiliated/demonwav) a quitté (Remote host closed the connection) 2018-12-21 13:09:04 --> DemonWav (~DemonWav@unaffiliated/demonwav) a rejoint #mcdevs 2018-12-21 13:34:20 <-- Dadido3 (~quassel@p5B2CB01B.dip0.t-ipconnect.de) a quitté (Ping timeout: 246 seconds) 2018-12-21 13:34:50 --> Dadido3 (~quassel@p578EE88B.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-21 13:57:04 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2018-12-21 14:03:31 --> AndrewPH (Butts@omega.classicube.net) a rejoint #mcdevs 2018-12-21 14:03:31 -- Mode #mcdevs [+v AndrewPH] par ChanServ 2018-12-21 14:13:23 <-- skyrising (~skyrising@ppp-62-216-196-81.dynamic.mnet-online.de) a quitté (Remote host closed the connection) 2018-12-21 14:13:41 --> skyrising (~skyrising@ppp-62-216-196-81.dynamic.mnet-online.de) a rejoint #mcdevs 2018-12-21 14:14:29 <-- _123DMWM (~123DMWM@c-73-60-129-142.hsd1.ma.comcast.net) a quitté (Quit: _123DMWM) 2018-12-21 14:21:47 --> _123DMWM (~123DMWM@c-73-60-129-142.hsd1.ma.comcast.net) a rejoint #mcdevs 2018-12-21 14:24:27 <-- skyrising (~skyrising@ppp-62-216-196-81.dynamic.mnet-online.de) a quitté (Ping timeout: 240 seconds) 2018-12-21 14:27:09 --> skyrising (~skyrising@ppp-62-216-196-81.dynamic.mnet-online.de) a rejoint #mcdevs 2018-12-21 14:51:35 --> Mr_Gr33n (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a rejoint #mcdevs 2018-12-21 14:54:39 <-- _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a quitté (Ping timeout: 252 seconds) 2018-12-21 15:34:14 <-- Guest41 (5f5be727@gateway/web/cgi-irc/kiwiirc.com/ip.95.91.231.39) a quitté (Remote host closed the connection) 2018-12-21 16:37:34 --> _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a rejoint #mcdevs 2018-12-21 16:40:48 <-- Mr_Gr33n (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a quitté (Ping timeout: 252 seconds) 2018-12-21 17:45:32 <-- Brejic (~brejic@2600:1700:33e0:2550:1941:fa4e:2ecf:db8a) a quitté (Quit: Quit) 2018-12-21 18:59:27 <-- iczero (iczero@hellomouse/dev/iczero) a quitté (Killed (Sigyn (BANG!))) 2018-12-21 18:59:39 --> iczero (iczero@hellomouse/dev/iczero) a rejoint #mcdevs 2018-12-21 21:38:04 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-21 21:50:38 --> reichhart (~u291187@dyndsl-085-016-063-100.ewe-ip-backbone.de) a rejoint #mcdevs 2018-12-21 21:53:45 <-- reichhart (~u291187@dyndsl-085-016-063-100.ewe-ip-backbone.de) a quitté (Remote host closed the connection) 2018-12-21 22:20:27 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 240 seconds) 2018-12-22 00:38:58 <-- _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a quitté (Read error: Connection reset by peer) 2018-12-22 01:08:03 --> _MrGr33n_ (~None@2a00:ee2:2702:ee00:e8d0:2a05:5aca:537b) a rejoint #mcdevs 2018-12-22 02:00:18 <-- Thinkofname (~Think@thinkof.name) a quitté (Quit: Leaving) 2018-12-22 02:05:38 --> Thinkofname (~Think@thinkof.name) a rejoint #mcdevs 2018-12-22 02:05:38 -- Mode #mcdevs [+v Thinkofname] par ChanServ 2018-12-22 06:09:28 <-- iczero (iczero@hellomouse/dev/iczero) a quitté (Killed (Sigyn (BANG!))) 2018-12-22 06:09:44 --> iczero (iczero@hellomouse/dev/iczero) a rejoint #mcdevs 2018-12-22 06:09:55 --> bildramer1 (~bildramer@p57AD6892.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-22 06:10:28 <-- bildramer (~bildramer@p57AD6892.dip0.t-ipconnect.de) a quitté (Ping timeout: 250 seconds) 2018-12-22 07:04:14 --> Me4502 (~quassel@103.100.225.228) a rejoint #mcdevs 2018-12-22 07:04:14 <-- Me4502 (~quassel@103.100.225.228) a quitté (Changing host) 2018-12-22 07:04:14 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-22 08:42:14 <-- Tknoguyfication (~Tknoguyfi@184.103.19.217) a quitté (Read error: Connection reset by peer) 2018-12-22 09:28:55 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2018-12-22 12:22:45 <-- WizardCM (~WizardCM@103.93.232.1) a quitté (Ping timeout: 252 seconds) 2018-12-22 12:41:24 --> WizardCM- (~WizardCM@2401:31c0:ffff:1:20c:29ff:fe5d:3e) a rejoint #mcdevs 2018-12-22 16:00:33 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-22 16:05:29 <-- Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a quitté (Ping timeout: 250 seconds) 2018-12-22 17:39:43 -- bildramer1 est maintenant connu sous le nom bildramer 2018-12-22 20:36:03 --> Mr_Gr33n (~None@2a00:ee2:2702:ee00:e8d0:2a05:5aca:537b) a rejoint #mcdevs 2018-12-22 20:39:24 <-- _MrGr33n_ (~None@2a00:ee2:2702:ee00:e8d0:2a05:5aca:537b) a quitté (Ping timeout: 252 seconds) 2018-12-22 21:26:09 --> Tknoguyfication (~Tknoguyfi@184.103.19.217) a rejoint #mcdevs 2018-12-22 21:27:01 Tknoguyfication Is there an OAuth-style way for me to get an auth key for a player or do I still need to take their login info to send to the auth server? 2018-12-22 22:38:13 <-- Dadido3 (~quassel@p578EE88B.dip0.t-ipconnect.de) a quitté (Ping timeout: 268 seconds) 2018-12-22 22:38:29 --> Dadido3 (~quassel@p5B2CBFCB.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-22 23:58:22 timmyRS Yes, there are access tokens: https://wiki.vg/Authentication#Authenticate 2018-12-23 02:36:47 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-23 03:04:33 +pokechu22 There isn't an oauth-like thing, though -- you still need to get their password (or set it up so that the launcher launches your thing with the access token as a parameter -- I vaguely recall stephen (was that the name? it was something silly like that) worked that way) 2018-12-23 03:10:07 +pokechu22 Ah, yeah, the way steven did it is documented here: https://github.com/Thinkofname/steven-go#running -- it's a bit awkward :/ 2018-12-23 05:22:33 --> _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a rejoint #mcdevs 2018-12-23 05:25:45 <-- Mr_Gr33n (~None@2a00:ee2:2702:ee00:e8d0:2a05:5aca:537b) a quitté (Ping timeout: 252 seconds) 2018-12-23 06:10:55 <-- _123DMWM (~123DMWM@c-73-60-129-142.hsd1.ma.comcast.net) a quitté (Read error: Connection reset by peer) 2018-12-23 06:35:27 --> _123DMWM (~123DMWM@2601:18d:57f:c77f:d00d:98c3:279e:80ea) a rejoint #mcdevs 2018-12-23 06:40:58 <-- _123DMWM (~123DMWM@2601:18d:57f:c77f:d00d:98c3:279e:80ea) a quitté (Quit: _123DMWM) 2018-12-23 06:41:24 --> _123DMWM (~123DMWM@2601:18d:57f:c77f:d00d:98c3:279e:80ea) a rejoint #mcdevs 2018-12-23 06:46:37 <-- _123DMWM (~123DMWM@2601:18d:57f:c77f:d00d:98c3:279e:80ea) a quitté (Quit: _123DMWM) 2018-12-23 06:47:00 --> _123DMWM (~123DMWM@2601:18d:57f:c77f:d00d:98c3:279e:80ea) a rejoint #mcdevs 2018-12-23 06:58:30 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-23 06:59:50 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 250 seconds) 2018-12-23 06:59:50 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-12-23 08:00:37 <-- Tknoguyfication (~Tknoguyfi@184.103.19.217) a quitté (Ping timeout: 268 seconds) 2018-12-23 08:58:03 <-- gabizou (~gabizou@irc.spongepowered.org) a quitté (Ping timeout: 252 seconds) 2018-12-23 10:12:17 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) 2018-12-23 12:25:39 --> Me4502 (~quassel@103.100.225.228) a rejoint #mcdevs 2018-12-23 12:25:39 <-- Me4502 (~quassel@103.100.225.228) a quitté (Changing host) 2018-12-23 12:25:39 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-23 14:30:04 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2018-12-23 16:41:45 <-- Tuxel (~tux@mail.tuxelcode.de) a quitté (Remote host closed the connection) 2018-12-23 16:42:02 --> Tuxel (~tux@mail.tuxelcode.de) a rejoint #mcdevs 2018-12-23 16:57:13 <-- _123DMWM (~123DMWM@2601:18d:57f:c77f:d00d:98c3:279e:80ea) a quitté (Read error: Connection reset by peer) 2018-12-23 17:10:15 --> _123DMWM (~123DMWM@2601:18d:57f:c77f:30cf:9a8d:99d7:c5f4) a rejoint #mcdevs 2018-12-23 17:49:34 --> Mr_Gr33n (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a rejoint #mcdevs 2018-12-23 17:52:39 <-- _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a quitté (Ping timeout: 252 seconds) 2018-12-23 18:31:52 --> Tknoguyfication (~Tknoguyfi@184.103.19.217) a rejoint #mcdevs 2018-12-24 00:19:12 <-- balrog (~balrog@unaffiliated/balrog) a quitté (Quit: Bye) 2018-12-24 00:35:20 --> balrog (~balrog@unaffiliated/balrog) a rejoint #mcdevs 2018-12-24 00:51:06 --> Me4502 (~quassel@103.100.225.228) a rejoint #mcdevs 2018-12-24 00:51:06 <-- Me4502 (~quassel@103.100.225.228) a quitté (Changing host) 2018-12-24 00:51:06 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-24 02:43:21 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) 2018-12-24 03:47:04 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-24 05:23:59 --> OkDan (~OkAlt@2604:3d09:3e7f:dc80:95bf:d53b:f48a:b751) a rejoint #mcdevs 2018-12-24 05:24:28 <-- OkDan_ (~OkAlt@S01061056118142a4.lb.shawcable.net) a quitté (Ping timeout: 250 seconds) 2018-12-24 06:56:41 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-24 06:59:14 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 246 seconds) 2018-12-24 06:59:15 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-12-24 07:50:09 --> _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a rejoint #mcdevs 2018-12-24 07:53:36 <-- Mr_Gr33n (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a quitté (Ping timeout: 252 seconds) 2018-12-24 08:22:25 --> kev009 (~kev009@ip72-222-200-117.ph.ph.cox.net) a rejoint #mcdevs 2018-12-24 08:22:26 -- Mode #mcdevs [+v kev009] par ChanServ 2018-12-24 09:05:54 <-- Tknoguyfication (~Tknoguyfi@184.103.19.217) a quitté (Ping timeout: 268 seconds) 2018-12-24 09:20:51 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2018-12-24 11:54:48 --> Jan1902 (uid248963@gateway/web/irccloud.com/x-vfalbnomklcujgnj) a rejoint #mcdevs 2018-12-24 14:04:16 <-- Jan1902 (uid248963@gateway/web/irccloud.com/x-vfalbnomklcujgnj) a quitté (Quit: Connection closed for inactivity) 2018-12-24 16:50:09 <-- Pyker (pyker@pyker.net) a quitté (Ping timeout: 252 seconds) 2018-12-24 16:52:55 --> Pyker (pyker@pyker.net) a rejoint #mcdevs 2018-12-24 18:04:59 --> Guest41 (5f5be727@gateway/web/cgi-irc/kiwiirc.com/ip.95.91.231.39) a rejoint #mcdevs 2018-12-24 18:15:09 Guest41 Hey fellow devs, Has anyone ever encountered the problem that the chunk data processing works fine for a couple of chunks, but then at some point the palette is incomplete for some reason and the index (which for some reason is always 24 when this happens) is outside of the bounds of the palette ? 2018-12-24 18:59:53 +pokechu22 What's the palette size, and what's the incorrect index? (Is the incorrect index negative?) 2018-12-24 19:17:36 --> Mr_Gr33n (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a rejoint #mcdevs 2018-12-24 19:21:06 <-- _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a quitté (Ping timeout: 252 seconds) 2018-12-24 20:12:02 Guest41 the index is always 24 when the problem appears, in this case right now the palette size is 18 and the primary bitmask is 0111 1111 if that matters 2018-12-24 20:24:34 +pokechu22 Well, presumably what's different is that that chunk is using 5 bits per block while some of the other ones are using 4 bits per block. And _probably_ the thing that's making a difference is that at 5 bits per block you need to deal with data that's on the edge of multiple longs... 2018-12-24 20:44:38 Guest41 Well, when it comes to that, i have pretty much copied the the example in the chunk format section, so that should actually be taken care of i think, unless i made a mistake somewhere adjusting the code 2018-12-24 20:46:43 +pokechu22 Yeah, other people have ran into issues with e.g. signed vs unsigned stuff (parts being negative for instance, which different languages do differently) so there's a chance that it's that. Can you print out startLong, endLong, dataArray[startLong] >> startOffset, dataArray[endLong] << endOffset, etc? 2018-12-24 21:08:20 Guest41 Uploaded file: https://uploads.kiwiirc.com/files/a0af27e81f89ba0d4937920c97c1f7bd/pasted.txt 2018-12-24 21:09:13 Guest41 there you go, fixed one mistake i made and now the value is 18, and the palette length is also 18, so it didnt really change anything, but just so you know 2018-12-24 21:14:48 +pokechu22 Hmm, definitely hitting the multiple-block case. Also I think the sample code actually has a typo, `blockId = (uint)(dataArray[startLong] >> startOffset | dataArray[endLong] << endOffset);` should reference `data` instead... 2018-12-24 21:16:07 +pokechu22 I'm not sure how you're getting 18. 7026205036172575248 >> 60 is 6, and you'd only be adding one more bit onto that so you'd get either 6 or 22, not 18... though none of those values seem exactly right 2018-12-24 21:16:34 +pokechu22 I need to head out for a bit, though... always seems to happen. Experiment a bit, it's _probably_ something with that line. 2018-12-24 21:27:43 --> Tknoguyfication (~Tknoguyfi@184.103.19.217) a rejoint #mcdevs 2018-12-25 00:33:37 Tknoguyfication Trying to get online mode working with my client. I keep getting disconnected with the message "IllegalStateException: Invalid nonce!" In the stacktrace it's giving me a BadPaddingException from RSA, but both of my byte arrays in the Encryption Response packet are 128 bytes long like they should be. Any ideas? 2018-12-25 00:35:50 --> millerti (~millerti@cpe-66-24-91-119.stny.res.rr.com) a rejoint #mcdevs 2018-12-25 02:54:04 <-- Guest41 (5f5be727@gateway/web/cgi-irc/kiwiirc.com/ip.95.91.231.39) a quitté (Remote host closed the connection) 2018-12-25 02:54:58 --> Dadido3_ (~quassel@p578EE64D.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-25 02:54:59 <-- Dadido3 (~quassel@p5B2CBFCB.dip0.t-ipconnect.de) a quitté (Ping timeout: 250 seconds) 2018-12-25 04:06:53 <-- millerti (~millerti@cpe-66-24-91-119.stny.res.rr.com) a quitté (Read error: Connection reset by peer) 2018-12-25 04:17:09 --> _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a rejoint #mcdevs 2018-12-25 04:20:39 <-- Mr_Gr33n (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a quitté (Ping timeout: 252 seconds) 2018-12-25 04:23:00 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-25 04:24:47 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 240 seconds) 2018-12-25 04:24:47 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-12-25 04:50:27 <-- KernelFreeze (kernel@wikimedia/KernelFreeze) a quitté (Ping timeout: 240 seconds) 2018-12-25 06:09:34 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-25 06:11:40 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 250 seconds) 2018-12-25 06:11:40 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-12-25 07:33:11 <-- _123DMWM (~123DMWM@2601:18d:57f:c77f:30cf:9a8d:99d7:c5f4) a quitté (Ping timeout: 260 seconds) 2018-12-25 07:33:18 --> _123DMWM (~123DMWM@2601:18d:57f:c77f:2587:3d3:ac57:2c94) a rejoint #mcdevs 2018-12-25 08:06:18 <-- Tknoguyfication (~Tknoguyfi@184.103.19.217) a quitté (Ping timeout: 245 seconds) 2018-12-25 10:58:49 <-- iczero (iczero@hellomouse/dev/iczero) a quitté (Killed (Sigyn (BANG!))) 2018-12-25 10:59:08 --> iczero (~iczero@hellomouse/dev/iczero) a rejoint #mcdevs 2018-12-25 11:37:44 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-25 12:31:40 --> Jan1902 (~quassel@95.91.231.39) a rejoint #mcdevs 2018-12-25 12:35:45 <-- Jan1902 (~quassel@95.91.231.39) a quitté (Remote host closed the connection) 2018-12-25 12:47:03 --> Guest41 (5f5be727@gateway/web/cgi-irc/kiwiirc.com/ip.95.91.231.39) a rejoint #mcdevs 2018-12-25 13:00:48 <-- Guest41 (5f5be727@gateway/web/cgi-irc/kiwiirc.com/ip.95.91.231.39) a quitté (Remote host closed the connection) 2018-12-25 13:55:38 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2018-12-25 17:01:58 --> Tknoguyfication (~Tknoguyfi@184.103.19.217) a rejoint #mcdevs 2018-12-25 19:01:40 --> Mr_Gr33n (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a rejoint #mcdevs 2018-12-25 19:05:03 <-- _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a quitté (Ping timeout: 252 seconds) 2018-12-25 20:40:00 C4K3 Tknoguyfication: Try posting some code. Make sure padding is set to PKCS #1 2018-12-25 22:20:00 +Amaranth I want to say the padding has to be specific values (even though it's supposed to be ignored) 2018-12-26 02:29:49 <-- Black_Hole (~BlackHole@p200300E753C226007C8A3E4EA7870522.dip0.t-ipconnect.de) a quitté (Ping timeout: 250 seconds) 2018-12-26 02:46:44 +ammar2 pkcs1 1.5 enforces exactly what the padding values are 2018-12-26 02:47:13 +ammar2 so as long as they're using the right library calls no fiddling should be necessary 2018-12-26 03:16:09 --> Black-Hole (~BlackHole@p200300E753C22600B1FA1592DBCA686A.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-26 03:24:18 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-26 03:26:06 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 250 seconds) 2018-12-26 03:26:06 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-12-26 05:19:59 --> Me4502 (~quassel@103.100.225.228) a rejoint #mcdevs 2018-12-26 05:19:59 <-- Me4502 (~quassel@103.100.225.228) a quitté (Changing host) 2018-12-26 05:19:59 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-26 05:53:44 --> _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a rejoint #mcdevs 2018-12-26 05:56:48 <-- Mr_Gr33n (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a quitté (Ping timeout: 252 seconds) 2018-12-26 06:17:27 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-12-26 06:19:52 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 250 seconds) 2018-12-26 06:19:52 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-12-26 06:34:20 +Amaranth pfft people love to roll their own crypto 2018-12-26 06:34:35 +Amaranth Look at the minecraft auth system :P 2018-12-26 06:36:12 timmyRS yeah, having an own crypto is generally a bad idea, but in Minecraft it's more about authenticating the player than to actually encrypt anything 2018-12-26 09:27:47 <-- Dadido3_ (~quassel@p578EE64D.dip0.t-ipconnect.de) a quitté (Ping timeout: 246 seconds) 2018-12-26 09:28:03 --> Dadido3 (~quassel@p54A3A793.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-12-26 09:56:37 <-- Tknoguyfication (~Tknoguyfi@184.103.19.217) a quitté (Ping timeout: 246 seconds) 2018-12-26 10:42:27 timmyRS When I'm using my PHP client after some time, it refreshes the token just before connecting to a server and I always get "not authenticated with minecraft.net" from the server... is it possible that it is too fast? 2018-12-26 11:04:18 timmyRS To clarify: If I start the client again with the token already being refreshed, authenticating with servers works. 2018-12-26 12:56:41 <-- ecx (~ecx@unaffiliated/ecx) a quitté (Read error: Connection reset by peer) 2018-12-26 12:59:03 --> ecx (~ecx@unaffiliated/ecx) a rejoint #mcdevs 2018-12-26 13:47:07 --> Guest41 (5f5be727@gateway/web/cgi-irc/kiwiirc.com/ip.95.91.231.39) a rejoint #mcdevs 2018-12-26 13:48:13 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2018-12-26 13:55:44 --> Mr_Gr33n (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a rejoint #mcdevs 2018-12-26 13:59:09 <-- _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a quitté (Ping timeout: 252 seconds) 2018-12-26 14:48:02 <-- Guest41 (5f5be727@gateway/web/cgi-irc/kiwiirc.com/ip.95.91.231.39) a quitté (Remote host closed the connection) 2018-12-26 14:48:37 --> Guest41 (5f5be727@gateway/web/cgi-irc/kiwiirc.com/ip.95.91.231.39) a rejoint #mcdevs 2018-12-26 15:42:07 Guest41 I still haven't found a solution to my palette problem. Does anyone have a rough idea why this https://hastebin.com/suhuvasana.cs and this https://hastebin.com/vipebajina.cs causes the palette index (data) to be bigger than the palette after some successful iterations ? Id greatly appreciate every help :) 2018-12-26 16:13:39 --> Unarelith (~Quent4234@static-176-158-117-112.ftth.abo.bbox.fr) a rejoint #mcdevs 2018-12-26 17:13:23 <-- Guest41 (5f5be727@gateway/web/cgi-irc/kiwiirc.com/ip.95.91.231.39) a quitté (Ping timeout: 250 seconds) 2018-12-26 18:44:56 --> Guest41 (5f5be727@gateway/web/cgi-irc/kiwiirc.com/ip.95.91.231.39) a rejoint #mcdevs 2018-12-26 19:55:31 --> Tknoguyfication (~Tknoguyfi@184.103.19.217) a rejoint #mcdevs 2018-12-26 20:08:58 +pokechu22 Hmm, you have a comment saying "Using a BE Reader gives false data" but MC stuff is big-endian (and the documentation says that BinaryReader is little-endian): https://docs.microsoft.com/en-us/dotnet/api/system.io.binaryreader.readuint64?view=netframework-4.7.2#remarks 2018-12-26 20:17:23 <-- Guest41 (5f5be727@gateway/web/cgi-irc/kiwiirc.com/ip.95.91.231.39) a quitté (Ping timeout: 246 seconds) 2018-12-26 21:45:12 --> Guest41 (5f5be727@gateway/web/cgi-irc/kiwiirc.com/ip.95.91.231.39) a rejoint #mcdevs 2018-12-26 21:46:42 Guest41 Yea, i have tried using both, both ways the error happens, but when using a little endian reader i atleast got the right block data on the previous iterations 2018-12-26 21:53:54 <-- masterdonx (~mas@162.243.120.25) a quitté (Quit: ZNC - http://znc.in) 2018-12-26 21:54:32 --> masterdonx (~mas@162.243.120.25) a rejoint #mcdevs 2018-12-27 00:19:12 --> _MrGr33n_ (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a rejoint #mcdevs 2018-12-27 00:22:18 <-- Mr_Gr33n (~None@2a00:ee2:2702:ee00:219b:1f13:b268:895) a quitté (Ping timeout: 252 seconds) 2018-12-27 01:06:28 +pokechu22 Are you sure it was the right block data? At 4 bits per block either direction would read correctly, but you'd be getting things that are backwards when actually used... which wouldn't be visible for a flat world, but would show up for more complex stuff. 2018-12-27 01:25:23 <-- Guest41 (5f5be727@gateway/web/cgi-irc/kiwiirc.com/ip.95.91.231.39) a quitté (Ping timeout: 246 seconds) 2018-12-27 01:32:05 --> Guest41 (5f5be727@gateway/web/cgi-irc/kiwiirc.com/ip.95.91.231.39) a rejoint #mcdevs 2018-12-27 01:36:17 Guest41 Well, i am not entirely sure, but i checked a few blocks ingame, and when using the little endian reader, i got the right blocks, unlike when using big endian. But unfortunately both versions crash with the problem described earlier. I am guessing its some problem with a block going over an int64 boundary, since its 5 bits per block when it crashes 2018-12-27 01:36:17 Guest41 and its at offset 60 2018-12-27 01:58:16 <-- Guest41 (5f5be727@gateway/web/cgi-irc/kiwiirc.com/ip.95.91.231.39) a quitté (Remote host closed the connection) 2018-12-27 03:03:28 --> Me4502 (~quassel@103.100.225.228) a rejoint #mcdevs 2018-12-27 03:03:28 <-- Me4502 (~quassel@103.100.225.228) a quitté (Changing host) 2018-12-27 03:03:28 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2018-12-27 03:12:59 momothereal Is there a defined behavior if a type is defined twice in a section palette? i.e. 'stone' is defined as both indices 0 and 3 in a single section palette 2018-12-27 03:17:18 +pokechu22 I don't think the behavior is defined strictly, but if I recall correctly it can parse that case properly