2015-11-06 20:12:21 --> edk (~edk@spy/edk0) a rejoint #mcdevs 2015-11-06 20:37:13 Not-f7bb [flying-squid] rom1504 pushed 1 commit to master [+0/-0/±2] http://git.io/v8sHz 2015-11-06 20:37:15 Not-f7bb [flying-squid] rom1504 6b86cf5 - send rest of the map only when the player has logged, fix #88 2015-11-06 20:51:02 Not-f7bb [flying-squid] rom1504 pushed 1 commit to master [+0/-0/±1] http://git.io/v8sbS 2015-11-06 20:51:04 Not-f7bb [flying-squid] rom1504 d7aa0bc - handle player set view distance, fix #76 2015-11-06 21:08:26 <-- mml_ (~mlooney@38.88.188.22) a quitté (Ping timeout: 264 seconds) 2015-11-06 21:24:03 --> mml_ (~mlooney@198-74-7-53.fttp.usinternet.com) a rejoint #mcdevs 2015-11-06 21:26:20 <-- _123DMWM (~123DMWM@2601:18d:101:f738:60e4:e7a:3f19:9c76) a quitté (Read error: Connection reset by peer) 2015-11-06 21:26:45 --> _123DMWM (~123DMWM@2601:18d:101:f738:60e4:e7a:3f19:9c76) a rejoint #mcdevs 2015-11-06 21:40:50 Not-f7bb [flying-squid] rom1504 pushed 1 commit to master [+0/-0/±1] http://git.io/v8GGT 2015-11-06 21:40:52 Not-f7bb [flying-squid] rom1504 591a4ed - implement skins (player properties) 2015-11-06 21:44:47 redstonehelper md_5: is https://bugs.mojang.com/browse/MC-90560 an easy fix? 2015-11-06 21:50:36 <-- aeonchild (enchilado@gateway/shell/blinkenshell.org/x-trbdyrgumyyimgcf) a quitté (Changing host) 2015-11-06 21:50:36 --> aeonchild (enchilado@defocus/yummy/enchilado) a rejoint #mcdevs 2015-11-06 22:09:55 +Thinkofname redstonehelper: should be, just a try {} finally { packet.buffer.release(); } around the whole handler 2015-11-06 22:10:16 redstonehelper thanks 2015-11-06 22:11:13 +Thinkofname https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/commits/efd6cb08125414bf11d3278d77ebc98e2efcdaf5 :) 2015-11-06 22:12:23 Not-f7bb [flying-squid] rom1504 pushed 1 commit to master [+0/-0/±1] http://git.io/v8Gz9 2015-11-06 22:12:25 Not-f7bb [flying-squid] rom1504 1262071 - only wait between each chunk after the initial map was sent 2015-11-06 22:53:37 -- conehead est maintenant connu sous le nom cnr 2015-11-06 23:02:28 --> barneygale_ (~barneygal@2.216.198.97) a rejoint #mcdevs 2015-11-06 23:07:53 <-- Brandon15811 (~brandon15@ip98-181-19-194.br.br.cox.net) a quitté (Quit: Leaving) 2015-11-06 23:07:53 -- Brandon15811___ est maintenant connu sous le nom Brandon15811 2015-11-07 00:04:08 <-- gurun (~gurun@c83-249-65-92.bredband.comhem.se) a quitté (Quit: Leaving) 2015-11-07 01:00:44 --> JamieSinn (~JamieSinn@d192-186-91-22.static.comm.cgocable.net) a rejoint #mcdevs 2015-11-07 01:02:22 JamieSinn Anyone here able to help me with protocollib and messing with the play.server.login packet? 2015-11-07 01:02:35 JamieSinn I'm trying to make it not display the name/account when they log in 2015-11-07 01:03:03 JamieSinn as MacroMod has an "onplayerjoined" event and I want to more or less cancel the playername being sent to that event 2015-11-07 01:11:06 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-07 01:25:07 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 265 seconds) 2015-11-07 01:32:24 rom1504 barneygale: well I spent a few hours on my gm3 bug and I can't figure it out, offline/online doesn't change anything, forwarding raw packets neither, the only thing that "works" is proxying every state... 2015-11-07 01:33:09 rom1504 it's weird because that's the only bug we got in nmp 2015-11-07 01:34:46 <-- barneygale_ (~barneygal@2.216.198.97) a quitté (Remote host closed the connection) 2015-11-07 01:42:28 -- Mode #mcdevs [+v clonejo] par ChanServ 2015-11-07 01:48:15 -- Frigolit_ est maintenant connu sous le nom Frigolit 2015-11-07 02:16:25 <-- shoghicp (~shoghicp@bouncer.pocketmine.net) a quitté (Ping timeout: 244 seconds) 2015-11-07 02:17:27 <-- MrARM (~MrARM@unaffiliated/mrarm) a quitté (Ping timeout: 244 seconds) 2015-11-07 02:19:53 --> shoghicp (~shoghicp@bouncer.pocketmine.net) a rejoint #mcdevs 2015-11-07 02:20:27 --> MrARM (~MrARM@unaffiliated/mrarm) a rejoint #mcdevs 2015-11-07 03:22:06 <-- JamieSinn (~JamieSinn@d192-186-91-22.static.comm.cgocable.net) a quitté 2015-11-07 03:35:28 Not-f7bb [flying-squid] mhsjlw pushed 4 commits to master [+0/-0/±4] http://git.io/v8Zbx 2015-11-07 03:35:29 Not-f7bb [flying-squid] demipixel aed13b8 - Updating this bad boy 2015-11-07 03:35:31 Not-f7bb [flying-squid] demipixel af9f7f1 - How did I mess this up 2015-11-07 03:35:32 Not-f7bb [flying-squid] demipixel 4ad8d3e - Every little detail 2015-11-07 03:35:34 Not-f7bb [flying-squid] mhsjlw 5a7eae3 - Merge pull request #93 from demipixel/todo Add stuff to TODO 2015-11-07 03:54:23 -- r04r est maintenant connu sous le nom zz_r04r 2015-11-07 04:15:50 <-- benbaptist (~benbaptis@c-50-178-138-73.hsd1.in.comcast.net) a quitté (Remote host closed the connection) 2015-11-07 04:34:20 --> benbaptist (~benbaptis@c-50-178-138-73.hsd1.in.comcast.net) a rejoint #mcdevs 2015-11-07 04:37:12 <-- Amaranth (~travis@ubuntu/member/Amaranth) a quitté (Ping timeout: 246 seconds) 2015-11-07 05:08:24 --> DavidEGrayson1 (~David@wsip-98-180-230-141.lv.lv.cox.net) a rejoint #mcdevs 2015-11-07 05:09:33 <-- DavidEGrayson1 (~David@wsip-98-180-230-141.lv.lv.cox.net) a quitté #mcdevs 2015-11-07 05:15:58 <-- aeonchild (enchilado@defocus/yummy/enchilado) a quitté (Ping timeout: 252 seconds) 2015-11-07 05:22:03 <-- m0r13 (~m0r13@mail.yellow-ray.de) a quitté (*.net *.split) 2015-11-07 05:27:06 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-07 05:43:35 --> m0r13 (~m0r13@mail.yellow-ray.de) a rejoint #mcdevs 2015-11-07 05:45:13 --> aeonchild (enchilado@gateway/shell/blinkenshell.org/x-dwgidaoqosxlfgdn) a rejoint #mcdevs 2015-11-07 06:15:49 --> redstonehelper_ (~redstoneh@p57952CF8.dip0.t-ipconnect.de) a rejoint #mcdevs 2015-11-07 06:15:50 <-- redstonehelper_ (~redstoneh@p57952CF8.dip0.t-ipconnect.de) a quitté (Changing host) 2015-11-07 06:15:50 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2015-11-07 06:17:54 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 250 seconds) 2015-11-07 06:17:54 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2015-11-07 06:32:35 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Quit: into the real world!) 2015-11-07 07:57:25 <-- UUID01112 (~UUID00@cpe-213-157-255-57.dynamic.amis.net) a quitté (Ping timeout: 244 seconds) 2015-11-07 08:00:53 <-- eeew (eeew@bnc3.dnaclan.eu) a quitté (Ping timeout: 240 seconds) 2015-11-07 09:25:40 --> Amaranth (~travis@ubuntu/member/Amaranth) a rejoint #mcdevs 2015-11-07 09:25:40 -- Mode #mcdevs [+v Amaranth] par ChanServ 2015-11-07 09:47:06 --> eeew (eeew@bnc3.dnaclan.eu) a rejoint #mcdevs 2015-11-07 10:45:49 --> SopaXorzTaker (~SopaXorzT@unaffiliated/sopaxorztaker) a rejoint #mcdevs 2015-11-07 10:46:20 SopaXorzTaker Minecraft classic: when the player sends a 0x08 packet and I resend it to him, he starts to jerk and spasm 2015-11-07 10:46:46 SopaXorzTaker fields unchanged, only ID=-1 2015-11-07 10:52:31 <-- bfoxwell (~Foxwell@c-76-110-182-132.hsd1.fl.comcast.net) a quitté (Ping timeout: 250 seconds) 2015-11-07 11:10:23 <-- orthoplex64 (~orthoplex@unaffiliated/orthoplex64) a quitté (Ping timeout: 272 seconds) 2015-11-07 11:37:59 SopaXorzTaker Ok, solved. 2015-11-07 11:38:24 SopaXorzTaker So, another problem arises: my client loads the level, but refuses to send any block updates? 2015-11-07 11:38:42 SopaXorzTaker Neither does it send and chat messages 2015-11-07 11:39:55 SopaXorzTaker Oh, so it does 2015-11-07 11:40:06 SopaXorzTaker it uses merged packets 2015-11-07 11:40:29 SopaXorzTaker 08 blah blah.... 0d {msg} 2015-11-07 12:39:51 --> UUID01112 (~UUID00@cpe-213-157-255-57.dynamic.amis.net) a rejoint #mcdevs 2015-11-07 13:07:33 --> gurun (~gurun@c83-249-65-92.bredband.comhem.se) a rejoint #mcdevs 2015-11-07 13:46:23 --> barneygale_ (~barneygal@2.217.103.142) a rejoint #mcdevs 2015-11-07 13:49:18 <-- barneygale (~barneygal@mail.thefoundry.co.uk) a quitté (Disconnected by services) 2015-11-07 13:49:21 -- barneygale_ est maintenant connu sous le nom barneygale 2015-11-07 13:49:40 --> barneygale_ (~barneygal@mail.thefoundry.co.uk) a rejoint #mcdevs 2015-11-07 14:16:21 -- zz_r04r est maintenant connu sous le nom r04r 2015-11-07 14:37:50 <-- SopaXorzTaker (~SopaXorzT@unaffiliated/sopaxorztaker) a quitté (Remote host closed the connection) 2015-11-07 14:47:25 <-- mml (~mml@198-74-7-53.fttp.usinternet.com) a quitté (Quit: Lost terminal) 2015-11-07 16:11:02 --> orthoplex64 (~orthoplex@unaffiliated/orthoplex64) a rejoint #mcdevs 2015-11-07 17:06:26 <-- _123DMWM (~123DMWM@2601:18d:101:f738:60e4:e7a:3f19:9c76) a quitté (Read error: Connection reset by peer) 2015-11-07 17:06:54 --> _123DMWM (~123DMWM@2601:18d:101:f738:60e4:e7a:3f19:9c76) a rejoint #mcdevs 2015-11-07 17:18:21 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-07 17:28:56 barneygale Looks like TAG_List can set its inner type to 0 if there's no entries 2015-11-07 17:28:59 barneygale v.v 2015-11-07 17:43:39 rom1504 well 0 is a valid type 2015-11-07 17:44:01 rom1504 and since you're not going to read anything, it shouldn't be a pb 2015-11-07 17:54:37 barneygale TAG_End doesn't do some of the things that other tags do, e.g. it can only appear in certain circumstances, and is special-cased in TAG_Compound 2015-11-07 18:01:06 rom1504 yeah 2015-11-07 18:12:45 --> phase|2 (~kvirc@99-17-0-59.lightspeed.frokca.sbcglobal.net) a rejoint #mcdevs 2015-11-07 18:32:09 <-- phase|2 (~kvirc@99-17-0-59.lightspeed.frokca.sbcglobal.net) a quitté #mcdevs ("Once you know what it is you want to be true, instinct is a very useful device for enabling you to know that it is") 2015-11-07 20:12:50 rom1504 well I finally (8 months after the issue was opened) found my gamemode3 bug 2015-11-07 20:13:17 rom1504 it was a stupid uuid mismatch, we give uuid 0-0-0-0-0 in offline mode, and the proxy has to be partially in offline mode 2015-11-07 20:13:31 rom1504 so the client didn't understand fully the gamemode change 2015-11-07 20:42:14 <-- barneygale (~barneygal@2.217.103.142) a quitté (Ping timeout: 260 seconds) 2015-11-07 20:44:06 Not-f7bb [flying-squid] rom1504 pushed 1 commit to master [+0/-0/±1] http://git.io/v8WCL 2015-11-07 20:44:06 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 240 seconds) 2015-11-07 20:44:07 Not-f7bb [flying-squid] rom1504 3134633 - properly implement gamemode change, make gamemode3 (spectator) work 2015-11-07 20:44:47 <-- _123DMWM (~123DMWM@2601:18d:101:f738:60e4:e7a:3f19:9c76) a quitté (Read error: Connection reset by peer) 2015-11-07 20:45:11 --> _123DMWM (~123DMWM@2601:18d:101:f738:60e4:e7a:3f19:9c76) a rejoint #mcdevs 2015-11-07 20:57:47 --> gabizou- (~gabizou@131.153.4.34) a rejoint #mcdevs 2015-11-07 21:01:39 <-- gabizou- (~gabizou@131.153.4.34) a quitté (Client Quit) 2015-11-07 21:04:21 --> gabizou- (~gabizou@131.153.4.34) a rejoint #mcdevs 2015-11-07 21:14:29 <-- gabizou- (~gabizou@131.153.4.34) a quitté (Quit: ZNC - http://znc.in) 2015-11-07 21:19:41 --> gabizou- (~gabizou@131.153.4.34) a rejoint #mcdevs 2015-11-07 21:27:30 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-07 21:27:39 <-- gabizou- (~gabizou@131.153.4.34) a quitté (Quit: ZNC - http://znc.in) 2015-11-07 21:29:50 --> gabizou- (~gabizou@131.153.4.34) a rejoint #mcdevs 2015-11-07 21:32:45 <-- gabizou- (~gabizou@131.153.4.34) a quitté (Client Quit) 2015-11-07 21:36:27 --> gabizou- (~gabizou@131.153.4.34) a rejoint #mcdevs 2015-11-07 21:44:00 <-- gabizou- (~gabizou@131.153.4.34) a quitté (Quit: ZNC - http://znc.in) 2015-11-07 21:46:10 --> gabizou- (~gabizou@131.153.4.34) a rejoint #mcdevs 2015-11-07 21:58:48 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 246 seconds) 2015-11-07 22:00:16 <-- gabizou- (~gabizou@131.153.4.34) a quitté (Quit: ZNC - http://znc.in) 2015-11-07 22:02:58 --> gabizou- (~gabizou@131.153.4.34) a rejoint #mcdevs 2015-11-07 22:04:22 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-07 22:08:10 --> Danielh90 (~Danielh90@97-91-156-141.dhcp.stls.mo.charter.com) a rejoint #mcdevs 2015-11-07 22:08:42 --> barneygale (~barneygal@2.217.103.142) a rejoint #mcdevs 2015-11-07 22:16:57 <-- aeonchild (enchilado@gateway/shell/blinkenshell.org/x-dwgidaoqosxlfgdn) a quitté (Ping timeout: 265 seconds) 2015-11-07 22:21:39 <-- gurun (~gurun@c83-249-65-92.bredband.comhem.se) a quitté (Quit: Leaving) 2015-11-07 22:25:45 <-- m0r13 (~m0r13@mail.yellow-ray.de) a quitté (*.net *.split) 2015-11-07 22:31:20 <-- cnr (~conehead@unaffiliated/conehead) a quitté (Ping timeout: 264 seconds) 2015-11-07 22:31:21 --> conehead (~conehead@2a01:4f8:201:7482::2) a rejoint #mcdevs 2015-11-07 22:31:21 <-- conehead (~conehead@2a01:4f8:201:7482::2) a quitté (Changing host) 2015-11-07 22:31:21 --> conehead (~conehead@unaffiliated/conehead) a rejoint #mcdevs 2015-11-07 22:43:03 --> bfoxwell (~Foxwell@c-76-110-182-132.hsd1.fl.comcast.net) a rejoint #mcdevs 2015-11-07 22:46:53 --> aeonchild (enchilado@gateway/shell/blinkenshell.org/x-uxucqwzgnuzythcc) a rejoint #mcdevs 2015-11-07 22:47:20 --> m0r13 (~m0r13@mail.yellow-ray.de) a rejoint #mcdevs 2015-11-07 22:51:36 <-- aeonchild (enchilado@gateway/shell/blinkenshell.org/x-uxucqwzgnuzythcc) a quitté (Changing host) 2015-11-07 22:51:36 --> aeonchild (enchilado@defocus/yummy/enchilado) a rejoint #mcdevs 2015-11-07 23:20:12 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 255 seconds) 2015-11-08 00:13:42 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-08 01:04:06 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 240 seconds) 2015-11-08 01:07:55 <-- AlphaBlend (AlphaBlend@pool-173-58-38-132.lsanca.fios.verizon.net) a quitté (Read error: Connection reset by peer) 2015-11-08 01:08:49 --> AlphaBlend (~Vector@pool-173-58-38-132.lsanca.fios.verizon.net) a rejoint #mcdevs 2015-11-08 01:10:15 <-- _123DMWM (~123DMWM@2601:18d:101:f738:60e4:e7a:3f19:9c76) a quitté (Ping timeout: 246 seconds) 2015-11-08 01:11:20 --> _123DMWM (~123DMWM@2601:18d:101:f738:60e4:e7a:3f19:9c76) a rejoint #mcdevs 2015-11-08 01:24:47 TkTech nickelpro, self-employed contractor :) Currently working for the government of Canada. 2015-11-08 01:33:11 --> Timelaw (Timelaw@gateway/vpn/mullvad/x-bcgsspqhqcydlhaj) a rejoint #mcdevs 2015-11-08 01:56:21 --> CFOPL (~CFOPL@182.239.65.249) a rejoint #mcdevs 2015-11-08 02:25:37 <-- CFOPL (~CFOPL@182.239.65.249) a quitté (Quit: Bye) 2015-11-08 02:33:02 <-- Timelaw (Timelaw@gateway/vpn/mullvad/x-bcgsspqhqcydlhaj) a quitté (Ping timeout: 264 seconds) 2015-11-08 03:42:02 <-- deathrat____ (sid14886@gateway/web/irccloud.com/x-kgyifezpppsasfyd) a quitté (Remote host closed the connection) 2015-11-08 03:42:02 <-- JeanSebTr (sid50581@gateway/web/irccloud.com/x-ihicrkxfmsaofrjk) a quitté (Remote host closed the connection) 2015-11-08 04:28:52 --> CFOPL (~CFOPL@182.239.65.249) a rejoint #mcdevs 2015-11-08 04:29:26 <-- CFOPL (~CFOPL@182.239.65.249) a quitté (Client Quit) 2015-11-08 04:29:34 --> CFOPL (~CFOPL@182.239.65.249) a rejoint #mcdevs 2015-11-08 04:34:32 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-08 04:35:39 <-- CFOPL (~CFOPL@182.239.65.249) a quitté (Remote host closed the connection) 2015-11-08 05:18:52 <-- UUID01112 (~UUID00@cpe-213-157-255-57.dynamic.amis.net) a quitté (Quit: Nettalk6 - www.ntalk.de) 2015-11-08 05:29:20 --> oldmanmike (~oldmanmik@pool-108-52-159-169.phlapa.fios.verizon.net) a rejoint #mcdevs 2015-11-08 06:13:53 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2015-11-08 06:16:14 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 260 seconds) 2015-11-08 06:16:14 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2015-11-08 06:22:57 <-- barneygale (~barneygal@2.217.103.142) a quitté (Ping timeout: 240 seconds) 2015-11-08 06:46:56 -- XorBoole- est maintenant connu sous le nom XorBoole 2015-11-08 06:58:47 -- r04r est maintenant connu sous le nom zz_r04r 2015-11-08 07:11:46 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 240 seconds) 2015-11-08 07:12:18 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-08 08:41:46 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 240 seconds) 2015-11-08 10:15:40 <-- Tristitia (~tristitia@178.18.241.185) a quitté (Ping timeout: 265 seconds) 2015-11-08 11:10:21 <-- orthoplex64 (~orthoplex@unaffiliated/orthoplex64) a quitté (Ping timeout: 260 seconds) 2015-11-08 12:50:42 <-- mfj (~kvirc@202.55.151.66) a quitté (Ping timeout: 260 seconds) 2015-11-08 12:57:57 <-- hkaga (~hkaga@2602:ffda:bbb::27bf:741e) a quitté (Ping timeout: 246 seconds) 2015-11-08 13:00:21 --> hkaga (~hkaga@2602:ffda:bbb::27bf:741e) a rejoint #mcdevs 2015-11-08 13:03:11 --> Timelaw (Timelaw@gateway/vpn/mullvad/x-oqbllggqqgabzpzi) a rejoint #mcdevs 2015-11-08 13:42:54 --> deathrat____ (sid14886@gateway/web/irccloud.com/x-jsaqnhbmgpecyofa) a rejoint #mcdevs 2015-11-08 14:12:22 --> JeanSebTr (sid50581@gateway/web/irccloud.com/x-zlmifvovsaellsyi) a rejoint #mcdevs 2015-11-08 14:25:12 --> gurun (~gurun@c83-249-65-92.bredband.comhem.se) a rejoint #mcdevs 2015-11-08 15:04:49 --> barneygale (~barneygal@2.217.103.142) a rejoint #mcdevs 2015-11-08 15:11:31 -- zz_r04r est maintenant connu sous le nom r04r 2015-11-08 15:47:39 <-- oldmanmike (~oldmanmik@pool-108-52-159-169.phlapa.fios.verizon.net) a quitté (Quit: leaving) 2015-11-08 15:59:36 <-- barneygale (~barneygal@2.217.103.142) a quitté (Remote host closed the connection) 2015-11-08 16:10:09 --> orthoplex64 (~orthoplex@unaffiliated/orthoplex64) a rejoint #mcdevs 2015-11-08 16:16:13 <-- Guest65063 (~gicode@starfighter.csh.rit.edu) a quitté (Remote host closed the connection) 2015-11-08 16:26:00 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-08 17:47:06 <-- Timelaw (Timelaw@gateway/vpn/mullvad/x-oqbllggqqgabzpzi) a quitté (Ping timeout: 265 seconds) 2015-11-08 18:03:46 --> Timelaw (~Timelaw@host86-133-249-166.range86-133.btcentralplus.com) a rejoint #mcdevs 2015-11-08 18:07:06 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 240 seconds) 2015-11-08 18:30:23 --> barneygale (~barneygal@2.217.103.142) a rejoint #mcdevs 2015-11-08 18:34:00 MrARM well, I sorta got MCPE to run on Linux, at least the title screen 2015-11-08 20:37:07 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2015-11-08 20:38:12 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 246 seconds) 2015-11-08 20:38:12 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2015-11-08 20:38:52 --> gurun_ (~gurun@c83-249-65-92.bredband.comhem.se) a rejoint #mcdevs 2015-11-08 20:41:42 <-- gurun (~gurun@c83-249-65-92.bredband.comhem.se) a quitté (Ping timeout: 246 seconds) 2015-11-08 21:21:56 <-- barneygale (~barneygal@2.217.103.142) a quitté (Remote host closed the connection) 2015-11-08 21:42:36 <-- Danielh90 (~Danielh90@97-91-156-141.dhcp.stls.mo.charter.com) a quitté (Read error: Connection timed out) 2015-11-08 21:43:13 --> Danielh90 (~Danielh90@97-91-156-141.dhcp.stls.mo.charter.com) a rejoint #mcdevs 2015-11-08 21:44:54 <-- Jailout2000 (~Jailout20@unaffiliated/jailout2000) a quitté (Ping timeout: 265 seconds) 2015-11-08 22:02:18 MrARM http://m.imgur.com/QWyOKC6 <- got title screen of MCPE to run on Linux! :D 2015-11-08 22:05:02 dx wait what, how 2015-11-08 22:11:18 MrARM libhybris+custom code and patches (because some actual game code uses jni) 2015-11-08 22:11:30 MrARM from custom code it is basically AppPlatform 2015-11-08 22:17:18 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-08 22:23:29 angal :) 2015-11-08 22:41:54 AlphaBlend were leads really fixed from being broken when chunks load in specific situations? 2015-11-08 22:42:04 AlphaBlend i know there was that one mojang bug report where they were fixed 2015-11-08 22:42:26 AlphaBlend but then again, reading through the chat log of that report, it was fixed, but then later found to still be a problem 2015-11-08 22:42:39 AlphaBlend i think 2015-11-08 22:43:55 redstonehelper .bug MC-91567@AlphaBlend 2015-11-08 22:44:07 redstonehelper oh, no bot here. 2015-11-08 22:44:14 redstonehelper https://bugs.mojang.com/browse/MC-91567 2015-11-08 22:44:17 AlphaBlend thanks 2015-11-08 22:44:38 redstonehelper or is there still a bug in 15w45a? 2015-11-08 22:44:41 AlphaBlend teleport to 0, 0, 0? O_O 2015-11-08 22:45:14 AlphaBlend i'm not talking about a bug found in the 1.9 snapshots, this has been a bug that has been around a long time 2015-11-08 22:45:23 AlphaBlend but apparently fixed 2015-11-08 22:45:26 AlphaBlend let me see if i can find it 2015-11-08 22:46:08 AlphaBlend such an old report 2015-11-08 22:46:09 AlphaBlend https://bugs.mojang.com/browse/MC-14826 2015-11-08 22:47:17 AlphaBlend https://bugs.mojang.com/browse/MC-14826?focusedCommentId=237866&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-237866 2015-11-08 22:47:20 redstonehelper someone re-reported that recently I think 2015-11-08 22:47:20 AlphaBlend fron after this post 2015-11-08 22:47:25 AlphaBlend that post was when it was resolved 2015-11-08 22:47:51 AlphaBlend i haven't been able to confirm myself, i was just looking for what others said about it 2015-11-08 22:48:05 redstonehelper there is https://bugs.mojang.com/browse/MC-85284 2015-11-08 22:48:32 redstonehelper and https://bugs.mojang.com/browse/MC-90204 which is probably a duplicate of that^ 2015-11-08 22:48:55 redstonehelper nope, different issues 2015-11-08 22:49:21 AlphaBlend that is such a strange bug 2015-11-08 22:49:25 redstonehelper I'll just ask the people on the old one to make a new ticket if they're still experiencing troubles 2015-11-08 22:49:28 AlphaBlend i mean, i understand why it would happen 2015-11-08 22:50:16 redstonehelper how? 2015-11-08 22:50:32 AlphaBlend well 2015-11-08 22:50:50 AlphaBlend you load a chunk with a lead in it, but the entity the lead is attached to is in another chunk that hasn't loaded 2015-11-08 22:51:11 AlphaBlend that's how i understand it 2015-11-08 22:52:30 AlphaBlend however, there was some confusion about the ticket 2015-11-08 22:52:52 AlphaBlend one about the lead disappearing visually, the other actually being disconnected server-side 2015-11-08 22:52:59 AlphaBlend which is my issue 2015-11-08 22:53:36 redstonehelper if that still happens in w45a and there's no open ticket about it, create one 2015-11-08 23:37:26 <-- Danielh90 (~Danielh90@97-91-156-141.dhcp.stls.mo.charter.com) a quitté (Read error: Connection timed out) 2015-11-08 23:45:26 <-- _123DMWM (~123DMWM@2601:18d:101:f738:60e4:e7a:3f19:9c76) a quitté (Ping timeout: 240 seconds) 2015-11-08 23:52:27 --> barneygale (~barneygal@176.25.118.41) a rejoint #mcdevs 2015-11-08 23:57:06 --> _123DMWM (~123DMWM@2601:18d:101:f738:c07f:71bb:f400:6dde) a rejoint #mcdevs 2015-11-09 00:07:26 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 240 seconds) 2015-11-09 00:33:56 --> mfj (~kvirc@202.55.151.66) a rejoint #mcdevs 2015-11-09 00:35:36 <-- gabizou- (~gabizou@131.153.4.34) a quitté (Quit: ZNC - http://znc.in) 2015-11-09 00:43:00 --> gabizou- (~gabizou@131.153.4.34) a rejoint #mcdevs 2015-11-09 01:01:29 <-- gabizou- (~gabizou@131.153.4.34) a quitté (Quit: ZNC - http://znc.in) 2015-11-09 01:02:14 --> gabizou- (~gabizou@131.153.4.34) a rejoint #mcdevs 2015-11-09 01:09:16 <-- gabizou (~gabizou@talk.inspirenxe.org) a quitté (Quit: ZNC - http://znc.in) 2015-11-09 01:26:19 --> Jailout2000 (~Jailout20@unaffiliated/jailout2000) a rejoint #mcdevs 2015-11-09 01:41:58 <-- Timelaw (~Timelaw@host86-133-249-166.range86-133.btcentralplus.com) a quitté (Quit: WeeChat 1.3) 2015-11-09 01:42:50 --> Danielh90 (~Danielh90@97-91-156-141.dhcp.stls.mo.charter.com) a rejoint #mcdevs 2015-11-09 02:14:57 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-09 02:16:41 -- r04r est maintenant connu sous le nom zz_r04r 2015-11-09 02:56:11 --> Keon (~Keon@ip184-189-253-170.sb.sd.cox.net) a rejoint #mcdevs 2015-11-09 03:02:31 --> Informhunter (~Informhun@ppp78-37-149-47.pppoe.avangarddsl.ru) a rejoint #mcdevs 2015-11-09 03:03:52 <-- Informhunter (~Informhun@ppp78-37-149-47.pppoe.avangarddsl.ru) a quitté #mcdevs 2015-11-09 03:08:32 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Quit: into the real world!) 2015-11-09 03:13:16 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-09 04:07:36 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 246 seconds) 2015-11-09 04:28:34 <-- Keon (~Keon@ip184-189-253-170.sb.sd.cox.net) a quitté (Read error: Connection reset by peer) 2015-11-09 04:43:41 <-- gurun_ (~gurun@c83-249-65-92.bredband.comhem.se) a quitté (Ping timeout: 250 seconds) 2015-11-09 04:51:36 <-- barneygale (~barneygal@176.25.118.41) a quitté (Ping timeout: 250 seconds) 2015-11-09 05:20:14 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-09 05:24:28 -- gabizou- est maintenant connu sous le nom gabizou 2015-11-09 06:07:12 --> redstonehelper_ (~redstoneh@p4FCCEABF.dip0.t-ipconnect.de) a rejoint #mcdevs 2015-11-09 06:07:12 <-- redstonehelper_ (~redstoneh@p4FCCEABF.dip0.t-ipconnect.de) a quitté (Changing host) 2015-11-09 06:07:12 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2015-11-09 06:09:06 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 240 seconds) 2015-11-09 06:09:06 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2015-11-09 06:27:57 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 246 seconds) 2015-11-09 07:12:30 --> Flemmard (~flemmard@unaffiliated/flemmard) a rejoint #mcdevs 2015-11-09 07:14:57 <-- Flemmard`` (~flemmard@AStrasbourg-652-1-195-73.w109-221.abo.wanadoo.fr) a quitté (Ping timeout: 255 seconds) 2015-11-09 08:13:04 --> gurun_ (~gurun@c83-249-65-92.bredband.comhem.se) a rejoint #mcdevs 2015-11-09 08:59:10 <-- gurun_ (~gurun@c83-249-65-92.bredband.comhem.se) a quitté (Read error: Connection reset by peer) 2015-11-09 09:07:20 --> gurun (~gurun@c83-249-65-92.bredband.comhem.se) a rejoint #mcdevs 2015-11-09 09:29:36 <-- bfoxwell (~Foxwell@c-76-110-182-132.hsd1.fl.comcast.net) a quitté (Ping timeout: 265 seconds) 2015-11-09 10:18:42 --> UUID01112 (~UUID00@cpe-213-157-225-153.dynamic.amis.net) a rejoint #mcdevs 2015-11-09 10:53:43 -- zz_r04r est maintenant connu sous le nom r04r 2015-11-09 11:00:26 -- r04r est maintenant connu sous le nom zz_r04r 2015-11-09 11:08:17 MrARM got MCPE ingame on Linux :) http://imgur.com/kSFC2j4 2015-11-09 11:10:33 <-- orthoplex64 (~orthoplex@unaffiliated/orthoplex64) a quitté (Ping timeout: 244 seconds) 2015-11-09 11:15:06 -- zz_r04r est maintenant connu sous le nom r04r 2015-11-09 11:33:49 barneygale_ good stuff 2015-11-09 13:55:10 +Prf_Jakob MrARM: Wait how? 2015-11-09 13:55:42 rom1504 22:11 < MrARM> libhybris+custom code and patches (because some actual game code uses jni) 2015-11-09 13:55:45 rom1504 22:11 < MrARM> from custom code it is basically AppPlatform 2015-11-09 13:56:35 * rom1504 logs service 2015-11-09 14:07:41 dx rom1504: print logs from Feb.25/13 2015-11-09 14:19:46 +Prf_Jakob MrARM: So the game code is C++ and then calls into java code, so you have written a java wrapper for that code to call into? 2015-11-09 14:20:43 MrARM Prf_Jakob, no, there is absolutely no java code in there 2015-11-09 14:21:04 MrARM the MCPE library is loaded via libhybris (which I modified to make it access the opengl library too) 2015-11-09 14:21:55 +Prf_Jakob Oh okay 2015-11-09 14:22:14 MrARM I also had to modify libhybris to fix file io because FILE* structures differ a bit 2015-11-09 14:22:30 MrARM and c++stdlib directly accessed a property in it 2015-11-09 14:22:46 MrARM I also had to write AppPlatform for Linix 2015-11-09 14:22:49 MrARM *Linux 2015-11-09 14:22:59 +Prf_Jakob Okay 2015-11-09 14:23:10 MrARM as well as hook the symbol that is responsible for the in-game store because it called jni 2015-11-09 14:23:32 +Prf_Jakob I not exactly sure what libhybris is but, cool work none the less. :) 2015-11-09 14:23:39 rom1504 dx: :p 2015-11-09 14:23:51 MrARM and also 2 functions related to http requests because it used jni too 2015-11-09 14:23:57 MrARM well, I stubbed those :p 2015-11-09 14:24:16 MrARM libhybris is basically Android linker 2015-11-09 14:24:44 MrARM that you can use from your program 2015-11-09 14:24:56 MrARM because Android uses bionic, not glibc and some functions differ 2015-11-09 14:25:21 MrARM it hooks those symbols which aren't compatible 2015-11-09 14:26:05 MrARM this thing uses the x86 version of MCPE of course 2015-11-09 14:26:25 +Prf_Jakob Aah okay 2015-11-09 14:26:55 MrARM I will publish the sources of it on github later, but first I need to fix up text input and then clean up the code xD 2015-11-09 14:27:04 +Prf_Jakob Cool cool 2015-11-09 14:30:23 rom1504 dx: turns out awk is pretty good, http://sprunge.us/DdjJ :P 2015-11-09 14:31:41 dx rom1504: how did you awk that? 2015-11-09 14:32:48 rom1504 awk '/févr. 25 2013/ {p=1}; p; /févr. 26 2013/ {p=0}' \#mcdevs.log > ~/log252013.txt 2015-11-09 14:33:00 rom1504 (french locale, might need to change it a bit for an english locale) 2015-11-09 14:33:34 rom1504 and `cat log252013.txt | curl -F 'sprunge=<-' http://sprunge.us` is fun too 2015-11-09 14:39:36 --> orthoplex64 (~orthoplex@unaffiliated/orthoplex64) a rejoint #mcdevs 2015-11-09 14:43:56 <-- aeonchild (enchilado@defocus/yummy/enchilado) a quitté (Ping timeout: 244 seconds) 2015-11-09 14:53:03 <-- m0r13 (~m0r13@mail.yellow-ray.de) a quitté (*.net *.split) 2015-11-09 15:04:12 MrARM hmm, multiplayer does not work :( 2015-11-09 15:04:34 MrARM because libhybris does not wrap socket functions 2015-11-09 15:04:35 MrARM :/ 2015-11-09 15:10:58 --> m0r13 (~m0r13@mail.yellow-ray.de) a rejoint #mcdevs 2015-11-09 15:13:03 --> aeonchild (enchilado@gateway/shell/blinkenshell.org/x-kbswmldszxviszwa) a rejoint #mcdevs 2015-11-09 16:18:39 <-- mml_ (~mlooney@198-74-7-53.fttp.usinternet.com) a quitté (Ping timeout: 264 seconds) 2015-11-09 16:38:18 --> UUID01113 (~UUID00@cpe-213-157-255-57.dynamic.amis.net) a rejoint #mcdevs 2015-11-09 16:39:46 <-- UUID01112 (~UUID00@cpe-213-157-225-153.dynamic.amis.net) a quitté (Ping timeout: 265 seconds) 2015-11-09 16:40:03 --> mml (~mlooney@38.88.188.22) a rejoint #mcdevs 2015-11-09 16:40:26 -- mml est maintenant connu sous le nom Guest97404 2015-11-09 16:55:29 <-- aeonchild (enchilado@gateway/shell/blinkenshell.org/x-kbswmldszxviszwa) a quitté (Changing host) 2015-11-09 16:55:29 --> aeonchild (enchilado@defocus/yummy/enchilado) a rejoint #mcdevs 2015-11-09 17:16:12 -- r04r est maintenant connu sous le nom zz_r04r 2015-11-09 17:23:39 --> ekaron (~ekaron2@rrcs-173-198-40-226.west.biz.rr.com) a rejoint #mcdevs 2015-11-09 17:45:46 -- zz_r04r est maintenant connu sous le nom r04r 2015-11-09 18:01:17 Aikar Grum, why is the monuments in wrong location a wont-fix? I even gave you the solution to it o.o 2015-11-09 18:06:18 Aikar its simply using the wrong biome check method. use the right one, no more problems 2015-11-09 18:07:00 Aikar its using the one tha determines biome based on world gen, vs the one that actually checks the current chunks biome 2015-11-09 18:07:19 Aikar a specific blocks biome* 2015-11-09 18:10:03 redstonehelper maybe because it kind of breaks old worlds 2015-11-09 18:10:07 redstonehelper in some way 2015-11-09 18:10:12 redstonehelper disclaimer: haven't seen ticket 2015-11-09 18:10:12 Aikar no thats the issue 2015-11-09 18:10:19 Aikar old worlds are broken, it fixes them 2015-11-09 18:10:36 redstonehelper link please 2015-11-09 18:10:42 Aikar https://bugs.mojang.com/browse/MC-65214 2015-11-09 18:11:11 Aikar currently monuments can pop up in weird places, guardians spawn out of place, because its determining chunks to be monuements based on 1.8 world gen for pre 1.8 worlds 2015-11-09 18:11:19 redstonehelper Aikar: very possible he didn't read through all the comments 2015-11-09 18:11:36 Aikar I've had monuments spawn in my town world tearing apart peoples plots until i patched things heh 2015-11-09 18:11:56 Aikar had a monument in the mountains in the wild too 2015-11-09 18:12:07 Aikar ... which also tore apart someones town 2015-11-09 18:12:19 Aikar those were fun days restoring backups after 1.8 update 2015-11-09 18:31:31 barneygale_ Looks like there were about 9 months from the release of 1.8.0 and to the first 1.9 snapshots. Anyone want to hazard a guess at whether 1.10 snapshots will have a similar delay after 1.9.0 is released? Or quicker? Slower? 2015-11-09 18:34:21 redstonehelper my money's on much less delay 2015-11-09 18:49:43 -- Guest97404 est maintenant connu sous le nom mml2 2015-11-09 18:59:41 * Thinkofname notices the set compression issue was closed as invalid by Grum 2015-11-09 19:00:00 +Thinkofname Invalid as in wont fix or invalid as in can't fix? Or just invalid? 2015-11-09 19:07:29 redstonehelper if in doubt, invalid as in "not reproducible in vanilla environment" 2015-11-09 19:18:49 * Thinkofname shrugs 2015-11-09 19:18:52 +Thinkofname alrightly then 2015-11-09 19:20:11 MrARM hmm weird thing, in MCPE on fancy settings the sky is somehow rendered *over* the game instead of under 2015-11-09 19:20:29 MrARM I'll upload a screenshot demonstrating what I mean in a second 2015-11-09 19:21:37 MrARM http://imgur.com/sXilWog 2015-11-09 19:21:54 MrARM (it is in a cave) 2015-11-09 19:22:22 MrARM if I move up the "sky" also moves 2015-11-09 19:22:26 +Thinkofname depends on how they render it but it could be the stencil buffer? 2015-11-09 19:22:27 barneygale_ redstonehelper, what makes you think less delay, out of interest? 2015-11-09 19:22:48 redstonehelper unless they're being sold to microsoft again they won't have to deal with all that takeover stuff 2015-11-09 19:22:49 +Thinkofname on desktops you generally have to request the number of stencil bits you want, have you done that? 2015-11-09 19:22:49 MrARM anyone has ideas what could cause this to happen ? 2015-11-09 19:23:12 MrARM Thinkofname, I use the libGLESv2 library nvidia provides 2015-11-09 19:23:30 MrARM (in 32-bit mode) 2015-11-09 19:23:34 +Thinkofname MrARM: to create the window? 2015-11-09 19:23:44 MrARM oh hmm, I haven't tried to set any 2015-11-09 19:24:34 MrARM what would those flags be ? 2015-11-09 19:25:02 +Thinkofname depends on the thing but something like STENCIL_BUFFER_BITS = 8 2015-11-09 19:30:36 MrARM Thinkofname, thanks, that fixed it :) 2015-11-09 19:34:27 barneygale_ redstonehelper, true. thanks v much :) 2015-11-09 19:51:14 MrARM on PC you really miss the search functionality in creative inventory :/ 2015-11-09 19:52:00 MrARM but well I'm going to get this thing cleaned up and open sourced tomorrow, then I'll work on updating my mod to 0.13 2015-11-09 20:43:50 +Grum Thinkofname: invalid as it doesn't actually happen in vanilla 2015-11-09 20:44:05 +Grum there are millions of ways to break things, if you do them out of order for things that are supposed to be in order :D 2015-11-09 20:44:39 +Thinkofname Grum: the packet isn't used in vanilla, it was added for modders :3 2015-11-09 20:44:49 +Thinkofname i'd be happy with its removal too though 2015-11-09 20:45:43 +Grum hmmm i'm a bit confused now 2015-11-09 20:47:25 +Grum Thinkofname: got link? 2015-11-09 20:47:39 +Thinkofname to the issue? https://bugs.mojang.com/browse/MC-67961 2015-11-09 20:48:07 +Grum euuh 2015-11-09 20:48:16 +Grum there are no packets in the protocol just for modding 2015-11-09 20:48:35 +Thinkofname you only send the set compression during the login phase, the play one is never used 2015-11-09 20:48:43 +Thinkofname DB said it was for us to play with or something 2015-11-09 20:48:56 +Thinkofname ended up crashing on use though 2015-11-09 20:48:58 +Grum interesting that should be deleted 2015-11-09 20:49:44 +Grum wait 2015-11-09 20:49:46 +Grum wtf 2015-11-09 20:50:58 +Grum sigh 2015-11-09 20:51:01 +Grum copy/paste faile 2015-11-09 20:51:28 +Thinkofname yeah :) still wont work fully even if that is fixed though 2015-11-09 20:51:35 +Grum why not? 2015-11-09 20:51:40 +Thinkofname since you can't tell when the client starts using the new thresold 2015-11-09 20:51:49 +Thinkofname the so the client things one thing and the server thinks another 2015-11-09 20:51:56 +Grum yeah that smells broken 2015-11-09 20:51:59 +Grum i should just remove the packet then 2015-11-09 20:52:14 +Thinkofname yeah, I don't think it'd be useful anyway 2015-11-09 21:01:01 +Grum just purged it then 2015-11-09 21:05:10 +Thinkofname \o/ 2015-11-09 21:06:01 +Thinkofname leaving it 'invalid' or do you want to mark it 'fixed'? 2015-11-09 21:06:31 redstonehelper if the feature is removed it's probably invalid 2015-11-09 21:06:46 redstonehelper also, invalid==WAI==won't fix in many cases anyway 2015-11-09 21:06:51 +Thinkofname alright, just wanted to check 2015-11-09 21:14:52 Fenhl speaking of WAI 2015-11-09 21:15:02 Fenhl https://bugs.mojang.com/browse/MC-7519 2015-11-09 21:15:19 redstonehelper definitely WAI imo, no? 2015-11-09 21:15:48 redstonehelper nether portal texture doesn't just appear randomly 2015-11-09 21:15:54 redstonehelper or is that the overlay for nausea too? 2015-11-09 21:16:09 Fenhl the screen turns purple for a second when the effect is removed 2015-11-09 21:16:46 redstonehelper yes, sort of a "one last burst of nausea and then it's over" 2015-11-09 21:17:30 Fenhl oh, the way it instantly goes from no tint to full tint and then fades would suggest a rendering glitch 2015-11-09 21:18:04 redstonehelper create a new ticket if you can make it sound different enough from MC-7519 so we can justify not resolving as duplicate 2015-11-09 21:18:33 Fenhl nah, not going to bother with a visual bug this minor 2015-11-09 21:18:39 +Thinkofname sounds like its just using the portal's system, fade-in when standing in and fade-out when you leave. End of the potion triggers the end effect hence the fade out 2015-11-09 21:18:43 Fenhl have a sealion instead http://i.imgur.com/bmfwvDl.gif 2015-11-09 21:19:39 redstonehelper nice cat 2015-11-09 21:19:57 redstonehelper Fenhl: btw it wuoldn't hurt to update the affected versions on your tickets :D 2015-11-09 21:21:07 Fenhl we're still on 15w44b because of MC-92144, I'll check what I can repro in singleplayer 2015-11-09 21:21:57 redstonehelper merci 2015-11-09 21:22:56 <-- angal (angal@elmo.stole-your.pw) a quitté (Remote host closed the connection) 2015-11-09 21:30:24 Fenhl oh wait I can still add 15w44b to affected versions 2015-11-09 21:30:33 redstonehelper yeah, but don't tell g__m 2015-11-09 21:30:49 redstonehelper (also it's not really helpful unless you haven't updated affected versions in a long time) 2015-11-09 21:31:10 redstonehelper 1.8.1-pre1->15w44b is better than just 1.8.1-pre1, but 15w43a->15w44b is pointless 2015-11-09 21:33:45 * Grum stabs redstonehelper 2015-11-09 21:34:27 +Grum Fenhl: i think that is fixed though 2015-11-09 21:35:05 Fenhl Grum: what is fixed? 2015-11-09 21:35:27 redstonehelper portal loops are still an issue 2015-11-09 21:35:33 redstonehelper unless it'S world specific? 2015-11-09 21:35:46 redstonehelper in which case we should close and ask for reproduction on w45a worlds 2015-11-09 21:36:03 Fenhl it's not, most likely 2015-11-09 21:36:35 redstonehelper at least 2 people confirmed portal loop 2015-11-09 21:36:46 redstonehelper and at least 3 the coordinate thing 2015-11-09 21:37:01 Fenhl what I think is happening is the client spawns in the new dimension but at the same coordinates they were before entering the portal 2015-11-09 21:37:02 Aikar Grum, what about the monuments you marked wont fix this morning o.o? having trouble coming up with possible reasons why unless you misunderstood something about that 2015-11-09 21:37:25 Fenhl then they get moved to their new coordinates, making the server think they just entered the portal 2015-11-09 21:37:39 Fenhl and if they don't exit fast enough the get teleported back 2015-11-09 21:38:21 redstonehelper Fenhl: put that in description please 2015-11-09 21:39:23 Fenhl give me a minute, trying to repro MC-83930 first 2015-11-09 21:39:39 <-- ekaron (~ekaron2@rrcs-173-198-40-226.west.biz.rr.com) a quitté (Read error: No route to host) 2015-11-09 21:41:35 <-- mml2 (~mlooney@38.88.188.22) a quitté (Ping timeout: 272 seconds) 2015-11-09 21:44:04 +Grum 'the coordinate thing' ? 2015-11-09 21:45:18 Fenhl Grum: this one https://bugs.mojang.com/browse/MC-89928 2015-11-09 21:46:24 +Grum just fixed MC-7519 2015-11-09 21:46:41 Fenhl \o/ 2015-11-09 21:46:53 +Grum super gross hacks are super gross 2015-11-09 21:47:17 redstonehelper it's raining bug fixes 2015-11-09 21:53:58 +Grum Aikar: what exactly is going wrong? because its a bit vague 2015-11-09 21:54:11 +Grum what exactly was breaking? 2015-11-09 21:55:25 redstonehelper Grum: if it's ocean monuments, here's the issue: when the game retro-generates ocean monuments, it does so in locations where 1.8 would place a deep ocean - old chunks with different terrain generation might have a desert there. it should check against the chunks' saved biomes instead and/or additionally 2015-11-09 21:55:58 +Grum yes but the method he uses is actually called: "containsOnlyBiome" 2015-11-09 21:56:52 redstonehelper might still be asking world generator instead of chunk provide 2015-11-09 21:56:53 redstonehelper r 2015-11-09 21:57:41 --> mml2 (~mlooney@198.74.7.53) a rejoint #mcdevs 2015-11-09 21:59:25 Aikar Grum, which is fine as that single check was for "are we deep ocean" 2015-11-09 21:59:37 Aikar and you want deep oceans in middle of an ocean right....? :P 2015-11-09 22:00:22 +Grum anywhere is ok! 2015-11-09 22:00:40 Aikar and why is it .containsOnlyBiome(x,y,z, Biome...) ? 2015-11-09 22:00:46 Aikar err List* 2015-11-09 22:00:57 +Grum containsOnly actually 2015-11-09 22:01:29 Aikar so maybe .getBiome() should be changed to get current biome if chunk exists? 2015-11-09 22:01:31 redstonehelper I am very confused right now 2015-11-09 22:03:20 +Grum rammed the change in, we'll see 2015-11-09 22:03:32 Aikar Grum, does it take chunk located at X/Y/z then check all X/Z for that chunk? I dont have code in front of me 2015-11-09 22:03:35 * Thinkofname watches everything burst into flames 2015-11-09 22:03:42 Aikar but the changed I supplied def solves the problem for me 2015-11-09 22:04:01 +Grum wanna bet it generates significantly less of these things? 2015-11-09 22:04:14 Aikar potentially, thats why i asked whats that method doing differently 2015-11-09 22:04:15 +Grum all old terrain cannot get anything anymor 2015-11-09 22:04:41 +Grum does it actually spawn the structure in a 'wrong' place? 2015-11-09 22:04:45 Aikar yes 2015-11-09 22:04:55 Aikar I had monuments wiping out players structures 2015-11-09 22:04:59 Aikar in mountains and town world 2015-11-09 22:05:17 Aikar was lots of fun ._. 2015-11-09 22:05:21 redstonehelper but that's a separate issue where chunk age isn't updated and/or the threshold is too high, right? 2015-11-09 22:05:30 +Thinkofname doesn't it check the age of the chunk first? 2015-11-09 22:05:48 +Thinkofname so ones that players have stayed in for long amounts of time don't get the new stuff? 2015-11-09 22:05:51 Aikar redstonehelper, no, the method checks biome using world gen logic vs chunk save data logic 2015-11-09 22:06:01 Aikar and where does this 'age' logic come in? I couldnt find any code checking age 2015-11-09 22:06:13 Aikar i thought that was a rumour 2015-11-09 22:06:13 * Thinkofname didn't read redstonehelper's message for commenting 2015-11-09 22:06:23 redstonehelper it's supposed to only replace blocks in newish chunks, I can find a jeb tweet about that if you want 2015-11-09 22:06:39 Aikar yeah but i never saw any code actually do that lol 2015-11-09 22:06:51 Fenhl our server has as always been abusing this bug liberally http://wiki.wurstmineberg.de/Desert_Ocean_Monument 2015-11-09 22:07:19 Aikar Fenhl, well if its fixed itll still work since the structure is 'saved' once its generated 2015-11-09 22:07:24 Aikar the logics bout where to spawn new ones 2015-11-09 22:07:44 Fenhl I know 2015-11-09 22:08:10 Fenhl just pointing out that monuments do indeed (or at least did at one point) spawn in deserts 2015-11-09 22:08:22 Aikar Grum, the correct way to fix it is to make the "deep ocean biome check" use an existing chunks actual biome data vs world generation biome calculations. so if that method does cause less probability, maybe a new method is needed 2015-11-09 22:08:32 Aikar Fenhl, did you have a river near by? 2015-11-09 22:08:46 Fenhl let me check 2015-11-09 22:08:56 Aikar Grum, note that method i suggested is used like 3 lines below for the "Surrounding biomes" check for rivers etc 2015-11-09 22:09:22 Aikar so currently it checks for deep ocean using 1.8 placement, then if in 1.8 a deep ocean would be there, it ensures other water biomes are nearby using CURRENT data 2015-11-09 22:09:33 Fenhl Aikar: yes 2015-11-09 22:09:41 Aikar so it would potentially pop up where a water based biome is near by 2015-11-09 22:09:46 Fenhl Aikar: http://map.wurstmineberg.de/#wurstmineberg_day/0/11/-1318/-894/64 2015-11-09 22:11:00 Aikar Grum, so if my understanding is right, that change ctually shouldnt change probability since the 2nd check following the deep ocean check already used that same method? 2015-11-09 22:12:39 +Grum dunno 2015-11-09 22:12:48 +Grum got the patch, told jens about it 2015-11-09 22:12:50 +Grum we'll see 2015-11-09 22:13:25 redstonehelper Grum: "told jens about it" - still in the office? 2015-11-09 22:13:56 +Grum no, we have ways to chat :p 2015-11-09 22:14:03 redstonehelper the future is now 2015-11-09 22:14:11 * Grum cracks redstonehelper 2015-11-09 22:14:21 redstonehelper my head! 2015-11-09 22:15:36 Fenhl where's my hoverboard 2015-11-09 22:16:26 Aikar you mean the internet has technology to send messages to people instantly in other parts of the world?! 2015-11-09 22:16:59 rom1504 witchcraft 2015-11-09 22:17:00 * redstonehelper sends a carrier pigeon to Aikar 2015-11-09 22:18:02 Aikar can i keep it as a pet when it arrives? 2015-11-09 22:18:38 redstonehelper it'd be good for dinner, but whatever floats your boat 2015-11-09 22:19:10 Aikar something tells me it would probally taste closer to duck than chicken 2015-11-09 22:19:15 Aikar and i wasnt really a fan of duck 2015-11-09 22:19:42 Fenhl send a raven to Stockholm! I found a bug in Minecraft. 2015-11-09 22:20:14 --> angal (angal@elmo.stole-your.pw) a rejoint #mcdevs 2015-11-09 22:20:20 redstonehelper the raven will come back, asking for reproduction steps 2015-11-09 22:20:29 redstonehelper once the bug is confirmed the raven will be exhausted 2015-11-09 22:20:51 Aikar going to need a lot of ravens..... 2015-11-09 22:21:11 redstonehelper maybe we can feed them bugs 2015-11-09 22:21:21 Aikar *notes the # of current ticket ID's* 2015-11-09 22:22:19 Fenhl and when a bug is closed as WAI, the raven returns with a sealion attached 2015-11-09 22:22:41 redstonehelper if we feed those to the ravens this could be a self-sustainable ecosystem 2015-11-09 22:22:43 Aikar wonder whos going to get bug 100k 2015-11-09 22:23:20 redstonehelper I got 90k, half on accident 2015-11-09 22:23:25 redstonehelper it was a duplicate :( 2015-11-09 22:23:32 Aikar lol 2015-11-09 22:23:44 redstonehelper I had a list of bugs I wanted to report later, saw mc-89999 appear, thought I'd go for it 2015-11-09 22:23:58 redstonehelper I wasn't caught up with the previous bugs so I posted the dupe 2015-11-09 22:24:45 Aikar did you respond to yourself with the "please search before posting, our jira is full of dupe tickets and dupe comments saying this message"? lol 2015-11-09 22:24:47 +Thinkofname I should try and make 100k the 'wings are stupid server-side' issue (last I checked) :P 2015-11-09 22:25:03 redstonehelper wings=elytra? 2015-11-09 22:25:07 +Thinkofname yeah 2015-11-09 22:25:10 redstonehelper there's 5 open issues about that already I think 2015-11-09 22:25:23 redstonehelper where stupid is a general "shit's fucked up in some inexplicable way" 2015-11-09 22:25:27 +Thinkofname as far as I can tell wearing them disables the anti-cheat for flying 2015-11-09 22:25:35 +Thinkofname so hackers will have a great time 2015-11-09 22:25:47 redstonehelper Aikar: I'm too lazy for leaving comments, I usually just yell at people if they keep doing it on purpose 2015-11-09 22:25:57 redstonehelper it doesn't quite disable it I think 2015-11-09 22:26:04 redstonehelper people are getting kicked for flying with elytra 2015-11-09 22:26:20 redstonehelper which was oh-so-not-predictable-at-all before implementing elytra 2015-11-09 22:27:18 Aikar oh Grum few other tweaks I found recently, the .chunkExists method actually will create a region file if called on a region that doesnt exists >_> surely thats not desirable, as that also then executes the ineffecient region file creation 2015-11-09 22:27:43 redstonehelper oh boy 2015-11-09 22:28:35 +Grum sigh. 1.10 :( 2015-11-09 22:28:37 Aikar https://bitbucket.org/starlis/empirecraft/src/4895e7213020b3847ae43acb704edcb427e11665/patches/craftbukkit/0118-Don-t-create-Region-File-s-when-checking-if-chunk-ex.patch?at=master&fileviewer=file-view-default 2015-11-09 22:28:48 Aikar very small fix 2015-11-09 22:30:17 +Thinkofname redstonehelper: maybe it changed then, the first version seemed bad 2015-11-09 22:30:40 redstonehelper it's not really good right now 2015-11-09 22:31:46 +Thinkofname http://hastebin.com/lodowavaho.java the value in setFlag(7, ..) is used elsewhere to see if anti-fly should be enabled 2015-11-09 22:33:04 +Grum Aikar: i dont think we actually use that code o.O 2015-11-09 22:33:06 Aikar where the hell is that patch i did to clean up region file creation 2015-11-09 22:35:56 Aikar wait so no vanilla calls RegionFile.chunkExists? 2015-11-09 22:36:03 Aikar though yeah I see that is a CB method 2015-11-09 22:36:11 Aikar added by CB* 2015-11-09 22:36:27 Aikar sorry, but felt like a vanilla thing heh 2015-11-09 22:36:51 +Grum RegionFiles are ancient? 2015-11-09 22:37:13 +Grum I mean super ancient 2015-11-09 22:37:34 +Grum oh well bedtime 2015-11-09 22:38:05 Aikar oh i couldnt find my patch because that was one spigot actually pulled for a change 2015-11-09 22:40:33 Aikar Grum, RegionFile constructor, where it does length() < 4096, it does a really ineffecient zero'ing doing small writes. I replaced it with this.c.write(RegionFile.a) which is the empty byte[4096] you already have sitting there. so it only does 2 system calls (could be 1, just went with less diff re-using whats there :P) vs the tons of them its now doing 2015-11-09 22:41:04 Aikar someone reported that sped up chunk creation sigficantly for them 2015-11-09 22:41:56 Aikar plenty of room to clean up that stuff in there heh, but that was least effort for decent gain 2015-11-09 22:47:53 MrARM hmm, I wonder, is there a x86_64 version of MCPE? 2015-11-09 22:48:04 MrARM Because I want to try a 4k render distance :P 2015-11-09 22:48:23 MrARM and without it being x64 it'll crash (out of memory :( ) 2015-11-09 22:56:27 Fenhl alright, MC-90605 description updated 2015-11-09 22:57:20 redstonehelper woo 2015-11-09 22:57:52 --> barneygale (~barneygal@176.25.118.41) a rejoint #mcdevs 2015-11-09 23:21:26 <-- _123DMWM (~123DMWM@2601:18d:101:f738:c07f:71bb:f400:6dde) a quitté (Ping timeout: 240 seconds) 2015-11-09 23:22:41 --> _123DMWM (~123DMWM@2601:18d:101:f738:c07f:71bb:f400:6dde) a rejoint #mcdevs 2015-11-09 23:23:55 rom15041 MrARM: 4k blocks ? 250 chunks ?? 2015-11-09 23:38:33 <-- Danielh90 (~Danielh90@97-91-156-141.dhcp.stls.mo.charter.com) a quitté (Read error: Connection timed out) 2015-11-09 23:39:10 --> Danielh90 (~Danielh90@97-91-156-141.dhcp.stls.mo.charter.com) a rejoint #mcdevs 2015-11-09 23:39:24 <-- aeonchild (enchilado@defocus/yummy/enchilado) a quitté (Quit: leaving) 2015-11-09 23:39:36 --> enchilado (enchilado@defocus/yummy/enchilado) a rejoint #mcdevs 2015-11-09 23:40:40 -- enchilado est maintenant connu sous le nom aeonchild 2015-11-09 23:44:33 --> UUID01114 (~UUID00@cpe-213-157-225-153.dynamic.amis.net) a rejoint #mcdevs 2015-11-09 23:47:18 <-- UUID01113 (~UUID00@cpe-213-157-255-57.dynamic.amis.net) a quitté (Ping timeout: 240 seconds) 2015-11-09 23:54:26 <-- barneygale (~barneygal@176.25.118.41) a quitté (Ping timeout: 240 seconds) 2015-11-10 00:14:13 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-10 00:57:43 --> Informhunter (~Informhun@178.70.172.114) a rejoint #mcdevs 2015-11-10 00:58:06 --> bfoxwell (~Foxwell@c-76-110-182-132.hsd1.fl.comcast.net) a rejoint #mcdevs 2015-11-10 01:12:16 <-- UUID01114 (~UUID00@cpe-213-157-225-153.dynamic.amis.net) a quitté (Quit: Nettalk6 - www.ntalk.de) 2015-11-10 01:23:03 <-- Informhunter (~Informhun@178.70.172.114) a quitté 2015-11-10 02:36:22 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 240 seconds) 2015-11-10 03:47:46 +Amaranth MrARM: Minecraft Windows 10 Edition? 2015-11-10 03:50:44 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-10 04:52:00 +ammar2 Aikar: chunkExists was part of async chunk loading 2015-11-10 05:45:29 -- r04r est maintenant connu sous le nom zz_r04r 2015-11-10 06:05:49 <-- Owexz (~Owexz@2001:19f0:5800:8cc1:5400:ff:fe0c:f993) a quitté (Quit: So long and thanks for all the fish!) 2015-11-10 06:06:11 --> Owexz (~Owexz@owexz.net) a rejoint #mcdevs 2015-11-10 06:06:17 --> redstonehelper_ (~redstoneh@p4FCCFBC9.dip0.t-ipconnect.de) a rejoint #mcdevs 2015-11-10 06:06:18 <-- redstonehelper_ (~redstoneh@p4FCCFBC9.dip0.t-ipconnect.de) a quitté (Changing host) 2015-11-10 06:06:18 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2015-11-10 06:09:17 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 244 seconds) 2015-11-10 06:09:17 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2015-11-10 06:21:14 -- umby24|offline est maintenant connu sous le nom umby24 2015-11-10 06:43:36 <-- gurun (~gurun@c83-249-65-92.bredband.comhem.se) a quitté (Ping timeout: 246 seconds) 2015-11-10 06:45:45 --> UUID01114 (~UUID00@cpe-213-157-255-57.dynamic.amis.net) a rejoint #mcdevs 2015-11-10 06:52:26 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 240 seconds) 2015-11-10 07:00:02 <-- gabizou (~gabizou@131.153.4.34) a quitté (Ping timeout: 260 seconds) 2015-11-10 07:03:39 --> gabizou (~gabizou@irc.spongepowered.org) a rejoint #mcdevs 2015-11-10 07:51:13 -- umby24 est maintenant connu sous le nom umby24|offline 2015-11-10 07:52:26 -- umby24|offline est maintenant connu sous le nom umby24 2015-11-10 08:09:04 -- umby24 est maintenant connu sous le nom umby24|offline 2015-11-10 08:27:37 --> Dadido3_ (~quassel@p4FD8D9BC.dip0.t-ipconnect.de) a rejoint #mcdevs 2015-11-10 08:28:26 <-- Dadido3 (~quassel@p4FD8D2D4.dip0.t-ipconnect.de) a quitté (Ping timeout: 240 seconds) 2015-11-10 09:26:34 MrARM Amaranth, exporting symbols in that one is off :( 2015-11-10 09:26:50 MrARM Also architectures 2015-11-10 09:33:20 --> barneygale (~barneygal@176.25.118.41) a rejoint #mcdevs 2015-11-10 09:34:46 <-- bfoxwell (~Foxwell@c-76-110-182-132.hsd1.fl.comcast.net) a quitté (Ping timeout: 240 seconds) 2015-11-10 10:18:16 <-- barneygale (~barneygal@176.25.118.41) a quitté (Ping timeout: 265 seconds) 2015-11-10 11:10:33 <-- orthoplex64 (~orthoplex@unaffiliated/orthoplex64) a quitté (Ping timeout: 240 seconds) 2015-11-10 11:46:40 barneygale_ Grum, not sure if you ever got an answer, but I believe Set Compression in PLAY is broken because the server doesn't know when it will start receiving packets from the client using the new threshold. If there was an acknowledgment from the client it would be OK 2015-11-10 11:46:55 barneygale_ It only works in LOGIN because the packet exchange is in lock-step. 2015-11-10 11:48:09 barneygale_ IIRC Bungee *is* using that packet, but in quite specific circumstances 2015-11-10 11:49:24 barneygale_ Nevermind, just saw that Thinkofdeath did get back to you :P 2015-11-10 12:04:32 +Grum barneygale_: which is why i just purged it 2015-11-10 12:04:42 +Grum (during PLAY that is) 2015-11-10 12:25:54 --> gurun (~gurun@c83-249-65-92.bredband.comhem.se) a rejoint #mcdevs 2015-11-10 12:49:42 barneygale_ Grum, thanks for doing something about it, though removing the packet wasn't your only option 2015-11-10 13:09:49 <-- Pyker (pyker@pyker.net) a quitté (Quit: Quit) 2015-11-10 13:10:44 --> Pyker (pyker@2001:470:b:a20::1) a rejoint #mcdevs 2015-11-10 13:36:36 <-- woder (~woder@wltd.org) a quitté (Ping timeout: 246 seconds) 2015-11-10 13:36:49 --> woder (~woder@wltd.org) a rejoint #mcdevs 2015-11-10 13:42:06 -- zz_r04r est maintenant connu sous le nom r04r 2015-11-10 15:22:57 --> lunanoko (~lunanoko@54685B11.cm-12-1b.dynamic.ziggo.nl) a rejoint #mcdevs 2015-11-10 15:23:43 <-- aeonchild (enchilado@defocus/yummy/enchilado) a quitté (Ping timeout: 240 seconds) 2015-11-10 15:30:36 <-- m0r13 (~m0r13@mail.yellow-ray.de) a quitté (*.net *.split) 2015-11-10 15:35:42 kashike barneygale_: what other option is there? 2015-11-10 15:37:49 barneygale_ kashike, the client could send an acknowledgement. Every following client->server packet would use the new threshold 2015-11-10 15:38:19 +Grum barneygale_: ofcourse; but why spend time on something that is: 1) not used, 2) not so useful; 3) time consuming to fix 2015-11-10 15:39:27 barneygale_ Grum, 1) It is used 2) It is useful 3) All bugs take time to fix 2015-11-10 15:39:49 +Grum it is not used; it crashes! O.o 2015-11-10 15:40:12 +Grum it was meant to exist for people to test different scenarios during snapshots 'back in them days' 2015-11-10 15:40:21 barneygale_ I've seen it used on eu.oc.tc. I added support for it in quarry after a bug report about it not being handled properly. 2015-11-10 15:40:56 +Grum i do not think there is a good usecase for it in all honesty 2015-11-10 15:41:13 +Grum and it adds login-state complexity which is not seen anywhere else in the game 2015-11-10 15:42:04 barneygale_ Fair. I personally don't have a use-case for it, and if the bungee devs want it gone then who am I to argue? 2015-11-10 15:43:08 +Grum bungee devs? 2015-11-10 15:43:23 +Grum I decided to remove it, not sure about bungee devs, they didn't factor in :) 2015-11-10 15:43:51 <-- UUID01114 (~UUID00@cpe-213-157-255-57.dynamic.amis.net) a quitté (Ping timeout: 264 seconds) 2015-11-10 15:44:32 barneygale_ A few minutes ago you listed "not used" as the first reason for not fixing it 2015-11-10 15:44:47 barneygale_ But perhaps I got the wrong impression. 2015-11-10 15:44:48 --> UUID01114 (~UUID00@213.157.255.57) a rejoint #mcdevs 2015-11-10 15:47:47 +Amaranth barneygale_: Not used by Mojang :) 2015-11-10 15:47:57 +Grum and not used because it was broken 2015-11-10 15:48:05 +Grum when you tried to use it, it would just crash :) 2015-11-10 15:49:51 barneygale_ A couple of weeks ago I found that I was receiving that packet from eu.oc.tc, and it did /not/ crash my client. I'm at work at the moment so can't double-check my working. 2015-11-10 15:50:04 barneygale_ It's academic anyway. 2015-11-10 15:52:19 --> m0r13 (~m0r13@mail.yellow-ray.de) a rejoint #mcdevs 2015-11-10 15:54:38 --> aeonchild (enchilado@defocus/yummy/enchilado) a rejoint #mcdevs 2015-11-10 15:58:21 <-- mml2 (~mlooney@198.74.7.53) a quitté (Ping timeout: 276 seconds) 2015-11-10 16:03:51 <-- iBotPeaches (ibotpeache@pdpc/supporter/student/ibotpeaches) a quitté (Remote host closed the connection) 2015-11-10 16:18:50 --> iBotPeaches (ibotpeache@pdpc/supporter/student/ibotpeaches) a rejoint #mcdevs 2015-11-10 16:21:23 <-- iBotPeaches (ibotpeache@pdpc/supporter/student/ibotpeaches) a quitté (Remote host closed the connection) 2015-11-10 16:26:26 --> mml2 (~mlooney@38.88.188.22) a rejoint #mcdevs 2015-11-10 16:33:50 --> NickG365_ (~NickG365@cortex.starlabs.theflash.rocks) a rejoint #mcdevs 2015-11-10 16:36:53 <-- NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a quitté (Ping timeout: 240 seconds) 2015-11-10 16:36:53 -- NickG365_ est maintenant connu sous le nom NickG365 2015-11-10 16:43:21 --> orthoplex64 (~orthoplex@unaffiliated/orthoplex64) a rejoint #mcdevs 2015-11-10 16:55:02 <-- m0r13 (~m0r13@mail.yellow-ray.de) a quitté (*.net *.split) 2015-11-10 17:21:56 --> SopaXT (~SopaXorzT@unaffiliated/sopaxorztaker) a rejoint #mcdevs 2015-11-10 17:22:04 SopaXT Hey, #mcdevs! Check this out: https://github.com/SopaXorzTaker/classic-server/blob/master/README.md 2015-11-10 17:38:07 --> iBotPeaches_ (ibotpeache@warlock.connortumbleson.com) a rejoint #mcdevs 2015-11-10 17:43:01 <-- UUID01114 (~UUID00@213.157.255.57) a quitté (Quit: Nettalk6 - www.ntalk.de) 2015-11-10 17:45:40 rom1504 fun 2015-11-10 17:58:36 <-- lunanoko (~lunanoko@54685B11.cm-12-1b.dynamic.ziggo.nl) a quitté (Quit: Entering my slumber...) 2015-11-10 17:59:35 <-- winny (20025@unaffiliated/winstonw) a quitté (Remote host closed the connection) 2015-11-10 17:59:45 --> winny (20025@unaffiliated/winstonw) a rejoint #mcdevs 2015-11-10 18:16:10 +XorBoole but does it blend? 2015-11-10 18:19:14 --> lunanoko (~lunanoko@62.140.132.9) a rejoint #mcdevs 2015-11-10 18:21:52 SopaXT XorBoole, yes. 2015-11-10 18:22:01 SopaXT as printed source code 2015-11-10 18:22:14 +XorBoole nice 2015-11-10 18:22:27 +XorBoole actually, here's a fun video idea 2015-11-10 18:22:32 SopaXT ? 2015-11-10 18:22:39 +XorBoole print out the entire linux kernel, and attempt to blend it 2015-11-10 18:22:49 SopaXT LOL, nice! 2015-11-10 18:22:57 SopaXT Will it blend - Linux! 2015-11-10 18:23:09 +XorBoole reminds me of the V8 blender from topgear 2015-11-10 18:23:11 SopaXT (Why not just blend a CD instead? :P) 2015-11-10 18:23:22 +XorBoole "we're going to add some meat on the bone, some hot says, and a brick" 2015-11-10 18:24:31 SopaXT The real stuff starts here: https://github.com/SopaXorzTaker/classic-server/blob/master/classicserver/packet_handler.py 2015-11-10 18:33:19 -- iBotPeaches_ est maintenant connu sous le nom iBotPeaches 2015-11-10 18:33:40 <-- iBotPeaches (ibotpeache@warlock.connortumbleson.com) a quitté (Changing host) 2015-11-10 18:33:40 --> iBotPeaches (ibotpeache@pdpc/supporter/student/ibotpeaches) a rejoint #mcdevs 2015-11-10 18:35:28 <-- lunanoko (~lunanoko@62.140.132.9) a quitté (Quit: Entering my slumber...) 2015-11-10 18:50:09 <-- barneygale_ (~barneygal@mail.thefoundry.co.uk) a quitté (Remote host closed the connection) 2015-11-10 18:50:20 <-- realz (~realz@unaffiliated/realazthat) a quitté (Quit: Leaving) 2015-11-10 18:51:43 --> lunanoko (~lunanoko@62.140.132.9) a rejoint #mcdevs 2015-11-10 19:20:59 -- SopaXT est maintenant connu sous le nom xff 2015-11-10 19:21:05 -- xff est maintenant connu sous le nom SopaXorzTaker 2015-11-10 19:24:09 <-- SopaXorzTaker (~SopaXorzT@unaffiliated/sopaxorztaker) a quitté #mcdevs ("Leaving") 2015-11-10 19:33:01 --> progwml6 (~progwml6@n2-52-108.dhcp.drexel.edu) a rejoint #mcdevs 2015-11-10 19:36:47 <-- lunanoko (~lunanoko@62.140.132.9) a quitté (Quit: Entering my slumber...) 2015-11-10 19:42:49 --> barneygale (~barneygal@176.25.118.41) a rejoint #mcdevs 2015-11-10 19:49:36 <-- progwml6 (~progwml6@n2-52-108.dhcp.drexel.edu) a quitté (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-11-10 20:15:10 --> realz_ (~realz@pool-108-30-23-115.nycmny.fios.verizon.net) a rejoint #mcdevs 2015-11-10 20:19:09 --> progwml6 (~progwml6@n2-153-101.dhcp.drexel.edu) a rejoint #mcdevs 2015-11-10 20:51:24 redstonehelper can some of the clever people here see if this is still an issue? https://bugs.mojang.com/browse/MC-70873 2015-11-10 20:53:11 <-- realz_ (~realz@pool-108-30-23-115.nycmny.fios.verizon.net) a quitté (Changing host) 2015-11-10 20:53:11 --> realz_ (~realz@unaffiliated/realazthat) a rejoint #mcdevs 2015-11-10 20:53:12 -- realz_ est maintenant connu sous le nom realzies 2015-11-10 21:04:19 -- realzies est maintenant connu sous le nom pinkiesbrain 2015-11-10 21:04:29 -- pinkiesbrain est maintenant connu sous le nom realz 2015-11-10 21:07:36 --> lunanoko (~lunanoko@a83-162-213-73.adsl.xs4all.nl) a rejoint #mcdevs 2015-11-10 21:17:13 barneygale these sort of bug reports need repro cases really 2015-11-10 22:05:29 +Thinkofname redstonehelper: its not 2015-11-10 22:05:48 +Thinkofname looks like just a decompiler derp on his end 2015-11-10 22:06:05 +Thinkofname mine shows 'i & -128L' which gives the correct result 2015-11-10 22:06:09 redstonehelper thanks 2015-11-10 22:06:12 redstonehelper marked fixed 2015-11-10 22:08:18 <-- Byteflux (~Byteflux@2607:5300:60:7b5a::) a quitté (Ping timeout: 246 seconds) 2015-11-10 22:08:32 <-- mml2 (~mlooney@38.88.188.22) a quitté (Ping timeout: 250 seconds) 2015-11-10 22:09:11 +Thinkofname (if i'm git blaming right) its been that way since 1.8.0 2015-11-10 22:11:49 --> Byteflux (~Byteflux@2607:5300:60:7b5a::) a rejoint #mcdevs 2015-11-10 22:45:30 <-- lunanoko (~lunanoko@a83-162-213-73.adsl.xs4all.nl) a quitté (Quit: Entering my slumber...) 2015-11-10 23:35:48 <-- md_5 (~md_5@mcdevs/trusted/md-5) a quitté (Ping timeout: 272 seconds) 2015-11-10 23:36:55 --> md_5 (~md_5@mcdevs/trusted/md-5) a rejoint #mcdevs 2015-11-10 23:36:55 -- Mode #mcdevs [+v md_5] par ChanServ 2015-11-10 23:44:04 <-- md_5 (~md_5@mcdevs/trusted/md-5) a quitté (Ping timeout: 240 seconds) 2015-11-10 23:45:30 --> md_5 (~md_5@mcdevs/trusted/md-5) a rejoint #mcdevs 2015-11-10 23:45:30 -- Mode #mcdevs [+v md_5] par ChanServ 2015-11-11 00:09:02 --> bfoxwell (~Foxwell@c-76-110-182-132.hsd1.fl.comcast.net) a rejoint #mcdevs 2015-11-11 00:14:28 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-11 00:26:40 <-- progwml6 (~progwml6@n2-153-101.dhcp.drexel.edu) a quitté (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-11-11 00:33:22 --> ry60003333 (~ry6000333@rys-macbook-pro.wireless.rit.edu) a rejoint #mcdevs 2015-11-11 00:33:59 <-- ry60003333 (~ry6000333@rys-macbook-pro.wireless.rit.edu) a quitté (Client Quit) 2015-11-11 00:34:09 --> ry60003333 (~ry6000333@rys-macbook-pro.wireless.rit.edu) a rejoint #mcdevs 2015-11-11 00:34:48 <-- ry60003333 (~ry6000333@rys-macbook-pro.wireless.rit.edu) a quitté (Client Quit) 2015-11-11 00:35:08 --> ry60003333 (~ry6000333@rys-macbook-pro.wireless.rit.edu) a rejoint #mcdevs 2015-11-11 00:35:37 +Thinkofname barneygale: its not the packet that causes the crash its the sending of it twice that caused it 2015-11-11 00:36:14 +Thinkofname I coded bungee to support changing the compression threshold on the fly to match the target server (not thinking of the side effects) and thats when the issue was found 2015-11-11 00:36:46 +Thinkofname bungee was made to only take the first server's threshold which is why the packet was late (after login) 2015-11-11 00:37:03 +Thinkofname the latest bungee shouldn't do that anymore 2015-11-11 00:37:49 +Thinkofname (only just read backlog) 2015-11-11 00:53:10 barneygale Ah, righto 2015-11-11 00:57:22 barneygale Did you try to match the threshold in order to save CPU cycles (by not uncompressing then recompressing), or just to respect the target server's settings? 2015-11-11 01:50:06 +Thinkofname barneygale: respect the server's settings 2015-11-11 01:50:32 +Thinkofname this was early days and I wasn't sure if certain servers would benifit from different settings depending on the game mode 2015-11-11 01:52:46 <-- ry60003333 (~ry6000333@rys-macbook-pro.wireless.rit.edu) a quitté (Quit: ry60003333) 2015-11-11 01:58:05 --> ry60003333 (~ry6000333@cenify.student.rit.edu) a rejoint #mcdevs 2015-11-11 02:12:14 <-- barneygale (~barneygal@176.25.118.41) a quitté (Ping timeout: 272 seconds) 2015-11-11 02:44:43 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 240 seconds) 2015-11-11 02:48:02 <-- zml (~zml@minions.aoeu.xyz) a quitté (Ping timeout: 260 seconds) 2015-11-11 02:50:04 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-11 02:56:26 <-- Krenair (~alex@wikimedia/Krenair) a quitté (Ping timeout: 260 seconds) 2015-11-11 03:03:10 --> Krenair (~alex@wikimedia/Krenair) a rejoint #mcdevs 2015-11-11 03:14:47 --> zml (~zml@minions.aoeu.xyz) a rejoint #mcdevs 2015-11-11 03:19:02 <-- balrog (~balrog@unaffiliated/balrog) a quitté (Quit: Bye) 2015-11-11 03:36:23 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 240 seconds) 2015-11-11 03:37:10 <-- ry60003333 (~ry6000333@cenify.student.rit.edu) a quitté (Quit: ry60003333) 2015-11-11 03:38:43 --> progwml6 (~progwml6@n2-153-101.dhcp.drexel.edu) a rejoint #mcdevs 2015-11-11 03:47:09 --> balrog (~balrog@unaffiliated/balrog) a rejoint #mcdevs 2015-11-11 03:58:01 --> ry60003333 (~ry6000333@104.153.29.217) a rejoint #mcdevs 2015-11-11 04:05:42 --> gurun_ (~gurun@c83-249-65-92.bredband.comhem.se) a rejoint #mcdevs 2015-11-11 04:06:34 --> NickG365_ (~NickG365@2607:5300:60:602e:472:6425:3733:0) a rejoint #mcdevs 2015-11-11 04:08:29 <-- NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a quitté (Ping timeout: 252 seconds) 2015-11-11 04:08:29 -- NickG365_ est maintenant connu sous le nom NickG365 2015-11-11 04:08:51 <-- gurun (~gurun@c83-249-65-92.bredband.comhem.se) a quitté (Ping timeout: 252 seconds) 2015-11-11 04:36:51 <-- ry60003333 (~ry6000333@104.153.29.217) a quitté (Quit: ry60003333) 2015-11-11 04:37:57 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-11 05:31:43 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 240 seconds) 2015-11-11 05:49:12 -- r04r est maintenant connu sous le nom zz_r04r 2015-11-11 06:06:22 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2015-11-11 06:08:18 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 240 seconds) 2015-11-11 06:08:18 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2015-11-11 06:22:35 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-11 06:44:19 <-- clonejo (~clonejo@shakik.de) a quitté (Ping timeout: 252 seconds) 2015-11-11 06:47:03 --> clj (~clonejo@shakik.de) a rejoint #mcdevs 2015-11-11 07:07:34 --> ashka` (~postmaste@5.9.122.82) a rejoint #mcdevs 2015-11-11 07:08:01 <-- ashka (~postmaste@pdpc/supporter/active/ashka) a quitté (Ping timeout: 240 seconds) 2015-11-11 07:08:01 <-- ylt (ylt@d3s.co) a quitté (Ping timeout: 240 seconds) 2015-11-11 07:08:30 --> ylt` (ylt@d3s.co) a rejoint #mcdevs 2015-11-11 07:09:26 <-- _123DMWM (~123DMWM@2601:18d:101:f738:c07f:71bb:f400:6dde) a quitté (Ping timeout: 240 seconds) 2015-11-11 07:10:01 --> _123DMWM (~123DMWM@2601:18d:101:f738:60e4:e7a:3f19:9c76) a rejoint #mcdevs 2015-11-11 07:50:00 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 246 seconds) 2015-11-11 08:42:41 <-- AlphaBlend (~Vector@pool-173-58-38-132.lsanca.fios.verizon.net) a quitté (Ping timeout: 244 seconds) 2015-11-11 08:43:34 --> AlphaBlend (AlphaBlend@pool-173-58-38-132.lsanca.fios.verizon.net) a rejoint #mcdevs 2015-11-11 08:44:06 <-- iBotPeaches (ibotpeache@pdpc/supporter/student/ibotpeaches) a quitté (Ping timeout: 240 seconds) 2015-11-11 08:46:14 --> iBotPeaches (ibotpeache@pdpc/supporter/student/ibotpeaches) a rejoint #mcdevs 2015-11-11 09:11:47 --> lunanoko (~lunanoko@62.72.193.117) a rejoint #mcdevs 2015-11-11 09:20:24 <-- realz (~realz@unaffiliated/realazthat) a quitté (Read error: Connection reset by peer) 2015-11-11 09:37:40 --> Tristitia (~tristitia@178.18.241.185) a rejoint #mcdevs 2015-11-11 09:43:08 <-- lunanoko (~lunanoko@62.72.193.117) a quitté (Quit: Entering my slumber...) 2015-11-11 09:52:15 --> lunanoko (~lunanoko@62.72.193.117) a rejoint #mcdevs 2015-11-11 10:03:01 --> barneygale (~barneygal@176.25.118.41) a rejoint #mcdevs 2015-11-11 10:08:52 <-- lunanoko (~lunanoko@62.72.193.117) a quitté (Quit: Entering my slumber...) 2015-11-11 10:16:37 --> lunanoko (~lunanoko@84.104.91.17) a rejoint #mcdevs 2015-11-11 10:18:03 <-- barneygale (~barneygal@176.25.118.41) a quitté (Ping timeout: 264 seconds) 2015-11-11 10:23:31 <-- lunanoko (~lunanoko@84.104.91.17) a quitté (Quit: Goodbye) 2015-11-11 11:10:51 <-- orthoplex64 (~orthoplex@unaffiliated/orthoplex64) a quitté (Ping timeout: 264 seconds) 2015-11-11 11:40:47 <-- Flemmard (~flemmard@unaffiliated/flemmard) a quitté 2015-11-11 11:42:11 <-- _123DMWM (~123DMWM@2601:18d:101:f738:60e4:e7a:3f19:9c76) a quitté (Read error: Connection reset by peer) 2015-11-11 11:42:36 --> _123DMWM (~123DMWM@2601:18d:101:f738:60e4:e7a:3f19:9c76) a rejoint #mcdevs 2015-11-11 12:09:26 --> barneygale (~barneygal@mail.thefoundry.co.uk) a rejoint #mcdevs 2015-11-11 12:25:33 <-- AlphaBlend (AlphaBlend@pool-173-58-38-132.lsanca.fios.verizon.net) a quitté (Read error: Connection reset by peer) 2015-11-11 12:26:46 --> AlphaBlend (AlphaBlend@pool-173-58-38-132.lsanca.fios.verizon.net) a rejoint #mcdevs 2015-11-11 12:42:29 <-- winny (20025@unaffiliated/winstonw) a quitté (Quit: be back the weekend c: <3 love u) 2015-11-11 12:43:08 <-- gurun_ (~gurun@c83-249-65-92.bredband.comhem.se) a quitté (Ping timeout: 265 seconds) 2015-11-11 12:47:34 --> orthoplex64 (~orthoplex@unaffiliated/orthoplex64) a rejoint #mcdevs 2015-11-11 13:03:37 --> Not-e027 (~notifico@198.199.82.216) a rejoint #mcdevs 2015-11-11 13:03:38 Not-e027 [mineflayer] rom1504 pushed 1 commit to master [+0/-1/±9] http://git.io/v89S5 2015-11-11 13:03:39 Not-e027 [mineflayer] rom1504 9bfe1dd - use prismarine-item 2015-11-11 13:03:57 Not-e027 [mineflayer] rom1504 pushed 1 commit to master [+0/-0/±1] http://git.io/v89SA 2015-11-11 13:03:59 Not-e027 [mineflayer] rom1504 1c4f7ce - update the doc toc 2015-11-11 13:55:40 --> lunanoko (~lunanoko@54685B11.cm-12-1b.dynamic.ziggo.nl) a rejoint #mcdevs 2015-11-11 14:08:36 --> realz (~realz@unaffiliated/realazthat) a rejoint #mcdevs 2015-11-11 14:15:34 <-- lunanoko (~lunanoko@54685B11.cm-12-1b.dynamic.ziggo.nl) a quitté (Quit: Goodbye) 2015-11-11 15:08:42 <-- NickG365 (~NickG365@2607:5300:60:602e:472:6425:3733:0) a quitté (*.net *.split) 2015-11-11 15:08:43 <-- aeonchild (enchilado@defocus/yummy/enchilado) a quitté (*.net *.split) 2015-11-11 15:08:43 <-- Pyker (pyker@2001:470:b:a20::1) a quitté (*.net *.split) 2015-11-11 15:08:43 <-- Harry5573 (~Harry5573@46.101.12.90) a quitté (*.net *.split) 2015-11-11 15:14:13 <-- bfoxwell (~Foxwell@c-76-110-182-132.hsd1.fl.comcast.net) a quitté (Ping timeout: 255 seconds) 2015-11-11 15:16:26 --> NickG365 (~NickG365@2607:5300:60:602e:472:6425:3733:0) a rejoint #mcdevs 2015-11-11 15:16:26 --> aeonchild (enchilado@defocus/yummy/enchilado) a rejoint #mcdevs 2015-11-11 15:16:26 --> Pyker (pyker@2001:470:b:a20::1) a rejoint #mcdevs 2015-11-11 15:16:26 --> Harry5573 (~Harry5573@46.101.12.90) a rejoint #mcdevs 2015-11-11 15:17:43 --> gurun_ (~gurun@c83-249-65-92.bredband.comhem.se) a rejoint #mcdevs 2015-11-11 15:26:02 --> mml2 (~mlooney@198-74-7-53.fttp.usinternet.com) a rejoint #mcdevs 2015-11-11 15:29:52 --> RuRay (~WhoisRay@68.170.235.60) a rejoint #mcdevs 2015-11-11 15:32:52 RuRay hello, mcmod.info - just stick it in the root of the .jar? (even stuck in correct location using forge - did gradlew build - It was included) - but it is not being picked up... any pointers as to what I am missing? Thx. 2015-11-11 15:36:52 <-- progwml6 (~progwml6@n2-153-101.dhcp.drexel.edu) a quitté (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-11-11 15:46:02 RuRay LOL - just figured it out - the modid in the @Mod needs to match the modid in the mcmod.info - I had a type...... Thanks, you guys are great! 2015-11-11 15:51:08 --> progwml6 (~progwml6@n2-153-101.dhcp.drexel.edu) a rejoint #mcdevs 2015-11-11 15:52:38 <-- RuRay (~WhoisRay@68.170.235.60) a quitté (Quit: ChatZilla 0.9.92 [Iceweasel 38.4.0/20151103235259]) 2015-11-11 15:53:24 <-- progwml6 (~progwml6@n2-153-101.dhcp.drexel.edu) a quitté (Client Quit) 2015-11-11 15:57:14 --> progwml6 (~progwml6@n2-153-101.dhcp.drexel.edu) a rejoint #mcdevs 2015-11-11 16:33:54 -- zz_r04r est maintenant connu sous le nom r04r 2015-11-11 16:51:22 MrARM https://github.com/MCMrARM/mcpelauncher-linux <- well, released the launcher for Linux! 2015-11-11 16:51:45 MrARM though if someone could tell me what are the correct mesa dependencies it would be cool 2015-11-11 16:53:27 <-- progwml6 (~progwml6@n2-153-101.dhcp.drexel.edu) a quitté (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-11-11 17:01:13 dx noice. 2015-11-11 17:07:32 dx void* glesLib = loadLibraryOS("/usr/lib/i386-linux-gnu/libGLESv2.so", gles_symbols); // TODO: Is this safe to assume? 2015-11-11 17:07:50 dx you can guess the answer by the fact that i'm looking at that line 2015-11-11 17:08:12 <-- kev009 (~kev009@tempe0.bbox.io) a quitté (Ping timeout: 250 seconds) 2015-11-11 17:08:21 --> kev009 (~kev009@tempe0.bbox.io) a rejoint #mcdevs 2015-11-11 17:08:21 -- Mode #mcdevs [+v kev009] par ChanServ 2015-11-11 17:09:11 MrARM heh 2015-11-11 17:09:24 MrARM I'll fix that later 2015-11-11 17:11:02 dx it's /usr/lib32/libGLESv2.so here 2015-11-11 17:12:57 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-11 17:16:44 --> Brandon1- (~Brandon15@195-154-68-209.rev.poneytelecom.eu) a rejoint #mcdevs 2015-11-11 17:17:31 +Amaranth They're assuming Debian multiarch, you're on Fedora 2015-11-11 17:17:34 <-- bildramer (~bildramer@p5DC8A746.dip0.t-ipconnect.de) a quitté (Ping timeout: 240 seconds) 2015-11-11 17:17:37 <-- _123DMWM (~123DMWM@2601:18d:101:f738:60e4:e7a:3f19:9c76) a quitté (Ping timeout: 240 seconds) 2015-11-11 17:17:38 <-- gabizou (~gabizou@irc.spongepowered.org) a quitté (Ping timeout: 240 seconds) 2015-11-11 17:17:39 <-- Brandon15811_ (~Brandon15@2001:bc8:3111:200::) a quitté (Ping timeout: 240 seconds) 2015-11-11 17:17:40 -- Brandon1- est maintenant connu sous le nom Brandon15811_ 2015-11-11 17:18:05 dx Amaranth: rude, i'm not a disgusting neckbeard 2015-11-11 17:18:07 --> gabizou (~gabizou@irc.spongepowered.org) a rejoint #mcdevs 2015-11-11 17:18:09 --> _123DMWM (~123DMWM@2601:18d:101:f738:60e4:e7a:3f19:9c76) a rejoint #mcdevs 2015-11-11 17:18:17 +Amaranth SuSE? 2015-11-11 17:18:22 dx ok maybe i am but i don't use fedora. it's arch 2015-11-11 17:18:25 +Amaranth I don't think Gentoo or Arch do multiarch 2015-11-11 17:18:28 +Amaranth Huh 2015-11-11 17:18:41 --> bildramer (~bildramer@p5DC8A746.dip0.t-ipconnect.de) a rejoint #mcdevs 2015-11-11 17:18:46 +Amaranth I think Arch is new enough that copying Fedora multiarch style just seems silly 2015-11-11 17:20:47 dx MrARM: hey is this the right one? 3d78e1662964fc70e645d99fba39d39e425b1158 com.mojang.minecraftpe781120300.apk 2015-11-11 17:21:58 MrARM I think it is 0.12.3, isn't it ? 2015-11-11 17:22:04 MrARM you need the 0.13 beta 2015-11-11 17:22:25 MrARM https://play.google.com/apps/testing/com.mojang.minecraftpe/join 2015-11-11 17:22:30 +Amaranth Oh did Intel get them to compile it for x86 Android too? 2015-11-11 17:22:52 MrARM Amaranth, yeah 2015-11-11 17:22:57 MrARM but they do it since a long time 2015-11-11 17:23:19 dx "Mojang has invited you to a testing program for an unreleased version of the Minecraft: Pocket Edition app" 2015-11-11 17:23:22 dx thanks mojang! 2015-11-11 17:24:17 dx ok it's downloading 781130004 now, thanks MrARMojang 2015-11-11 17:26:43 dx http://dump.dequis.org/FaY-X.png title screen!!!1 2015-11-11 17:31:43 dx http://dump.dequis.org/dY23n.jpg 2015-11-11 17:32:03 MrARM :D 2015-11-11 17:32:09 dx hardest part was figuring out how to click the 'play' button. had to do right mouse button first, then left mouse button 2015-11-11 17:33:09 dx diff: http://dump.dequis.org/gvc32.txt - you probably want at least the libpng one, that's a deprecated function 2015-11-11 17:34:24 MrARM you must use a g++ <= 4.9 for it 2015-11-11 17:34:30 MrARM that's why I put it here 2015-11-11 17:34:39 dx 5.2.0, works for me, ¯\(°_o)/¯ 2015-11-11 17:34:45 MrARM interesting 2015-11-11 17:34:51 MrARM 5.0 for me crashes 2015-11-11 17:34:51 dx vomits a fuckton of warnings but works 2015-11-11 17:35:31 MrARM because of some destructor, I'll try again after I get to PC again 2015-11-11 17:35:51 MrARM btw, hmm, Play button works fine for me 2015-11-11 17:36:14 MrARM maybe a problem with the way I handle mouse ? 2015-11-11 17:36:28 MrARM because orginally that eglut library did not handle mouse xD 2015-11-11 17:37:43 dx all other buttons in the title screen work fine 2015-11-11 17:38:13 dx also mousewheel down (for the hotbar) doesn't work, up does 2015-11-11 17:38:30 dx this is great btw, ♥ 2015-11-11 17:43:24 dx i'm not sure why i'd prefer this over the java one, and i don't even play minecraft anymore, but from a technical perspective this is way too awesome. 2015-11-11 17:47:31 MrARM I tried again with 5.0 on Ubuntu 15.10, crashes sadly 2015-11-11 17:47:52 MrARM the std::string structure had to change somehow 2015-11-11 17:48:12 MrARM maybe they reverted it again later or I messed something up with my config ? 2015-11-11 17:48:52 MrARM the png thing you changed is due to version, the one you have is sadly not default in ubuntu 2015-11-11 17:48:58 <-- kev009 (~kev009@tempe0.bbox.io) a quitté (Read error: Connection reset by peer) 2015-11-11 17:49:24 --> kev009 (~kev009@tempe0.bbox.io) a rejoint #mcdevs 2015-11-11 17:49:24 -- Mode #mcdevs [+v kev009] par ChanServ 2015-11-11 17:49:49 dx "The function png_set_gray_1_2_4_to_8() was removed. It has been deprecated since libpng-1.0.18 and 1.2.9, when it was replaced with png_set_expand_gray_1_2_4_to_8() because the former function also expanded palette images." 2015-11-11 17:50:08 dx from the 1.4.0 changelog. you should have the newer function already 2015-11-11 17:50:38 MrARM hmm actually yeah it is already here 2015-11-11 17:50:49 MrARM changing that 2015-11-11 17:51:22 redstonehelper challenge: find an enchantment seed/tool/echanting level combination that produces this issue: https://bugs.mojang.com/browse/MC-74000 2015-11-11 17:51:25 redstonehelper or it might just be fixed 2015-11-11 17:51:43 dx cool ticket number 2015-11-11 17:52:49 dx redstonehelper: that's not a challenge, that's triaging of a really shitty bug. challenges are supposed to be fun! 2015-11-11 17:52:59 +Thinkofname redstonehelper: does that actually ever happen? 2015-11-11 17:53:09 redstonehelper if this report is legit it could happen 2015-11-11 17:53:31 redstonehelper by challenge I mean "bruteforce predicted enchant vs obtained enchant until you find something" btw 2015-11-11 17:53:34 redstonehelper :D 2015-11-11 17:53:44 redstonehelper only one person ever reported it, anyway 2015-11-11 17:57:25 barneygale No repro case, resolve as invalid 2015-11-11 17:59:08 dx it says how to reproduce it, it just happens to rely on a very small random chance 2015-11-11 18:00:05 --> Dadido3 (~quassel@p5B00B0DA.dip0.t-ipconnect.de) a rejoint #mcdevs 2015-11-11 18:00:39 --> progwml6 (~progwml6@n2-241-227.dhcp.drexel.edu) a rejoint #mcdevs 2015-11-11 18:00:44 dx MrARM: how do i show FPS count in this thing? 2015-11-11 18:01:09 MrARM ok, pushed the change for the libpng thing and also fixed the opengl location 2015-11-11 18:01:11 MrARM you can't 2015-11-11 18:01:16 MrARM there's no debug menu 2015-11-11 18:01:45 +Thinkofname dx: hook up gDebugger 2015-11-11 18:01:47 MrARM I guess I could write something that would print fps to stdout 2015-11-11 18:01:51 <-- Dadido3_ (~quassel@p4FD8D9BC.dip0.t-ipconnect.de) a quitté (Ping timeout: 264 seconds) 2015-11-11 18:02:45 <-- Amaranth (~travis@ubuntu/member/Amaranth) a quitté (Ping timeout: 244 seconds) 2015-11-11 18:07:21 --> Flemmard (~flemmard@unaffiliated/flemmard) a rejoint #mcdevs 2015-11-11 18:10:08 dx http://dump.dequis.org/lSRLR.txt thanks libfreeimage! 2015-11-11 18:12:52 dx added LD_PRELOAD=/usr/lib/libpng16.so, all the png icons in the GUI are invisible but at least it runs 2015-11-11 18:13:21 MrARM wait, anything shows up? 2015-11-11 18:13:46 MrARM because MCPE uses png for everything 2015-11-11 18:13:49 dx this is gDebugger 2015-11-11 18:14:19 dx and... i can't get it to debug the launcher it's a 32 bit thing. 2015-11-11 18:14:41 MrARM oh nvm xD 2015-11-11 18:14:44 dx i think i'll just wait for the fps count in stdout 2015-11-11 18:15:01 MrARM xD 2015-11-11 18:15:17 dx http://dump.dequis.org/lSwWS.png 2015-11-11 18:17:56 dx well anyway, measuring performance subjectively, MCPE is much smoother 2015-11-11 18:39:39 MrARM anyone has idea what packages would you need on Ubuntu to get PNG and EGL libs? 2015-11-11 18:39:59 MrARM because myself I somehow got that working but some people have issues :/ 2015-11-11 19:24:18 Fenhl redstonehelper: why does your Mojira username CSS have a weird gradient 2015-11-11 19:24:30 redstonehelper Fenhl: blame g__m 2015-11-11 19:24:46 redstonehelper unless there's more than that crack, then blame me 2015-11-11 19:24:58 redstonehelper g__m made the crack, I changed the css so it works on more browsers 2015-11-11 19:25:01 Fenhl lol 2015-11-11 19:25:30 Fenhl I'd expect this sort of thing from shittyircquotes, but Mojira? :D 2015-11-11 19:26:02 redstonehelper did you see his comments when he went on a drive-by ticket resolving spree the other day? 2015-11-11 19:26:33 Fenhl his comments here you mean? 2015-11-11 19:26:39 redstonehelper no, on the jira 2015-11-11 19:26:42 +Thinkofname redstonehelper: looking at the code for enchanting it filters out invalid enchants 2015-11-11 19:26:43 Fenhl nope 2015-11-11 19:26:44 +Thinkofname I think 2015-11-11 19:27:14 redstonehelper Thinkofname: invalid as in "you can't put feather falling on a pickaxe" or invalid as in "we already put fortune on this pickaxe, can't put silk touch on it too"? 2015-11-11 19:27:58 +Thinkofname it compares every enchant it tries to add to every one in the list cancels if it can't have both at the same time 2015-11-11 19:28:26 redstonehelper is that where the tooltip comes from too? 2015-11-11 19:28:31 +Thinkofname yeah 2015-11-11 19:28:38 redstonehelper I'll close it then, thanks 2015-11-11 19:28:58 +Thinkofname tried brute forcing to test, so far nothing :) 2015-11-11 19:29:05 +Thinkofname so i'm pretty sure it can't happen 2015-11-11 19:29:54 redstonehelper Fenhl: https://bugs.mojang.com/browse/MC-68526 https://bugs.mojang.com/browse/MC-64872 https://bugs.mojang.com/browse/MC-64871 https://bugs.mojang.com/browse/MC-54356 https://bugs.mojang.com/browse/MC-48488 https://bugs.mojang.com/browse/MC-46551 https://bugs.mojang.com/browse/MC-15080 https://bugs.mojang.com/browse/MC-24812 https://bugs.mojang.com/browse/MC-4773 2015-11-11 19:29:58 redstonehelper (his comments) 2015-11-11 19:30:00 redstonehelper bestof, anyway 2015-11-11 19:34:11 <-- progwml6 (~progwml6@n2-241-227.dhcp.drexel.edu) a quitté (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-11-11 19:43:50 Fenhl MC-68526 is the best one 2015-11-11 19:44:37 Fenhl funny thing is, something like that did happen at one point 2015-11-11 19:48:28 <-- levifig (~levi@hakr.io) a quitté (Ping timeout: 265 seconds) 2015-11-11 19:49:47 --> levifig (~levi@hakr.io) a rejoint #mcdevs 2015-11-11 20:00:22 --> progwml6 (~progwml6@n2-241-227.dhcp.drexel.edu) a rejoint #mcdevs 2015-11-11 20:20:04 dx https://bugs.mojang.com/browse/MC-48488 hahah wtf happened in that comment? 2015-11-11 20:25:13 <-- gurun_ (~gurun@c83-249-65-92.bredband.comhem.se) a quitté (Quit: Leaving) 2015-11-11 20:25:27 --> gurun (~gurun@c83-249-65-92.bredband.comhem.se) a rejoint #mcdevs 2015-11-11 20:26:36 --> Amaranth (~travis@ubuntu/member/Amaranth) a rejoint #mcdevs 2015-11-11 20:26:36 -- Mode #mcdevs [+v Amaranth] par ChanServ 2015-11-11 20:36:41 --> barneygale_ (~barneygal@176.25.118.41) a rejoint #mcdevs 2015-11-11 20:48:58 <-- progwml6 (~progwml6@n2-241-227.dhcp.drexel.edu) a quitté (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-11-11 20:53:40 mml2 anyone know of a better explanation of the format of bulk chunk packets? the wiki is a bit confusing :/ 2015-11-11 20:54:14 --> mml (~mml@198-74-7-53.fttp.usinternet.com) a rejoint #mcdevs 2015-11-11 20:54:20 mml i concur! 2015-11-11 20:54:53 mml seems to randomly use column, section and chunk interchangeably 2015-11-11 20:54:57 mml2 i know, right? 2015-11-11 20:55:24 mml the nibble+light thing could be clearer too 2015-11-11 20:59:14 mml or even a capture of a valid bulk chunk packet would be useful if someone has one laying around 2015-11-11 21:04:28 <-- barneygale_ (~barneygal@176.25.118.41) a quitté (Remote host closed the connection) 2015-11-11 21:06:47 --> progwml6 (~progwml6@n2-241-227.dhcp.drexel.edu) a rejoint #mcdevs 2015-11-11 21:54:52 Fenhl mml, mml2: a chunk section is 16×16×16 blocks, a chunk column is 16×256×16 blocks, and “chunk” could mean either 2015-11-11 21:55:45 Fenhl the wiki is quite confusing on stable but I didn't bother fixing it since it will all change in 1.9 anyway 2015-11-11 22:34:24 mml yeah, the 1.9 changes look... startling 2015-11-11 22:38:57 mml a chunk data byte looks like [typeid|skylight] though right? 2015-11-11 22:39:12 mml and there are multiple metadata blocks prior to the chunk data 2015-11-11 22:39:24 mml with the bitmask "map" of what's contained therein 2015-11-11 22:50:43 --> barneygale_ (~barneygal@176.25.118.41) a rejoint #mcdevs 2015-11-12 00:07:03 <-- Pangea (~Pangea@unaffiliated/pangea) a quitté (Ping timeout: 240 seconds) 2015-11-12 00:27:15 --> bfoxwell (~Foxwell@c-76-110-182-132.hsd1.fl.comcast.net) a rejoint #mcdevs 2015-11-12 02:34:55 <-- NickG365 (~NickG365@2607:5300:60:602e:472:6425:3733:0) a quitté (Read error: Connection reset by peer) 2015-11-12 02:35:12 --> NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a rejoint #mcdevs 2015-11-12 02:50:22 Not-e027 [mineflayer] rom1504 pushed 1 commit to master [+0/-0/±4] http://git.io/v8FG2 2015-11-12 02:50:24 Not-e027 [mineflayer] rom1504 d7476c3 - update minecraft-protocol and minecraft-wrap 2015-11-12 03:20:14 <-- gurun (~gurun@c83-249-65-92.bredband.comhem.se) a quitté (Quit: Leaving) 2015-11-12 03:38:31 <-- balrog (~balrog@unaffiliated/balrog) a quitté (Ping timeout: 240 seconds) 2015-11-12 04:29:47 --> Pangea (~Pangea@unaffiliated/pangea) a rejoint #mcdevs 2015-11-12 04:42:54 <-- AlJaMa (~quassel@unaffiliated/aljama) a quitté (Remote host closed the connection)