2019-08-22 15:47:48 <-- PolarizedIons127 (polarizedi@unaffiliated/polarizedions) a quitté (Ping timeout: 268 seconds) 2019-08-22 15:51:28 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2019-08-22 15:51:43 <-- stilbruc1 (~stilbruch@2604:a880:cad:d0::c6f:d001) a quitté (Quit: WeeChat 2.4) 2019-08-22 15:52:07 --> stilbruch (~stilbruch@2604:a880:cad:d0::c6f:d001) a rejoint #mcdevs 2019-08-22 16:16:17 <-- SpaceManiac (~SpaceMani@2601:200:4400:ec::1000) a quitté (Remote host closed the connection) 2019-08-22 16:16:34 --> SpaceManiac (~SpaceMani@2601:200:4400:ec::1009) a rejoint #mcdevs 2019-08-22 16:16:34 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2019-08-22 16:18:02 --> tont (972a6650@151.42.102.80) a rejoint #mcdevs 2019-08-22 16:44:19 --> md_5- (~md_5@mcdevs/trusted/md-5) a rejoint #mcdevs 2019-08-22 16:44:19 -- Mode #mcdevs [+v md_5-] par ChanServ 2019-08-22 16:45:07 <-- md_5 (~md_5@mcdevs/trusted/md-5) a quitté (Read error: Connection reset by peer) 2019-08-22 18:28:51 <-- SpaceManiac (~SpaceMani@2601:200:4400:ec::1009) a quitté (Ping timeout: 264 seconds) 2019-08-22 18:34:12 --> SpaceManiac (~SpaceMani@2601:200:4400:ec::1009) a rejoint #mcdevs 2019-08-22 18:34:12 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2019-08-22 18:38:13 tont To spawn a player who joined the game, which packet are needed? Is there a specific sequence? 2019-08-22 18:45:32 tont Currently, in a world with two players online, each one can play and see other's actions BUT players doesn't see each other. One is able to see blocks the other is digging at, but not him. 2019-08-22 18:51:17 timmyRS Here's the normal login sequence: https://wiki.vg/Protocol_FAQ#What.27s_the_normal_login_sequence_for_a_client.3F 2019-08-22 18:55:31 tont I followed this sequence, and a client player is entering the world correcly. Problem comes when another player join. They don't see each other character. That a brief log https://pastebin.com/AKS0hr2u 2019-08-22 18:57:31 timmyRS You need to send the "SpawnPlayer" packet for each player on the server to the joining player, and to each player on the server for the joining player 2019-08-22 19:03:11 --> PolarizedIons_ (polarizedi@unaffiliated/polarizedions) a rejoint #mcdevs 2019-08-22 19:03:53 tont That's exactly what I'm doing. Are some additional metadata required? I've read on the wiki that a PlayerInfo must be sent before the SpawnPlayer, to update the list of online player (which appear whn key tab is pressed) and that's work. But still, player is not visible to other 2019-08-22 19:06:29 timmyRS You might be sending an invalid spawnplayer packet, could you give me that packet as hex? 2019-08-22 19:11:09 tont e1ebb6501736ce04ef3e34dbbd584421de12b954407f4000000000004054000000000000407f40000000000080800000000101ac02020500030700040700050700060000070241a000000801000907000a01000b02000000000c01000d00000e00010f0e0a00000a001253686f756c646572456e746974794c6566740000100e0a00000a001353686f756c646572456e7469747952696768740000ff 2019-08-22 19:11:21 tont c8e6bbbb02e5620206432e3626b7f44ee340bcfd0a407f4000000000004053c00000000000407f40000000000080800000000101ac02020500030700040700050700060000070241a000000801000907000a01000b02000000000c01000d00000e00010f0e0a00000a001253686f756c646572456e746974794c6566740000100e0a00000a001353686f756c646572456e7469747952696768740000ff 2019-08-22 19:12:04 tont These are the two spawn player packet that players exchange reciprocally 2019-08-22 19:21:01 timmyRS I don't see a teleport confirm packet in your log, but no teleport. Was that omitted? 2019-08-22 19:25:57 timmyRS Make sure they're within range of each other because you seem to spawn them near 500 80 500, and I don't see a teleport to verify they're actually at that position. 2019-08-22 19:26:35 timmyRS I also notice that you're sending superfluous entity metadata. You don't have to send default values. 2019-08-22 19:27:14 timmyRS But other than that, these packets seem alright. 2019-08-22 19:29:26 timmyRS Are you sending Chunk Data? Maybe the client refuses to render entities in unloaded chunks? 2019-08-22 19:30:09 tont During the spawn process the teleport confirm are the client response the initial PlayerPositionAndLook. I don't get what's wrong with them. About metadata, I tried to send them for test purposed in order to copy exacly the vanilla server. Even vanilla sends default values too 2019-08-22 19:30:38 tont purposes* 2019-08-22 19:30:45 timmyRS But vanilla isn't a good example :P 2019-08-22 19:31:19 timmyRS Think of all the precious nanoseconds you're losing sending superfluous bytes! 2019-08-22 19:32:19 timmyRS And your PlayerPositionAndLook puts the players at around 500 80 500, yes? 2019-08-22 19:33:05 tont You're completely right but in this phase of development, the big deal is to make sure everything works as it should be ahah 2019-08-22 19:33:10 tont yes 2019-08-22 19:33:27 timmyRS And you're sending chunks? 2019-08-22 19:33:29 tont I spawn the two player at 4 block of distance, same chunk 2019-08-22 19:34:23 tont Yes, confirmed by the fact that each client see the world normally. I already implemented dynamic chunk loading and chunks are shown normally 2019-08-22 19:34:52 timmyRS They all have 8x8 chunks? 2019-08-22 19:37:27 tont yes 2019-08-22 20:20:10 --> eciavatta (523db99d@host157-185-dynamic.61-82-r.retail.telecomitalia.it) a rejoint #mcdevs 2019-08-22 20:21:05 +pokechu22 ... 1.15 snapshot. and all the stuff is broken... 2019-08-22 20:21:48 +pokechu22 This is a sign that I probably should get the 1.14 stuff finished up... 2019-08-22 20:22:13 timmyRS Even worse, they added a bee, indicating this probably won't be a cave update D: 2019-08-22 20:29:21 <-- tont (972a6650@151.42.102.80) a quitté #mcdevs 2019-08-22 20:47:23 +pokechu22 OK, I think what I'll do is merge the main 1.14 stuff into protocol, at least... that requires less manual work than dealing with entity metadata 2019-08-22 20:58:51 <-- SpaceManiac (~SpaceMani@2601:200:4400:ec::1009) a quitté (Ping timeout: 264 seconds) 2019-08-22 21:03:20 --> SpaceManiac (~SpaceMani@2601:200:4400:ec::1009) a rejoint #mcdevs 2019-08-22 21:03:20 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2019-08-22 22:18:22 --> bildramer1 (~bildramer@oenht5.static.otenet.gr) a rejoint #mcdevs 2019-08-22 22:21:58 +pokechu22 OK, done merging, apart from the entity metadata where I just was lazy and put the diff onto the page (https://wiki.vg/index.php?title=Entity_metadata&oldid=14908#Unmerged_information). 2019-08-22 22:23:45 rom1504 cool 2019-08-22 23:15:14 <-- eciavatta (523db99d@host157-185-dynamic.61-82-r.retail.telecomitalia.it) a quitté #mcdevs 2019-08-23 00:02:40 Not-5e4d [mineflayer] rom1504 pushed 2 commits to master [+0/-0/±2] https://git.io/fjNZu 2019-08-23 00:02:42 Not-5e4d [mineflayer] rom1504 2dbae07 - Merge pull request #852 from PrismarineJS/fix-tablist-footer fix(tablist): escape newline in header and footer values 2019-08-23 00:09:48 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2019-08-23 00:11:59 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 258 seconds) 2019-08-23 00:11:59 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2019-08-23 00:13:06 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Client Quit) 2019-08-23 00:24:06 Not-5e4d [mineflayer] rom1504 pushed 1 commit to master [+0/-0/±1] https://git.io/fjNZM 2019-08-23 00:24:07 Not-5e4d [mineflayer] rom1504 ecc62d6 - ignore (with a warning) transaction without previous click 2019-08-23 00:28:07 Not-5e4d [mineflayer] rom1504 pushed 1 commit to master [+0/-0/±2] https://git.io/fjNZ9 2019-08-23 00:28:08 Not-5e4d [mineflayer] rom1504 3c3b44b - Release 2.9.2 2019-08-23 00:28:17 Not-5e4d [mineflayer] rom1504 tagged 3c3b44b as 2.9.2 https://git.io/fjNZH 2019-08-23 00:33:06 Not-5e4d [mineflayer] rom1504 pushed 2 commits to master [+0/-0/±4] https://git.io/fjNZF 2019-08-23 00:33:08 Not-5e4d [mineflayer] rom1504 a12928b - Merge pull request #855 from PrismarineJS/greenkeeper/standard-14.0.1 chore(package): update standard to version 14.0.1 2019-08-23 00:34:18 Not-5e4d [mineflayer] rom1504 pushed 1 commit to master [+0/-0/±2] https://git.io/fjNZA 2019-08-23 00:34:19 Not-5e4d [mineflayer] rom1504 0b3096c - Release 2.9.3 2019-08-23 00:34:21 Not-5e4d [mineflayer] rom1504 tagged 0b3096c as 2.9.3 https://git.io/fjNZx 2019-08-23 04:10:27 <-- chibill (~chibill@108-228-59-57.lightspeed.cicril.sbcglobal.net) a quitté (Ping timeout: 245 seconds) 2019-08-23 05:18:28 --> chibill (~chibill@108-228-59-57.lightspeed.cicril.sbcglobal.net) a rejoint #mcdevs 2019-08-23 05:47:10 Hafydd Beees. 2019-08-23 06:09:07 timmyRS What's worse than getting attacked by a bee is knowing we won't get a cave update 2019-08-23 06:13:14 stilbruch was there a reason to think there was going to be a cave update, or was that just something you really wanted? 2019-08-23 06:14:44 timmyRS It's something I wanted, maybe so much that it was my expectation for the next update 2019-08-23 07:18:25 <-- SpaceManiac (~SpaceMani@2601:200:4400:ec::1009) a quitté (Ping timeout: 250 seconds) 2019-08-23 07:24:29 --> SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a rejoint #mcdevs 2019-08-23 07:24:29 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2019-08-23 07:31:12 Hafydd It's called MINEcraft, not Beecraft. 2019-08-23 07:34:52 timmyRS bzzzzt 2019-08-23 08:31:52 <-- bildramer1 (~bildramer@oenht5.static.otenet.gr) a quitté (Ping timeout: 246 seconds) 2019-08-23 09:34:36 Not-5e4d [Burger] New data now avaliable for 19w34a: 2019-08-23 09:34:36 Not-5e4d [Burger] Diff from 1.14.4: https://pokechu22.github.io/Burger/diff_1.14.4_19w34a.html (https://pokechu22.github.io/Burger/diff_1.14.4_19w34a.json) 2019-08-23 09:34:36 Not-5e4d [Burger] Full data: https://pokechu22.github.io/Burger/19w34a.html (https://pokechu22.github.io/Burger/19w34a.json) 2019-08-23 09:35:40 +pokechu22 ^ I've fixed the packets topping so now the actual changes are visible (and yay, more shifts and typing). The relevant change is https://github.com/Pokechu22/Burger/commit/966851430fe999374f4aefb06614c241e436cd40 (and work on 1.15 will be in the 1.15-dev branch) 2019-08-23 09:36:32 +pokechu22 I'm going to sleep now, but I've got that done at least (and if there's a 19w34b, it should work properly then) 2019-08-23 11:37:20 <-- Morrolan (morrolan@znc.morrolan.ch) a quitté (Quit: Goodbye) 2019-08-23 11:38:51 --> Morrolan (morrolan@znc.morrolan.ch) a rejoint #mcdevs 2019-08-23 12:45:12 --> PolarizedIons_2 (polarizedi@unaffiliated/polarizedions) a rejoint #mcdevs 2019-08-23 12:47:32 <-- PolarizedIons_ (polarizedi@unaffiliated/polarizedions) a quitté (Ping timeout: 248 seconds) 2019-08-23 16:02:47 --> TheMode (55be4a2d@85.190.74.45) a rejoint #mcdevs 2019-08-23 16:11:17 <-- SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a quitté (Ping timeout: 245 seconds) 2019-08-23 16:16:48 --> SpaceManiac (~SpaceMani@2601:200:4400:ec::1000) a rejoint #mcdevs 2019-08-23 16:16:49 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2019-08-23 18:13:30 <-- TheMode (55be4a2d@85.190.74.45) a quitté (Remote host closed the connection) 2019-08-23 20:03:05 rom1504 Nice 2019-08-23 20:45:07 --> PolarizedIons_25 (~polarized@unaffiliated/polarizedions) a rejoint #mcdevs 2019-08-23 20:47:33 <-- PolarizedIons_2 (polarizedi@unaffiliated/polarizedions) a quitté (Ping timeout: 245 seconds) 2019-08-23 21:04:58 --> bildramer1 (~bildramer@athedsl-361768.home.otenet.gr) a rejoint #mcdevs 2019-08-24 00:06:24 --> Oatmeal (~Suzeanne@2600:8802:1500:638:f825:604:f2d1:4f6e) a rejoint #mcdevs 2019-08-24 01:22:19 <-- RoboMWM (~RoboMWM@paper.robomwm.com) a quitté (Read error: Connection reset by peer) 2019-08-24 01:22:30 <-- rom1504 (rom1504@rom1504.fr) a quitté (Ping timeout: 252 seconds) 2019-08-24 01:22:50 -- irc : déconnecté du serveur 2019-08-24 01:23:45 --> rom1504 (rom1504@rom1504.fr) a rejoint #mcdevs 2019-08-24 01:23:45 -- Le titre pour #mcdevs est "A haunt for developers working on projects related to Minecraft | Website & Rules: http://wiki.vg/MCDevs/rules | Wiki: http://wiki.vg | Channel is publicly logged as of Feb.25/13 https://logs.rom1504.fr/" 2019-08-24 01:23:45 -- Titre défini par tktech (~tktech@ec2-52-70-105-60.compute-1.amazonaws.com) le jeu., 11 mai 2017 00:28:31 2019-08-24 01:23:45 -- Canal #mcdevs : 103 pseudos (1 op, 12 voices, 90 normaux) 2019-08-24 01:25:35 -- Canal créé le lun., 06 déc. 2010 12:22:40 2019-08-24 02:49:57 stilbruch anyone know any good map editors for 1.12 maps? I am trying to delete a few chunks from a world of mine. 2019-08-24 02:51:47 timmyRS mcedit should be available for 1.12 2019-08-24 03:08:50 --> Zaneo (~Zaneo@CPEbc4dfbd12643-CMbc4dfbd12640.cpe.net.cable.rogers.com) a rejoint #mcdevs 2019-08-24 03:08:50 -- Mode #mcdevs [+v Zaneo] par ChanServ 2019-08-24 03:39:21 --> Dadido3_ (~quassel@p200300D9DF39F200C900C0E461E3EF7B.dip0.t-ipconnect.de) a rejoint #mcdevs 2019-08-24 03:42:48 <-- _123DMWM (~123DMWM@pool-96-252-55-56.bstnma.fios.verizon.net) a quitté (Ping timeout: 272 seconds) 2019-08-24 03:42:48 <-- Dadido3 (~quassel@p54A3AA0F.dip0.t-ipconnect.de) a quitté (Ping timeout: 272 seconds) 2019-08-24 03:44:00 --> _123DMWM (~123DMWM@pool-96-252-55-56.bstnma.fios.verizon.net) a rejoint #mcdevs 2019-08-24 05:16:00 <-- Oatmeal (~Suzeanne@2600:8802:1500:638:f825:604:f2d1:4f6e) a quitté (Remote host closed the connection) 2019-08-24 08:14:54 --> caelunshun (~caelum@66.205.213.219) a rejoint #mcdevs 2019-08-24 10:11:54 <-- Zaneo (~Zaneo@CPEbc4dfbd12643-CMbc4dfbd12640.cpe.net.cable.rogers.com) a quitté (Ping timeout: 244 seconds) 2019-08-24 10:37:06 <-- Proximyst (~Proximyst@116.203.198.234) a quitté (Quit: Robbing a bank) 2019-08-24 10:37:14 --> ProximystZNC (~Proximyst@116.203.198.234) a rejoint #mcdevs 2019-08-24 11:58:55 <-- Prf_Jakob (jakob@volt/developer/jakob) a quitté (Quit: Spoon!) 2019-08-24 12:01:21 --> Prf_Jakob (jakob@volt/developer/jakob) a rejoint #mcdevs 2019-08-24 12:01:21 -- Mode #mcdevs [+v Prf_Jakob] par ChanServ 2019-08-24 14:07:17 <-- bildramer1 (~bildramer@athedsl-361768.home.otenet.gr) a quitté (Read error: Connection reset by peer) 2019-08-24 14:08:21 --> bildramer (~bildramer@athedsl-361768.home.otenet.gr) a rejoint #mcdevs 2019-08-24 16:12:44 <-- SpaceManiac (~SpaceMani@2601:200:4400:ec::1000) a quitté (Ping timeout: 252 seconds) 2019-08-24 16:17:36 --> SpaceManiac (~SpaceMani@2601:200:4400:ec::100d) a rejoint #mcdevs 2019-08-24 16:17:36 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2019-08-24 18:12:01 --> keldu (~keldu@2a00:1398:5:fc01:de53:60ff:fee3:dc76) a rejoint #mcdevs 2019-08-24 18:13:37 keldu hey. quick question. Could it be that the player position and look (serverbound) packet on the protocol version 498 ( 1.14.4 ) has the id 0x12 and not 0x13 as specified on wiki.vg? 2019-08-24 18:18:18 keldu Because the server complains that I've sent 24 Bytes too much and calls the packet (0x13) 0/19 PlayInLook. So I'd guess that it is the next packet "PlayerLook", which is 0x14 on the wiki. 2019-08-24 18:20:45 rom1504 check on burger stuff 2019-08-24 18:21:06 rom1504 https://pokechu22.github.io/Burger/ 2019-08-24 18:21:32 rom1504 https://pokechu22.github.io/Burger/1.14.4.html 2019-08-24 18:22:05 rom1504 https://pokechu22.github.io/Burger/1.14.4.html#packets:play_serverbound_12 2019-08-24 18:22:34 rom1504 https://wiki.vg/Protocol#Player_Position_And_Look_.28serverbound.29 2019-08-24 18:23:14 keldu thanks. that seems to confirm my suspicion 2019-08-24 18:23:26 rom1504 yeah there's something broken 2019-08-24 18:23:33 rom1504 pokechu22: can you confirm ? 2019-08-24 18:24:00 rom1504 he did the merge from pre release page not long ago so there could be something wrong from that 2019-08-24 18:24:46 rom1504 https://github.com/PrismarineJS/minecraft-data/blob/master/data/pc/1.14.4/protocol.json#L4968 I do have the ids you say in minecraft-data 2019-08-24 18:24:54 rom1504 so yeah indeed something up with wiki.vg 2019-08-24 18:25:25 --> Zaneo (~Zaneo@CPEbc4dfbd12643-CMbc4dfbd12640.cpe.net.cable.rogers.com) a rejoint #mcdevs 2019-08-24 18:25:25 -- Mode #mcdevs [+v Zaneo] par ChanServ 2019-08-24 19:02:17 keldu regarding the merge. As far as I can see that shifted the ids by 2, which would still be off. If I reference the Burger page, then the LockDifficultyPacket probably doesn't exist 2019-08-24 19:12:39 +pokechu22 It's quite possible I messed up the merge 2019-08-24 19:12:55 +pokechu22 There was some weird stuff with the lock difficulty packet 2019-08-24 19:15:43 +pokechu22 This was the diff: https://wiki.vg/index.php?title=Pre-release_protocol&oldid=14870#Packets -- and both Lock Difficulty and Set Difficulty aren't marked as new there. I was using packet IDs from that table when merging. 2019-08-24 19:21:55 <-- keldu (~keldu@2a00:1398:5:fc01:de53:60ff:fee3:dc76) a quitté (Ping timeout: 252 seconds) 2019-08-24 19:44:31 --> keldu (~keldu@2001:7c7:20f5:3e:de53:60ff:fee3:dc76) a rejoint #mcdevs 2019-08-24 19:52:01 +pokechu22 This is the set of changes I originally saw, I think: https://pokechu22.github.io/Burger/diff_1.13.2_1.14.html#packets:play_serverbound_02 2019-08-24 22:51:42 <-- killme (~killmePI@185.9.253.124) a quitté (Ping timeout: 245 seconds) 2019-08-24 22:52:07 --> killme (~killmePI@185.9.253.124) a rejoint #mcdevs 2019-08-25 01:12:58 <-- Zaneo (~Zaneo@CPEbc4dfbd12643-CMbc4dfbd12640.cpe.net.cable.rogers.com) a quitté (Ping timeout: 245 seconds) 2019-08-25 01:21:35 <-- bigfoot547 (bigfoot@unaffiliated/bigfoot547) a quitté (Quit: ZNC 1.7.x-git-3-46544d90 - https://znc.in) 2019-08-25 01:27:43 --> bigfoot547 (bigfoot@unaffiliated/bigfoot547) a rejoint #mcdevs 2019-08-25 01:42:30 --> Zaneo (~Zaneo@CPEbc4dfbd12643-CMbc4dfbd12640.cpe.net.cable.rogers.com) a rejoint #mcdevs 2019-08-25 01:42:30 -- Mode #mcdevs [+v Zaneo] par ChanServ 2019-08-25 02:26:47 <-- Zaneo (~Zaneo@CPEbc4dfbd12643-CMbc4dfbd12640.cpe.net.cable.rogers.com) a quitté (Quit: Leaving) 2019-08-25 03:51:03 <-- keldu (~keldu@2001:7c7:20f5:3e:de53:60ff:fee3:dc76) a quitté (Quit: WeeChat 2.5) 2019-08-25 06:54:37 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2019-08-25 07:01:43 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection timed out) 2019-08-25 07:01:58 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2019-08-25 15:46:50 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2019-08-25 17:59:27 <-- Dadido3_ (~quassel@p200300D9DF39F200C900C0E461E3EF7B.dip0.t-ipconnect.de) a quitté (Ping timeout: 264 seconds) 2019-08-25 18:25:26 --> MCDevs (~KreativiT@dsl-74-83-127-11.fuse.net) a rejoint #mcdevs 2019-08-25 18:57:46 <-- MCDevs (~KreativiT@dsl-74-83-127-11.fuse.net) a quitté (Quit: MCDevs) 2019-08-25 19:18:54 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2019-08-25 20:31:10 --> Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a rejoint #mcdevs 2019-08-25 20:50:09 <-- Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a quitté (Quit: No Ping reply in 180 seconds.) 2019-08-25 20:51:56 --> Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a rejoint #mcdevs 2019-08-25 21:03:42 <-- Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a quitté (Quit: No Ping reply in 180 seconds.) 2019-08-25 21:05:28 --> Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a rejoint #mcdevs 2019-08-25 21:46:55 <-- Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a quitté (Quit: No Ping reply in 180 seconds.) 2019-08-25 21:48:25 --> Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a rejoint #mcdevs 2019-08-25 21:52:37 <-- Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a quitté (Client Quit) 2019-08-25 21:54:19 --> Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a rejoint #mcdevs 2019-08-25 21:58:00 <-- Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a quitté (Client Quit) 2019-08-25 21:59:25 --> Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a rejoint #mcdevs 2019-08-25 22:00:15 <-- Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a quitté (Client Quit) 2019-08-25 22:33:36 --> Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a rejoint #mcdevs 2019-08-25 22:59:17 <-- Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a quitté (Quit: No Ping reply in 180 seconds.) 2019-08-25 23:00:52 --> Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a rejoint #mcdevs 2019-08-25 23:08:30 <-- Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a quitté (Quit: No Ping reply in 180 seconds.) 2019-08-25 23:14:32 --> Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a rejoint #mcdevs 2019-08-25 23:28:15 <-- Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a quitté (Quit: No Ping reply in 180 seconds.) 2019-08-25 23:29:47 --> Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a rejoint #mcdevs 2019-08-25 23:30:06 <-- PolarizedIons_25 (~polarized@unaffiliated/polarizedions) a quitté (Read error: Connection reset by peer) 2019-08-25 23:30:40 --> PolarizedIons_25 (polarizedi@unaffiliated/polarizedions) a rejoint #mcdevs 2019-08-25 23:36:28 <-- Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a quitté (Quit: No Ping reply in 180 seconds.) 2019-08-25 23:40:44 --> Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a rejoint #mcdevs 2019-08-25 23:48:45 <-- Dadido3 (~quassel@tmo-113-146.customers.d1-online.com) a quitté (Ping timeout: 258 seconds) 2019-08-26 04:13:43 <-- SpaceManiac (~SpaceMani@2601:200:4400:ec::100d) a quitté (Ping timeout: 250 seconds) 2019-08-26 04:18:15 --> SpaceManiac (~SpaceMani@2601:200:4400:ec::1017) a rejoint #mcdevs 2019-08-26 04:18:16 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2019-08-26 06:02:15 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2019-08-26 06:05:20 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 268 seconds) 2019-08-26 06:05:21 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2019-08-26 08:56:15 --> Dadido3 (~quassel@p200300D9DF2175005CAEC2B159DBEEC3.dip0.t-ipconnect.de) a rejoint #mcdevs 2019-08-26 12:16:04 --> bildramer1 (~bildramer@athedsl-361768.home.otenet.gr) a rejoint #mcdevs 2019-08-26 12:20:00 <-- bildramer (~bildramer@athedsl-361768.home.otenet.gr) a quitté (Ping timeout: 272 seconds) 2019-08-26 13:38:47 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2019-08-26 15:21:58 --> bildramer (~bildramer@athedsl-361768.home.otenet.gr) a rejoint #mcdevs 2019-08-26 15:24:54 <-- bildramer1 (~bildramer@athedsl-361768.home.otenet.gr) a quitté (Ping timeout: 244 seconds) 2019-08-26 15:37:27 -- PolarizedIons_25 est maintenant connu sous le nom polarizedions 2019-08-26 15:46:40 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2019-08-26 19:56:43 --> guglicap (4f2d9170@host112-145-dynamic.45-79-r.retail.telecomitalia.it) a rejoint #mcdevs 2019-08-26 19:58:33 <-- guglicap (4f2d9170@host112-145-dynamic.45-79-r.retail.telecomitalia.it) a quitté (Remote host closed the connection) 2019-08-26 20:18:43 --> Tim (53f71b32@gateway/web/cgi-irc/kiwiirc.com/ip.83.247.27.50) a rejoint #mcdevs 2019-08-26 20:18:44 -- Tim est maintenant connu sous le nom Guest91882 2019-08-26 20:19:27 Guest91882 Hi guys, I'm trying to code a minecraft server from scratch as an exercise but im having some trouble. It seems like the client is not sending me the login_start packet 2019-08-26 20:19:43 Guest91882 Packet 0x00 in the Login state 2019-08-26 20:20:14 Guest91882 I am receiving the handshake packet, but nothing afterwards 2019-08-26 20:21:28 Guest91882 One of the things I think might be the problem is that maybe the minecraft client sends multiple packets in 1 data stream, is this the case? I tried adjusting for that but could not get that to work, but I might have done that wrong so I thought it would be wise to ask regardless 2019-08-26 20:35:17 Guest91882 Solved! It turns out that minecraft DOES send multiple packets at once. It makes sense :P 2019-08-26 20:35:20 Guest91882 I was just not handling it properly 2019-08-26 20:36:50 Guest91882 I was handling all packets that were sent at the same time, asynchronously, so the Handshake would not have updated the client's state when processing packet 0x00 (login start) yet, causing it to recognize it as another handshake packet 2019-08-26 20:50:08 killme data in TCP is all just a single stream, so multiple packets can appear in a single read or be split between different different reads 2019-08-26 20:50:48 killme all of this logic is outside of the control of Minecraft 2019-08-26 21:35:03 <-- niceplace (~nplace@185.128.25.132) a quitté (Ping timeout: 245 seconds) 2019-08-26 21:39:32 Guest91882 Ah I see, I don't know much about how that all works, I use `net` (nodejs tcp server/client) to handle the tcp stuff 2019-08-26 21:40:38 Guest91882 And it has a `data` listener, so I figured that every time that listener fires is when data is sent, but I guess it fires every time some data has been sent and that is done 2019-08-26 21:40:51 Guest91882 like a FIN packet or smth, idk much about how it works bit i suppose it works somewhat like that lol 2019-08-26 21:41:10 --> niceplace (~nplace@185.128.25.132) a rejoint #mcdevs 2019-08-26 21:41:27 Guest91882 Nevermind, I just read that a FIN packet means a complete end to the stream 2019-08-26 21:41:35 Guest91882 Whatever, it works so i wont worry about it further 2019-08-26 21:42:51 stilbruch nodejs mc server? why tho. 2019-08-26 21:44:49 Guest91882 To learn about packets and stuff 2019-08-26 21:44:52 Guest91882 And for fun :P 2019-08-26 21:46:48 stilbruch hm yeah i guess i could understand that. was just curious bc that sounds painful 2019-08-26 21:47:51 Guest91882 I wouldnt know, I pretty much only use nodejs. It has been a lot of fun so far though! I've learned a lot about how data is stored etc 2019-08-26 22:15:29 rom1504 Guest91882: did you think about using an existing lib for this like node-minecraft-protocol ? 2019-08-26 22:17:21 Guest91882 No I am purely doing it to learn 2019-08-26 22:17:27 Guest91882 So that wouldnt help me :P 2019-08-26 22:18:04 rom1504 kk 2019-08-26 22:35:48 <-- Guest91882 (53f71b32@gateway/web/cgi-irc/kiwiirc.com/ip.83.247.27.50) a quitté (Remote host closed the connection) 2019-08-27 00:34:08 --> wvffle (~wvffle@93-142-168-147.adsl.net.t-com.hr) a rejoint #mcdevs 2019-08-27 00:47:17 wvffle https://wiki.vg/MCDevs has a link to b.wiki.vg which doesn't work anymore 2019-08-27 00:57:04 --> wvffle_ (~wvffle@host-46-175-47-49.wtvk.pl) a rejoint #mcdevs 2019-08-27 00:59:24 <-- wvffle_ (~wvffle@host-46-175-47-49.wtvk.pl) a quitté (Client Quit) 2019-08-27 01:03:07 --> wvffle_ (~wvffle@host-46-175-47-49.wtvk.pl) a rejoint #mcdevs 2019-08-27 01:05:01 <-- wvffle (~wvffle@93-142-168-147.adsl.net.t-com.hr) a quitté (Quit: pacman -Rns wvffle) 2019-08-27 01:10:55 +ammar2 wvffle_: feel free to point it to https://pokechu22.github.io/BurgerWebViewer 2019-08-27 01:11:23 wvffle_ sure thing 2019-08-27 01:39:24 <-- wvffle_ (~wvffle@host-46-175-47-49.wtvk.pl) a quitté (Remote host closed the connection) 2019-08-27 01:41:19 --> wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a rejoint #mcdevs 2019-08-27 02:19:43 <-- wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a quitté (Quit: ZNC 1.7.4 - https://znc.in) 2019-08-27 02:21:59 --> wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a rejoint #mcdevs 2019-08-27 02:54:47 <-- wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a quitté (Quit: ZNC 1.7.4 - https://znc.in) 2019-08-27 02:55:10 --> wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a rejoint #mcdevs 2019-08-27 03:18:44 <-- wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a quitté (Quit: ZNC 1.7.4 - https://znc.in) 2019-08-27 03:19:19 --> wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a rejoint #mcdevs 2019-08-27 05:54:02 --> gabrielchihongle (uid274900@gateway/web/irccloud.com/x-qaymusxdqrmkjnrk) a rejoint #mcdevs 2019-08-27 06:58:38 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2019-08-27 07:01:20 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 258 seconds) 2019-08-27 07:01:20 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2019-08-27 07:15:37 <-- csnxs (sean@unaffiliated/plussean) a quitté (Ping timeout: 276 seconds) 2019-08-27 07:16:24 --> csnxs (sean@unaffiliated/plussean) a rejoint #mcdevs 2019-08-27 10:19:51 <-- SpaceManiac (~SpaceMani@2601:200:4400:ec::1017) a quitté (Ping timeout: 264 seconds) 2019-08-27 10:26:17 --> SpaceManiac (~SpaceMani@2601:200:4400:ec::1017) a rejoint #mcdevs 2019-08-27 10:26:17 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2019-08-27 10:44:34 <-- pokechu22 (~pokechu22@50.35.79.12) a quitté (Ping timeout: 272 seconds) 2019-08-27 10:45:05 <-- Morrolan (morrolan@znc.morrolan.ch) a quitté (Quit: Goodbye) 2019-08-27 10:45:23 --> Morrolan (morrolan@znc.morrolan.ch) a rejoint #mcdevs 2019-08-27 10:57:45 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2019-08-27 11:10:35 --> pokechu22 (~pokechu22@192-182-148-224.fdr01.rdmd.wa.frontiernet.net) a rejoint #mcdevs 2019-08-27 11:10:35 -- Mode #mcdevs [+v pokechu22] par ChanServ 2019-08-27 12:45:45 --> polarizedions4 (~polarized@unaffiliated/polarizedions) a rejoint #mcdevs 2019-08-27 12:48:23 <-- polarizedions (polarizedi@unaffiliated/polarizedions) a quitté (Ping timeout: 245 seconds) 2019-08-27 15:41:16 --> C4K3 (~C4K3@0127801301.0.fullrate.ninja) a rejoint #mcdevs 2019-08-27 15:55:10 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2019-08-27 19:33:20 <-- gabrielchihongle (uid274900@gateway/web/irccloud.com/x-qaymusxdqrmkjnrk) a quitté (Quit: Connection closed for inactivity) 2019-08-27 20:30:14 <-- bildramer (~bildramer@athedsl-361768.home.otenet.gr) a quitté (Read error: Connection reset by peer) 2019-08-27 20:31:08 --> bildramer (~bildramer@athedsl-361768.home.otenet.gr) a rejoint #mcdevs 2019-08-27 21:28:36 <-- killme (~killmePI@185.9.253.124) a quitté (Ping timeout: 248 seconds) 2019-08-27 21:28:49 --> killme (~killmePI@185.9.253.124) a rejoint #mcdevs 2019-08-27 22:37:11 --> mcat95 (~mcat95@2.154.128.96.dyn.user.ono.com) a rejoint #mcdevs 2019-08-27 22:39:13 <-- mcat95 (~mcat95@2.154.128.96.dyn.user.ono.com) a quitté (Client Quit) 2019-08-27 22:43:58 <-- wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a quitté (Quit: ZNC 1.7.4 - https://znc.in) 2019-08-27 22:45:18 <-- C4K3 (~C4K3@0127801301.0.fullrate.ninja) a quitté (Ping timeout: 272 seconds) 2019-08-27 22:45:36 --> mcat95 (~mcat95@2.154.128.96.dyn.user.ono.com) a rejoint #mcdevs 2019-08-27 22:47:20 <-- mcat95 (~mcat95@2.154.128.96.dyn.user.ono.com) a quitté (Client Quit) 2019-08-27 23:05:40 --> wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a rejoint #mcdevs 2019-08-27 23:24:24 --> Oatmeal (~Suzeanne@2600:8802:1500:638:d1cc:b757:6dac:b946) a rejoint #mcdevs 2019-08-28 00:30:59 --> polarizedions41 (polarizedi@unaffiliated/polarizedions) a rejoint #mcdevs 2019-08-28 00:32:55 <-- Dadido3 (~quassel@p200300D9DF2175005CAEC2B159DBEEC3.dip0.t-ipconnect.de) a quitté (Read error: Connection reset by peer) 2019-08-28 00:33:35 <-- polarizedions4 (~polarized@unaffiliated/polarizedions) a quitté (Ping timeout: 258 seconds) 2019-08-28 00:34:37 --> Dadido3 (~quassel@p200300D9DF217500C900C0E461E3EF7B.dip0.t-ipconnect.de) a rejoint #mcdevs 2019-08-28 00:56:55 <-- wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a quitté (Quit: ZNC 1.7.4 - https://znc.in) 2019-08-28 01:15:44 --> wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a rejoint #mcdevs 2019-08-28 01:45:21 <-- wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a quitté (Quit: ZNC 1.7.4 - https://znc.in) 2019-08-28 01:56:55 --> wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a rejoint #mcdevs 2019-08-28 02:12:57 --> gabrielchihongle (uid274900@gateway/web/irccloud.com/x-yjmvxpoiybynrtro) a rejoint #mcdevs 2019-08-28 03:30:56 <-- wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a quitté (Quit: ZNC 1.7.4 - https://znc.in) 2019-08-28 03:31:11 --> wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a rejoint #mcdevs 2019-08-28 04:02:38 <-- ProximystZNC (~Proximyst@116.203.198.234) a quitté (Quit: Robbing a bank) 2019-08-28 04:02:46 --> Proximyst (~Proximyst@116.203.198.234) a rejoint #mcdevs 2019-08-28 04:16:04 <-- SpaceManiac (~SpaceMani@2601:200:4400:ec::1017) a quitté (Remote host closed the connection) 2019-08-28 04:16:26 --> SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a rejoint #mcdevs 2019-08-28 04:16:27 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2019-08-28 06:03:04 <-- Oatmeal (~Suzeanne@2600:8802:1500:638:d1cc:b757:6dac:b946) a quitté (Ping timeout: 264 seconds) 2019-08-28 06:46:16 --> Oatmeal (~Suzeanne@2600:8802:1500:638:d1cc:b757:6dac:b946) a rejoint #mcdevs 2019-08-28 09:36:43 <-- pokechu22 (~pokechu22@192-182-148-224.fdr01.rdmd.wa.frontiernet.net) a quitté (Ping timeout: 245 seconds) 2019-08-28 10:11:57 --> pokechu22 (~pokechu22@192-182-151-164.fdr01.rdmd.wa.frontiernet.net) a rejoint #mcdevs 2019-08-28 10:11:57 -- Mode #mcdevs [+v pokechu22] par ChanServ 2019-08-28 15:48:08 <-- balrog (~balrog@unaffiliated/balrog) a quitté (Ping timeout: 272 seconds) 2019-08-28 15:52:23 --> balrog (~balrog@unaffiliated/balrog) a rejoint #mcdevs 2019-08-28 17:03:45 -- polarizedions41 est maintenant connu sous le nom PolarizedIons 2019-08-28 18:44:27 --> bildramer1 (~bildramer@athedsl-361721.home.otenet.gr) a rejoint #mcdevs 2019-08-28 18:45:37 <-- bildramer (~bildramer@athedsl-361768.home.otenet.gr) a quitté (Ping timeout: 246 seconds) 2019-08-28 18:45:54 <-- bildramer1 (~bildramer@athedsl-361721.home.otenet.gr) a quitté (Remote host closed the connection) 2019-08-28 18:46:20 --> bildramer1 (~bildramer@athedsl-361721.home.otenet.gr) a rejoint #mcdevs 2019-08-28 19:16:02 Not-5e4d [McUpdates] Minecraft snapshot 19w35a has just been published to the launcher! 2019-08-28 19:16:10 Not-5e4d [McUpdates] Data generated by 19w35a: https://apimon.de/mcdata/19w35a/19w35a.zip 2019-08-28 19:16:16 Not-5e4d [minecraft-data] automatic-beyond-belief pushed 1 commit to master [+0/-0/±1] https://git.io/fjxYr 2019-08-28 19:16:18 Not-5e4d [minecraft-data] automatic-beyond-belief 725c9ac - Add 19w35a to common/protocolVersions.json 2019-08-28 19:25:55 Not-5e4d [Burger] New data now avaliable for 19w35a: 2019-08-28 19:25:56 Not-5e4d [Burger] Diff from 19w34a: https://pokechu22.github.io/Burger/diff_19w34a_19w35a.html (https://pokechu22.github.io/Burger/diff_19w34a_19w35a.json) 2019-08-28 19:25:58 Not-5e4d [Burger] Full data: https://pokechu22.github.io/Burger/19w35a.html (https://pokechu22.github.io/Burger/19w35a.json) 2019-08-28 20:06:57 <-- gabrielchihongle (uid274900@gateway/web/irccloud.com/x-yjmvxpoiybynrtro) a quitté (Quit: Connection closed for inactivity) 2019-08-28 21:53:23 <-- _123DMWM (~123DMWM@pool-96-252-55-56.bstnma.fios.verizon.net) a quitté (Ping timeout: 245 seconds) 2019-08-28 21:56:50 --> _123DMWM (~123DMWM@pool-96-252-55-56.bstnma.fios.verizon.net) a rejoint #mcdevs 2019-08-29 00:56:57 --> Dadido3_ (~quassel@p54826369.dip0.t-ipconnect.de) a rejoint #mcdevs 2019-08-29 00:59:27 <-- Dadido3 (~quassel@p200300D9DF217500C900C0E461E3EF7B.dip0.t-ipconnect.de) a quitté (Ping timeout: 264 seconds) 2019-08-29 02:14:37 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 245 seconds) 2019-08-29 02:21:42 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2019-08-29 02:42:13 --> gabrielchihongle (uid274900@gateway/web/irccloud.com/x-xdfzuheqiixqlqog) a rejoint #mcdevs 2019-08-29 04:36:17 <-- wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a quitté (Ping timeout: 268 seconds) 2019-08-29 04:42:24 --> wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a rejoint #mcdevs 2019-08-29 04:47:23 <-- wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a quitté (Ping timeout: 268 seconds) 2019-08-29 05:06:50 --> wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a rejoint #mcdevs 2019-08-29 05:11:04 <-- wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a quitté (Ping timeout: 246 seconds) 2019-08-29 06:49:28 --> bildramer (~bildramer@athedsl-361688.home.otenet.gr) a rejoint #mcdevs 2019-08-29 06:51:20 <-- bildramer1 (~bildramer@athedsl-361721.home.otenet.gr) a quitté (Ping timeout: 268 seconds) 2019-08-29 09:05:02 <-- gabrielchihongle (uid274900@gateway/web/irccloud.com/x-xdfzuheqiixqlqog) a quitté (Quit: Connection closed for inactivity) 2019-08-29 10:22:01 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2019-08-29 14:06:09 --> gabrielchihongle (uid274900@gateway/web/irccloud.com/x-yhrwonbifjvutaef) a rejoint #mcdevs 2019-08-29 14:11:28 --> wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a rejoint #mcdevs 2019-08-29 15:28:22 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2019-08-29 15:55:06 <-- Andrio (Andrio@questers-rest.andriocelos.net) a quitté (Remote host closed the connection) 2019-08-29 15:55:20 --> Andrio (Andrio@questers-rest.andriocelos.net) a rejoint #mcdevs 2019-08-29 15:55:49 <-- yangm (yanyetanot@gateway/shell/matrix.org/x-glsauulncfmpwudv) a quitté (Ping timeout: 248 seconds) 2019-08-29 15:56:23 <-- M-Processus42 (processus4@gateway/shell/matrix.org/x-wdntosqqfdsvyxud) a quitté (Ping timeout: 248 seconds) 2019-08-29 16:02:08 --> yangm (yanyetanot@gateway/shell/matrix.org/x-teslflhifomprwel) a rejoint #mcdevs 2019-08-29 16:03:08 --> M-Processus42 (processus4@gateway/shell/matrix.org/x-ehdrtkpmiilstomj) a rejoint #mcdevs 2019-08-29 16:38:05 <-- gabrielchihongle (uid274900@gateway/web/irccloud.com/x-yhrwonbifjvutaef) a quitté (Quit: Connection closed for inactivity) 2019-08-29 20:53:08 <-- PolarizedIons (polarizedi@unaffiliated/polarizedions) a quitté (Quit: Ping timeout (120 seconds)) 2019-08-29 20:53:36 --> PolarizedIons (polarizedi@unaffiliated/polarizedions) a rejoint #mcdevs 2019-08-29 21:06:45 <-- PolarizedIons (polarizedi@unaffiliated/polarizedions) a quitté (Read error: Connection reset by peer) 2019-08-29 22:03:40 <-- Yamakaja_ (~yamakaja@vps.pub.yamakaja.me) a quitté (Quit: Bye) 2019-08-29 22:06:57 --> Yamakaja (~yamakaja@vps.pub.yamakaja.me) a rejoint #mcdevs 2019-08-29 22:30:23 stilbruch is there anywhere where i can see the order of packets sent when the player joins. can't find much on the wiki 2019-08-29 22:37:29 rom1504 just connect to a server and you'll see ? 2019-08-29 22:38:02 rom1504 you can use https://github.com/PrismarineJS/node-minecraft-protocol/tree/master/examples/proxy to see the full timeline client and server 2019-08-29 22:47:43 stilbruch hmm not sure how this proxy works. for context im writing a server impl in c 2019-08-29 22:54:04 +pokechu22 There should be a list on Protocol FAQ, though I'm not sure how up-to-date it is 2019-08-29 22:54:56 stilbruch pokechu22: thank you that's very helpful! 2019-08-29 22:55:18 stilbruch also i think i just drew the connection, do you also manage the worlddownloder mod? 2019-08-29 22:57:03 rom1504 stilbruch: yes that's why there's a readme, read it 2019-08-29 22:57:20 +pokechu22 Yeah, I maintain that too; I'm involved with a bunch of things 2019-08-29 22:58:51 stilbruch rom1504: lol yeah i had read it. it's fine tho, the Protocol FAQ was what i was actually looking for 2019-08-30 00:41:58 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Quit: redstonehelper) 2019-08-30 00:53:06 stilbruch pokechu22: I might have found an issue on the wiki. As far as i can tell, the 1.14.4 client doesn't accept the Level Type field of the Join Game packet. 2019-08-30 00:53:17 stilbruch that is, if the wiki is ment to be update to 1.14.4 2019-08-30 00:53:41 +pokechu22 It should be up-to-date for 1.14.4 at this point, though I might have messed something up when merging 2019-08-30 00:55:51 +pokechu22 Looks like the field types match to me: https://pokechu22.github.io/Burger/1.14.4.html#packets:play_clientbound_25 -- but they might have changed the name of the types... 2019-08-30 01:02:43 +pokechu22 Hm, no, it looks correct to me, though debug_all_block_states is missing from the list. What's happening when you try to us eit? 2019-08-30 01:08:28 stilbruch when i send it the client tells be i've sent 8 too many bytes (length of the string) and when i dont send it, it proceeds normally 2019-08-30 01:09:54 stilbruch could be something else wrong with my setup though, i won't know for sure untill i've implimented all the packets needed for connection 2019-08-30 01:10:44 <-- killme (~killmePI@185.9.253.124) a quitté (Ping timeout: 272 seconds) 2019-08-30 01:11:05 --> killme (~killmePI@185.9.253.124) a rejoint #mcdevs 2019-08-30 01:15:38 +pokechu22 You might be sending the length of the string itself incorrectly; remember that they're prefixed by the number of bytes as a varint 2019-08-30 01:15:53 +pokechu22 Though I feel like that would have caused issues with an earlier packet 2019-08-30 01:20:27 stilbruch yeah i don't think that's the problem. ill do more looking into it and let you know if i find out what's causing it 2019-08-30 01:54:09 --> thekinrar (~thekinrar@179.89.21.93.rev.sfr.net) a rejoint #mcdevs 2019-08-30 02:48:27 --> gabrielchihongle (uid274900@gateway/web/irccloud.com/x-dphfkrzwdfnhybuj) a rejoint #mcdevs 2019-08-30 03:02:01 <-- Oatmeal (~Suzeanne@2600:8802:1500:638:d1cc:b757:6dac:b946) a quitté (Ping timeout: 276 seconds) 2019-08-30 03:42:36 --> Oatmeal (~Suzeanne@2600:8802:1500:638:f528:905e:5382:b309) a rejoint #mcdevs 2019-08-30 07:47:41 <-- kev009 (~kev009@ip72-222-200-117.ph.ph.cox.net) a quitté (Remote host closed the connection) 2019-08-30 07:50:44 --> kev009 (~kev009@ip72-222-200-117.ph.ph.cox.net) a rejoint #mcdevs 2019-08-30 07:50:44 -- Mode #mcdevs [+v kev009] par ChanServ 2019-08-30 08:43:02 <-- Oatmeal (~Suzeanne@2600:8802:1500:638:f528:905e:5382:b309) a quitté (Quit: Suzie says, "TTFNs!") 2019-08-30 08:55:02 <-- x10A94 (~x@207.154.230.175) a quitté (Ping timeout: 252 seconds) 2019-08-30 08:56:39 --> x10A94 (~x@207.154.230.175) a rejoint #mcdevs 2019-08-30 10:59:51 --> PolarizedIons_ (polarizedi@unaffiliated/polarizedions) a rejoint #mcdevs 2019-08-30 11:45:11 <-- bildramer (~bildramer@athedsl-361688.home.otenet.gr) a quitté (Quit: alway rember happy day) 2019-08-30 11:46:25 --> bildramer (~bildramer@athedsl-361688.home.otenet.gr) a rejoint #mcdevs 2019-08-30 12:23:44 <-- kev009 (~kev009@ip72-222-200-117.ph.ph.cox.net) a quitté (*.net *.split) 2019-08-30 12:23:44 <-- Dadido3_ (~quassel@p54826369.dip0.t-ipconnect.de) a quitté (*.net *.split) 2019-08-30 12:23:45 <-- levifig (~levi@hakr.io) a quitté (*.net *.split) 2019-08-30 12:23:45 <-- peterix (~peterix@quassel.woboq.com) a quitté (*.net *.split) 2019-08-30 12:23:46 <-- timmyRS (~timmyRS@tim.private.hell.sh) a quitté (*.net *.split) 2019-08-30 12:23:46 <-- Adam (Adam@unaffiliated/adam-) a quitté (*.net *.split) 2019-08-30 12:23:48 <-- bildramer (~bildramer@athedsl-361688.home.otenet.gr) a quitté (*.net *.split) 2019-08-30 12:23:48 <-- thekinrar (~thekinrar@179.89.21.93.rev.sfr.net) a quitté (*.net *.split) 2019-08-30 12:23:49 <-- balrog (~balrog@unaffiliated/balrog) a quitté (*.net *.split) 2019-08-30 12:23:49 <-- Prf_Jakob (jakob@volt/developer/jakob) a quitté (*.net *.split) 2019-08-30 12:23:49 <-- saper (saper@wikipedia/saper) a quitté (*.net *.split) 2019-08-30 12:23:49 <-- omarroth (~omarroth@omar.yt) a quitté (*.net *.split) 2019-08-30 12:23:49 <-- GingerGeek (~Zed@unaffiliated/gingergeek) a quitté (*.net *.split) 2019-08-30 12:23:49 <-- deltab (~deltab@95.154.230.49) a quitté (*.net *.split) 2019-08-30 12:23:50 <-- Tuxel (~tux@mailer.tuxelcode.de) a quitté (*.net *.split) 2019-08-30 12:24:02 --> omarroth_ (~omarroth@omar.yt) a rejoint #mcdevs 2019-08-30 12:24:12 --> thekinrar (~thekinrar@179.89.21.93.rev.sfr.net) a rejoint #mcdevs 2019-08-30 12:24:21 --> timmyRS (~timmyRS@tim.private.hell.sh) a rejoint #mcdevs 2019-08-30 12:24:55 --> peterix (quassel@quassel.woboq.de) a rejoint #mcdevs 2019-08-30 12:24:57 --> bildramer (~bildramer@athedsl-361688.home.otenet.gr) a rejoint #mcdevs 2019-08-30 12:25:03 --> Dadido3 (~quassel@p54826369.dip0.t-ipconnect.de) a rejoint #mcdevs 2019-08-30 12:25:18 --> levifig (~levi@hakr.io) a rejoint #mcdevs 2019-08-30 12:25:58 --> kev009 (~kev009@ip72-222-200-117.ph.ph.cox.net) a rejoint #mcdevs 2019-08-30 12:26:11 -- Mode #mcdevs [+v kev009] par ChanServ 2019-08-30 12:26:35 --> saper (saper@wikipedia/saper) a rejoint #mcdevs 2019-08-30 12:26:54 --> GingerGeek (~Zed@2a03:b0c0:1:d0::8e:1000) a rejoint #mcdevs 2019-08-30 12:27:12 <-- GingerGeek (~Zed@2a03:b0c0:1:d0::8e:1000) a quitté (Changing host) 2019-08-30 12:27:12 --> GingerGeek (~Zed@unaffiliated/gingergeek) a rejoint #mcdevs 2019-08-30 12:27:29 --> balrog (~balrog@unaffiliated/balrog) a rejoint #mcdevs 2019-08-30 12:28:37 --> Tuxel (~tux@mailer.tuxelcode.de) a rejoint #mcdevs 2019-08-30 12:28:57 --> Adam_ (Adam@unaffiliated/adam-) a rejoint #mcdevs 2019-08-30 12:29:20 --> deltab (~deltab@95.154.230.49) a rejoint #mcdevs 2019-08-30 12:32:54 --> Prf_Jakob (jakob@volt/developer/jakob) a rejoint #mcdevs 2019-08-30 12:32:54 -- Mode #mcdevs [+v Prf_Jakob] par ChanServ 2019-08-30 12:52:39 <-- l4mRh4X0r (l4mRh4X0r@pomacium.student.ipv6.utwente.nl) a quitté (Ping timeout: 252 seconds) 2019-08-30 12:53:14 --> l4mRh4X0r (l4mRh4X0r@pomacium.student.ipv6.utwente.nl) a rejoint #mcdevs 2019-08-30 13:13:57 Not-5e4d [mineflayer] rom1504 pushed 2 commits to master [+0/-0/±4] https://git.io/fjxye 2019-08-30 13:13:58 Not-5e4d [mineflayer] rom1504 b98f30f - enable catching and logging of errors by default 2019-08-30 13:14:00 Not-5e4d [mineflayer] rom1504 bc19bd0 - Release 2.9.4 2019-08-30 13:14:06 Not-5e4d [mineflayer] rom1504 tagged bc19bd0 as 2.9.4 https://git.io/fjxyU 2019-08-30 13:37:50 <-- gabrielchihongle (uid274900@gateway/web/irccloud.com/x-dphfkrzwdfnhybuj) a quitté (Quit: Connection closed for inactivity) 2019-08-30 13:55:35 <-- bildramer (~bildramer@athedsl-361688.home.otenet.gr) a quitté (Quit: alway rember happy day) 2019-08-30 13:55:52 --> bildramer (~bildramer@athedsl-361688.home.otenet.gr) a rejoint #mcdevs 2019-08-30 14:03:22 -- Adam_ est maintenant connu sous le nom Adam 2019-08-30 15:45:08 Not-5e4d [mineflayer] rom1504 pushed 2 commits to master [+0/-0/±3] https://git.io/fjx9j 2019-08-30 15:45:09 Not-5e4d [mineflayer] rom1504 e4ec54d - fix logErrors 2019-08-30 15:45:11 Not-5e4d [mineflayer] rom1504 af37f78 - Release 2.9.5 2019-08-30 15:45:12 Not-5e4d [mineflayer] rom1504 tagged af37f78 as 2.9.5 https://git.io/fjxHe 2019-08-30 17:34:22 --> bildramer1 (~bildramer@athedsl-361688.home.otenet.gr) a rejoint #mcdevs 2019-08-30 17:37:08 <-- bildramer (~bildramer@athedsl-361688.home.otenet.gr) a quitté (Ping timeout: 245 seconds) 2019-08-30 17:43:59 <-- bildramer1 (~bildramer@athedsl-361688.home.otenet.gr) a quitté (Read error: Connection reset by peer) 2019-08-30 17:45:36 --> bildramer (~bildramer@athedsl-361688.home.otenet.gr) a rejoint #mcdevs 2019-08-30 17:47:16 --> gabrielchihongle (uid274900@gateway/web/irccloud.com/x-avxytdbidcdwaksm) a rejoint #mcdevs 2019-08-30 20:10:31 <-- gabrielchihongle (uid274900@gateway/web/irccloud.com/x-avxytdbidcdwaksm) a quitté (Quit: Connection closed for inactivity) 2019-08-30 23:13:39 --> Guest74 (53f71b32@gateway/web/cgi-irc/kiwiirc.com/ip.83.247.27.50) a rejoint #mcdevs 2019-08-30 23:14:53 Guest74 Hey 2019-08-30 23:14:58 Guest74 Quick question about minecraft's protocol; 2019-08-30 23:15:08 Guest74 Is compression done before or after encrypting the packet? 2019-08-30 23:15:39 +pokechu22 I want to say before, but I'm not 100% sure -- let me check 2019-08-30 23:16:13 Guest74 Thanks 2019-08-30 23:19:01 +pokechu22 I'm pretty sure it's encryption and then compression, since if I recall correctly, it encrypts the entire stream, including packet sizes and such, while compression gives a packet header with sizes 2019-08-30 23:19:34 Guest74 Wait but shouldnt be the other way around then? 2019-08-30 23:20:39 +pokechu22 Err, sorry. To read a packet, you'd first decrypt the stream and then decompress it. To send a packet, you'd first compress it and then encrypt it 2019-08-30 23:20:46 Guest74 Ah, I see 2019-08-30 23:20:46 Guest74 tHanks 2019-08-30 23:21:20 Guest74 Thats what Ive been doing but I'm having some trouble. Im not sure if youre familiar, but do you know if minecraft just uses the normal zlib inflate and deflate? 2019-08-30 23:22:00 +pokechu22 I think it is, but it's not something I'm the most familiar with; I'll double-check 2019-08-30 23:22:11 Guest74 Im using nodejs, which natively supports both of those, but its saying that it reached the end of the chunk or something along those lines whiel reading compressed packets, not sure what exactly it was again 2019-08-30 23:22:18 Guest74 Thanks again :P 2019-08-30 23:28:01 +pokechu22 Yeah, it just uses normal deflate (specifically https://docs.oracle.com/javase/8/docs/api/java/util/zip/Deflater.html and a 8192-byte buffer -- though I don't think the buffer size matters) 2019-08-30 23:28:11 +pokechu22 Do remember that deflate compresses and inflate decompresses 2019-08-30 23:29:11 Guest74 Yeah that's what I'm doing... Im confused 2019-08-30 23:29:18 Guest74 I guess I will recode it tomorrow 2019-08-30 23:29:22 Guest74 Might work then :P 2019-08-30 23:29:27 Guest74 THanks though! :) 2019-08-30 23:34:46 rom1504 Guest74: you can look at an existing example for this 2019-08-30 23:35:03 rom1504 didn't really understand why you're reinventing the wheel though 2019-08-30 23:35:15 rom1504 will you make it square ? 2019-08-30 23:37:40 Not-5e4d [mineflayer] rom1504 pushed 1 commit to master [+0/-0/±1] https://git.io/fjxN3 2019-08-30 23:37:42 Not-5e4d [mineflayer] rom1504 f04ad78 - fix lint 2019-08-30 23:39:53 Guest74 Haha it started off as me trying to make a minecraft server as an exercise with packets and stuff because I didnt really understand them 2019-08-30 23:40:16 Guest74 But now im making a proxy that can edit some packets 2019-08-30 23:40:25 Guest74 Not sure what I will use it for yet but I will find a purpose i guess 2019-08-30 23:40:33 rom1504 ok so that's 2 wheels you reinvented for now 2019-08-30 23:40:45 Guest74 Im learning though, thats whats important to me :P 2019-08-30 23:40:45 rom1504 node-minecraft-protocol has both servers and proxy 2019-08-30 23:40:55 rom1504 maybe you can reinvent a bot library next 2019-08-30 23:41:07 Guest74 Wait do they really have a proxy? Never seen that on there 2019-08-30 23:41:10 Guest74 Ah yeah good idea! 2019-08-30 23:41:18 rom1504 bot library is mineflayer 2019-08-30 23:41:30 rom1504 I'm being sarcastic btw 2019-08-30 23:41:40 Guest74 i know haha 2019-08-30 23:41:43 rom1504 it's a bit sad to duplicate effort 2019-08-30 23:42:09 rom1504 https://github.com/PrismarineJS/node-minecraft-protocol/tree/master/examples/proxy there's the proxy 2019-08-30 23:42:12 Guest74 im just trying to learn and this is helping 2019-08-30 23:42:23 Guest74 ah i see 2019-08-30 23:42:23 Guest74 thanks 2019-08-30 23:42:42 rom1504 what are you trying to learn ? 2019-08-30 23:42:45 rom1504 network ? 2019-08-30 23:43:30 Guest74 Not really, more how data is represented and stuff 2019-08-30 23:43:36 rom1504 if so, you could work on pocket minecraft protocol, there's no good library for it 2019-08-30 23:43:39 Guest74 I dont really have a set goal though 2019-08-30 23:43:43 rom1504 ok serialization then 2019-08-30 23:43:54 Guest74 Is that reading packets? 2019-08-30 23:43:57 rom1504 yes 2019-08-30 23:44:03 Guest74 Ah yeah i got that under control now :D 2019-08-30 23:44:35 Guest74 Im just playing around with all this server stuff and it teaches me a lot so i just keep doing it till i understand it all 2019-08-30 23:44:55 rom1504 and network is basically serialization + flow between peers (here client and server) 2019-08-30 23:45:15 Guest74 mhm 2019-08-30 23:45:20 rom1504 ok well 2019-08-30 23:45:22 Guest74 it also taught me some cryptography btw 2019-08-30 23:46:01 rom1504 it is interesting, but I think making reusable things is pretty interesting too 2019-08-30 23:46:05 rom1504 node is good at this 2019-08-30 23:46:15 Guest74 probably, but i kind of suck at keeping stuff coherent 2019-08-30 23:46:20 Guest74 so what i make might be a pain for others to use 2019-08-30 23:46:56 Guest74 but i could try making a pocket protocol library i suppose 2019-08-30 23:47:13 Guest74 im kind of fed up with java edition atm because reading compressed packets wont work x) 2019-08-30 23:47:20 rom1504 ah well 2019-08-30 23:47:35 rom1504 maybe you should finish the mcpc layers first 2019-08-30 23:47:43 rom1504 because mcpe is harder 2019-08-30 23:47:47 rom1504 more layers 2019-08-30 23:48:13 rom1504 and you need to do reverse engineering/digging around, there's no clean wiki.vg/Protocol for it 2019-08-30 23:48:25 Guest74 ah thats great 2019-08-30 23:48:33 Guest74 i was actually planning on trying to reverse engineer a protocol! 2019-08-30 23:48:46 Guest74 what do you mean by it having more layers though? 2019-08-30 23:48:50 Guest74 more than just a server & clients? 2019-08-30 23:48:54 rom1504 we did https://github.com/PrismarineJS/pocket-minecraft-protocol but it's outdated + was never finished 2019-08-30 23:49:02 rom1504 no I mean layers in the protocol 2019-08-30 23:49:19 rom1504 mcpc is tcp + encryption + compression 2019-08-30 23:49:30 rom1504 mcpe is udp + raknet + encryption + compression 2019-08-30 23:49:45 Guest74 ah i see 2019-08-30 23:49:50 Guest74 guess im learning what raknet is then :P 2019-08-30 23:49:58 Guest74 do you know why mcpc doesnt use udp btw? 2019-08-30 23:50:11 Guest74 Because i think it makes a lot more sense to use that for such a game 2019-08-30 23:50:30 rom1504 because it's more costly in term of development effort 2019-08-30 23:50:36 Guest74 ah 2019-08-30 23:50:37 rom1504 mcpe uses it wrong 2019-08-30 23:50:43 Guest74 how so 2019-08-30 23:50:54 Guest74 im not experienced with udp at all so i wouldnt know 2019-08-30 23:51:10 Guest74 i kind of know that its tcp without ACK and stuff but thats it 2019-08-30 23:51:19 rom1504 the benefit of udp is to be able to not have a stream of packets with error correction, because you assume you can lose some packet 2019-08-30 23:51:36 rom1504 in mcpe they reimplemented that stream on top of udp 2019-08-30 23:51:50 rom1504 so it's back at square one with added complexity 2019-08-30 23:52:02 Guest74 and with stream you mean a set order? 2019-08-30 23:52:20 rom1504 set order, no duplicated packets, no errors 2019-08-30 23:52:25 Guest74 ah right 2019-08-30 23:52:29 Guest74 yeah that seems kind of dumb 2019-08-30 23:53:17 rom1504 using udp properly is not quite easy, you need to make sure the packets you lose are ok to be lost and create error correction mecanisms for the other ones 2019-08-30 23:53:40 Guest74 mhm 2019-08-30 23:53:41 Guest74 ah 2019-08-30 23:53:43 rom1504 so yeah that's why they are using tcp 2019-08-30 23:53:51 rom1504 it's easier if not the most performant 2019-08-30 23:53:52 Guest74 yeah i see 2019-08-30 23:54:03 Guest74 thats why lag cheats are so viable in csgo i suppose 2019-08-30 23:54:16 Guest74 because if you just barely send any packets csgo will predict your movements 2019-08-30 23:54:25 Guest74 but if theyre wrong then youre practically teleporting all over the place 2019-08-30 23:54:35 rom1504 makes sense 2019-08-30 23:56:11 rom1504 so basically to implement mcpe you need to implement raknet (we did that https://github.com/mhsjlw/node-raknet but it would need more work as some of it is not finished) 2019-08-30 23:56:32 rom1504 then plug the rest of the layers, then serialization/deserialization 2019-08-30 23:56:56 Guest74 is raknet what makes using udp redundant? 2019-08-30 23:56:59 rom1504 for serialization/deserialization you need the packet definition of all packets and that's what involves reverse engineering 2019-08-30 23:57:09 Guest74 like is that what makes it a stream or however you say that 2019-08-30 23:57:25 rom1504 Guest74: yes, or at least the usage of raknet by mcpe (I think they are good uses of it) 2019-08-30 23:57:37 Guest74 ah i understand 2019-08-30 23:58:11 rom1504 *there 2019-08-30 23:58:14 Guest74 i will start with that tomorrow then 2019-08-30 23:58:22 Guest74 does mcpe also use varints and stuff? 2019-08-31 00:00:43 rom1504 varint no 2019-08-31 00:01:02 rom1504 https://github.com/PrismarineJS/minecraft-data/blob/master/data/pe/0.15/protocol.json here is the protocol definition of an older version of mcpe 2019-08-31 00:01:13 rom1504 it uses a bunch of type but not varint 2019-08-31 00:02:01 rom1504 don't let me stop you into working on mcpc though... it'll definitely be an easier learning experience than mcpe, might be worth keeping going a bit more on that 2019-08-31 00:02:15 Guest74 ah thats great 2019-08-31 00:02:20 Guest74 yeah ill see what ill do i guess 2019-08-31 00:02:35 Guest74 but for mcpe thats great because then i can just make a Struct class like the one python has 2019-08-31 00:02:56 Guest74 since varint is the only datatype that doesnt have a set length afaik 2019-08-31 00:03:01 Guest74 besides byte arrays 2019-08-31 00:16:27 <-- Guest74 (53f71b32@gateway/web/cgi-irc/kiwiirc.com/ip.83.247.27.50) a quitté (Remote host closed the connection) 2019-08-31 00:18:47 <-- thekinrar (~thekinrar@179.89.21.93.rev.sfr.net) a quitté (Remote host closed the connection) 2019-08-31 00:44:15 <-- kev009 (~kev009@ip72-222-200-117.ph.ph.cox.net) a quitté (Ping timeout: 268 seconds) 2019-08-31 00:46:27 --> kev009 (~kev009@ip72-222-200-117.ph.ph.cox.net) a rejoint #mcdevs 2019-08-31 00:46:27 -- Mode #mcdevs [+v kev009] par ChanServ 2019-08-31 01:09:13 <-- _123DMWM (~123DMWM@pool-96-252-55-56.bstnma.fios.verizon.net) a quitté (Read error: Connection reset by peer) 2019-08-31 01:59:04 --> barneygale2 (5222457f@gateway/web/cgi-irc/kiwiirc.com/ip.82.34.69.127) a rejoint #mcdevs 2019-08-31 01:59:10 -- barneygale2 est maintenant connu sous le nom barneygale 2019-08-31 02:08:22 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 245 seconds) 2019-08-31 02:12:25 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2019-08-31 06:39:27 --> gabrielchihongle (uid274900@gateway/web/irccloud.com/x-zuhdtrrezwixknhv) a rejoint #mcdevs 2019-08-31 06:42:18 <-- omarroth_ (~omarroth@omar.yt) a quitté (Remote host closed the connection) 2019-08-31 12:32:28 --> Ecconia (~Ecconia@p200300DF5F2FF2FFCC8C29707CCBC184.dip0.t-ipconnect.de) a rejoint #mcdevs 2019-08-31 12:34:52 Ecconia Hello. (I hope I am right here). I am currently writing a 1.14.4 server. I noticed that the protocol page on there has a wrong order or packets. From the 4 movement packets sent by the client. The "Player" packet needs to be the last one of the 4. 2019-08-31 12:37:18 timmyRS Do you mean by order of ID? 2019-08-31 12:38:57 Ecconia Yes 2019-08-31 12:40:58 Ecconia Protocol 498. 0x11 = PlayerPosition; 0x12 = PlayerPositionAndLook; 0x13 = PlayerLook; 0x14 = Player. 2019-08-31 12:41:43 Ecconia I confirmed my guess, by looking at the raw decompiled EnumProtocol class of the SpigotMC compile process. 2019-08-31 12:43:10 timmyRS You can edit the protocol page to correct that 2019-08-31 12:43:51 Ecconia If that is fine, I gonna do that. Don't even have an account yet. 2019-08-31 12:52:13 Ecconia There seems to be some introduction in the previously first packet "Player". I will also move that alone with the "Player" packet below the other 3 packets. 2019-08-31 12:52:24 Ecconia *along 2019-08-31 12:56:00 Ecconia May I ask, if this is considered as a "Minor edit" or other? Cause I am required to state that. 2019-08-31 13:03:54 Ecconia Edits submitted. Thanks for the suggestion. :) 2019-08-31 13:18:54 timmyRS A minor edit is something like fixing a typo. Not sure if the indication has any implications tho. 2019-08-31 13:19:26 Ecconia Ah okay, well changing the ID of packets sounds more major to me anyway :P 2019-08-31 14:00:09 rom1504 I think it's useful for big wikis where it's hard to check all the changes made by people, so you can filter on that 2019-08-31 14:00:22 rom1504 Wiki.vg is not really a big wiki 2019-08-31 14:53:01 timmyRS I've seen plenty of grief edits using the "minor change" on Wikipedia, so filtering on that might not be too useful. 2019-08-31 15:16:32 --> PolarizedIons_9 (polarizedi@unaffiliated/polarizedions) a rejoint #mcdevs 2019-08-31 15:19:29 <-- PolarizedIons_ (polarizedi@unaffiliated/polarizedions) a quitté (Ping timeout: 244 seconds) 2019-08-31 15:30:10 --> GeorgH93 (~GeorgH93@h081217042019.dyn.cm.kabsi.at) a rejoint #mcdevs 2019-08-31 16:47:26 rom1504 yes quite, it's useful only for well intentionned edits 2019-08-31 17:15:05 Not-5e4d [mineflayer] rom1504 pushed 2 commits to master [+0/-0/±3] https://git.io/fjpTD 2019-08-31 17:15:07 Not-5e4d [mineflayer] rom1504 e04ee70 - fix logErrors option 2019-08-31 17:15:08 Not-5e4d [mineflayer] rom1504 df51354 - Release 2.9.6 2019-08-31 17:15:10 Not-5e4d [mineflayer] rom1504 tagged df51354 as 2.9.6 https://git.io/fjpTy 2019-08-31 18:26:25 --> dhilln (~Dhillon@cpc112611-nrte30-2-0-cust187.8-4.cable.virginm.net) a rejoint #mcdevs 2019-08-31 18:26:32 dhilln how does this format work? 2019-08-31 18:26:42 dhilln Data: \x00\xf2\x03\x09localhostc\xe1\x01 2019-08-31 18:26:52 dhilln aka how would i extract the datat from it 2019-08-31 18:27:15 timmyRS https://wiki.vg/Protocol 2019-08-31 18:28:15 dhilln ik its the data for the server ping i think 2019-08-31 18:28:28 dhilln just not sure how to extract the address from this 2019-08-31 18:28:35 dhilln @timmyRS 2019-08-31 18:30:16 dhilln its a byte[], but how do i know where the address begins? 2019-08-31 18:35:17 timmyRS Well, first of all that's a packet so you'd parse it according to https://wiki.vg/Protocol#Without_compression 2019-08-31 18:35:30 dhilln okay 2019-08-31 18:36:06 timmyRS And since you're still in the handshaking, and the packet ID is 0, you would read its values according to https://wiki.vg/Protocol#Handshake 2019-08-31 18:36:46 timmyRS It's all explained on the Protocol page. Just troll around there. 2019-08-31 18:39:41 dhilln alright, thanks sm 2019-08-31 19:24:00 <-- gabrielchihongle (uid274900@gateway/web/irccloud.com/x-zuhdtrrezwixknhv) a quitté (Quit: Connection closed for inactivity) 2019-08-31 22:22:34 <-- dhilln (~Dhillon@cpc112611-nrte30-2-0-cust187.8-4.cable.virginm.net) a quitté (Quit: Leaving) 2019-08-31 22:51:45 --> omarroth (~omarroth@omar.yt) a rejoint #mcdevs 2019-08-31 22:53:45 barneygale Hoping to have support for both Java Edition and Bedrock in quarry soon. It's been a lot of fun teasing out where the protocols are similar vs where they're different 2019-08-31 22:54:16 barneygale I'll update the Bedrock/PE protocol docs on wiki.vg when I'm done 2019-08-31 22:55:33 rom1504 cool 2019-08-31 22:55:56 rom1504 you implemented the raknet queues and stuff in python then barneygale ? 2019-08-31 23:03:58 barneygale Yes 2019-08-31 23:04:13 barneygale No congestion control at the moment though 2019-08-31 23:04:18 barneygale not sure if others have implemented that? 2019-08-31 23:07:26 barneygale I wonder if Mojang are planning to drop RakNet at some point as they're using it in the simplest way possible and have their own level of packet encapsulation etc 2019-08-31 23:14:01 rom1504 they were saying they would a while back (more than one year) 2019-08-31 23:14:07 rom1504 so I bet they want to 2019-08-31 23:14:17 rom1504 but I also bet they won't actually do it 2019-08-31 23:14:22 rom1504 or maybe in 3 years 2019-08-31 23:18:51 <-- Ecconia (~Ecconia@p200300DF5F2FF2FFCC8C29707CCBC184.dip0.t-ipconnect.de) a quitté (Remote host closed the connection) 2019-08-31 23:20:36 --> Ecconia (~Ecconia@p200300DF5F2FF2FFCC8C29707CCBC184.dip0.t-ipconnect.de) a rejoint #mcdevs 2019-08-31 23:24:58 <-- Ecconia (~Ecconia@p200300DF5F2FF2FFCC8C29707CCBC184.dip0.t-ipconnect.de) a quitté (Client Quit) 2019-09-01 00:53:22 --> kamcio96 (bc92ad3b@188.146.173.59.nat.umts.dynamic.t-mobile.pl) a rejoint #mcdevs 2019-09-01 00:54:13 kamcio96 Hello, I have quick question. What packet determines player's arrow state? (server -> client) 2019-09-01 00:54:49 +pokechu22 "arrow state"? As in arrows stuck in the player? 2019-09-01 00:55:04 kamcio96 no, arrow pulling state 2019-09-01 00:55:15 kamcio96 ohh, bow* 2019-09-01 00:55:18 kamcio96 sorry :D 2019-09-01 00:56:25 +pokechu22 I think Use Item and then also the hand states entity metadata (the entity metadata page is still a bit of a mess at the moment, but https://wiki.vg/Entity_metadata#Living is the relevant info) 2019-09-01 00:57:48 rom1504 activate item yeah https://github.com/PrismarineJS/mineflayer/blob/a12928b0b853b7a9f146fedc962f8daf21a9d3c4/lib/plugins/inventory.js#L87 2019-09-01 00:58:05 rom1504 which is block place or use item depending on your version 2019-09-01 00:58:47 rom1504 then deactivate item at the right time https://github.com/andrewrk/archerbot/blob/master/index.js#L97 2019-09-01 00:58:57 kamcio96 okey, thanks :D 2019-09-01 00:59:08 rom1504 https://github.com/PrismarineJS/mineflayer/blob/a12928b0b853b7a9f146fedc962f8daf21a9d3c4/lib/plugins/inventory.js#L106 which is block dig 2019-09-01 03:14:46 <-- GeorgH93 (~GeorgH93@h081217042019.dyn.cm.kabsi.at) a quitté (Quit: Leaving) 2019-09-01 03:29:24 <-- kamcio96 (bc92ad3b@188.146.173.59.nat.umts.dynamic.t-mobile.pl) a quitté (Remote host closed the connection) 2019-09-01 06:28:07 <-- barneygale (5222457f@gateway/web/cgi-irc/kiwiirc.com/ip.82.34.69.127) a quitté (Remote host closed the connection) 2019-09-01 08:09:57 --> gabrielchihongle (uid274900@gateway/web/irccloud.com/x-bqdshcfzxwlqnhxd) a rejoint #mcdevs 2019-09-01 10:48:53 --> abhishek (~abhishek@114.79.188.20) a rejoint #mcdevs 2019-09-01 10:50:37 <-- abhishek (~abhishek@114.79.188.20) a quitté (Client Quit) 2019-09-01 12:54:09 <-- sudden (~lax@unaffiliated/laxask) a quitté (Ping timeout: 258 seconds) 2019-09-01 13:44:06 --> bildramer1 (~bildramer@athedsl-361688.home.otenet.gr) a rejoint #mcdevs 2019-09-01 13:47:26 <-- bildramer (~bildramer@athedsl-361688.home.otenet.gr) a quitté (Ping timeout: 258 seconds) 2019-09-01 13:53:05 --> laxask (~lax@unaffiliated/laxask) a rejoint #mcdevs 2019-09-01 15:13:48 <-- Dykam (~Dykam@37.139.10.7) a quitté (Ping timeout: 245 seconds) 2019-09-01 15:58:41 --> Dykam (~Dykam@37.139.10.7) a rejoint #mcdevs 2019-09-01 17:52:11 --> mgrech_ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-01 17:59:30 <-- mgrech_ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Quit: mgrech_) 2019-09-01 17:59:51 --> mgrech_ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-01 18:10:47 <-- mgrech (~mgrech@novalis.katana.io) a quitté (Ping timeout: 258 seconds) 2019-09-01 18:23:51 --> _123DMWM (~123DMWM@2601:18d:580:3870:c8d7:b320:6419:b583) a rejoint #mcdevs 2019-09-01 18:29:04 <-- _123DMWM (~123DMWM@2601:18d:580:3870:c8d7:b320:6419:b583) a quitté (Ping timeout: 276 seconds) 2019-09-01 18:30:18 --> _123DMWM (~123DMWM@2601:18d:580:3870:c8d7:b320:6419:b583) a rejoint #mcdevs 2019-09-01 19:59:40 <-- gabrielchihongle (uid274900@gateway/web/irccloud.com/x-bqdshcfzxwlqnhxd) a quitté (Quit: Connection closed for inactivity) 2019-09-01 20:10:29 <-- caelunshun (~caelum@66.205.213.219) a quitté (Quit: WeeChat 1.9.1) 2019-09-01 20:11:46 --> caelunshun (~caelum@66.205.213.219) a rejoint #mcdevs 2019-09-01 20:14:07 --> GeorgH93 (~GeorgH93@h081217042019.dyn.cm.kabsi.at) a rejoint #mcdevs 2019-09-01 20:30:10 --> bildramer (~bildramer@athedsl-361554.home.otenet.gr) a rejoint #mcdevs 2019-09-01 20:31:37 <-- bildramer1 (~bildramer@athedsl-361688.home.otenet.gr) a quitté (Ping timeout: 246 seconds) 2019-09-01 20:44:56 <-- niceplace (~nplace@185.128.25.132) a quitté (Ping timeout: 244 seconds) 2019-09-01 20:49:55 --> niceplace (~nplace@185.128.25.132) a rejoint #mcdevs 2019-09-01 21:38:10 <-- Dykam (~Dykam@37.139.10.7) a quitté (Ping timeout: 258 seconds) 2019-09-01 22:20:46 Not-5e4d [mineflayer] rom1504 pushed 1 commit to master [+0/-0/±1] https://git.io/fjp47 2019-09-01 22:20:47 Not-5e4d [mineflayer] rom1504 00f0124 - add gitpod badge 2019-09-02 00:33:54 <-- M-Processus42 (processus4@gateway/shell/matrix.org/x-ehdrtkpmiilstomj) a quitté (Ping timeout: 252 seconds) 2019-09-02 00:46:46 <-- GeorgH93 (~GeorgH93@h081217042019.dyn.cm.kabsi.at) a quitté (Quit: Leaving) 2019-09-02 00:47:17 --> M-Processus42 (processus4@gateway/shell/matrix.org/x-jnrxskoewmcqtphf) a rejoint #mcdevs 2019-09-02 00:48:12 <-- yangm (yanyetanot@gateway/shell/matrix.org/x-teslflhifomprwel) a quitté (Ping timeout: 252 seconds) 2019-09-02 00:57:30 --> yangm (yanyetanot@gateway/shell/matrix.org/x-nqzximrvdmdgmlyc) a rejoint #mcdevs 2019-09-02 01:06:01 <-- mgrech_ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Ping timeout: 246 seconds) 2019-09-02 01:17:33 --> winny (~winny@unaffiliated/winstonw) a rejoint #mcdevs 2019-09-02 01:18:21 winny hello - how does the minecraft client resolve the ip address for gg.minewind.com ? no A, AAAA, CNAME, SRV records on that domain 2019-09-02 01:25:18 winny nevermind, it is SRV - didn't add the necessary _minecraft._tcp subdomains to the lookup 2019-09-02 09:38:08 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2019-09-02 11:06:13 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2019-09-02 11:25:53 --> mgrech_ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-02 11:42:09 --> e (e@freenode/staff/spy.edk) a rejoint #mcdevs 2019-09-02 13:07:47 <-- yangm (yanyetanot@gateway/shell/matrix.org/x-nqzximrvdmdgmlyc) a quitté (Remote host closed the connection) 2019-09-02 13:07:52 <-- M-Processus42 (processus4@gateway/shell/matrix.org/x-jnrxskoewmcqtphf) a quitté (Remote host closed the connection) 2019-09-02 13:17:22 --> M-Processus42 (processus4@gateway/shell/matrix.org/x-axlhymkmztgooeda) a rejoint #mcdevs 2019-09-02 13:33:58 <-- bildramer (~bildramer@athedsl-361554.home.otenet.gr) a quitté (Ping timeout: 246 seconds) 2019-09-02 13:49:39 --> bildramer (~bildramer@athedsl-361554.home.otenet.gr) a rejoint #mcdevs 2019-09-02 14:12:51 --> yangm (yanyetanot@gateway/shell/matrix.org/x-daleyebaglhqwyuw) a rejoint #mcdevs 2019-09-02 14:37:57 --> GeorgH93 (~GeorgH93@h081217042019.dyn.cm.kabsi.at) a rejoint #mcdevs 2019-09-02 15:02:26 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) 2019-09-02 15:38:48 <-- bildramer (~bildramer@athedsl-361554.home.otenet.gr) a quitté (Ping timeout: 245 seconds) 2019-09-02 15:41:37 --> bildramer (~bildramer@athedsl-361554.home.otenet.gr) a rejoint #mcdevs 2019-09-02 16:14:43 <-- bildramer (~bildramer@athedsl-361554.home.otenet.gr) a quitté (Quit: alway rember happy day) 2019-09-02 16:15:02 --> bildramer (~bildramer@athedsl-361554.home.otenet.gr) a rejoint #mcdevs 2019-09-02 16:51:35 --> dhilln (~Dhillon@cpc112611-nrte30-2-0-cust187.8-4.cable.virginm.net) a rejoint #mcdevs 2019-09-02 16:51:55 dhilln hey, so i understand now i have to read both a handshake and a request packet for server list ping 2019-09-02 16:52:06 dhilln but if they both have 0x00 id, how do i differentiate between them? 2019-09-02 16:52:26 dhilln nvm im retarded i can just change the state 2019-09-02 17:08:36 dhilln okay im having a lot of issues reading the address sicne it just gives me garbage 2019-09-02 17:09:32 dhilln I get this error 2019-09-02 16:09:18.1389|ERROR|Shulker.Protocol.DataTypeReader|The output char buffer is too small to contain the decoded characters, encoding 'Unicode (UTF-8)' fallback 'System.Text.DecoderReplacementFallback'. 2019-09-02 17:20:05 dhilln nvm fixed 2019-09-02 17:51:07 <-- _123DMWM (~123DMWM@2601:18d:580:3870:c8d7:b320:6419:b583) a quitté (Read error: Connection reset by peer) 2019-09-02 17:51:18 <-- bildramer (~bildramer@athedsl-361554.home.otenet.gr) a quitté (Quit: alway rember happy day) 2019-09-02 17:51:42 --> bildramer (~bildramer@athedsl-361554.home.otenet.gr) a rejoint #mcdevs 2019-09-02 18:46:42 --> mgrech (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-02 18:48:45 <-- mgrech_ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Ping timeout: 252 seconds) 2019-09-02 19:11:55 <-- caelunshun (~caelum@66.205.213.219) a quitté (Quit: WeeChat 1.9.1) 2019-09-02 19:13:20 --> caelunshun (~caelum@66.205.213.219) a rejoint #mcdevs 2019-09-02 19:17:51 <-- mgrech (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Read error: Connection reset by peer) 2019-09-02 19:18:10 --> mgrech (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-02 19:49:52 --> C4K3 (~C4K3@0127801301.0.fullrate.ninja) a rejoint #mcdevs 2019-09-02 19:52:10 --> _123DMWM (~123DMWM@2601:18d:580:3870:5c1c:7fef:29ee:79b8) a rejoint #mcdevs 2019-09-02 21:43:43 --> bildramer1 (~bildramer@athedsl-361554.home.otenet.gr) a rejoint #mcdevs 2019-09-02 21:46:42 <-- bildramer (~bildramer@athedsl-361554.home.otenet.gr) a quitté (Ping timeout: 245 seconds) 2019-09-02 21:46:42 <-- Tuxel (~tux@mailer.tuxelcode.de) a quitté (Ping timeout: 245 seconds) 2019-09-02 21:48:46 --> Tuxel (~tux@mailer.tuxelcode.de) a rejoint #mcdevs 2019-09-02 22:40:24 <-- dhilln (~Dhillon@cpc112611-nrte30-2-0-cust187.8-4.cable.virginm.net) a quitté (Quit: Leaving) 2019-09-03 01:22:40 <-- GeorgH93 (~GeorgH93@h081217042019.dyn.cm.kabsi.at) a quitté (Quit: Leaving) 2019-09-03 01:22:52 <-- mgrech (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Ping timeout: 264 seconds) 2019-09-03 02:23:45 <-- M-Processus42 (processus4@gateway/shell/matrix.org/x-axlhymkmztgooeda) a quitté (Remote host closed the connection) 2019-09-03 02:24:15 <-- yangm (yanyetanot@gateway/shell/matrix.org/x-daleyebaglhqwyuw) a quitté (Write error: Connection reset by peer) 2019-09-03 02:35:35 --> M-Processus42 (processus4@gateway/shell/matrix.org/x-hutvdtdpiqnywqmb) a rejoint #mcdevs 2019-09-03 03:25:02 --> yangm (yanyetanot@gateway/shell/matrix.org/x-xppfurbqedyxglvc) a rejoint #mcdevs 2019-09-03 06:49:59 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2019-09-03 06:51:43 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 245 seconds) 2019-09-03 06:51:43 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2019-09-03 07:19:37 <-- killme (~killmePI@185.9.253.124) a quitté (Ping timeout: 245 seconds) 2019-09-03 07:20:21 --> killme (~killmePI@185.9.253.124) a rejoint #mcdevs 2019-09-03 09:16:50 --> PolarizedIons_92 (polarizedi@unaffiliated/polarizedions) a rejoint #mcdevs 2019-09-03 09:19:44 <-- PolarizedIons_9 (polarizedi@unaffiliated/polarizedions) a quitté (Ping timeout: 244 seconds) 2019-09-03 10:21:28 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2019-09-03 11:22:19 --> tont (972a6650@151.42.102.80) a rejoint #mcdevs 2019-09-03 11:40:16 tont How should the identifier of a NamedSoundEffect should be formatted? From https://pokechu22.github.io/Burger/1.14.4.html#sounds, for a chicken being hurt what the identifier should be? "entity.chicken.hurt" doen't work 2019-09-03 12:44:06 tont Solved using SoundEffect with sound id instead. 2019-09-03 12:44:32 <-- tont (972a6650@151.42.102.80) a quitté (Remote host closed the connection) 2019-09-03 14:41:05 --> GeorgH93 (~GeorgH93@h081217042019.dyn.cm.kabsi.at) a rejoint #mcdevs 2019-09-03 15:17:27 --> mgrech (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-03 15:29:51 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2019-09-03 15:35:12 --> gabrielchihongle (uid274900@gateway/web/irccloud.com/x-itsnbvywuakbsfqm) a rejoint #mcdevs 2019-09-03 19:35:04 <-- gabrielchihongle (uid274900@gateway/web/irccloud.com/x-itsnbvywuakbsfqm) a quitté (Quit: Connection closed for inactivity) 2019-09-03 20:07:44 --> mgrech_ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-03 20:10:22 <-- mgrech (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Ping timeout: 258 seconds) 2019-09-03 20:16:46 --> mgrech__ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-03 20:19:34 <-- mgrech_ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Ping timeout: 258 seconds) 2019-09-03 21:28:00 --> mgrech (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-03 21:30:39 <-- mgrech__ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Ping timeout: 264 seconds) 2019-09-03 21:35:37 <-- kashike (kashike@unaffiliated/kashike) a quitté (Ping timeout: 250 seconds) 2019-09-03 21:51:15 --> kashike (kashike@unaffiliated/kashike) a rejoint #mcdevs 2019-09-03 22:31:14 <-- niceplace (~nplace@185.128.25.132) a quitté (Quit: ZNC 1.7.3 - https://znc.in) 2019-09-03 22:33:03 --> niceplace (~nplace@185.128.25.132) a rejoint #mcdevs 2019-09-03 23:08:50 <-- GeorgH93 (~GeorgH93@h081217042019.dyn.cm.kabsi.at) a quitté (Quit: Leaving) 2019-09-04 01:35:01 --> mgrech_ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-04 01:37:07 <-- mgrech (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Ping timeout: 245 seconds) 2019-09-04 02:10:02 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 245 seconds) 2019-09-04 02:17:46 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2019-09-04 02:54:44 --> mgrech__ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-04 02:57:07 <-- mgrech_ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Ping timeout: 245 seconds) 2019-09-04 03:11:21 <-- kev009 (~kev009@ip72-222-200-117.ph.ph.cox.net) a quitté (Remote host closed the connection) 2019-09-04 03:12:20 --> kev009 (~kev009@ip72-222-200-117.ph.ph.cox.net) a rejoint #mcdevs 2019-09-04 03:12:20 -- Mode #mcdevs [+v kev009] par ChanServ 2019-09-04 03:13:17 <-- C4K3 (~C4K3@0127801301.0.fullrate.ninja) a quitté (Quit: leaving) 2019-09-04 04:03:24 <-- mgrech__ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Ping timeout: 258 seconds) 2019-09-04 05:36:11 <-- wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a quitté (Read error: Connection reset by peer) 2019-09-04 05:36:59 --> wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a rejoint #mcdevs 2019-09-04 11:46:09 <-- Yamakaja (~yamakaja@vps.pub.yamakaja.me) a quitté (Quit: Bye) 2019-09-04 11:48:54 --> Yamakaja (~yamakaja@vps.pub.yamakaja.me) a rejoint #mcdevs 2019-09-04 12:26:25 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2019-09-04 14:59:06 --> mgrech__ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-04 15:07:02 Not-5e4d [McUpdates] Minecraft snapshot 19w36a has just been published to the launcher! 2019-09-04 15:07:10 Not-5e4d [McUpdates] Data generated by 19w36a: https://apimon.de/mcdata/19w36a/19w36a.zip 2019-09-04 15:07:16 Not-5e4d [minecraft-data] automatic-beyond-belief pushed 1 commit to master [+0/-0/±1] https://git.io/fjhlT 2019-09-04 15:07:17 Not-5e4d [minecraft-data] automatic-beyond-belief cd5531a - Add 19w36a to common/protocolVersions.json 2019-09-04 15:14:52 Not-5e4d [Burger] New data now avaliable for 19w36a: 2019-09-04 15:14:53 Not-5e4d [Burger] Diff from 19w35a: https://pokechu22.github.io/Burger/diff_19w35a_19w36a.html (https://pokechu22.github.io/Burger/diff_19w35a_19w36a.json) 2019-09-04 15:14:55 Not-5e4d [Burger] Full data: https://pokechu22.github.io/Burger/19w36a.html (https://pokechu22.github.io/Burger/19w36a.json) 2019-09-04 15:38:56 <-- Byteflux (~byte@byteflux.net) a quitté (Read error: Connection reset by peer) 2019-09-04 15:40:27 --> Byteflux (~byte@byteflux.net) a rejoint #mcdevs 2019-09-04 15:48:16 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2019-09-04 18:47:24 --> tnt58 (972a6650@151.42.102.80) a rejoint #mcdevs 2019-09-04 18:53:00 <-- tnt58 (972a6650@151.42.102.80) a quitté (Remote host closed the connection) 2019-09-04 18:55:15 <-- niceplace (~nplace@185.128.25.132) a quitté (Ping timeout: 244 seconds) 2019-09-04 19:00:19 --> niceplace (~nplace@185.128.25.132) a rejoint #mcdevs 2019-09-04 19:29:49 simon816 some pretty big news with today's snapshot 2019-09-04 20:11:36 chibill Huge news that may be good or bad. As we might not even be able to make use of the mappings as they are All Rights Reserved and also for "internal use" 2019-09-04 20:50:37 <-- PolarizedIons_92 (polarizedi@unaffiliated/polarizedions) a quitté (Quit: Ping timeout (120 seconds)) 2019-09-04 20:50:57 --> PolarizedIons_92 (polarizedi@unaffiliated/polarizedions) a rejoint #mcdevs 2019-09-04 21:28:12 --> mgrech (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-04 21:28:47 <-- mgrech__ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Ping timeout: 245 seconds) 2019-09-04 22:23:57 +ammar2 wow they finally did it 2019-09-04 22:24:36 +ammar2 and it's done by microsoft owned mojang too o_O 2019-09-04 22:26:59 timmyRS This is the same company that bought Github and open-sourced a lot of their software including internal undocumented system calls. 2019-09-04 22:27:22 timmyRS Imo, they're just doing it for the open-source image. 10 years down the line it'll probably end up like Skype. 2019-09-05 01:11:38 stilbruch wow very exciting that they published them, although i agree that it is microsoft one of the biggest and sinister companies in tech so there's likely some sort of other motive 2019-09-05 01:32:23 --> mgrech_ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-05 01:35:03 <-- mgrech (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Ping timeout: 245 seconds) 2019-09-05 02:00:26 <-- Thinkofname (~Think@5.135.185.23) a quitté (Quit: Leaving) 2019-09-05 02:02:17 --> Thinkofname (~Think@5.135.185.23) a rejoint #mcdevs 2019-09-05 02:02:17 -- Mode #mcdevs [+v Thinkofname] par ChanServ 2019-09-05 02:05:59 <-- mgrech_ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Read error: Connection reset by peer) 2019-09-05 02:54:15 --> powerboat9 (~powerboat@cpe-67-253-166-96.rochester.res.rr.com) a rejoint #mcdevs 2019-09-05 03:32:44 <-- omarroth (~omarroth@omar.yt) a quitté (Quit: Lost terminal) 2019-09-05 03:35:32 <-- powerboat9 (~powerboat@cpe-67-253-166-96.rochester.res.rr.com) a quitté (Ping timeout: 244 seconds) 2019-09-05 03:44:38 --> powerboat9 (~powerboat@cpe-67-253-166-96.rochester.res.rr.com) a rejoint #mcdevs 2019-09-05 03:52:08 <-- powerboat9 (~powerboat@cpe-67-253-166-96.rochester.res.rr.com) a quitté (Ping timeout: 245 seconds) 2019-09-05 04:24:07 --> powerboat9 (~powerboat@cpe-67-253-166-96.rochester.res.rr.com) a rejoint #mcdevs 2019-09-05 04:36:00 <-- powerboat9 (~powerboat@cpe-67-253-166-96.rochester.res.rr.com) a quitté (Quit: leaving) 2019-09-05 10:24:12 MiniDigger timmyRS, no, this move wasn't pushed for by mircosoft. It was by ppl like d innerbone who deeply care about their work and their community. Just like open sourcing brigadier. 2019-09-05 10:54:31 timmyRS It's just that they had plenty of years to do so before they have been bought by Microsoft, and Microsoft is currently very much in "the open-sourcening". 2019-09-05 11:44:12 <-- chibill (~chibill@108-228-59-57.lightspeed.cicril.sbcglobal.net) a quitté (Ping timeout: 245 seconds) 2019-09-05 11:49:40 --> chibill (~chibill@108-228-59-57.lightspeed.cicril.sbcglobal.net) a rejoint #mcdevs 2019-09-05 15:29:31 +SinZ notch era mojang wasn't very open source though 2019-09-05 15:29:49 <-- _123DMWM (~123DMWM@2601:18d:580:3870:5c1c:7fef:29ee:79b8) a quitté (Ping timeout: 250 seconds) 2019-09-05 15:30:36 --> _123DMWM (~123DMWM@c-73-60-129-142.hsd1.ma.comcast.net) a rejoint #mcdevs 2019-09-05 15:33:14 timmyRS Exactly. They had many years to provide these mappings, and it's only now that they've been bought by Microsoft, who just happen to be in an open-source craze, that they have been published. Only the Mojangsters could tell us for sure what caused the decision tho. 2019-09-05 15:35:27 --> mgrech (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-05 16:04:49 +Amaranth Sounded to me like the current devs have wanted it for a while but I imagine pre-Microsoft it couldn't happen and post-Microsoft, well, it can take some time to work out whether you should do something that might be harmful to the money printing machine you just spent 2 billion dollars on 2019-09-05 16:34:01 +SinZ also the guy that previously did the unofficial mappings was hired by post microsoft mojang 2019-09-05 21:29:33 --> omarroth (~omarroth@omar.yt) a rejoint #mcdevs 2019-09-05 23:08:59 +ammar2 Amaranth: yeah that's what I was getting at, Gr.um and Dinner.bone mentioned releasing them years ago but there was like something about, "if we don't protect our IP properly we can lose it" 2019-09-05 23:09:13 +ammar2 I would have expected it to be released when it was independently owned Mojang and not Microsoft owned 2019-09-05 23:09:22 +ammar2 ¯\_(ツ)_/¯ 2019-09-05 23:20:07 MiniDigger Mircosoft has a big legal team to make sure they don't loose their IP 2019-09-05 23:20:15 MiniDigger And go after ppl who do shit with it 2019-09-05 23:20:20 rom1504 how does mojang make money ? 2019-09-05 23:20:29 MiniDigger Minecraft still sells 2019-09-05 23:20:39 rom1504 really 2019-09-05 23:20:51 MiniDigger And bedrock is developed by mojang too, at least partly 2019-09-05 23:21:29 rom1504 I would imagine that at some point everybody would have a copy and stop buying it 2019-09-05 23:22:11 MiniDigger Ppl buy alts 2019-09-05 23:22:29 MiniDigger Last I checked it was still like 6k copies per say for java edition alone 2019-09-05 23:22:38 MiniDigger Day* 2019-09-05 23:22:49 MiniDigger Can't find the counter on the website anymore, maybe they removed it 2019-09-05 23:22:57 MiniDigger But I'm on phone sooo 2019-09-05 23:23:59 rom1504 ah yeah that's 52M€/year 2019-09-05 23:24:20 timmyRS With Microsoft in charge, they could also not turn a profit. For Microsoft it's about having control of Minecraft. 2019-09-05 23:24:33 MiniDigger Merch is big for mc 2019-09-05 23:25:24 rom1504 let's assume it's the same for bedrock, remove some money for people salary, maybe they could make 80M€/year. still 25 years before microsoft make even on their purchase 2019-09-05 23:25:36 rom1504 25 years is a long time for video games 2019-09-05 23:26:40 rom1504 "For the year 2013, Mojang recorded a total revenue of $330 million, including $129 million profit." 2019-09-05 23:26:46 rom1504 apparently it's a bit more 2019-09-05 23:26:46 timmyRS Haven't Microsoft been purchasing tons of game studios? Who knows what they have them working on for the next Xbox. 2019-09-05 23:26:58 rom1504 https://en.wikipedia.org/wiki/Mojang#Continued_growth_(2011%E2%80%932013) 2019-09-05 23:27:12 rom1504 maybe 10 years to break even then 2019-09-05 23:27:38 rom1504 yeah ok maybe it's just an investment for xbox/windows games 2019-09-05 23:29:40 +ammar2 https://www.minecraft.net/en-us/store/ 2019-09-05 23:29:49 +ammar2 the counter here says 32,270,593 sales right now 2019-09-05 23:30:08 MiniDigger There was a counter for sales in the last 24 hours before 2019-09-05 23:30:17 MiniDigger Those 32 million are Java edition? 2019-09-05 23:30:34 +ammar2 yup, PC version only it says 2019-09-05 23:30:41 +pokechu22 There's an API for it I think 2019-09-05 23:31:22 +pokechu22 https://wiki.vg/Mojang_API#Statistics 2019-09-05 23:32:33 MiniDigger Can somebody do a post and share the responces? That would be a hassle on mobile ^^ 2019-09-05 23:32:58 +pokechu22 I'm trying to remind myself how to do that with curl 2019-09-05 23:33:27 MiniDigger -X POST -d {} 2019-09-05 23:33:28 MiniDigger Iirc 2019-09-05 23:36:51 +pokechu22 I needed `curl -H "Content-Type: application/json" -X POST -d '{"metricKeys": ["item_sold_minecraft"]}' https://api.mojang.com/orders/statistics`; it got angry if I didn't have the content-type 2019-09-05 23:37:00 +pokechu22 Response was `{"total":28312374,"last24h":14837,"saleVelocityPerSeconds":0.18333334}` 2019-09-05 23:37:29 +ammar2 huh. I woder why the counter on the store is higher 2019-09-05 23:37:36 +ammar2 re-run that in like 20 minutes, see if its larger 2019-09-05 23:37:43 +pokechu22 It probably also includes prepaid cards: `{"total":3959544,"last24h":1246,"saleVelocityPerSeconds":0.013333334}` 2019-09-05 23:37:51 +pokechu22 Which is odd since I thought they weren't making those anymore? 2019-09-05 23:38:45 +pokechu22 `curl -H "Content-Type: application/json" -X POST -d '{"metricKeys": ["item_sold_minecraft", "prepaid_card_redeemed_minecraft"]}' https://api.mojang.com/orders/statistics` gives `{"total":32271900,"last24h":16086,"saleVelocityPerSeconds":0.20598006}` 2019-09-05 23:39:43 rom1504 4.93€/s 2019-09-05 23:41:12 rom1504 assuming that velocity is computed globally, that's 155M€/year 2019-09-05 23:41:45 +ammar2 what are you using as the avg price per sale? 2019-09-05 23:41:56 rom1504 https://www.minecraft.net/en-us/store/ 2019-09-05 23:42:01 rom1504 23.95€ 2019-09-05 23:42:29 rom1504 are there other prices ? 2019-09-05 23:42:59 +ammar2 I bought it for $20 I think... 2019-09-05 23:43:32 +ammar2 in dollars it shows as $26.95 for me 2019-09-05 23:52:00 MiniDigger I think it was 15 euro for me? 2019-09-05 23:52:02 MiniDigger Pre beta 2019-09-06 02:29:37 <-- mgrech (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Ping timeout: 245 seconds) 2019-09-06 03:24:45 --> puppyguy (~puppy@63.155.34.14) a rejoint #mcdevs 2019-09-06 03:25:12 <-- puppyguy (~puppy@63.155.34.14) a quitté (Quit: Leaving) 2019-09-06 04:23:24 <-- DemonWav (~DemonWav@unaffiliated/demonwav) a quitté (Quit: DemonWav) 2019-09-06 04:24:03 --> DemonWav (~DemonWav@unaffiliated/demonwav) a rejoint #mcdevs 2019-09-06 06:12:10 --> Minikloon (~Minikloon@joltpq1712w-lp140-03-76-64-178-167.dsl.bell.ca) a rejoint #mcdevs 2019-09-06 06:12:33 <-- Minikloon (~Minikloon@joltpq1712w-lp140-03-76-64-178-167.dsl.bell.ca) a quitté (Client Quit) 2019-09-06 06:14:03 --> Minikloon (~Minikloon@joltpq1712w-lp140-03-76-64-178-167.dsl.bell.ca) a rejoint #mcdevs 2019-09-06 06:15:09 Minikloon What tools/programs do I use to make use of the Mojang mappings? 2019-09-06 06:15:20 Minikloon And am I missing something or the method parameter names are missing? 2019-09-06 06:47:47 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2019-09-06 06:48:03 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 264 seconds) 2019-09-06 06:48:04 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2019-09-06 09:52:28 --> mgrech (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-06 09:54:35 wvffle I remember buying it for less than $8 when it still was in beta 2019-09-06 09:55:48 wvffle Dunno why so low, maybe because I bought it not from an official store 2019-09-06 09:56:06 wvffle But guy had like thousands of copies 2019-09-06 09:56:25 wvffle To sell online 2019-09-06 11:11:44 <-- bildramer1 (~bildramer@athedsl-361554.home.otenet.gr) a quitté (Quit: alway rember happy day) 2019-09-06 12:19:35 --> Dadido3_ (~quassel@p54A3AC88.dip0.t-ipconnect.de) a rejoint #mcdevs 2019-09-06 12:19:54 <-- Dadido3 (~quassel@p54826369.dip0.t-ipconnect.de) a quitté (Ping timeout: 244 seconds) 2019-09-06 13:55:28 <-- Minikloon (~Minikloon@joltpq1712w-lp140-03-76-64-178-167.dsl.bell.ca) a quitté (Ping timeout: 245 seconds) 2019-09-06 13:56:12 --> Minikloon (~Minikloon@joltpq1712w-lp140-03-76-64-178-167.dsl.bell.ca) a rejoint #mcdevs 2019-09-06 13:59:53 simon816 Minikloon, I believe it's proguard's format 2019-09-06 14:00:33 simon816 Support is being added to this project https://github.com/CadixDev/Lorenz/commit/2bd8d2456d92b959c9e64b833b48cb05804a8595 2019-09-06 14:14:43 --> mgrech_ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-06 14:16:20 <-- mgrech (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Ping timeout: 258 seconds) 2019-09-06 14:56:38 --> gabrielchihongle (uid274900@gateway/web/irccloud.com/x-ykzesqipsnqejsad) a rejoint #mcdevs 2019-09-06 17:36:37 <-- jamierocks (~jamie@vista.jamiemansfield.me) a quitté (Ping timeout: 244 seconds) 2019-09-06 17:37:08 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 244 seconds) 2019-09-06 17:37:08 <-- killme (~killmePI@185.9.253.124) a quitté (Ping timeout: 244 seconds) 2019-09-06 17:37:08 <-- timmyRS (~timmyRS@tim.private.hell.sh) a quitté (Ping timeout: 244 seconds) 2019-09-06 17:37:08 <-- Wanderer (~wanderer@unaffiliated/wanderer) a quitté (Ping timeout: 244 seconds) 2019-09-06 17:37:23 --> killme (~killmePI@185.9.253.124) a rejoint #mcdevs 2019-09-06 17:37:54 --> jamierocks (~jamie@vista.jamiemansfield.me) a rejoint #mcdevs 2019-09-06 17:38:07 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2019-09-06 17:38:15 --> timmyRS (~timmyRS@tim.private.hell.sh) a rejoint #mcdevs 2019-09-06 17:43:21 --> Wanderer (~wanderer@unaffiliated/wanderer) a rejoint #mcdevs 2019-09-06 18:21:18 <-- yangm (yanyetanot@gateway/shell/matrix.org/x-xppfurbqedyxglvc) a quitté (Read error: Connection reset by peer) 2019-09-06 18:21:30 <-- M-Processus42 (processus4@gateway/shell/matrix.org/x-hutvdtdpiqnywqmb) a quitté (Remote host closed the connection) 2019-09-06 18:36:21 --> M-Processus42 (processus4@gateway/shell/matrix.org/x-zubzjpfsscprlnaa) a rejoint #mcdevs 2019-09-06 19:26:14 --> yangm (yanyetanot@gateway/shell/matrix.org/x-vwwhggturduywpsf) a rejoint #mcdevs 2019-09-06 19:48:00 <-- gabrielchihongle (uid274900@gateway/web/irccloud.com/x-ykzesqipsnqejsad) a quitté (Quit: Connection closed for inactivity) 2019-09-06 20:54:55 MiniDigger Somebody wrote a converter to srgs already 2019-09-06 20:55:01 MiniDigger So you can use them with forge tooling 2019-09-06 20:55:25 MiniDigger https://github.com/MinecraftForge/MCPConfig/issues/39 2019-09-06 21:03:11 Minikloon Cool 2019-09-07 02:37:19 <-- mgrech_ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Ping timeout: 258 seconds) 2019-09-07 04:10:15 <-- l4mRh4X0r (l4mRh4X0r@pomacium.student.ipv6.utwente.nl) a quitté (Ping timeout: 264 seconds) 2019-09-07 04:10:26 --> l4mRh4X0r (l4mRh4X0r@pomacium.student.ipv6.utwente.nl) a rejoint #mcdevs 2019-09-07 05:20:13 <-- caelunshun (~caelum@66.205.213.219) a quitté (Quit: WeeChat 1.9.1) 2019-09-07 06:13:32 <-- wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a quitté (Ping timeout: 244 seconds) 2019-09-07 06:22:00 --> wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a rejoint #mcdevs 2019-09-07 06:26:17 <-- wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a quitté (Ping timeout: 245 seconds) 2019-09-07 06:45:20 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2019-09-07 06:47:30 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 268 seconds) 2019-09-07 06:47:30 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2019-09-07 13:04:46 --> mgrech_ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-07 16:16:20 --> jamestmartin (james@gateway/shell/qipl.org/x-vjbizjdomljxnizt) a rejoint #mcdevs 2019-09-07 16:18:33 --> wvffle (~wvffle@host-46-175-47-49.wtvk.pl) a rejoint #mcdevs 2019-09-07 16:52:55 <-- SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a quitté (Ping timeout: 258 seconds) 2019-09-07 17:30:35 <-- PolarizedIons_92 (polarizedi@unaffiliated/polarizedions) a quitté (Quit: Explodes) 2019-09-07 17:52:30 --> PolarizedIons_92 (polarizedi@169-0-108-242.ip.afrihost.co.za) a rejoint #mcdevs 2019-09-07 18:16:17 +Amaranth You could also just use proguard, no? 2019-09-07 18:33:31 --> SpaceManiac (~SpaceMani@2601:200:4400:ec::1041) a rejoint #mcdevs 2019-09-07 18:33:31 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2019-09-07 19:26:10 <-- Aikar (~aikar@2604:4500::5102) a quitté (Quit: No Ping reply in 180 seconds.) 2019-09-07 19:28:34 --> Aikar (~aikar@2604:4500::5102) a rejoint #mcdevs 2019-09-07 19:28:34 <-- Aikar (~aikar@2604:4500::5102) a quitté (Changing host) 2019-09-07 19:28:34 --> Aikar (~aikar@wikia/Aikar) a rejoint #mcdevs 2019-09-07 19:45:29 MiniDigger You would want forges decompiler fixes it guess 2019-09-07 20:35:26 --> bildramer (~bildramer@p200300CF370A6A0078827DD085304FA4.dip0.t-ipconnect.de) a rejoint #mcdevs 2019-09-07 22:11:42 <-- _123DMWM (~123DMWM@c-73-60-129-142.hsd1.ma.comcast.net) a quitté (Ping timeout: 245 seconds) 2019-09-07 22:12:45 --> _123DMWM (~123DMWM@2601:18d:580:3870:c528:efec:c440:2ebe) a rejoint #mcdevs 2019-09-07 22:26:53 --> mgrech__ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a rejoint #mcdevs 2019-09-07 22:28:16 <-- mgrech_ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (Ping timeout: 246 seconds) 2019-09-08 00:02:07 <-- Minikloon (~Minikloon@joltpq1712w-lp140-03-76-64-178-167.dsl.bell.ca) a quitté 2019-09-08 01:45:34 --> VADemon (~VADemon@2a01:4f8:212:2f1d:88::41) a rejoint #mcdevs 2019-09-08 04:24:30 --> iso2013 (~iso2013@2601:281:c503:9186:50bf:fae8:45f8:fba5) a rejoint #mcdevs 2019-09-08 04:24:50 iso2013 Can someone explain where the entity metadata page information is pulled from on wiki.vg? 2019-09-08 04:47:47 <-- VADemon (~VADemon@2a01:4f8:212:2f1d:88::41) a quitté (Quit: left4dead) 2019-09-08 07:16:49 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2019-09-08 07:18:40 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2019-09-08 07:21:09 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2019-09-08 07:25:42 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2019-09-08 07:32:12 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2019-09-08 12:40:42 --> gabrielchihongle (uid274900@gateway/web/irccloud.com/x-uyjdzcxpwogslovr) a rejoint #mcdevs 2019-09-08 12:52:50 timmyRS iso2013, probably from here: https://pokechu22.github.io/Burger/1.14.4.html#entities 2019-09-08 16:18:44 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Read error: Connection reset by peer) 2019-09-08 18:25:00 --> caelunshun (~caelum@66.205.213.219) a rejoint #mcdevs 2019-09-08 19:50:25 <-- gabrielchihongle (uid274900@gateway/web/irccloud.com/x-uyjdzcxpwogslovr) a quitté (Quit: Connection closed for inactivity) 2019-09-08 22:03:30 <-- mgrech__ (~mgrech@188-22-224-43.adsl.highway.telekom.at) a quitté (*.net *.split) 2019-09-08 23:16:17 <-- iso2013 (~iso2013@2601:281:c503:9186:50bf:fae8:45f8:fba5) a quitté (Remote host closed the connection) 2019-09-08 23:16:38 --> iso2013 (~iso2013@2601:281:c503:9186:9545:5339:5236:ce6) a rejoint #mcdevs 2019-09-09 00:12:32 <-- peterix (quassel@quassel.woboq.de) a quitté (Ping timeout: 245 seconds) 2019-09-09 00:19:55 --> peterix (~peterix@quassel.woboq.com) a rejoint #mcdevs 2019-09-09 00:48:23 <-- chibill (~chibill@108-228-59-57.lightspeed.cicril.sbcglobal.net) a quitté (Ping timeout: 245 seconds) 2019-09-09 00:53:48 --> chibill (~chibill@108-228-59-57.lightspeed.cicril.sbcglobal.net) a rejoint #mcdevs 2019-09-09 02:13:39 <-- csnxs (sean@unaffiliated/plussean) a quitté (Ping timeout: 250 seconds) 2019-09-09 02:14:53 --> csnxs (sean@unaffiliated/plussean) a rejoint #mcdevs 2019-09-09 03:18:55 --> gabrielchihongle (uid274900@gateway/web/irccloud.com/x-raecciretsgjunjg) a rejoint #mcdevs 2019-09-09 06:43:11 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2019-09-09 06:44:13 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 245 seconds) 2019-09-09 06:44:13 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2019-09-09 09:20:39 --> Dadido3 (~quassel@p54A3AC88.dip0.t-ipconnect.de) a rejoint #mcdevs 2019-09-09 09:23:21 <-- Dadido3_ (~quassel@p54A3AC88.dip0.t-ipconnect.de) a quitté (Ping timeout: 268 seconds) 2019-09-09 10:21:14 --> Me4502 (~quassel@unaffiliated/me4502) a rejoint #mcdevs 2019-09-09 11:09:13 <-- Dadido3 (~quassel@p54A3AC88.dip0.t-ipconnect.de) a quitté (Ping timeout: 245 seconds) 2019-09-09 11:13:00 --> Dadido3 (~quassel@p54827515.dip0.t-ipconnect.de) a rejoint #mcdevs 2019-09-09 11:47:50 --> Wizard (~WizardCM@103.93.232.1) a rejoint #mcdevs 2019-09-09 11:48:13 -- Wizard est maintenant connu sous le nom Guest87370 2019-09-09 13:04:02 <-- Me4502 (~quassel@unaffiliated/me4502) a quitté (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) 2019-09-09 15:18:13 <-- killme (~killmePI@185.9.253.124) a quitté (Ping timeout: 258 seconds) 2019-09-09 15:18:35 --> killme (~killmePI@185.9.253.124) a rejoint #mcdevs 2019-09-09 16:13:01 <-- SpaceManiac (~SpaceMani@2601:200:4400:ec::1041) a quitté (Ping timeout: 250 seconds) 2019-09-09 16:18:09 --> SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a rejoint #mcdevs 2019-09-09 16:18:09 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2019-09-09 17:12:11 --> erai (80efd5c6@ip-128-239-213-198.v4.wm.edu) a rejoint #mcdevs 2019-09-09 17:15:53 <-- erai (80efd5c6@ip-128-239-213-198.v4.wm.edu) a quitté (Remote host closed the connection) 2019-09-09 19:28:31 <-- _123DMWM (~123DMWM@2601:18d:580:3870:c528:efec:c440:2ebe) a quitté (Read error: No route to host)