2021-02-07 13:05:21 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 264 seconds) 2021-02-07 13:05:21 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2021-02-07 13:22:20 <-- WizardCM (~WizardCM@2401:31c0:ffff:0:f82a:42ff:fea7:eb1f) a quitté (*.net *.split) 2021-02-07 13:22:43 --> WizardCM (~WizardCM@103.93.232.3) a rejoint #mcdevs 2021-02-07 13:54:05 <-- loser_ (~loser@176.88.91.235) a quitté (Ping timeout: 240 seconds) 2021-02-07 13:56:34 --> loser_ (~loser@176.88.89.179) a rejoint #mcdevs 2021-02-07 16:09:53 <-- dav1d (~dav1d@volt/developer/dav1d) a quitté (Read error: Connection reset by peer) 2021-02-07 16:10:12 --> dav1d (~dav1d@volt/developer/dav1d) a rejoint #mcdevs 2021-02-07 18:38:38 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Remote host closed the connection) 2021-02-07 19:30:52 Not-77e "Query" has been edited by Sh-wayz [+9] 2021-02-07 19:32:30 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2021-02-07 19:48:09 <-- archer_321 (~archer@ip-62-143-214-77.hsi01.unitymediagroup.de) a quitté (Quit: ZNC 1.8.2 - https://znc.in) 2021-02-07 19:53:16 --> archer_321 (~archer@ip-62-143-214-77.hsi01.unitymediagroup.de) a rejoint #mcdevs 2021-02-07 21:18:18 tktech barneygale, very nice. 2021-02-07 21:21:07 barneygale :] I'll be working on proper mcpe support in Quarry over the next few days, so that library is liable to change 2021-02-07 21:21:21 barneygale I wish they'd just use TCP ._. 2021-02-07 21:55:14 tktech Don't forget to add it to the wiki if you haven't already. I don't understand why raknet doesn't just release proper docs. 2021-02-07 22:27:40 barneygale I think because it's pretty much undeveloped nowadays. I started writing some docs a year or two ago but got sidetracked. 2021-02-07 22:28:01 barneygale The source code is available but _awful_ 2021-02-07 23:10:31 bixilon When did the chunk packet changes in 1.16 that it only uses full longs and not 2 anymore? aka 1.15 vs 1.16? 2021-02-07 23:10:35 bixilon I mean snapshot version 2021-02-08 00:11:19 offbeatwitch has anyone actually tested the microsoft auth flow with a custom azure app 2021-02-08 00:11:34 offbeatwitch i've been seeing if you can use alternative flows and so far have had no luck getting an xbox token 2021-02-08 00:11:50 Not-77e "Pre-release protocol" has been edited by JochCool [+5] 2021-02-08 00:20:21 offbeatwitch is MiniDigger kicking about 2021-02-08 01:36:44 --> C4K3 (~C4K3@fen.c4k3.net) a rejoint #mcdevs 2021-02-08 01:54:34 <-- C4K3 (~C4K3@fen.c4k3.net) a quitté (Quit: leaving) 2021-02-08 03:43:06 <-- barneygale (~barneygal@cpc93788-hari17-2-0-cust405.20-2.cable.virginm.net) a quitté (Ping timeout: 246 seconds) 2021-02-08 05:37:25 <-- stackotter (~stackotte@125.254.1.185) a quitté (Ping timeout: 240 seconds) 2021-02-08 05:37:54 --> stackotter (~stackotte@118.208.144.206) a rejoint #mcdevs 2021-02-08 06:31:38 offbeatwitch "Token does not exist"?? yggdrasil you good 2021-02-08 06:36:24 offbeatwitch ah that's what you get when the client token doesn't match 2021-02-08 08:02:21 <-- alexge50 (~alexge50@unaffiliated/alexge50) a quitté (Ping timeout: 264 seconds) 2021-02-08 10:59:19 MiniDigger offbeatwitch I didnt test with custom app, that was added after I wrote my impl 2021-02-08 10:59:40 MiniDigger but others did, check the sample impls 2021-02-08 10:59:59 MiniDigger oh and idk about alternative flows, I wouldnt be surprised if they all disabled 2021-02-08 11:10:09 --> barneygale (~barneygal@cpc93788-hari17-2-0-cust405.20-2.cable.virginm.net) a rejoint #mcdevs 2021-02-08 11:21:43 <-- barneygale (~barneygal@cpc93788-hari17-2-0-cust405.20-2.cable.virginm.net) a quitté (Read error: Connection reset by peer) 2021-02-08 13:02:09 Not-77e [mineflayer-navigate] rom1504 pushed 1 commit to master [+0/-0/±1] https://git.io/JtVH3 2021-02-08 13:02:09 Not-77e [mineflayer-navigate] dependabot-preview[bot] 7cc83b9 - Bump mineflayer from 2.41.0 to 3.0.0 (#56) Bumps [mineflayer](https://github.com/PrismarineJS/mineflayer) from 2.41.0 to 3.0.0. - [Release notes](https://github.com/PrismarineJS/mineflayer/releases) - [Changelog](https://github.com/PrismarineJS/mineflayer/blob/master/docs/history.md) - 2021-02-08 13:02:09 Not-77e [Commits](https://github.com/PrismarineJS/mineflayer/compare/2.41.0...3.0.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2021-02-08 14:13:08 rom1504 offbeatwitch: yes you can check https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/src/client/microsoftAuth.js 2021-02-08 14:13:41 rom1504 https://github.com/PrismarineJS/node-minecraft-protocol/pull/806 explanations there 2021-02-08 14:26:24 <-- Brandon15811 (sid13052@gateway/web/irccloud.com/x-sezipllahrrudbyu) a quitté (Read error: Connection reset by peer) 2021-02-08 14:26:27 <-- Intelli (sid46069@gateway/web/irccloud.com/x-lmavpgufjqinczsn) a quitté (Read error: Connection reset by peer) 2021-02-08 14:26:47 <-- iceiix_ (uid478759@gateway/web/irccloud.com/x-nltcctxggofckvqz) a quitté (Read error: Connection reset by peer) 2021-02-08 14:27:23 <-- Jeebiss (sid25046@gateway/web/irccloud.com/x-exjmrdacripcqbqt) a quitté (Read error: Connection reset by peer) 2021-02-08 14:27:55 --> Brandon15811 (sid13052@gateway/web/irccloud.com/x-wbuuzessgxvjbdan) a rejoint #mcdevs 2021-02-08 14:28:01 --> Intelli (sid46069@gateway/web/irccloud.com/x-awwdxdpmqrusbztf) a rejoint #mcdevs 2021-02-08 14:28:23 --> iceiix_ (uid478759@gateway/web/irccloud.com/x-pbusuzojxdzxcyhu) a rejoint #mcdevs 2021-02-08 14:33:10 --> Jeebiss (sid25046@gateway/web/irccloud.com/x-vdxklocqpofrqjvu) a rejoint #mcdevs 2021-02-08 15:26:46 --> bildramer1 (~bildramer@185.44.144.231) a rejoint #mcdevs 2021-02-08 15:28:35 <-- bildramer (~bildramer@2a02:587:6233:bc00:c878:dbd7:e649:fcf4) a quitté (Ping timeout: 272 seconds) 2021-02-08 15:32:07 --> bildramer (~bildramer@185.44.144.197) a rejoint #mcdevs 2021-02-08 15:32:08 <-- bildramer1 (~bildramer@185.44.144.231) a quitté (Ping timeout: 256 seconds) 2021-02-08 15:44:45 --> bildramer1 (~bildramer@185.44.144.241) a rejoint #mcdevs 2021-02-08 15:46:14 <-- bildramer (~bildramer@185.44.144.197) a quitté (Ping timeout: 264 seconds) 2021-02-08 15:46:27 -- bildramer1 est maintenant connu sous le nom bildramer 2021-02-08 18:19:21 <-- bildramer (~bildramer@185.44.144.241) a quitté (Ping timeout: 258 seconds) 2021-02-08 18:38:40 --> millerti (~millerti@2603-7081-5c02-f029-d4ff-3cac-8f90-d705.res6.spectrum.com) a rejoint #mcdevs 2021-02-08 18:45:31 <-- ichbinjoe (~ichbinjoe@99.144.118.221) a quitté (Read error: Connection reset by peer) 2021-02-08 18:46:29 --> ichbinjoe (~ichbinjoe@2600:1700:3ec7:2103:1298:36ff:fea5:8599) a rejoint #mcdevs 2021-02-08 18:48:18 --> Hellman (c1d53cad@173.60.213.193.static.cust.telenor.com) a rejoint #mcdevs 2021-02-08 18:49:30 --> bildramer (~bildramer@2a02:587:6229:9700:81e2:e5b0:4faf:e0f5) a rejoint #mcdevs 2021-02-08 19:39:17 <-- millerti (~millerti@2603-7081-5c02-f029-d4ff-3cac-8f90-d705.res6.spectrum.com) a quitté (Ping timeout: 260 seconds) 2021-02-08 20:20:42 <-- Hellman (c1d53cad@173.60.213.193.static.cust.telenor.com) a quitté (Quit: Ping timeout (120 seconds)) 2021-02-08 20:39:56 --> Brycey92 (~Brycey92@pool-173-69-187-130.bltmmd.fios.verizon.net) a rejoint #mcdevs 2021-02-08 21:13:24 <-- Brycey92 (~Brycey92@pool-173-69-187-130.bltmmd.fios.verizon.net) a quitté (Quit: Live long and prosper) 2021-02-09 00:05:14 offbeatwitch yeah i had a poke around and found where my bug was 2021-02-09 00:05:24 offbeatwitch you get an incredibly unhelpful "400 bad request" if you do something wrong 2021-02-09 00:05:34 offbeatwitch in my case, i had accidentally inserted an extra dot into one of the parameters 2021-02-09 00:06:15 offbeatwitch so once i'd fixed that - alternative flows seem to work! which is v. nice 2021-02-09 00:06:39 offbeatwitch i've tested interactive & device code, both seem to work 2021-02-09 00:07:24 offbeatwitch though i don't actually have a microsoft account that owns minecraft to check 2021-02-09 00:07:46 offbeatwitch been using an account that at least has an associated xbox account 2021-02-09 00:52:04 <-- mgrech (~mgrech@178.113.105.191.wireless.dyn.drei.com) a quitté (Quit: mgrech) 2021-02-09 01:12:08 <-- Andrio (Andrio@questers-rest.andriocelos.net) a quitté (Ping timeout: 265 seconds) 2021-02-09 01:12:57 --> Andrio (~Andrio@questers-rest.andriocelos.net) a rejoint #mcdevs 2021-02-09 02:30:32 <-- dav1d (~dav1d@volt/developer/dav1d) a quitté (Ping timeout: 260 seconds) 2021-02-09 02:30:54 --> dav1d (~dav1d@volt/developer/dav1d) a rejoint #mcdevs 2021-02-09 04:58:24 --> asdew_ (~asdew@dsl-hkibng11-50dc4e-227.dhcp.inet.fi) a rejoint #mcdevs 2021-02-09 04:59:29 --> itsyoungdaddy[m] (itsyoungda@gateway/shell/matrix.org/x-loykcuuprnqwukkh) a rejoint #mcdevs 2021-02-09 05:00:38 <-- asdew (~asdew@dsl-hkibng11-50dc4e-227.dhcp.inet.fi) a quitté (Ping timeout: 264 seconds) 2021-02-09 09:28:34 <-- WizardCM (~WizardCM@103.93.232.3) a quitté (Read error: Connection reset by peer) 2021-02-09 09:29:37 --> Wizard (~WizardCM@103.93.232.3) a rejoint #mcdevs 2021-02-09 09:29:59 -- Wizard est maintenant connu sous le nom Guest91387 2021-02-09 10:13:34 <-- Guest91387 (~WizardCM@103.93.232.3) a quitté (Remote host closed the connection) 2021-02-09 10:13:53 --> Wizard (~WizardCM@103.93.232.3) a rejoint #mcdevs 2021-02-09 10:14:16 -- Wizard est maintenant connu sous le nom Guest7773 2021-02-09 12:10:48 <-- Intelli (sid46069@gateway/web/irccloud.com/x-awwdxdpmqrusbztf) a quitté (Read error: Connection reset by peer) 2021-02-09 12:10:58 --> Intelli (sid46069@gateway/web/irccloud.com/x-iqjshvjkvcuctyig) a rejoint #mcdevs 2021-02-09 12:11:07 <-- iceiix_ (uid478759@gateway/web/irccloud.com/x-pbusuzojxdzxcyhu) a quitté (Read error: Connection reset by peer) 2021-02-09 12:11:22 --> iceiix_ (uid478759@gateway/web/irccloud.com/x-ykwipxjdlilrkgze) a rejoint #mcdevs 2021-02-09 12:11:52 <-- asdew_ (~asdew@dsl-hkibng11-50dc4e-227.dhcp.inet.fi) a quitté (Quit: ZNC 1.7.5 - https://znc.in) 2021-02-09 12:12:44 --> asdew (~asdew@dsl-hkibng11-50dc4e-227.dhcp.inet.fi) a rejoint #mcdevs 2021-02-09 13:08:18 <-- iceiix_ (uid478759@gateway/web/irccloud.com/x-ykwipxjdlilrkgze) a quitté (Read error: Connection reset by peer) 2021-02-09 13:08:21 <-- Intelli (sid46069@gateway/web/irccloud.com/x-iqjshvjkvcuctyig) a quitté (Read error: Connection reset by peer) 2021-02-09 13:09:53 --> iceiix_ (uid478759@gateway/web/irccloud.com/x-lvlnbldetezflemx) a rejoint #mcdevs 2021-02-09 13:09:54 --> Intelli (sid46069@gateway/web/irccloud.com/x-vtiutavojqwwmtoi) a rejoint #mcdevs 2021-02-09 14:00:30 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Quit: redstonehelper) 2021-02-09 14:42:15 <-- l4mRh4X0r_ (l4mRh4X0r@pomacium.student.ipv6.utwente.nl) a quitté (Quit: Hoei!) 2021-02-09 15:55:54 --> l4mRh4X0r_ (l4mRh4X0r@pomacium.student.ipv6.utwente.nl) a rejoint #mcdevs 2021-02-09 16:54:49 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2021-02-09 17:26:55 --> Patatovore (~manjaro-u@2a01:e0a:396:64f0:c8df:db64:10e:edef) a rejoint #mcdevs 2021-02-09 17:28:26 <-- Patatovore (~manjaro-u@2a01:e0a:396:64f0:c8df:db64:10e:edef) a quitté (Client Quit) 2021-02-09 18:30:41 -- Mode #mcdevs [+v AndrewPH_] par ChanServ 2021-02-09 18:30:48 -- AndrewPH_ est maintenant connu sous le nom AndrewPH 2021-02-09 18:45:46 <-- skyrising (~skyrising@89.43.120.212) a quitté (Remote host closed the connection) 2021-02-09 18:46:11 --> skyrising (~skyrising@89.43.120.212) a rejoint #mcdevs 2021-02-09 21:38:51 <-- skyrising (~skyrising@89.43.120.212) a quitté (Remote host closed the connection) 2021-02-09 21:39:05 --> skyrising (~skyrising@89.43.120.212) a rejoint #mcdevs 2021-02-09 22:41:05 <-- skyrising (~skyrising@89.43.120.212) a quitté (Remote host closed the connection) 2021-02-09 22:42:05 --> skyrising (~skyrising@89.43.120.212) a rejoint #mcdevs 2021-02-10 00:17:06 --> LeoDog896 (~LeoDog896@2600:8805:200a:4500::f5d4) a rejoint #mcdevs 2021-02-10 00:17:44 LeoDog896 Is there any good example of redirection with Brigadier? 2021-02-10 00:53:56 <-- LeoDog896 (~LeoDog896@2600:8805:200a:4500::f5d4) a quitté (Quit: Konversation terminated!) 2021-02-10 01:58:23 <-- loser_ (~loser@176.88.89.179) a quitté (Ping timeout: 265 seconds) 2021-02-10 01:58:41 --> loser_ (~loser@176.88.89.179) a rejoint #mcdevs 2021-02-10 02:01:24 --> OmegaMetor (8f6e82f5@143.110.130.245) a rejoint #mcdevs 2021-02-10 02:06:45 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 240 seconds) 2021-02-10 02:07:35 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2021-02-10 02:18:45 <-- OmegaMetor (8f6e82f5@143.110.130.245) a quitté (Quit: Connection closed) 2021-02-10 02:36:24 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 246 seconds) 2021-02-10 02:38:08 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2021-02-10 03:34:17 --> OmegaMetor (8f6e82f5@143.110.130.245) a rejoint #mcdevs 2021-02-10 04:31:01 <-- OmegaMetor (8f6e82f5@143.110.130.245) a quitté (Quit: Connection closed) 2021-02-10 05:21:00 offbeatwitch are you hitting the fun bug where redirected completion doesn't work 2021-02-10 05:37:48 <-- dav1d (~dav1d@volt/developer/dav1d) a quitté (*.net *.split) 2021-02-10 05:37:53 <-- pokechu22 (~pokechu22@50.35.65.15) a quitté (*.net *.split) 2021-02-10 05:42:20 --> dav1d (~dav1d@volt/developer/dav1d) a rejoint #mcdevs 2021-02-10 05:42:20 --> pokechu22 (~pokechu22@50.35.65.15) a rejoint #mcdevs 2021-02-10 05:42:20 -- Mode #mcdevs [+v pokechu22] par adams.freenode.net 2021-02-10 05:44:56 <-- asterix1324[m] (asterix12@gateway/shell/matrix.org/x-lvbcixltbddtnzee) a quitté (Ping timeout: 240 seconds) 2021-02-10 05:45:58 <-- smoke42 (smoke42mat@gateway/shell/matrix.org/x-tjbtxjuqjafzvvnm) a quitté (Ping timeout: 246 seconds) 2021-02-10 05:46:09 <-- Bond_009[m] (bond009mat@gateway/shell/matrix.org/x-lbyiurywgpwvbuhs) a quitté (Ping timeout: 260 seconds) 2021-02-10 05:46:24 <-- JuniorJPDJ (juniorjp1@gateway/shell/matrix.org/x-gvbubkrwdgolafml) a quitté (Ping timeout: 240 seconds) 2021-02-10 05:48:26 <-- chibill (chibillmat@gateway/shell/matrix.org/x-tfpujrijfythwizo) a quitté (Ping timeout: 240 seconds) 2021-02-10 05:49:45 <-- asterix1324 (asterix132@gateway/shell/matrix.org/x-wauxdvdztarfvszr) a quitté (Ping timeout: 240 seconds) 2021-02-10 05:50:06 <-- itsyoungdaddy[m] (itsyoungda@gateway/shell/matrix.org/x-loykcuuprnqwukkh) a quitté (Ping timeout: 265 seconds) 2021-02-10 05:50:07 <-- yangm (yanyetanot@gateway/shell/matrix.org/x-rqsdgwicptysdasj) a quitté (Ping timeout: 265 seconds) 2021-02-10 05:50:21 <-- panpernicek[m] (panpernice@gateway/shell/matrix.org/x-fdbmtqxifmgsmeyc) a quitté (Ping timeout: 268 seconds) 2021-02-10 05:56:28 --> asterix1324[m] (asterix12@gateway/shell/matrix.org/x-rkrfnelahbpboofr) a rejoint #mcdevs 2021-02-10 06:09:38 --> Bond_009[m] (bond009mat@gateway/shell/matrix.org/x-ebxfyiwywdjpgbgp) a rejoint #mcdevs 2021-02-10 06:14:50 --> JuniorJPDJ (juniorjp1@gateway/shell/matrix.org/x-tobdtqzqpxxomnia) a rejoint #mcdevs 2021-02-10 06:15:19 --> yangm (yanyetanot@gateway/shell/matrix.org/x-onegxlkxusuvopyg) a rejoint #mcdevs 2021-02-10 06:16:05 --> smoke42 (smoke42mat@gateway/shell/matrix.org/x-iitrnvjepgeeqrpk) a rejoint #mcdevs 2021-02-10 06:24:17 --> chibill (chibillmat@gateway/shell/matrix.org/x-aghrdlahgtqjissm) a rejoint #mcdevs 2021-02-10 06:25:18 --> panpernicek[m] (panpernice@gateway/shell/matrix.org/x-sthaghxiuuvesgmu) a rejoint #mcdevs 2021-02-10 06:26:27 --> itsyoungdaddy[m] (itsyoungda@gateway/shell/matrix.org/x-bntnyemtjrbqrbzd) a rejoint #mcdevs 2021-02-10 06:26:46 --> asterix1324 (asterix132@gateway/shell/matrix.org/x-javmufyxjnurqkoc) a rejoint #mcdevs 2021-02-10 06:40:24 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2021-02-10 06:42:45 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 240 seconds) 2021-02-10 06:42:46 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2021-02-10 08:12:12 <-- john2gb (~john2gb@94-225-47-8.access.telenet.be) a quitté (Quit: The Lounge - https://thelounge.chat) 2021-02-10 08:20:15 --> john2gb (~john2gb@94-225-47-8.access.telenet.be) a rejoint #mcdevs 2021-02-10 10:00:49 <-- MiniDigger (~MiniDigge@electroniccat.smells.minidigger.me) a quitté (Quit: The Lounge - https://thelounge.chat) 2021-02-10 10:01:42 --> MiniDigger (~MiniDigge@electroniccat.smells.minidigger.me) a rejoint #mcdevs 2021-02-10 10:10:35 <-- uis (~uis@uigors.tk) a quitté (Ping timeout: 256 seconds) 2021-02-10 12:47:59 --> daswf852 (~daswf852@unaffiliated/dwf) a rejoint #mcdevs 2021-02-10 12:50:43 daswf852 eh so, when i connect to a 1.16.5 (vanilla) server (locally, offline mode), i get a packet with a curious packet id which i can't find anything about with the bytes 80 f1 01 2021-02-10 12:51:14 daswf852 spigot 1.16.5 also sends this right after entring a play state 2021-02-10 12:51:36 daswf852 i think i might have misread or just missed something but i can't figure out what this is 2021-02-10 12:52:03 Sainan Looks suspiciously like a negative number 2021-02-10 12:52:34 daswf852 i parse it to a 30848 2021-02-10 12:53:08 daswf852 the first bytes for size and packet id are as follows: a4 16 80 f1 01 2021-02-10 12:53:32 daswf852 the previous packet is just a 00 so i'm fairly certain that this is a distinct packet 2021-02-10 12:53:40 daswf852 by 00 i mean the entity thing 2021-02-10 13:01:10 daswf852 if someone wants to go out of their way to check: http://vps.daswf852.pw/static/home/weird.pcapng 12th packet is the weird one but there are others too it seems 2021-02-10 13:25:51 --> ecx86 (~ecx86@177.87.9.197) a rejoint #mcdevs 2021-02-10 13:25:57 <-- ecx86 (~ecx86@177.87.9.197) a quitté (Connection closed) 2021-02-10 13:54:26 --> Fenhl (uid30770@gateway/web/irccloud.com/x-gwfkdqhbxscqvkvq) a rejoint #mcdevs 2021-02-10 13:54:26 -- Mode #mcdevs [+v Fenhl] par ChanServ 2021-02-10 13:55:25 <-- Fenhl (uid30770@gateway/web/irccloud.com/x-gwfkdqhbxscqvkvq) a quitté #mcdevs 2021-02-10 13:59:14 --> jheskethIM (~jhesketh@mm-205-125-123-178.gomel.dynamic.pppoe.byfly.by) a rejoint #mcdevs 2021-02-10 13:59:23 <-- jheskethIM (~jhesketh@mm-205-125-123-178.gomel.dynamic.pppoe.byfly.by) a quitté (Connection closed) 2021-02-10 14:04:13 --> C0c0dril0 (~C0c0dril0@171.231.178.166) a rejoint #mcdevs 2021-02-10 14:04:21 <-- C0c0dril0 (~C0c0dril0@171.231.178.166) a quitté (Connection closed) 2021-02-10 14:07:50 --> duoisP (~duoi@156.196.110.90) a rejoint #mcdevs 2021-02-10 14:07:57 duoisP /!\ this channel has moved to ##hamradio /!\ 2021-02-10 14:09:47 <-- duoisP (~duoi@156.196.110.90) a quitté (Remote host closed the connection) 2021-02-10 14:12:36 --> mdoep (~mdoep@196.74.52.142) a rejoint #mcdevs 2021-02-10 14:12:45 mdoep /!\ this channel has moved to #nyymit /!\ 2021-02-10 14:13:07 <-- mdoep (~mdoep@196.74.52.142) a quitté (Remote host closed the connection) 2021-02-10 14:18:20 <-- daswf852 (~daswf852@unaffiliated/dwf) a quitté (Read error: Connection reset by peer) 2021-02-10 14:24:56 --> daswf852 (~daswf852@unaffiliated/dwf) a rejoint #mcdevs 2021-02-10 15:19:52 --> BomBardyGamer (~BomBardyG@94.2.81.219) a rejoint #mcdevs 2021-02-10 15:20:22 <-- BomBardyGamer (~BomBardyG@94.2.81.219) a quitté (Remote host closed the connection) 2021-02-10 16:01:06 --> BomBardyGamer (~BomBardyG@2.58.29.18) a rejoint #mcdevs 2021-02-10 16:17:07 <-- BomBardyGamer (~BomBardyG@2.58.29.18) a quitté (Remote host closed the connection) 2021-02-10 17:30:46 <-- skyrising (~skyrising@89.43.120.212) a quitté (Read error: Connection reset by peer) 2021-02-10 17:31:05 --> skyrising (~skyrising@89.43.120.212) a rejoint #mcdevs 2021-02-10 17:39:12 Not-77e "Protocol" has been edited by JochCool [-3] 2021-02-10 17:46:25 <-- Andrio (~Andrio@questers-rest.andriocelos.net) a quitté (Ping timeout: 240 seconds) 2021-02-10 17:46:36 --> Andrio- (~Andrio@questers-rest.andriocelos.net) a rejoint #mcdevs 2021-02-10 18:07:45 --> OmegaMetor (a747f55d@167.71.245.93) a rejoint #mcdevs 2021-02-10 18:17:02 <-- OmegaMetor (a747f55d@167.71.245.93) a quitté (Quit: Connection closed) 2021-02-10 18:48:44 --> OmegaMetor (a747f55d@167.71.245.93) a rejoint #mcdevs 2021-02-10 18:49:15 <-- OmegaMetor (a747f55d@167.71.245.93) a quitté (Client Quit) 2021-02-10 19:04:50 <-- daswf852 (~daswf852@unaffiliated/dwf) a quitté (Read error: Connection reset by peer) 2021-02-10 19:05:02 Not-77e [McUpdates] Minecraft snapshot 21w06a has just been published to the launcher! 2021-02-10 19:05:12 Not-77e [McUpdates] Data generated by 21w06a: https://apimon.de/mcdata/21w06a/ 2021-02-10 19:05:19 Not-77e [minecraft-data] automatic-beyond-belief pushed 1 commit to master [+0/-0/±1] https://git.io/JtoKh 2021-02-10 19:05:20 Not-77e [minecraft-data] automatic-beyond-belief 424c41d - Add 21w06a to common/protocolVersions.json 2021-02-10 19:07:31 --> daswf852 (~daswf852@unaffiliated/dwf) a rejoint #mcdevs 2021-02-10 19:12:54 offbeatwitch guess we were right about them lowering the world minimum height 2021-02-10 19:12:56 offbeatwitch :D 2021-02-10 19:13:13 daswf852 someone that is alive! 2021-02-10 19:13:18 offbeatwitch hello 2021-02-10 19:13:19 daswf852 is the servr usually idle in these hours? 2021-02-10 19:13:23 daswf852 or is it always this desolate 2021-02-10 19:13:33 offbeatwitch it's pretty quiet for whatever reason 2021-02-10 19:13:38 daswf852 whoops, i meant channel 2021-02-10 19:13:43 daswf852 hmm 2021-02-10 19:13:45 daswf852 i see 2021-02-10 19:14:14 offbeatwitch you usually eventually get some answers though :P 2021-02-10 19:14:56 daswf852 i've also asked in fabric discord but discord servers/channels usually eat up older messages 2021-02-10 19:15:43 Not-77e [Burger] New data now avaliable for 21w06a: 2021-02-10 19:15:44 Not-77e [Burger] Diff from 21w05b: https://pokechu22.github.io/Burger/diff_21w05b_21w06a.html (https://pokechu22.github.io/Burger/diff_21w05b_21w06a.json) 2021-02-10 19:15:46 Not-77e [Burger] Full data: https://pokechu22.github.io/Burger/21w06a.html (https://pokechu22.github.io/Burger/21w06a.json) 2021-02-10 19:43:32 offbeatwitch daswf852: wireguard analysis seems to suggest that number is the length, but could be wrong 2021-02-10 19:43:35 offbeatwitch it's invalid if it is 2021-02-10 19:44:37 offbeatwitch wireguard? wireshark 2021-02-10 19:44:40 offbeatwitch i'm good at typing 2021-02-10 19:51:28 daswf852 which part is the length? if we treat those as varints, there are 2 distinct varints 2021-02-10 19:51:36 daswf852 both numbers would be undocumented packet ids 2021-02-10 19:51:39 Not-77e "Protocol version numbers" has been edited by Pokechu22 [+42] 2021-02-10 19:51:40 Not-77e "Pre-release protocol" has been edited by Pokechu22 [+0] 2021-02-10 19:52:15 +pokechu22 You have compression disabled on your server, right? 2021-02-10 19:58:35 daswf852 it is a local connection and i have not received a set compression packet beforehand i think 2021-02-10 19:58:49 daswf852 hmm 2021-02-10 19:59:03 daswf852 i might have actually, why did i assume the scope of a local connection 2021-02-10 19:59:15 +pokechu22 Try setting compression-threshold to -1 in server.properites; that should disable compression for sure 2021-02-10 19:59:51 daswf852 i have indeed received a set-compression 2021-02-10 19:59:57 daswf852 i am dumb, heh 2021-02-10 20:00:07 daswf852 the packet right before the weird one is a set compression packet 2021-02-10 20:00:15 daswf852 that also explains that there are many of these weird packets 2021-02-10 21:09:49 --> YuutaW (~yuutaw@244.182.212.35.bc.googleusercontent.com) a rejoint #mcdevs 2021-02-10 21:27:54 --> millerti (~millerti@2603-7081-5c02-f029-e50f-87b8-dbcb-3f29.res6.spectrum.com) a rejoint #mcdevs 2021-02-10 21:54:07 <-- millerti (~millerti@2603-7081-5c02-f029-e50f-87b8-dbcb-3f29.res6.spectrum.com) a quitté (Quit: Textual IRC Client: www.textualapp.com) 2021-02-10 21:55:12 <-- Adam (Adam@unaffiliated/adam-) a quitté 2021-02-10 21:58:40 --> millerti (~millerti@2603-7081-5c02-f029-20f9-cd8e-1841-aeb4.res6.spectrum.com) a rejoint #mcdevs 2021-02-10 22:11:47 --> Adam (Adam@unaffiliated/adam-) a rejoint #mcdevs 2021-02-10 23:02:26 <-- killme (~killmePI@94.231.246.75) a quitté (Ping timeout: 256 seconds) 2021-02-10 23:49:14 <-- millerti (~millerti@2603-7081-5c02-f029-20f9-cd8e-1841-aeb4.res6.spectrum.com) a quitté (Ping timeout: 264 seconds) 2021-02-11 00:22:45 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 240 seconds) 2021-02-11 00:23:42 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2021-02-11 00:51:34 --> Tides (~Tides@ool-45758743.dyn.optonline.net) a rejoint #mcdevs 2021-02-11 01:20:39 <-- deltab (~deltab@95.154.230.49) a quitté (Ping timeout: 256 seconds) 2021-02-11 01:30:31 --> deltab (~deltab@95.154.230.49) a rejoint #mcdevs 2021-02-11 02:18:10 <-- Tides (~Tides@ool-45758743.dyn.optonline.net) a quitté (Read error: Connection reset by peer) 2021-02-11 02:18:33 --> Tides (~Tides@ool-45758743.dyn.optonline.net) a rejoint #mcdevs 2021-02-11 02:18:48 <-- skyrising (~skyrising@89.43.120.212) a quitté (Remote host closed the connection) 2021-02-11 02:19:04 --> skyrising (~skyrising@89.43.120.212) a rejoint #mcdevs 2021-02-11 02:19:19 <-- MiniDigger (~MiniDigge@electroniccat.smells.minidigger.me) a quitté (Quit: Ping timeout (120 seconds)) 2021-02-11 02:19:33 --> MiniDigger (~MiniDigge@electroniccat.smells.minidigger.me) a rejoint #mcdevs 2021-02-11 04:49:49 <-- balrog (~balrog@unaffiliated/balrog) a quitté (Ping timeout: 265 seconds) 2021-02-11 04:57:05 --> balrog (~balrog@unaffiliated/balrog) a rejoint #mcdevs 2021-02-11 06:16:15 <-- daswf852 (~daswf852@unaffiliated/dwf) a quitté (Read error: Connection reset by peer) 2021-02-11 06:19:01 --> matthew__ (~matthewpr@2605:a601:ac3b:300:89c:f019:5e97:3306) a rejoint #mcdevs 2021-02-11 06:19:58 --> daswf852 (~daswf852@unaffiliated/dwf) a rejoint #mcdevs 2021-02-11 06:22:50 <-- matthewprenger_ (~matthewpr@2605:a601:ac3b:300:fc58:b545:fe85:2865) a quitté (Ping timeout: 264 seconds) 2021-02-11 07:49:00 <-- Tides (~Tides@ool-45758743.dyn.optonline.net) a quitté (Quit: Leaving) 2021-02-11 09:54:33 --> ShadeJonathan[m] (jboijboinl@gateway/shell/matrix.org/x-qmkxxdtjuqqrfytp) a rejoint #mcdevs 2021-02-11 10:31:19 Not-77e [mineflayer] Karang pushed 1 commit to master [+0/-0/±1] https://git.io/JtKYf 2021-02-11 10:31:20 Not-77e [mineflayer] u9g 61a0ea5 - fix typo (#1657) 2021-02-11 10:55:15 <-- Processus42 (~leo@unaffiliated/processus42) a quitté (Remote host closed the connection) 2021-02-11 11:02:05 <-- camotoy (~camotoy@104-4-111-192.lightspeed.bcvloh.sbcglobal.net) a quitté (Ping timeout: 240 seconds) 2021-02-11 11:02:16 --> Processus42 (~leo@unaffiliated/processus42) a rejoint #mcdevs 2021-02-11 11:06:29 --> camotoy (~camotoy@2600:1700:5531:3d80:ff:60ff:fe24:68ed) a rejoint #mcdevs 2021-02-11 12:44:48 --> mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a rejoint #mcdevs 2021-02-11 13:38:30 <-- nickelpro (~nickelpro@i.am.the.only.nickelp.ro) a quitté (Remote host closed the connection) 2021-02-11 13:49:35 <-- matthew__ (~matthewpr@2605:a601:ac3b:300:89c:f019:5e97:3306) a quitté (Read error: Connection reset by peer) 2021-02-11 13:50:00 --> matthew__ (~matthewpr@2605:a601:ac3b:300:89c:f019:5e97:3306) a rejoint #mcdevs 2021-02-11 15:37:18 <-- skyrising (~skyrising@89.43.120.212) a quitté (Remote host closed the connection) 2021-02-11 15:37:34 --> skyrising (~skyrising@89.43.120.212) a rejoint #mcdevs 2021-02-11 16:00:48 --> BomBardyGamer (~BomBardyG@2.58.29.18) a rejoint #mcdevs 2021-02-11 16:02:02 BomBardyGamer hello there all, working on my own Minecraft server implementation and wondering why I seem to get "readerIndex(1) + length(4) exceeds writerIndex(3)" when sending (what looks like) a perfectly valid entity status packet 2021-02-11 16:02:32 BomBardyGamer I'm writing the entity ID as a varint, followed by a byte with value 28 (for op level 4) 2021-02-11 16:04:13 BomBardyGamer (using Netty for reference) 2021-02-11 16:08:18 BomBardyGamer actually I think ik what it is 2021-02-11 17:31:47 <-- BomBardyGamer (~BomBardyG@2.58.29.18) a quitté (Remote host closed the connection) 2021-02-11 17:41:10 --> killme (~killmePI@94.231.246.75) a rejoint #mcdevs 2021-02-11 19:18:12 --> bramw0[m] (bramw0matr@gateway/shell/matrix.org/x-cpzmnwewaxnsbrcw) a rejoint #mcdevs 2021-02-11 22:59:26 <-- daswf852 (~daswf852@unaffiliated/dwf) a quitté (Read error: Connection reset by peer) 2021-02-11 23:03:46 --> daswf852 (~daswf852@unaffiliated/dwf) a rejoint #mcdevs 2021-02-11 23:19:52 <-- MiniDigger (~MiniDigge@electroniccat.smells.minidigger.me) a quitté (Quit: Ping timeout (120 seconds)) 2021-02-11 23:20:04 --> MiniDigger (~MiniDigge@electroniccat.smells.minidigger.me) a rejoint #mcdevs 2021-02-12 00:41:12 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2021-02-12 00:42:33 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 264 seconds) 2021-02-12 00:42:33 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2021-02-12 01:17:30 Not-77e "Query" has been edited by Sh-wayz [+1] 2021-02-12 04:07:05 <-- mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a quitté (Ping timeout: 240 seconds) 2021-02-12 06:40:38 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2021-02-12 06:41:45 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 240 seconds) 2021-02-12 06:41:46 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2021-02-12 07:10:11 <-- daswf852 (~daswf852@unaffiliated/dwf) a quitté (Read error: Connection reset by peer) 2021-02-12 07:10:31 --> daswf852 (~daswf852@unaffiliated/dwf) a rejoint #mcdevs 2021-02-12 07:10:31 <-- daswf852 (~daswf852@unaffiliated/dwf) a quitté (Read error: Connection reset by peer) 2021-02-12 07:11:04 --> daswf852 (~daswf852@unaffiliated/dwf) a rejoint #mcdevs 2021-02-12 09:48:31 Not-77e [flying-squid] Karang pushed 1 commit to master [+0/-0/±3] https://git.io/Jt6Y0 2021-02-12 09:48:32 Not-77e [flying-squid] u9g 2f9f6fb - Bump prismarine-windows from 1.6.0 to 2.0.0 (#471) * update windows api * Update package.json * Update package.json * update events * prismarine-windows now knows to prefer hotbar * 36 is first slot in hotbar https://wiki.vg/Inventory 2021-02-12 09:58:06 Not-77e [mineflayer] Karang pushed 1 commit to master [+0/-0/±2] https://git.io/Jt6Yh 2021-02-12 09:58:08 Not-77e [mineflayer] csorfab 3556ca2 - Fix typings of findBlock and findBlocks (#1664) * fix(typings): fixed return types of Bot.findBlock() and Bot.findBlocks() * docs: correct explanation of what findBlock does Co-authored-by: Fabian Csorba 2021-02-12 10:14:12 --> mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a rejoint #mcdevs 2021-02-12 10:14:57 <-- john2gb (~john2gb@94-225-47-8.access.telenet.be) a quitté (Ping timeout: 265 seconds) 2021-02-12 10:16:27 --> john2gb (~john2gb@94-225-47-8.access.telenet.be) a rejoint #mcdevs 2021-02-12 10:56:23 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2021-02-12 12:32:24 <-- PolarizedIons (~Polarized@unaffiliated/polarizedions) a quitté (Read error: Connection reset by peer) 2021-02-12 12:32:34 --> PolarizedIons (~Polarized@unaffiliated/polarizedions) a rejoint #mcdevs 2021-02-12 12:50:22 -- Andrio- est maintenant connu sous le nom Andrio 2021-02-12 12:51:15 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2021-02-12 13:18:56 <-- stackotter (~stackotte@118.208.144.206) a quitté (Ping timeout: 240 seconds) 2021-02-12 13:19:34 --> stackotter (~stackotte@118.208.144.206) a rejoint #mcdevs 2021-02-12 14:42:43 <-- john2gb (~john2gb@94-225-47-8.access.telenet.be) a quitté (Read error: Connection reset by peer) 2021-02-12 14:43:10 --> john2gb (~john2gb@94-225-47-8.access.telenet.be) a rejoint #mcdevs 2021-02-12 15:08:16 <-- balrog (~balrog@unaffiliated/balrog) a quitté (Ping timeout: 240 seconds) 2021-02-12 15:09:43 --> balrog (~balrog@unaffiliated/balrog) a rejoint #mcdevs 2021-02-12 15:57:45 <-- daswf852 (~daswf852@unaffiliated/dwf) a quitté (Ping timeout: 256 seconds) 2021-02-12 16:37:09 --> daswf852 (~daswf852@unaffiliated/dwf) a rejoint #mcdevs 2021-02-12 17:20:13 --> simon (~skyrising@91.207.172.91) a rejoint #mcdevs 2021-02-12 17:22:48 <-- skyrising (~skyrising@89.43.120.212) a quitté (Ping timeout: 256 seconds) 2021-02-12 17:44:38 --> barneygale (~barneygal@cpc93788-hari17-2-0-cust405.20-2.cable.virginm.net) a rejoint #mcdevs 2021-02-12 23:21:52 <-- iceiix_ (uid478759@gateway/web/irccloud.com/x-lvlnbldetezflemx) a quitté (Quit: Connection closed for inactivity) 2021-02-12 23:44:31 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2021-02-12 23:46:21 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 246 seconds) 2021-02-12 23:46:21 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2021-02-13 00:26:03 --> BomBardyGamer (~BomBardyG@94.2.81.219) a rejoint #mcdevs 2021-02-13 00:26:13 BomBardyGamer hello there 2021-02-13 00:26:35 BomBardyGamer would any of you lot have any idea what might be causing https://i.imgur.com/RzRzPiG.png ? 2021-02-13 00:26:46 BomBardyGamer (custom MC server impl) 2021-02-13 00:27:10 BomBardyGamer it doesn't make any sense how those tags don't exist, yet it then proceeds to print a string with the tags clearly in it 2021-02-13 00:31:04 +pokechu22 Possibly because of the `element` part? 2021-02-13 00:31:09 BomBardyGamer ) 2021-02-13 00:31:18 BomBardyGamer maybe? 2021-02-13 00:31:57 BomBardyGamer https://wiki.vg/Protocol#Join_Game says that's the correct way to do it though 2021-02-13 00:33:07 BomBardyGamer and it's in this example file they provide: https://gist.githubusercontent.com/aramperes/44e2beefac9fe966177f2f28dd0136ab/raw/fedb31c32e27265fb916a68ad476470fc65631da/1-dimension_codec.snbt 2021-02-13 00:33:09 +pokechu22 Hm, yeah, that probably is right then 2021-02-13 00:33:34 BomBardyGamer using adventure NBT btw 2021-02-13 00:35:32 BomBardyGamer https://github.com/KyoriPowered/adventure 2021-02-13 00:38:33 BomBardyGamer bit weird isn't it 2021-02-13 00:39:08 +pokechu22 Yeah, that seems odd 2021-02-13 00:39:13 BomBardyGamer figured out which NBT tag's causing the issue now, it's the dimension one, not the codec 2021-02-13 00:39:34 BomBardyGamer no clue what could be wrong with the dimension ne though 2021-02-13 00:42:11 BomBardyGamer might use Pakkit to see what the notchian server sends 2021-02-13 00:44:50 BomBardyGamer omfg I think I can see what's wrong 2021-02-13 00:45:32 BomBardyGamer what a surprise I didn't read again 2021-02-13 00:45:54 BomBardyGamer it says dimension type, and I saw dimension type and am sending a dimension type registry because I'm an idiot 2021-02-13 00:48:35 BomBardyGamer thanks for the help anyway 2021-02-13 01:07:11 <-- mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a quitté (Ping timeout: 265 seconds) 2021-02-13 01:15:17 <-- BomBardyGamer (~BomBardyG@94.2.81.219) a quitté (Remote host closed the connection) 2021-02-13 01:18:19 Not-77e "MinecraftExploits" has been edited by Narumii [+423] 2021-02-13 02:01:07 --> pvpctutorials (~skyrising@89.43.120.212) a rejoint #mcdevs 2021-02-13 02:03:31 <-- simon (~skyrising@91.207.172.91) a quitté (Ping timeout: 256 seconds) 2021-02-13 02:06:19 offbeatwitch anyone got a valid Microsoft minecraft account kicking about and wants to test my auth flow for me :D 2021-02-13 02:06:25 offbeatwitch i've only got a mojang account handy 2021-02-13 02:08:45 <-- MiniDigger (~MiniDigge@electroniccat.smells.minidigger.me) a quitté (Quit: Ping timeout (120 seconds)) 2021-02-13 02:08:58 --> MiniDigger (~MiniDigge@electroniccat.smells.minidigger.me) a rejoint #mcdevs 2021-02-13 04:06:03 --> topcatyt (~Random@162.210.105.25) a rejoint #mcdevs 2021-02-13 05:13:21 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2021-02-13 09:20:40 --> mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a rejoint #mcdevs 2021-02-13 09:27:32 <-- pokechu22 (~pokechu22@50.35.65.15) a quitté (Disconnected by services) 2021-02-13 09:27:32 --> pokechu22_ (~pokechu22@50.35.65.15) a rejoint #mcdevs 2021-02-13 09:27:33 -- Mode #mcdevs [+v pokechu22_] par ChanServ 2021-02-13 09:47:03 <-- dav1d (~dav1d@volt/developer/dav1d) a quitté (*.net *.split) 2021-02-13 09:49:41 <-- mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a quitté (*.net *.split) 2021-02-13 09:49:42 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (*.net *.split) 2021-02-13 09:49:44 <-- john2gb (~john2gb@94-225-47-8.access.telenet.be) a quitté (*.net *.split) 2021-02-13 09:49:45 <-- stackotter (~stackotte@118.208.144.206) a quitté (*.net *.split) 2021-02-13 09:49:51 <-- sudden (~lax@unaffiliated/laxask) a quitté (*.net *.split) 2021-02-13 09:49:52 <-- someone_stole_my (~mrkirby15@mrkirby153.com) a quitté (*.net *.split) 2021-02-13 09:49:52 <-- Proximyst (~Proximyst@baldr.proximyst.com) a quitté (*.net *.split) 2021-02-13 09:49:52 <-- xlei (znc@unaffiliated/xlei) a quitté (*.net *.split) 2021-02-13 09:49:53 <-- GingerGeek (~Zed@freenode/sponsor/gingergeek) a quitté (*.net *.split) 2021-02-13 09:49:53 <-- Byteflux (~byte@byteflux.net) a quitté (*.net *.split) 2021-02-13 09:49:53 <-- Amaranth (~travis@ubuntu/member/Amaranth) a quitté (*.net *.split) 2021-02-13 09:49:53 <-- Disconsented (~quassel@disconsented.com) a quitté (*.net *.split) 2021-02-13 09:49:54 <-- JuniorJPDJ (juniorjp1@gateway/shell/matrix.org/x-tobdtqzqpxxomnia) a quitté (*.net *.split) 2021-02-13 09:49:54 <-- Bond_009[m] (bond009mat@gateway/shell/matrix.org/x-ebxfyiwywdjpgbgp) a quitté (*.net *.split) 2021-02-13 09:49:55 <-- bixilon (~bixilon@node-3.bixilon.de) a quitté (*.net *.split) 2021-02-13 09:49:55 <-- PolarizedIons (~Polarized@unaffiliated/polarizedions) a quitté (*.net *.split) 2021-02-13 09:49:57 <-- saper (saper@wikipedia/saper) a quitté (*.net *.split) 2021-02-13 09:50:00 <-- panpernicek[m] (panpernice@gateway/shell/matrix.org/x-sthaghxiuuvesgmu) a quitté (*.net *.split) 2021-02-13 09:50:00 <-- ShadeJonathan[m] (jboijboinl@gateway/shell/matrix.org/x-qmkxxdtjuqqrfytp) a quitté (*.net *.split) 2021-02-13 09:50:00 <-- AwesomestCode_ (~Awesomest@vmi411623.contaboserver.net) a quitté (*.net *.split) 2021-02-13 09:50:01 --> dav1d (~dav1d@volt/developer/dav1d) a rejoint #mcdevs 2021-02-13 09:50:47 <-- pvpctutorials (~skyrising@89.43.120.212) a quitté (Remote host closed the connection) 2021-02-13 09:51:03 --> pvpctutorials (~skyrising@89.43.120.212) a rejoint #mcdevs 2021-02-13 09:52:28 --> PolarizedIons (~Polarized@unaffiliated/polarizedions) a rejoint #mcdevs 2021-02-13 09:52:28 --> saper (saper@wikipedia/saper) a rejoint #mcdevs 2021-02-13 09:52:31 <-- asterix1324 (asterix132@gateway/shell/matrix.org/x-javmufyxjnurqkoc) a quitté (Ping timeout: 240 seconds) 2021-02-13 09:52:44 --> mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a rejoint #mcdevs 2021-02-13 09:52:44 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2021-02-13 09:52:44 --> john2gb (~john2gb@94-225-47-8.access.telenet.be) a rejoint #mcdevs 2021-02-13 09:52:44 --> stackotter (~stackotte@118.208.144.206) a rejoint #mcdevs 2021-02-13 09:52:44 --> sudden (~lax@unaffiliated/laxask) a rejoint #mcdevs 2021-02-13 09:52:44 --> someone_stole_my (~mrkirby15@mrkirby153.com) a rejoint #mcdevs 2021-02-13 09:52:44 --> Proximyst (~Proximyst@baldr.proximyst.com) a rejoint #mcdevs 2021-02-13 09:52:44 --> xlei (znc@unaffiliated/xlei) a rejoint #mcdevs 2021-02-13 09:52:44 --> GingerGeek (~Zed@freenode/sponsor/gingergeek) a rejoint #mcdevs 2021-02-13 09:52:44 --> Byteflux (~byte@byteflux.net) a rejoint #mcdevs 2021-02-13 09:52:44 --> Amaranth (~travis@ubuntu/member/Amaranth) a rejoint #mcdevs 2021-02-13 09:52:44 --> Disconsented (~quassel@disconsented.com) a rejoint #mcdevs 2021-02-13 09:52:44 -- Mode #mcdevs [+v Amaranth] par adams.freenode.net 2021-02-13 09:52:58 <-- itsyoungdaddy[m] (itsyoungda@gateway/shell/matrix.org/x-bntnyemtjrbqrbzd) a quitté (Ping timeout: 244 seconds) 2021-02-13 09:52:59 <-- yangm (yanyetanot@gateway/shell/matrix.org/x-onegxlkxusuvopyg) a quitté (Ping timeout: 244 seconds) 2021-02-13 09:53:04 <-- chibill (chibillmat@gateway/shell/matrix.org/x-aghrdlahgtqjissm) a quitté (Ping timeout: 268 seconds) 2021-02-13 09:53:16 <-- smoke42 (smoke42mat@gateway/shell/matrix.org/x-iitrnvjepgeeqrpk) a quitté (Ping timeout: 265 seconds) 2021-02-13 09:53:16 <-- asterix1324[m] (asterix12@gateway/shell/matrix.org/x-rkrfnelahbpboofr) a quitté (Ping timeout: 265 seconds) 2021-02-13 09:53:17 <-- bramw0[m] (bramw0matr@gateway/shell/matrix.org/x-cpzmnwewaxnsbrcw) a quitté (Ping timeout: 272 seconds) 2021-02-13 09:54:36 <-- john2gb (~john2gb@94-225-47-8.access.telenet.be) a quitté (Max SendQ exceeded) 2021-02-13 09:55:15 <-- pvpctutorials (~skyrising@89.43.120.212) a quitté (Client Quit) 2021-02-13 09:55:31 --> john2gb (~john2gb@94-225-47-8.access.telenet.be) a rejoint #mcdevs 2021-02-13 09:56:39 --> AwesomestCode_ (~Awesomest@vmi411623.contaboserver.net) a rejoint #mcdevs 2021-02-13 10:01:32 --> bixilon (~bixilon@node-3.bixilon.de) a rejoint #mcdevs 2021-02-13 10:23:47 --> youtubecat (~Random@216.163.201.17) a rejoint #mcdevs 2021-02-13 10:24:21 --> asterix1324 (asterix132@gateway/shell/matrix.org/x-vldptawoqhnaafnc) a rejoint #mcdevs 2021-02-13 10:26:09 <-- topcatyt (~Random@162.210.105.25) a quitté (Ping timeout: 246 seconds) 2021-02-13 10:26:42 <-- youtubecat (~Random@216.163.201.17) a quitté (Client Quit) 2021-02-13 10:28:27 --> bramw0[m] (bramw0matr@gateway/shell/matrix.org/x-eepvresmnffmagrv) a rejoint #mcdevs 2021-02-13 10:37:09 --> smoke42 (smoke42mat@gateway/shell/matrix.org/x-wqynkvoarylmcwdk) a rejoint #mcdevs 2021-02-13 10:37:28 --> itsyoungdaddy[m] (itsyoungda@gateway/shell/matrix.org/x-jbtzifnhomegvokw) a rejoint #mcdevs 2021-02-13 10:41:56 <-- asterix1324 (asterix132@gateway/shell/matrix.org/x-vldptawoqhnaafnc) a quitté (Ping timeout: 240 seconds) 2021-02-13 10:42:57 <-- bramw0[m] (bramw0matr@gateway/shell/matrix.org/x-eepvresmnffmagrv) a quitté (Ping timeout: 258 seconds) 2021-02-13 10:43:20 <-- smoke42 (smoke42mat@gateway/shell/matrix.org/x-wqynkvoarylmcwdk) a quitté (Ping timeout: 258 seconds) 2021-02-13 10:43:43 <-- itsyoungdaddy[m] (itsyoungda@gateway/shell/matrix.org/x-jbtzifnhomegvokw) a quitté (Ping timeout: 258 seconds) 2021-02-13 11:18:18 --> Bond_009[m] (bond009mat@gateway/shell/matrix.org/x-fntaslvfefwppdfl) a rejoint #mcdevs 2021-02-13 11:19:42 --> ShadeJonathan[m] (jboijboinl@gateway/shell/matrix.org/x-synxoqttksavofsr) a rejoint #mcdevs 2021-02-13 11:29:52 --> JuniorJPDJ (juniorjp1@gateway/shell/matrix.org/x-rwztmpxmidboazzw) a rejoint #mcdevs 2021-02-13 11:30:38 --> asterix1324[m] (asterix12@gateway/shell/matrix.org/x-qrtdpqmrzyiwjazv) a rejoint #mcdevs 2021-02-13 11:31:18 --> yangm (yanyetanot@gateway/shell/matrix.org/x-qwfqbyjgtftkfkki) a rejoint #mcdevs 2021-02-13 11:33:21 --> chibill (chibillmat@gateway/shell/matrix.org/x-hlglbbwkovdklvag) a rejoint #mcdevs 2021-02-13 11:33:52 --> panpernicek[m] (panpernice@gateway/shell/matrix.org/x-iizkgqknmqcnuyxy) a rejoint #mcdevs 2021-02-13 11:36:55 --> asterix1324 (asterix132@gateway/shell/matrix.org/x-njuopdilgnpkqswc) a rejoint #mcdevs 2021-02-13 11:38:26 --> smoke42 (smoke42mat@gateway/shell/matrix.org/x-fzftxlwawoxitfoj) a rejoint #mcdevs 2021-02-13 11:46:55 --> BomBardyGamer (~BomBardyG@2.58.29.146) a rejoint #mcdevs 2021-02-13 11:47:02 BomBardyGamer morning, me again lol 2021-02-13 11:47:08 BomBardyGamer any idea what might be the cause of https://i.imgur.com/NfE3f9l.png ? 2021-02-13 11:47:18 BomBardyGamer working on my own MC server impl 2021-02-13 11:47:43 --> bramw0[m] (bramw0matr@gateway/shell/matrix.org/x-phmotksszktpivgp) a rejoint #mcdevs 2021-02-13 11:48:23 Sainan You tried looking via wireshark which packet was received before the client closed the connection? 2021-02-13 11:48:36 BomBardyGamer I know it's something to do with chunk data 2021-02-13 11:49:12 BomBardyGamer but the weirdest part is that it seems to work fine and I can actually join the game if I use a tool called "Pakkit" (basically man-in-the-middles your packets so you can look at them) 2021-02-13 11:49:29 BomBardyGamer so that leads me to believe I'm meant to somehow split the packets or something 2021-02-13 11:49:51 Sainan wdym "split the packets"? 2021-02-13 11:50:49 BomBardyGamer like sent multiple 512 byte packets or something? 2021-02-13 11:51:14 Sainan I assume "fieldSize" is some value in the packet itself 2021-02-13 11:51:44 BomBardyGamer mappings time 2021-02-13 11:52:14 BomBardyGamer doesn't seem to be 2021-02-13 11:52:53 Sainan Might be something to do with the NBT data? 2021-02-13 11:53:02 Sainan But I can only make guesses without knowing your code. 2021-02-13 11:53:15 Sainan Might also be worth to record that packet that you send and what Pakkit sends and play "spot the difference" 2021-02-13 11:53:17 BomBardyGamer lemme just grab it and paste it somewhere gimme a min 2021-02-13 11:53:56 BomBardyGamer https://pastebin.com/jhugNKSA 2021-02-13 11:54:12 BomBardyGamer (it's Kotlin, so some of those are extension functions to Netty's ByteBuf) 2021-02-13 11:54:28 BomBardyGamer also, using adventure NBT (works fine for other things) 2021-02-13 11:54:44 --> itsyoungdaddy[m] (itsyoungda@gateway/shell/matrix.org/x-qgqaekfhchdllmvr) a rejoint #mcdevs 2021-02-13 11:54:47 BomBardyGamer any easy way to play spot the difference there? 2021-02-13 11:54:54 BomBardyGamer just Wireshark it? 2021-02-13 11:55:22 Sainan There's the "diff" program, you might have it in Git bash 2021-02-13 11:55:50 BomBardyGamer you talking about git diff? 2021-02-13 11:56:08 Sainan No, just diff 2021-02-13 11:56:21 BomBardyGamer doesn't that just compare the difference between 2 files? 2021-02-13 11:56:21 Sainan It takes two input files and tells you the difference 2021-02-13 11:56:27 BomBardyGamer yeah 2021-02-13 11:56:34 Sainan Exactly, just save the two packets, and it'll spot the difference 2021-02-13 11:56:51 BomBardyGamer big brain 2021-02-13 11:57:39 BomBardyGamer gotta figure out which packet in Wireshark is responsible for chunk data first though 2021-02-13 11:58:07 BomBardyGamer nvm, got it 2021-02-13 11:58:24 Sainan buf.writeByte(1) // bits per block 2021-02-13 11:58:28 Sainan 4 is the minimum 2021-02-13 11:58:37 BomBardyGamer ah right 2021-02-13 11:59:05 BomBardyGamer with 4 bits per block, I need a 16 length palette right? 2021-02-13 12:00:00 Sainan The palette length is measured in entries not in bytes 2021-02-13 12:00:27 BomBardyGamer yeah ik, but don't I need 16 palette entries to cover all the 16 different blocks I can store with 4 bits per block? 2021-02-13 12:00:31 BomBardyGamer or is that not how that works 2021-02-13 12:01:02 Sainan You _could_ have up to 16 different palette entries with 4 bits per block, but you don't need them, which is why you specify the palette length 2021-02-13 12:02:15 BomBardyGamer ah, so I can just send 1 as the length and 9 (can't remember what block that even is lol) and be done with it? 2021-02-13 12:03:09 Sainan Yeah, and then just send 4096 4-bit zeroes, or 8192 0-bytes, and that means every block in that section uses that palette entry 2021-02-13 12:03:46 BomBardyGamer 4096 4-bit 0's? what as the palette? 2021-02-13 12:03:57 Sainan For "data array" 2021-02-13 12:04:05 Sainan Since 0 is the index in your palette 2021-02-13 12:04:07 BomBardyGamer ah yeah, that'll do 2021-02-13 12:04:26 BomBardyGamer wait... so am I writing longs or bytes? 2021-02-13 12:04:32 BomBardyGamer because the wiki says longs 2021-02-13 12:04:44 Sainan There's no type information on the wire ;D 2021-02-13 12:04:54 BomBardyGamer ah yeah, true 2021-02-13 12:05:00 BomBardyGamer they'll just get converted to bytes anyway 2021-02-13 12:05:20 BomBardyGamer right, so just for (i in 1..4096) buf.writeLong(0L) should work right? 2021-02-13 12:05:22 BomBardyGamer looks like it 2021-02-13 12:05:34 BomBardyGamer just writing 4096 longs of value 0 2021-02-13 12:05:57 BomBardyGamer or do I need to explicitly write nibbles there? 2021-02-13 12:06:01 Sainan No, it's not 4096 longs, it's 4096 4-bit values, as specified by your "bits per block" 2021-02-13 12:06:25 BomBardyGamer ah right 2021-02-13 12:06:33 BomBardyGamer sorry, got a bit confused by the wiki xD 2021-02-13 12:06:49 BomBardyGamer so how do you write nibbles in Java? should I just write 2048 bytes? 2021-02-13 12:07:09 BomBardyGamer (2048 bytes because every byte is 8 bits and 8 is half of 4 and... you get the idea) 2021-02-13 12:07:28 BomBardyGamer 4 is half of 8 I mean lol 2021-02-13 12:08:24 Sainan Yeah, I miscalculated that earlier, you only need 2048 bytes, not 8192 2021-02-13 12:08:52 BomBardyGamer alright 2021-02-13 12:09:42 BomBardyGamer MineKraft test #372,951 is a go xD 2021-02-13 12:10:01 BomBardyGamer says root tag must be a named compound :thonk: 2021-02-13 12:10:38 Sainan Sounds like progress tho 2021-02-13 12:10:43 BomBardyGamer indeed 2021-02-13 12:11:35 BomBardyGamer the only thing here that's NBT is heightmaps (block entities don't count, since I've got 0), and that's not named 2021-02-13 12:11:50 BomBardyGamer it literally says "A nameless NBT TAG_Compound..." 2021-02-13 12:11:57 Sainan You should have a compound where the name is "" 2021-02-13 12:12:15 Sainan and that then contains the MOTION_BLOCKING and WORLD_SURFACE 2021-02-13 12:12:25 BomBardyGamer I bet adventure's putting an unnamed tag there 2021-02-13 12:15:12 BomBardyGamer still says root tag must be named compound :thonking: 2021-02-13 12:15:55 Sainan What's the code? 2021-02-13 12:15:55 BomBardyGamer right, let's look at what Pakkit gets for the notchian server 2021-02-13 12:16:20 BomBardyGamer https://pastebin.com/gr1AKq1q 2021-02-13 12:17:04 Sainan In this case it looks like the CompoundBinaryTag is the root tho? 2021-02-13 12:17:19 BomBardyGamer yeah 2021-02-13 12:17:32 Sainan Is this your own NBT implementation? 2021-02-13 12:17:33 BomBardyGamer if you look at the original code, all I've added is that empty named compound 2021-02-13 12:17:35 BomBardyGamer nope 2021-02-13 12:17:36 BomBardyGamer adventure 2021-02-13 12:17:43 BomBardyGamer https://github.com/KyoriPowered/adventure 2021-02-13 12:18:55 BomBardyGamer well that's weird 2021-02-13 12:19:00 Sainan Well, I'm not familiar with the library (or Kotlin), but can't you rename the root tag? 2021-02-13 12:19:07 BomBardyGamer Pakkit shows it's got an empty blockEntities NBT tag 2021-02-13 12:19:14 BomBardyGamer with 2 long values that are 0's 2021-02-13 12:19:21 BomBardyGamer name @ 2021-02-13 12:19:46 BomBardyGamer nope, zml (one of the Kyori team) said that was deprecated ages ago I think 2021-02-13 12:20:04 BomBardyGamer but that is how you're meant to name the root tag 2021-02-13 12:20:39 Sainan Well then, make your own NBT library that isn't so bulky, and actually works ;D 2021-02-13 12:21:06 BomBardyGamer this library works fine for most things 2021-02-13 12:21:11 BomBardyGamer but yeah, I should really tbh 2021-02-13 12:21:43 Sainan (or just fork that one and make it work the way you want it to) 2021-02-13 12:21:45 BomBardyGamer I was using my own fork of another library before called "KotlinNBT", but the methods for writing to bytebuffers weren't open, so had to make changes to open them up 2021-02-13 12:21:59 BomBardyGamer and it was annoying to work with 2021-02-13 12:22:19 Sainan ((but I really think people shouldn't make public libraries that you can't even use for all purposes just because they don't need/like those purposes)) 2021-02-13 12:22:45 BomBardyGamer ¯\_(ツ)_/¯ 2021-02-13 12:23:46 BomBardyGamer I mean, it works fine 2021-02-13 12:23:51 BomBardyGamer and that method will make root tags 2021-02-13 12:24:01 BomBardyGamer that's how zml said you're meant to name root tags 2021-02-13 12:24:04 BomBardyGamer and it does work 2021-02-13 12:24:10 BomBardyGamer that doesn't seem to be the issue 2021-02-13 12:24:43 BomBardyGamer Pakkit shows it's sending a blockEntities array with name "@" and 2 longs with a value of 0 in it 2021-02-13 12:25:04 BomBardyGamer and that the chunk data only seems to have a single 0 in it 2021-02-13 12:26:36 BomBardyGamer Wireshark shows it does have a bunch of empty 0's, which is what I should expect 2021-02-13 12:26:55 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) 2021-02-13 12:28:08 Sainan Well, I'm a bit out of ideas, but is it still true that the client has no issues when "Pakkit" resends the chunks? 2021-02-13 12:28:16 BomBardyGamer not any more 2021-02-13 12:28:51 Sainan Hm, then I guess triple-check against wiki.vg, and possibly an existing implementation 2021-02-13 12:30:57 BomBardyGamer alright, thanks for your help 2021-02-13 12:31:49 Sainan No problem. Plus, I'm filled with determination now. :D 2021-02-13 12:34:31 BomBardyGamer :) 2021-02-13 12:42:46 BomBardyGamer ah I think ik why it's breaking 2021-02-13 12:42:57 BomBardyGamer guess what my data array length is 2021-02-13 12:43:09 BomBardyGamer 64 2021-02-13 12:43:54 Sainan Oh, that is measured in longs, didn't even notice. 2021-02-13 12:44:03 BomBardyGamer that makes sense 2021-02-13 12:44:32 BomBardyGamer since it's gone "right, we read 64 bits and... what? wtf are all these 0's? this isn't a block entities tag compound! wtf?!" 2021-02-13 12:45:17 Sainan but 64 is almost correct, just need to add a few divisions around it ;D (4096 / (64 / bits_per_block)) 2021-02-13 12:45:25 BomBardyGamer also, that size is the size of the data in bytes, not longs 2021-02-13 12:45:45 BomBardyGamer actually no it isn't 2021-02-13 12:46:08 BomBardyGamer size varint seems to be size of data in bytes 2021-02-13 12:46:13 BomBardyGamer so 1 there ain't gonna work 2021-02-13 12:47:28 BomBardyGamer if I write a short, will it fill all the empty 0's to make it the length of a short btw? 2021-02-13 12:47:51 Sainan There is still no type information over the wire 2021-02-13 12:48:17 BomBardyGamer yeah but I'm using ByteBuf#writeShort 2021-02-13 12:48:26 Sainan That will write two bytes 2021-02-13 12:48:29 BomBardyGamer right 2021-02-13 12:49:07 BomBardyGamer what would be the size of a varint? 2021-02-13 12:49:19 Sainan It varies, as the name implies 2021-02-13 12:49:29 BomBardyGamer a varint of value 1? 2021-02-13 12:49:34 Sainan 1 byte 2021-02-13 12:50:07 BomBardyGamer anything up to Byte's max value is just 1 byte right? 2021-02-13 12:50:34 Sainan No, varint reserves the most significant bit to indicate if another byte follows 2021-02-13 12:50:52 BomBardyGamer varint of value 2 for example would also be 1 byte though right? 2021-02-13 12:51:18 Sainan Yes, up to 0x7f should be only 1 byte, if I remember correctly 2021-02-13 12:51:31 BomBardyGamer ah yeah 2021-02-13 12:51:42 Sainan but what exactly are you trying to do? 2021-02-13 12:51:52 BomBardyGamer calculate the size of the data array in bytes 2021-02-13 12:51:59 BomBardyGamer data in bytes* 2021-02-13 12:52:10 BomBardyGamer that's what the size is for apparently, according to wiki.vg 2021-02-13 12:52:23 Sainan Ah, not the data array length anymore, I see 2021-02-13 12:52:48 Sainan Can't you just be lazy and write your "data" to a temporary buffer, count its bytes, and then append its size plus itself to the actual buffer? 2021-02-13 12:53:18 BomBardyGamer could work yeah 2021-02-13 12:53:33 BomBardyGamer think I'd rather just manually count the bytes though 2021-02-13 12:53:54 BomBardyGamer 2048 as a varint would be 2 bytes right? 2021-02-13 12:54:24 Sainan Think so 2021-02-13 13:00:05 BomBardyGamer also, for that data array length in longs calculation, you sure it's 4096 / (64 / bits per block) btw? because isn't it 4096 nibbles? 2021-02-13 13:00:11 BomBardyGamer just making sure :) 2021-02-13 13:00:38 Sainan That calculation works. 2021-02-13 13:01:01 Sainan As in: "it works, don't touch it" 2021-02-13 13:01:07 BomBardyGamer haha alright 2021-02-13 13:03:25 BomBardyGamer right, moment of truth 2021-02-13 13:03:38 BomBardyGamer YES YES 2021-02-13 13:03:39 BomBardyGamer IT WORKS 2021-02-13 13:03:42 BomBardyGamer thank you 2021-02-13 13:03:43 Sainan :D 2021-02-13 13:45:49 BomBardyGamer oh also, going to work on some more packets now, one of them is https://wiki.vg/Protocol#Player_Position , any idea what the response for that is meant to be? is it player position and look? 2021-02-13 13:46:20 BomBardyGamer I think I'm meant to receive that and send a packet out to the rest of the connected clients informing them of the player position update 2021-02-13 13:47:18 Sainan Implementation details. 2021-02-13 13:51:34 BomBardyGamer like wiki.vg? doesn't say anything about what I should send pack when I receive this 2021-02-13 13:51:40 BomBardyGamer back* 2021-02-13 13:52:32 Sainan You don't need to respond to that packet, but how you deal with distributing the movements is up to you. 2021-02-13 13:57:51 BomBardyGamer ah right 2021-02-13 13:58:12 BomBardyGamer probably a good idea to distribute that packet between the clients though, since otherwise nobody will see each other move 2021-02-13 13:58:48 BomBardyGamer guessing I send entity position/rotation/position and rotation to all the other clients 2021-02-13 15:38:26 <-- bswartz (~bswartz@unaffiliated/bswartz) a quitté (Ping timeout: 256 seconds) 2021-02-13 15:39:12 --> bswartz (~bswartz@76-230-155-140.lightspeed.rlghnc.sbcglobal.net) a rejoint #mcdevs 2021-02-13 15:39:12 <-- bswartz (~bswartz@76-230-155-140.lightspeed.rlghnc.sbcglobal.net) a quitté (Changing host) 2021-02-13 15:39:12 --> bswartz (~bswartz@unaffiliated/bswartz) a rejoint #mcdevs 2021-02-13 15:53:14 <-- BomBardyGamer (~BomBardyG@2.58.29.146) a quitté (Ping timeout: 246 seconds) 2021-02-13 15:53:31 --> BomBardyGamer (~BomBardyG@94.2.81.219) a rejoint #mcdevs 2021-02-13 15:57:45 <-- BomBardyGamer (~BomBardyG@94.2.81.219) a quitté (Ping timeout: 240 seconds) 2021-02-13 16:10:33 --> BomBardyGamer (~BomBardyG@2.58.29.18) a rejoint #mcdevs 2021-02-13 17:14:47 Not-77e [mineflayer] rom1504 pushed 1 commit to master [+1/-0/±6] https://git.io/Jtizp 2021-02-13 17:14:49 Not-77e [mineflayer] Karang 7af353c - Place block and Raycast improvements (#1649) * Move placeBlock to its own file * Add cursor option to place block * Use pworld raycasting * Use world.raycast in canSeeBlock() 2021-02-13 17:15:13 Not-77e [mineflayer] rom1504 pushed 1 commit to master [+0/-0/±1] https://git.io/Jtizh 2021-02-13 17:15:15 Not-77e [mineflayer] rom1504 a15a87c - Fix block removal in new versions (#1668) adding check on groundUp https://github.com/PrismarineJS/mineflayer/issues/1564#issuecomment-753644989 2021-02-13 18:38:11 --> BeetMacol (~BeetMacol@public-gprs362561.centertel.pl) a rejoint #mcdevs 2021-02-13 18:38:16 BeetMacol Hi 2021-02-13 18:38:32 BeetMacol I was trying to implement a part of Minecraft's protocol and I am receiving and handling both Handshaking and Request packets, but client is not sending a Ping packet. Sometimes the client logs a following error, but that's not a case every time: 2021-02-13 18:38:42 BeetMacol "Can't ping localhost: Internal Exception: java.io.IOException: Connection reset by peer" 2021-02-13 18:39:39 BomBardyGamer it won't send a ping packet until you send a response to it's request 2021-02-13 18:39:47 BeetMacol I did 2021-02-13 18:40:03 BeetMacol And it actually displays the server on list correctly 2021-02-13 18:40:06 BeetMacol without any errors 2021-02-13 18:40:09 BeetMacol or warnings 2021-02-13 18:40:14 BomBardyGamer just make sure the request is actually getting there btw 2021-02-13 18:40:28 BomBardyGamer actually that wouldn't be an issue 2021-02-13 18:41:12 BomBardyGamer so you never receive the ping packet? 2021-02-13 18:41:19 BeetMacol yes 2021-02-13 18:41:29 BomBardyGamer that indicates the client doesn't receive the response to me 2021-02-13 18:42:13 BomBardyGamer because the only reason why they wouldn't is because they either never received the response packet or they received a malformed response 2021-02-13 18:42:18 BeetMacol I'm sure the response is received as I see the server online, max player counts and the description 2021-02-13 18:43:46 BomBardyGamer also, sending a ping packet is optional btw 2021-02-13 18:43:54 BomBardyGamer but the notchian client should always send it 2021-02-13 18:44:08 BomBardyGamer what version is this? 2021-02-13 18:44:14 BomBardyGamer 754? 2021-02-13 18:44:16 BeetMacol newest release 2021-02-13 18:44:28 BeetMacol I was testing on both the newest snapshot and 1.16.5 2021-02-13 18:44:48 BeetMacol Also tried that on 1.14.4 and it was the same 2021-02-13 18:44:51 BomBardyGamer what language btw? 2021-02-13 18:44:56 BeetMacol Java 2021-02-13 18:45:40 BomBardyGamer Netty? 2021-02-13 18:45:48 BeetMacol Nope 2021-02-13 18:46:15 BomBardyGamer just asking since mine's in Kotlin using Netty and I don't have any issues 2021-02-13 18:46:25 BomBardyGamer with pinging anyway 2021-02-13 18:47:23 BeetMacol Also it says "(no connection)" on the server list on the ping icon 2021-02-13 18:47:47 BomBardyGamer weird 2021-02-13 19:26:08 <-- BeetMacol (~BeetMacol@public-gprs362561.centertel.pl) a quitté (Quit: Leaving) 2021-02-13 19:35:27 <-- pokechu22_ (~pokechu22@50.35.65.15) a quitté (Quit: WeeChat 3.0.1) 2021-02-13 19:35:44 --> pokechu22 (~pokechu22@50.35.65.15) a rejoint #mcdevs 2021-02-13 19:35:44 -- Mode #mcdevs [+v pokechu22] par ChanServ 2021-02-13 19:42:50 --> BeetMacol (~BeetMacol@public-gprs362561.centertel.pl) a rejoint #mcdevs 2021-02-13 19:45:24 BeetMacol Now it looks like the server is not receiving anything... Only when I put a breakpoint right after `socket.accept()` it for some reason receives a single connection. 2021-02-13 19:53:33 BeetMacol I think I fixed it, it was something wrong with the listening loop 2021-02-13 20:02:21 <-- BeetMacol (~BeetMacol@public-gprs362561.centertel.pl) a quitté (Quit: Leaving) 2021-02-13 20:48:44 --> samhdev (~sam@90.255.56.54) a rejoint #mcdevs 2021-02-13 20:54:58 samhdev Hello! I was looking at the Dimension Codec field for the Join Game Packet, but I can't find any more information other than the given examples and their structure? I was able to find the protocol IDs of 'minecraft:dimension_type' and 'minecraft:worldgen/biome' using the data generators but nothing else? Where do the values come from? 2021-02-13 20:58:14 +pokechu22 I think they're in the data folder, something like data/minecraft/dimension_type/.json 2021-02-13 20:58:32 +pokechu22 Might need to just directly unzip the jar for them though 2021-02-13 20:59:53 samhdev I Unzipped the jar and found a data folder, but it contains tags, loot tables recipes, etc. Nothing related to dimensions? 2021-02-13 21:02:58 +pokechu22 Ah, I guess they can be specified in datapacks but aren't stored that way internally 2021-02-13 21:03:35 +pokechu22 Here's the defaults: https://minecraft.gamepedia.com/Custom_dimension#Defaults 2021-02-13 21:04:14 samhdev Ah, pog, I'll just implement them like that then. Thanks for the help <3 2021-02-13 21:34:46 BomBardyGamer anyone know if you're meant to send multiple player info packets or one big one with multiple players btw? 2021-02-13 21:36:52 +pokechu22 On first join, one big one for all players; afterwards, packets with single players as they join/leave. Though sending multiple packets on first join should also work 2021-02-13 21:47:57 BomBardyGamer ah alright 2021-02-13 22:47:35 <-- peterix (quassel@quassel.woboq.de) a quitté (Quit: No Ping reply in 180 seconds.) 2021-02-13 22:48:52 --> peterix (quassel@quassel.woboq.de) a rejoint #mcdevs 2021-02-13 23:26:19 <-- BomBardyGamer (~BomBardyG@2.58.29.18) a quitté (Remote host closed the connection) 2021-02-14 00:58:45 <-- mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a quitté (Ping timeout: 240 seconds) 2021-02-14 04:04:50 <-- Guest62778 (znc@2400:6180:0:d0::64f:9001) a quitté (Changing host) 2021-02-14 04:04:50 --> Guest62778 (znc@steamdb/source2-guru/sinz) a rejoint #mcdevs 2021-02-14 04:04:50 -- Mode #mcdevs [+v Guest62778] par ChanServ 2021-02-14 04:04:52 -- Guest62778 est maintenant connu sous le nom SinZ 2021-02-14 04:49:25 <-- barneygale (~barneygal@cpc93788-hari17-2-0-cust405.20-2.cable.virginm.net) a quitté (Quit: Leaving) 2021-02-14 06:23:56 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2021-02-14 06:25:36 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 240 seconds) 2021-02-14 06:25:36 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2021-02-14 08:12:13 --> jamestmartin (james@jtmar.me) a rejoint #mcdevs 2021-02-14 10:56:49 <-- bildramer (~bildramer@2a02:587:6229:9700:81e2:e5b0:4faf:e0f5) a quitté (Ping timeout: 272 seconds) 2021-02-14 11:59:08 --> BomBardyGamer (~BomBardyG@2.58.29.146) a rejoint #mcdevs 2021-02-14 11:59:16 BomBardyGamer morning all 2021-02-14 11:59:46 Sainan Morning 2021-02-14 12:00:06 BomBardyGamer I'm just looking into protocol angles (256ths of a turn) and relative/absolute angles (360ths of a turn), and I'm wondering, anyone know an easy way to convert between them? 2021-02-14 12:01:21 BomBardyGamer bit of a pain how there's (yet again, surprise surprise) no consistency 2021-02-14 12:01:25 Sainan Rule of 3? 2021-02-14 12:02:12 BomBardyGamer wdym? 2021-02-14 12:03:36 Sainan I'm bad at explaining maths, but if you know 360 is 100%, and you have a value between 0-360, then you can convert this percentage to a value between 0-255 and vice-versa 2021-02-14 12:04:20 BomBardyGamer ah, big brain 2021-02-14 12:04:25 BomBardyGamer yeah that'll work 2021-02-14 12:05:10 Sainan You could probably "compile" that down into a single multiplication, but that's not really your job :P 2021-02-14 12:05:27 BomBardyGamer yeah 2021-02-14 12:09:25 BomBardyGamer wait... wouldn't I just be able to divide the degree angle by 360 and multiply that fraction by 256 and then round to int? 2021-02-14 12:10:14 Sainan Yes, rule of 3 2021-02-14 12:10:36 BomBardyGamer gotta watch out for floating point rounding errors though I think 2021-02-14 12:10:59 BomBardyGamer but that shouldn't matter most of the time, since it's being rounded to an int anyway 2021-02-14 12:37:18 <-- Thinkofname (~Think@37.205.12.211) a quitté (Ping timeout: 246 seconds) 2021-02-14 12:37:47 --> bildramer (~bildramer@2a02:587:6229:9700:18af:d63c:1cbe:c7cb) a rejoint #mcdevs 2021-02-14 12:39:11 --> Thinkofname (~Think@37.205.12.211) a rejoint #mcdevs 2021-02-14 12:39:11 -- Mode #mcdevs [+v Thinkofname] par ChanServ 2021-02-14 14:08:14 <-- archer_321 (~archer@ip-62-143-214-77.hsi01.unitymediagroup.de) a quitté (Quit: ZNC 1.8.2 - https://znc.in) 2021-02-14 14:11:33 --> archer_321 (~archer@ip-62-143-214-77.hsi01.unitymediagroup.de) a rejoint #mcdevs 2021-02-14 16:42:41 <-- BomBardyGamer (~BomBardyG@2.58.29.146) a quitté (Remote host closed the connection) 2021-02-14 18:02:39 Not-77e "Protocol" has been edited by BomBardyGamer [+64] 2021-02-14 18:04:40 Not-77e "Protocol" has been edited by BomBardyGamer [+32] 2021-02-14 18:40:09 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 264 seconds) 2021-02-14 18:44:11 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2021-02-14 20:21:59 Not-77e [flying-squid] rom1504 pushed 1 commit to master [+0/-0/±1] https://git.io/JtPa6 2021-02-14 20:22:00 Not-77e [flying-squid] u9g fe34186 - Update tests so they will fail less (#480) * Update mineflayer.test.js * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md 2021-02-14 21:12:59 tktech I wonder if he updated the readme 2021-02-14 21:29:49 rom1504 :D 2021-02-14 21:30:08 rom1504 He was fixing flaky tests 2021-02-14 21:53:45 offbeatwitch funnily enough there doesn't seem to be any actual changes to readme.md lmao 2021-02-14 21:53:58 --> BomBardyGamer (~BomBardyG@2.58.29.146) a rejoint #mcdevs 2021-02-14 21:54:10 BomBardyGamer hello there, me again :) 2021-02-14 21:55:07 BomBardyGamer I got to the point where I had a working server, so I decided to try and implement encryption and authentication. The encryption and authentication seem to be fine, but the client never seems to move on from the "Encrypting..." screen 2021-02-14 21:55:34 BomBardyGamer I thought login success would move it on from that 2021-02-14 21:56:45 BomBardyGamer actually, maybe the encryption isn't working properly, since it seems to send the encryption response packet and then receive nothing more after that 2021-02-14 22:10:09 BomBardyGamer oh, by the way, any ideas what the wiki means by "Note that the AES cipher is updated continuously, not finished and restarted every packet."? (https://wiki.vg/Protocol_Encryption#Symmetric_Encryption) 2021-02-14 22:11:25 samhdev Once you receive the encryption response packet from the client, you need to send a request to sessionserver.mojang.com. If that's successful then send a Login Success packet to the client. 2021-02-14 22:11:36 BomBardyGamer yeah I do that fine 2021-02-14 22:11:42 BomBardyGamer that doesn't seem to be the issue 2021-02-14 22:11:54 BomBardyGamer the client just can't decrypt the packets for whatever reason 2021-02-14 22:12:21 offbeatwitch aes ciphers are continuous, the previous input determines the next output 2021-02-14 22:12:21 samhdev "the AES cipher is updated continuously" means that the cipher is a "stream cipher" 2021-02-14 22:12:23 BomBardyGamer (I have a custom log4j config that shows packets, and they seem to never appear, despite them being sent) 2021-02-14 22:12:42 +pokechu22 Updated continuously means you use the same encrypted stream for all packets; you don't create a new stream for each individual packet. Among other things, this means that if you send the same packet twice in a row, the encrypted data will be different for the two (I think at least) 2021-02-14 22:12:57 offbeatwitch yeah it should be 2021-02-14 22:13:00 BomBardyGamer ah right 2021-02-14 22:13:33 BomBardyGamer I call Cipher#doFinal every time I send a packet 2021-02-14 22:14:20 offbeatwitch you probably don't want to do that but i'm not super familiar with java encryption 2021-02-14 22:14:48 offbeatwitch you probably just want to call Cipher#update 2021-02-14 22:15:10 BomBardyGamer the docs say "Encrypts or decrypts data in a single-art operation, or finishes a multiple-part operation. The data is encrypted or decrypted, depending on how this cipher was initialised" 2021-02-14 22:16:23 +pokechu22 Yeah, you want to use update, not doFinal 2021-02-14 22:16:24 BomBardyGamer ah yes, update, that might be it 2021-02-14 22:26:23 BomBardyGamer it works 2021-02-14 22:26:27 BomBardyGamer thanks again guys 2021-02-14 22:27:00 BomBardyGamer my main issue was that I was writing to message (which is where you're meant to read from), not to out (which is where you're meant to write to) 2021-02-14 22:35:53 BomBardyGamer also, not important, just curious, but would anyone have any idea why sending a string with the value "MineKraft" to the minecraft:brand plugin messaging channel comes out as https://i.imgur.com/skm048B.png ? 2021-02-14 22:44:15 -- someone_stole_my est maintenant connu sous le nom mrkirby153 2021-02-14 22:46:59 +pokechu22 The brand channel doesn't use a length-prefixed string (as the custom payload message already knows its length); it's just whatever bytes are in the channel that show up. The HT is horizontal tab, char 9 (which seems a bit odd since there are 8 characters plus that in your message) 2021-02-14 23:04:24 --> samhdev02 (~sam@194.35.233.22) a rejoint #mcdevs 2021-02-14 23:04:24 <-- samhdev (~sam@90.255.56.54) a quitté (Read error: Connection reset by peer) 2021-02-14 23:13:25 BomBardyGamer there are 9 characters in "MineKraft", and I'm using a length-prefixed string because the wiki says so 2021-02-14 23:13:33 BomBardyGamer I'll remove the length 2021-02-14 23:13:38 BomBardyGamer and update the wiki 2021-02-14 23:14:38 BomBardyGamer yeah, wiki says "(encoded as a protocol string: a UTF-8 string with the length prefixed as a VarInt)" 2021-02-14 23:16:36 BomBardyGamer yeah not prefixing the length seemed to fix it, thanks again pokechu 2021-02-14 23:19:42 Not-77e "Plugin channels" has been edited by BomBardyGamer [-71] 2021-02-14 23:26:22 --> samhdev (~sam@185.169.255.22) a rejoint #mcdevs 2021-02-14 23:28:36 <-- samhdev02 (~sam@194.35.233.22) a quitté (Ping timeout: 240 seconds) 2021-02-15 00:07:06 --> samhdev02 (~sam@90.255.56.54) a rejoint #mcdevs 2021-02-15 00:10:36 <-- samhdev (~sam@185.169.255.22) a quitté (Ping timeout: 240 seconds) 2021-02-15 00:25:17 <-- loser_ (~loser@176.88.89.179) a quitté (Ping timeout: 256 seconds) 2021-02-15 00:28:18 Not-77e [mineflayer] rom1504 pushed 1 commit to master [+0/-0/±1] https://git.io/JtPMW 2021-02-15 00:28:19 Not-77e [mineflayer] rom1504 f9f6480 - temporarily disable flaky book test 2021-02-15 00:29:02 --> loser_ (~loser@176.88.93.1) a rejoint #mcdevs 2021-02-15 00:34:31 Not-77e [mineflayer] rom1504 pushed 1 commit to master [+0/-0/±1] https://git.io/JtPMK 2021-02-15 00:34:32 Not-77e [mineflayer] Useems 23e3c06 - add currentWindow type definition (#1669) 2021-02-15 01:04:27 --> mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a rejoint #mcdevs 2021-02-15 01:04:58 <-- BomBardyGamer (~BomBardyG@2.58.29.146) a quitté (Remote host closed the connection) 2021-02-15 02:15:45 <-- mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a quitté (Ping timeout: 240 seconds) 2021-02-15 02:49:01 --> mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a rejoint #mcdevs 2021-02-15 03:36:45 <-- mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a quitté (Ping timeout: 240 seconds) 2021-02-15 05:16:38 <-- dav1d (~dav1d@volt/developer/dav1d) a quitté (Read error: Connection reset by peer) 2021-02-15 05:17:41 --> dav1d (~dav1d@volt/developer/dav1d) a rejoint #mcdevs 2021-02-15 06:23:12 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2021-02-15 06:24:27 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 246 seconds) 2021-02-15 06:24:27 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2021-02-15 06:37:53 <-- asdew (~asdew@dsl-hkibng11-50dc4e-227.dhcp.inet.fi) a quitté (Read error: Connection reset by peer) 2021-02-15 07:29:49 --> kernelbin (~kernel.bi@180.162.208.27) a rejoint #mcdevs 2021-02-15 07:54:27 --> commandz7 (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a rejoint #mcdevs 2021-02-15 07:55:09 <-- commandz (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a quitté (Ping timeout: 264 seconds) 2021-02-15 07:55:25 <-- commandz7 (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a quitté (Client Quit) 2021-02-15 07:57:11 --> commandz (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a rejoint #mcdevs 2021-02-15 08:31:17 <-- StackDoubleFlow (~StackDoub@45-29-51-69.lightspeed.cicril.sbcglobal.net) a quitté (Quit: Ping timeout (120 seconds)) 2021-02-15 08:31:44 --> StackDoubleFlow (~StackDoub@45-29-51-69.lightspeed.cicril.sbcglobal.net) a rejoint #mcdevs 2021-02-15 08:33:03 <-- md_5 (~md_5@mcdevs/trusted/md-5) a quitté (Quit: ZNC - http://znc.in) 2021-02-15 08:38:50 --> md_5 (~md_5@mcdevs/trusted/md-5) a rejoint #mcdevs 2021-02-15 08:38:50 -- Mode #mcdevs [+v md_5] par ChanServ 2021-02-15 09:24:33 <-- bildramer (~bildramer@2a02:587:6229:9700:18af:d63c:1cbe:c7cb) a quitté (Ping timeout: 272 seconds) 2021-02-15 09:56:48 --> bildramer (~bildramer@2a02:587:6229:9700:bc22:a8fe:c073:5c6c) a rejoint #mcdevs 2021-02-15 10:05:45 <-- kernelbin (~kernel.bi@180.162.208.27) a quitté (Ping timeout: 240 seconds) 2021-02-15 10:11:36 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 240 seconds) 2021-02-15 10:16:38 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2021-02-15 10:19:53 --> commandz0 (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a rejoint #mcdevs 2021-02-15 10:20:17 <-- Thinkofname (~Think@37.205.12.211) a quitté (Quit: Leaving) 2021-02-15 10:21:05 --> Thinkofname (~Think@2a01:430:17:1::ffff:1980) a rejoint #mcdevs 2021-02-15 10:21:05 -- Mode #mcdevs [+v Thinkofname] par ChanServ 2021-02-15 10:22:14 <-- commandz (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a quitté (Ping timeout: 265 seconds) 2021-02-15 11:01:21 --> samhdev (~sam@90.255.56.54) a rejoint #mcdevs 2021-02-15 11:03:45 <-- samhdev02 (~sam@90.255.56.54) a quitté (Ping timeout: 240 seconds) 2021-02-15 11:22:47 --> kernelbin (~kernel.bi@180.162.208.27) a rejoint #mcdevs 2021-02-15 11:26:58 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2021-02-15 11:28:01 <-- kernelbin (~kernel.bi@180.162.208.27) a quitté (Read error: Connection reset by peer) 2021-02-15 11:28:10 <-- samhdev (~sam@90.255.56.54) a quitté (Ping timeout: 272 seconds) 2021-02-15 12:21:13 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2021-02-15 18:40:11 --> commandz04 (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a rejoint #mcdevs 2021-02-15 18:40:45 <-- commandz0 (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a quitté (Ping timeout: 264 seconds) 2021-02-15 19:51:05 --> mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a rejoint #mcdevs 2021-02-15 21:50:54 <-- daswf852 (~daswf852@unaffiliated/dwf) a quitté (Ping timeout: 246 seconds) 2021-02-15 21:53:10 --> daswf852 (~daswf852@unaffiliated/dwf) a rejoint #mcdevs 2021-02-15 22:00:18 Not-77e "Server List" has been edited by Geolykt [+50] 2021-02-15 23:27:41 -- commandz04 est maintenant connu sous le nom commandz 2021-02-15 23:27:48 <-- commandz (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a quitté (Quit: The Lounge - https://thelounge.chat) 2021-02-15 23:28:08 --> commandz (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a rejoint #mcdevs 2021-02-16 00:06:18 <-- Thinkofname (~Think@2a01:430:17:1::ffff:1980) a quitté (Quit: Leaving) 2021-02-16 00:08:05 --> Thinkofname (~Think@37.205.12.211) a rejoint #mcdevs 2021-02-16 00:08:05 -- Mode #mcdevs [+v Thinkofname] par ChanServ 2021-02-16 00:32:53 --> commandz9 (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a rejoint #mcdevs 2021-02-16 00:33:17 <-- commandz9 (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a quitté (Client Quit) 2021-02-16 00:34:03 --> commandz9 (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a rejoint #mcdevs 2021-02-16 00:34:09 <-- commandz (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a quitté (Ping timeout: 264 seconds) 2021-02-16 00:34:19 -- commandz9 est maintenant connu sous le nom commandz 2021-02-16 03:03:01 --> mgrech_ (~mgrech@178-189-193-250.adsl.highway.telekom.at) a rejoint #mcdevs 2021-02-16 03:03:49 <-- mgrech_ (~mgrech@178-189-193-250.adsl.highway.telekom.at) a quitté (Client Quit) 2021-02-16 03:04:05 <-- mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a quitté (Ping timeout: 240 seconds) 2021-02-16 04:07:41 <-- AndrewPH (~Butts@72.9.147.61) a quitté (Quit: ZNC - http://znc.in) 2021-02-16 04:08:10 --> AndrewPH (~Butts@72.9.147.61) a rejoint #mcdevs 2021-02-16 04:08:10 -- Mode #mcdevs [+v AndrewPH] par ChanServ 2021-02-16 04:20:40 <-- AndrewPH (~Butts@72.9.147.61) a quitté (Quit: ZNC - http://znc.in) 2021-02-16 04:22:57 --> AndrewPH (~Butts@72.9.147.61) a rejoint #mcdevs 2021-02-16 04:22:57 -- Mode #mcdevs [+v AndrewPH] par ChanServ 2021-02-16 04:32:05 <-- AndrewPH (~Butts@72.9.147.61) a quitté (Quit: ZNC - http://znc.in) 2021-02-16 04:32:37 --> AndrewPH (~Butts@72.9.147.61) a rejoint #mcdevs 2021-02-16 04:32:37 -- Mode #mcdevs [+v AndrewPH] par ChanServ 2021-02-16 04:42:01 <-- AndrewPH (~Butts@72.9.147.61) a quitté (Quit: ZNC - http://znc.in) 2021-02-16 04:42:47 --> AndrewPH (~Butts@72.9.147.61) a rejoint #mcdevs 2021-02-16 04:42:47 -- Mode #mcdevs [+v AndrewPH] par ChanServ 2021-02-16 06:21:17 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2021-02-16 06:22:18 <-- daswf852 (~daswf852@unaffiliated/dwf) a quitté (Read error: Connection reset by peer) 2021-02-16 06:23:56 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 256 seconds) 2021-02-16 06:23:56 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2021-02-16 06:31:38 --> daswf852 (~daswf852@unaffiliated/dwf) a rejoint #mcdevs 2021-02-16 07:19:19 <-- simon816 (~simon816@ec2-35-178-246-72.eu-west-2.compute.amazonaws.com) a quitté (Quit: ZNC 1.8.2 - https://znc.in) 2021-02-16 07:19:31 --> ashka` (~postmaste@62-210-251-94.rev.poneytelecom.eu) a rejoint #mcdevs 2021-02-16 07:19:41 --> ddevault_ (znc@sourcehut/staff/ddevault) a rejoint #mcdevs 2021-02-16 07:19:41 -- Mode #mcdevs [+v ddevault_] par ChanServ 2021-02-16 07:19:44 --> simon816 (~simon816@ec2-35-178-246-72.eu-west-2.compute.amazonaws.com) a rejoint #mcdevs 2021-02-16 07:19:47 <-- ddevault (znc@sourcehut/staff/ddevault) a quitté (Ping timeout: 260 seconds) 2021-02-16 07:20:06 <-- ashka (~postmaste@pdpc/supporter/active/ashka) a quitté (Ping timeout: 272 seconds) 2021-02-16 07:21:22 <-- killme (~killmePI@94.231.246.75) a quitté (Ping timeout: 272 seconds) 2021-02-16 07:21:24 -- ddevault_ est maintenant connu sous le nom ddevault 2021-02-16 07:21:28 --> killme (~killmePI@94.231.246.75) a rejoint #mcdevs 2021-02-16 08:33:45 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2021-02-16 09:27:06 <-- commandz (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a quitté (Quit: The Lounge - https://thelounge.chat) 2021-02-16 09:27:32 --> commandz (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a rejoint #mcdevs 2021-02-16 10:02:21 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 264 seconds) 2021-02-16 10:07:07 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2021-02-16 10:58:55 <-- yawkat (~yawkat@cats.coffee) a quitté (Remote host closed the connection) 2021-02-16 11:01:47 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2021-02-16 12:02:09 <-- yawkat (~yawkat@cats.coffee) a quitté (Remote host closed the connection) 2021-02-16 12:03:35 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2021-02-16 12:42:16 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 240 seconds) 2021-02-16 12:48:13 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2021-02-16 12:54:23 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 272 seconds) 2021-02-16 13:07:54 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2021-02-16 14:25:18 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2021-02-16 15:02:45 <-- archer_321 (~archer@ip-62-143-214-77.hsi01.unitymediagroup.de) a quitté (Ping timeout: 240 seconds) 2021-02-16 15:05:38 --> archer_321 (~archer@ip-62-143-214-77.hsi01.unitymediagroup.de) a rejoint #mcdevs 2021-02-16 15:55:35 <-- archer_321 (~archer@ip-62-143-214-77.hsi01.unitymediagroup.de) a quitté (Quit: ZNC 1.8.2 - https://znc.in) 2021-02-16 15:57:59 --> archer_321 (~archer@ip-62-143-214-77.hsi01.unitymediagroup.de) a rejoint #mcdevs 2021-02-16 18:45:31 <-- ashka` (~postmaste@62-210-251-94.rev.poneytelecom.eu) a quitté (Quit: En fait, le BSDiste, c'est comme l'homme politique, tu lui dis de quoi t'as besoin, il t'explique comment t'en passer) 2021-02-16 18:45:42 --> ashka (~postmaste@62-210-251-94.rev.poneytelecom.eu) a rejoint #mcdevs 2021-02-16 18:45:42 <-- ashka (~postmaste@62-210-251-94.rev.poneytelecom.eu) a quitté (Changing host) 2021-02-16 18:45:42 --> ashka (~postmaste@pdpc/supporter/active/ashka) a rejoint #mcdevs 2021-02-16 19:15:35 <-- commandz (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a quitté (Remote host closed the connection) 2021-02-16 19:16:17 tktech ammar2, the C version of PyNBT is almost done, does pycraft have performance benchmarks? 2021-02-16 19:16:45 +ammar2 tktech: nope, nor does it have an nbt implementation 2021-02-16 19:17:36 tktech Doesn't pycraft use PyNBT? 2021-02-16 19:17:43 --> commandz (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a rejoint #mcdevs 2021-02-16 19:18:02 tktech Was hoping for a more realistic benchmark vs just loading 2021-02-16 19:19:01 +ammar2 oh right it uses pynbt for JoinGamePacket 2021-02-16 19:19:46 +ammar2 no serialization though 2021-02-16 19:19:55 +ammar2 since it's a client only 2021-02-16 19:20:05 tktech Ah bummer 2021-02-16 19:20:32 Sainan As a side note, when I compile with clang -Ofast and LTCG, I get much faster binaries than using identical options on MSVC 2021-02-16 19:25:26 tktech They all have their pros and cons, quite inconsistent. 2021-02-16 19:26:09 tktech simdjson found quite a few game-breaking bugs in MSVC where SIMD instructions would take a huge hit because mscv would add unnecessary barriers 2021-02-16 19:28:20 Sainan Well, in my experience clang is a bit more stingy on code it wants to compile, but when I compiled my benchmarks with MSVC and clang, the clang binary was faster. The binary in question was a Windows .exe, so it might not be 100% true in 100% of times, but clang tends to be the best in optimizing. 2021-02-16 19:45:12 --> mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a rejoint #mcdevs 2021-02-16 22:41:19 --> R3dlessX (50d649d4@80.214.73.212) a rejoint #mcdevs 2021-02-16 22:41:27 R3dlessX hello 2021-02-16 22:41:52 <-- R3dlessX (50d649d4@80.214.73.212) a quitté (Client Quit) 2021-02-16 22:42:10 Sainan How dare we not respond within 30 seconds 2021-02-16 23:45:57 --> Amaranth7 (~travis@ubuntu/member/Amaranth) a rejoint #mcdevs 2021-02-16 23:45:57 -- Mode #mcdevs [+v Amaranth7] par ChanServ 2021-02-16 23:46:45 <-- Amaranth (~travis@ubuntu/member/Amaranth) a quitté (Ping timeout: 240 seconds) 2021-02-16 23:46:45 -- Amaranth7 est maintenant connu sous le nom Amaranth 2021-02-17 00:12:12 <-- archer_321 (~archer@ip-62-143-214-77.hsi01.unitymediagroup.de) a quitté (Ping timeout: 246 seconds) 2021-02-17 00:15:39 --> archer_321 (~archer@ip-62-143-214-77.hsi01.unitymediagroup.de) a rejoint #mcdevs 2021-02-17 00:19:54 <-- archer_321 (~archer@ip-62-143-214-77.hsi01.unitymediagroup.de) a quitté (Ping timeout: 246 seconds) 2021-02-17 00:22:20 --> archer_321 (~archer@ip-62-143-214-77.hsi01.unitymediagroup.de) a rejoint #mcdevs 2021-02-17 00:29:57 <-- daswf852 (~daswf852@unaffiliated/dwf) a quitté (Ping timeout: 264 seconds) 2021-02-17 00:43:21 <-- archer_321 (~archer@ip-62-143-214-77.hsi01.unitymediagroup.de) a quitté (Ping timeout: 246 seconds) 2021-02-17 00:48:45 --> daswf852 (~daswf852@unaffiliated/dwf) a rejoint #mcdevs 2021-02-17 00:49:12 --> archer_321 (~archer@ip-62-143-214-77.hsi01.unitymediagroup.de) a rejoint #mcdevs 2021-02-17 02:09:45 <-- stackotter (~stackotte@118.208.144.206) a quitté (Ping timeout: 240 seconds) 2021-02-17 02:10:26 --> stackotter (~stackotte@193-116-79-233.tpgi.com.au) a rejoint #mcdevs 2021-02-17 02:18:25 <-- mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a quitté (Ping timeout: 240 seconds) 2021-02-17 06:37:22 --> kernelbin (~kernel.bi@180.162.208.27) a rejoint #mcdevs 2021-02-17 10:43:39 --> mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a rejoint #mcdevs 2021-02-17 12:45:34 <-- commandz (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a quitté (Ping timeout: 260 seconds) 2021-02-17 14:05:59 --> electronicboy (~electroni@atlas.valaria.pw) a rejoint #mcdevs 2021-02-17 18:09:12 Not-77e "Chat" has been edited by BomBardyGamer [+97] 2021-02-17 18:37:44 bixilon 21w07a. Yah 2021-02-17 18:40:02 Not-77e [McUpdates] Minecraft snapshot 21w07a has just been published to the launcher! 2021-02-17 18:40:15 Not-77e [McUpdates] Data generated by 21w07a: https://apimon.de/mcdata/21w07a/ 2021-02-17 18:40:22 Not-77e [minecraft-data] automatic-beyond-belief pushed 1 commit to master [+0/-0/±1] https://git.io/JtMS2 2021-02-17 18:40:24 Not-77e [minecraft-data] automatic-beyond-belief 61474e4 - Add 21w07a to common/protocolVersions.json 2021-02-17 18:50:33 Sainan Those damn humans taking the jobs of our cronjobs 2021-02-17 18:55:02 Not-77e [Burger] New data now avaliable for 21w07a: 2021-02-17 18:55:03 Not-77e [Burger] Diff from 21w06a: https://pokechu22.github.io/Burger/diff_21w06a_21w07a.html (https://pokechu22.github.io/Burger/diff_21w06a_21w07a.json) 2021-02-17 18:55:05 Not-77e [Burger] Full data: https://pokechu22.github.io/Burger/21w07a.html (https://pokechu22.github.io/Burger/21w07a.json) 2021-02-17 18:59:22 Not-77e "Protocol version numbers" has been edited by Pokechu22 [+42] 2021-02-17 19:03:23 Not-77e "Pre-release protocol" has been edited by Pokechu22 [+1165] 2021-02-17 19:24:07 <-- kernelbin (~kernel.bi@180.162.208.27) a quitté (Ping timeout: 260 seconds) 2021-02-17 19:51:33 Not-77e "Pre-release protocol" has been edited by Pokechu22 [+104] 2021-02-17 20:08:15 --> commandz (~commandbl@199-15-107-199-15-107-244.cpe.sparklight.net) a rejoint #mcdevs 2021-02-17 20:22:16 <-- commandz (~commandbl@199-15-107-199-15-107-244.cpe.sparklight.net) a quitté (Ping timeout: 240 seconds) 2021-02-17 20:25:26 --> commandz (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a rejoint #mcdevs 2021-02-17 20:29:41 Not-77e "Server List" has been edited by Geolykt [-6] 2021-02-17 21:34:23 Not-77e [minecraft-data] rom1504 pushed 2 commits to master [+0/-0/±2] https://git.io/JtMbZ 2021-02-17 21:34:24 Not-77e [minecraft-data] Karang 7bc56ad - Fix 1.16 blockCollisionShapes 2021-02-17 21:34:26 Not-77e [minecraft-data] Karang 2cb84a5 - Release 2.75.0 2021-02-17 21:36:37 Not-77e [minecraft-data] Karang pushed 2 commits [+0/-0/±2] https://git.io/JtMbB 2021-02-17 21:36:38 Not-77e [minecraft-data] Karang 8f1c804 - Fix 1.16 blockCollisionShapes 2021-02-17 21:36:40 Not-77e [minecraft-data] Karang a9f69c7 - Release 2.75.0 2021-02-17 22:48:08 tktech wiki.vg migrated to 2x t3.smalls from 2x t2.medium, which saves about $36 USD/month with reserved instance pricing. Let me know if you run into issues. 2021-02-17 22:54:04 <-- commandz (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a quitté (Remote host closed the connection) 2021-02-17 22:55:40 --> commandz (~commandz@199-15-107-199-15-107-244.cpe.sparklight.net) a rejoint #mcdevs 2021-02-17 22:57:11 tktech The RI contracts were up so it was a chance to swap. We rarely spike above 15% CPU, baseline 4%, and the t3s have better networking. Average response time is back under 100ms. 2021-02-17 22:57:45 tktech Abusive Chinese crawlers used 84GB of bandwith last month. 2021-02-17 22:58:48 Sainan I still think "the cloud" is a scam, catching you with surprise surcharges for traffic and that sorta thing. I can't believe the savings are 36 USD/mo, I'd expect that to be the new price, but I guess you pay 2-5x that. 2021-02-17 23:41:21 <-- loser_ (~loser@176.88.93.1) a quitté (Ping timeout: 264 seconds) 2021-02-17 23:41:56 --> loser_ (~loser@176.88.90.252) a rejoint #mcdevs 2021-02-17 23:43:07 tktech I agree the pricing is generally designed to be both granular and less-than-obvious, but I pay for both reliance, and to keep myself up to date with AWS from a professional perspective. 2021-02-17 23:43:38 tktech wiki.vg has had a few minutes of downtime over the last 8+ years. 2021-02-17 23:48:18 Sainan I've not had any downtime with hosted services for the last 2 years, but that is of course a shorter time period, and I guess I don't have benefit of location-redundancy (which I assume you get with AWS). 2021-02-18 00:02:36 Not-77e [minecraft-data] rom1504 pushed 1 commit to master [+1/-0/±0] https://git.io/JtMjA 2021-02-18 00:02:38 Not-77e [minecraft-data] Karang 745ebe2 - Add tag.yml action 2021-02-18 02:12:44 --> S1nZero (~djbrown79@2603-6011-af03-4f06-02bb-e3b8-98a5-1c20.res6.spectrum.com) a rejoint #mcdevs 2021-02-18 02:16:19 <-- S1nZero (~djbrown79@2603-6011-af03-4f06-02bb-e3b8-98a5-1c20.res6.spectrum.com) a quitté (Remote host closed the connection) 2021-02-18 03:58:07 --> Amaranth8 (~travis@ubuntu/member/Amaranth) a rejoint #mcdevs 2021-02-18 03:58:07 -- Mode #mcdevs [+v Amaranth8] par ChanServ 2021-02-18 03:58:08 --> Brandon15811_ (sid13052@gateway/web/irccloud.com/x-kakxkpnegbxdrsur) a rejoint #mcdevs 2021-02-18 03:59:35 <-- Brandon15811 (sid13052@gateway/web/irccloud.com/x-wbuuzessgxvjbdan) a quitté (Ping timeout: 240 seconds) 2021-02-18 03:59:35 <-- SpaceManiac (~SpaceMani@c-73-116-110-236.hsd1.ca.comcast.net) a quitté (Remote host closed the connection) 2021-02-18 03:59:35 -- Brandon15811_ est maintenant connu sous le nom Brandon15811 2021-02-18 03:59:48 --> SpaceManiac (~SpaceMani@c-73-116-110-236.hsd1.ca.comcast.net) a rejoint #mcdevs 2021-02-18 03:59:48 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2021-02-18 04:00:16 <-- Amaranth (~travis@ubuntu/member/Amaranth) a quitté (Ping timeout: 240 seconds) 2021-02-18 04:00:16 -- Amaranth8 est maintenant connu sous le nom Amaranth 2021-02-18 04:01:42 <-- stackotter (~stackotte@193-116-79-233.tpgi.com.au) a quitté (Ping timeout: 242 seconds) 2021-02-18 04:01:59 --> stackotter (~stackotte@193-116-79-233.tpgi.com.au) a rejoint #mcdevs 2021-02-18 04:18:44 <-- mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a quitté (Ping timeout: 272 seconds) 2021-02-18 04:26:33 <-- loser_ (~loser@176.88.90.252) a quitté (Ping timeout: 246 seconds) 2021-02-18 04:27:44 --> loser_ (~loser@176.88.94.89) a rejoint #mcdevs 2021-02-18 04:35:01 <-- dexter0 (~dexter0@c-73-222-1-210.hsd1.ca.comcast.net) a quitté (Ping timeout: 240 seconds) 2021-02-18 04:35:14 --> dexter0 (~dexter0@c-73-222-1-210.hsd1.ca.comcast.net) a rejoint #mcdevs 2021-02-18 05:55:00 <-- winny (~winny@fsf/member/winstonw) a quitté (Quit: rebooting =)) 2021-02-18 05:56:30 --> winny (~winny@fsf/member/winstonw) a rejoint #mcdevs 2021-02-18 06:12:51 --> matthewprenger_ (~matthewpr@2605:a601:ac3b:300:2560:7436:8766:52f7) a rejoint #mcdevs 2021-02-18 06:16:47 <-- matthew__ (~matthewpr@2605:a601:ac3b:300:89c:f019:5e97:3306) a quitté (Ping timeout: 260 seconds) 2021-02-18 06:21:11 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2021-02-18 06:21:21 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 246 seconds) 2021-02-18 06:21:23 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2021-02-18 06:29:19 --> kernelbin (~kernel.bi@180.162.208.27) a rejoint #mcdevs 2021-02-18 07:57:04 <-- PolarizedIons (~Polarized@unaffiliated/polarizedions) a quitté (Quit: Ping timeout (120 seconds)) 2021-02-18 07:57:18 --> PolarizedIons (~Polarized@unaffiliated/polarizedions) a rejoint #mcdevs 2021-02-18 09:04:56 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2021-02-18 09:48:22 Not-77e "Query" has been edited by MaxLevs [+47] 2021-02-18 10:00:01 <-- Bond_009[m] (bond009mat@gateway/shell/matrix.org/x-fntaslvfefwppdfl) a quitté (Quit: Idle for 30+ days) 2021-02-18 10:59:21 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 264 seconds) 2021-02-18 11:02:26 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2021-02-18 13:23:26 --> mgrech (~mgrech@178-189-193-250.adsl.highway.telekom.at) a rejoint #mcdevs 2021-02-18 13:43:13 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2021-02-18 18:53:20 <-- hypothermic (~hypotherm@tor.hypothermic.nl) a quitté (Read error: Connection reset by peer) 2021-02-18 19:40:50 Not-77e [mineflayer] rom1504 pushed 1 commit to master [+0/-0/±2] https://git.io/JtDbm 2021-02-18 19:40:52 Not-77e [mineflayer] Karang 15096d8 - Add delta option to place block (#1679) 2021-02-18 19:53:39 --> BomBardyGamer (~BomBardyG@2.58.29.146) a rejoint #mcdevs 2021-02-18 20:00:33 --> TomFarr (~textual@broadband-46-242-14-241.ip.moscow.rt.ru) a rejoint #mcdevs 2021-02-18 20:01:08 TomFarr Can I help some thing to developers? I hame an m1 silicon 2021-02-18 20:01:21 TomFarr have• 2021-02-18 20:05:44 TomFarr Пгуы 2021-02-18 20:05:46 TomFarr Пгуы 2021-02-18 20:05:50 TomFarr gues 2021-02-18 20:06:06 TomFarr I have a problem with use m1 macbook 2021-02-18 20:08:25 TomFarr Web camera, when I close display, if I dont closed ruletka.chat page, going to bag, and before save an: https://github.com/tomfarrium/restartMyCam , but in 11.1 this trick don't working 2021-02-18 20:10:24 Majavah Why are you asking this on a channel focused on developing projects related to video game Minecraft? 2021-02-18 20:11:56 TomFarr I dont play to Minecraft 2021-02-18 20:12:03 TomFarr oh 2021-02-18 20:12:05 TomFarr sorry 2021-02-18 20:12:07 TomFarr bye 2021-02-18 20:12:11 <-- TomFarr (~textual@broadband-46-242-14-241.ip.moscow.rt.ru) a quitté #mcdevs ("Textual IRC Client: www.textualapp.com") 2021-02-18 20:54:39 BomBardyGamer currently working on trying to get packet encryption/decryption to work. I have encryption working fine, but the packets seem to decrypt but never seem to reach the decoder 2021-02-18 20:54:57 BomBardyGamer https://paste.helpch.at/omiviyisaz.m this is the code for the decrypter 2021-02-18 20:56:37 +pokechu22 Maybe `decryptedBuffer.writerIndex(decryptedContent)` should be `decryptedBuffer.readerIndex(decryptedContent)`? 2021-02-18 20:56:48 BomBardyGamer yeah that might be it 2021-02-18 20:57:44 BomBardyGamer java.lang.IndexOutOfBoundsException: readerIndex: 27 (expected: 0 <= readerIndex <= writerIndex(0)) 2021-02-18 20:57:45 BomBardyGamer weird