IRC log for #wowace on 20161122

00:06.16nebulanl isn't too bad, hov is annoying as fuck
00:19.33znfenp0s25
00:19.41znfbecause apparently it's the 25th network card, or something like that
00:19.44znffucking hate systemd
00:26.58TorhalFunkeh`, nebula: Apparently this was already in but not listed in the API docs: changelogType: "html|markdown"
00:27.12nebulayea, figured it out
00:28.05nebulaor rather, Zeldo gave Funkeh` the wrong value until we figured it out
00:30.32Megalonas long as mylovefortorhal="eternal" is not the wrong value <3
00:31.11nebula{ error: "value not a valid enum" }
00:34.16Megalonmylovefortorhal=math.inf
00:35.50nebulasorry, the only valid options are "is like a trucker" and "berserker"
00:35.57nebulatruck* damit
00:36.09Stanzillahey nebula
00:36.12Stanzillawanna commit
00:36.16Stanzillasome random shit
00:36.17nebulafuck no
00:36.19Stanzillalike a wit
00:36.21Stanzillathat is fit
00:36.38Funkeh`I can commit some shit
00:36.43Funkeh`but it certainly won't fit
00:37.10pompyStanzilla is a twit
00:42.14znfGnarfoz, why systemd, just... why
00:42.53znfI have absolutely no idea how to write a systemd init script
00:43.07Megalon"is like a truck" it is then
00:46.09Gnarfozznf: just google "systemd unit file $program" :P like you did for sysv!
00:46.20znfI wrote my own?! :-|
00:47.51nebulayou didn't have a template? you monster
00:48.03znfapparently there's a generator
00:48.12znfthat creates units automatically from old scripts
00:48.15znfoh well, that will do
00:53.02Funkeh`a vulnerability in tar
00:53.04Funkeh`wtf lol
00:53.22znfO.o
00:53.26znflink?
00:53.41Megalonlike being set on fire?
00:53.42znffound it
00:53.45Funkeh`http://people.canonical.com/~ubuntu-security/cve/2016/CVE-2016-6321.html
00:54.23znfthat's something you would never think it would be possible to be vulnerable in such a thing
00:54.27znflike, tar is antique by now
00:54.34znfthis year was interesting
00:54.48Funkeh`you say that like it's over
00:55.08znfno, but it was interesting until now!
00:56.19Megalonno one looks at old code
00:56.39znfyup
00:59.00znf...makes you wonder how did they even find it now
01:07.08*** join/#wowace Cairenn (~Owner@MMOI/Administratrix/Cairenn)
01:07.08*** mode/#wowace [+o Cairenn] by ChanServ
01:16.15GnarfozI like that it's         Threat level: Manatee
01:20.16znfI have absolutely no idea how to change the mac-address on an dhcp interface with systemd
01:20.53znfbefore systemd you could just do hwaddress ether xx-xx-xx-xx-xx-xx in /etc/network/interfaces
01:21.05znfnow I just did it with a server and I lost connectivity
01:21.49*** join/#wowace Ressy (~Ressy@CPEa84e3f42f293-CMa84e3f42f290.cpe.net.cable.rogers.com)
01:21.49*** join/#wowace Ressy (~Ressy@WoWUIDev/WoWAce/ARL/Ressy)
01:23.03Gnarfozprobably some dumb systemctl command
01:23.32Stanzillawhy do people hate on systemd so much
01:23.33Gnarfozalthough I don't recall systemd doing network configuration, but rhel uses NetworkManager, which is arguably worse than anything Lennart & crew could come up with
01:23.50znfStanzilla, because eth0 became enp0s0
01:24.04Gnarfozit's some other super high number for us
01:24.10znfor, in this server's case, enp0s25
01:24.57znfbecause you can't simply do init scripts in /etc/init.d/whatever like you did before
01:25.02znfnow you have to create retarded services
01:25.07znfor, "unit" files
01:25.08znfwhatever
01:25.24Gnarfoz(also, my Debian doesn't use that weird naming, and I just use /etc/network/interfaces)
01:26.06Stanzillaso basically some names changed and you hate change?
01:26.06znfbecause everything you learned about the linux start-up procedure went Woooosh once the whole industry went towards systemd
01:26.16znfand because upstart was so much fucking better
01:26.39Gnarfozif you don't know what systemd is about, you have a bit of reading to do
01:26.45Gnarfozit's not about device names
01:27.20Gnarfozbasically... http://www.codekid.net/grafix/systemd_monster_small.gif
01:28.18Gnarfozit's turning the very well established "one thing for one job" thing on its head and is one day probably going to replace everything but your own programs :p
01:28.22Gnarfozand it's run by basically one guy
01:29.01znfalso, most server guys hate it because it pretty much comes from the desktop portion of linux
01:29.40znfwe don't like the idea that it does all those shits - mounting filesystems, dns caching - for some fucking reason, login
01:31.48Gnarfozits goals are quite desktop-oriented
01:34.14znfI've still got no idea how to change the mac on this thing
01:34.32Gnarfozwhy do you need to change the mac anyway
01:35.53quiescenscrazy znf things
01:36.18znfGnarfoz, we have some devices with hard-coded IP addresses, they need to connect to this box back again
01:36.36znfand the box is behind a cable-modem
01:36.49znf(not at work, just helping out a friend of mine)
01:37.07znfso unless I get that mac set up, I can't get that specific IP
01:37.57GnarfozI don't follow
01:38.02Gnarfoz"so"?
01:38.06Gnarfozwhat why? ^^
01:38.34znf...?
01:38.35Gnarfozcan't you just assign the ip address you need?
01:38.42znfno, it's plugged directly in the cable modem
01:38.44znfno NAT
01:38.50Gnarfozyou just wrote four lines and then made a conclusion I don't understand
01:39.09Gnarfozso... configure the ip? what's the issue
01:39.26znfwe have some sat-tv-boxes which have a specific IP address hard-coded; those sat-tv-boxes are not here, they're kind of spread around the country.
01:39.39znfthis "server" is connected directly to a cable modem (docsis)
01:40.37znfgets its IP via DHCP directly via the provider, and the IP is kind of dynamically-fixed assigned, if that makes sense - ie: you always get the same IP address as long as  your mac doesn't change
01:40.50Gnarfozit's called a DHCP lease? ^^
01:41.07Gnarfozso the modem doesn't have a mac address of its own?
01:41.18GnarfozI don't use cable, maybe I'm missing something
01:41.28znfdocsis modems are bridges
01:41.47GnarfozI thought not being able to clone the modem's mac address is what's keeping people from using modems of their choice on cable connections
01:42.21znfthey have their own mac-addresses, too, but that's usually done for client identification
01:43.01znfthe modem itself gets a private IP address in the ISPs private class that is used just for management of devices, that IP address is not client-accesible, usually
01:43.08Gnarfoz:o
01:43.23znf(except that time I was 14 and they left their management block wide-opened, and we shut down internet for half the country, but that's another story)
01:43.24Gnarfozwell, one day I might be stuck with no other choice but docsis and then I'll learn these things
01:43.56Gnarfoz(but ok, I understand now, your server is a DHCP client and you can't change the DHCP reservation)
01:43.58znf(at least they learned it the hard way, a week later we weren't able to access those resources anymore)
01:44.01znfyup
01:44.11znfI've set
01:44.12znfiface enp0s25 inet dhcp
01:44.12znf<PROTECTED>
01:44.19quiescensgrats
01:44.24znfbut I'm pretty sure if I reboot the machine, or restart networking, that's not going to work
01:44.56Gnarfozanyway, you're not using NetworkManager, are you (and what do I have to do/avoid to get that dumb naming scheme on my Debian?)
01:45.09znfno, I'm not using NetworkManager
01:45.36znfubuntu-server installs don't use that by default
01:45.52Gnarfozhm, I don't use ubuntu, can't say ^^
01:45.58znfbut something changed for mac-spoofing, and I can't find relevant docs
01:46.07znfsome SO answers say to use udev
01:46.15znfsome say to use macchanger
01:46.20znfsome say it doesn't work on 16.04...
01:51.03Gnarfozjust turn off the "predictable" device names ^^
01:51.20znfthat doesn't help :P
01:51.28Gnarfozhehe
01:52.13Gnarfozhm, anyway, what you did seems like what I would do? you're not using NM, so I'd expect it to use Debian-style /etc/network/interfaces. the systemd crap just changes the device name, and that's enp0s25 for you now
01:53.21znfthat's what I tought, too
01:53.39znfclearly that didn't work on the other server :D
01:53.58znfhttp://i.imgur.com/YaNaX53.png
01:54.08znfnow I'm obviously fucking scared to do it
01:54.23quiescenssystemd shouldn't have anything to do with thingy
01:54.32quiescensnetwork stuffs
01:54.36znfshouldn't, yes
01:54.40znfbut fuck systemd
01:55.09quiescenspersistent device names should be udev
01:55.31znfI don't even have udev persistent rules
01:56.08znfthe hwaddress should be passed to the dhcp client, afaik, shouldn't have anything to do with udev and stuff
01:56.48quiescenshwaddress shouldn't be passed to the dhcp client
01:57.01quiescenshwaddress is generally set on the interface
01:57.16quiescensand then the dhcp client just behaves as it normally does using the new hwaddress
01:57.36Gnarfozhe's not configuring the dhcp client
01:57.42znfoh well
01:57.42znfreboot
01:57.43Gnarfozhe's configuring the interface
01:57.56znfI'll have to go there anyway, I guess
01:57.58znfmight as well try it
01:58.07Gnarfozand https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/
01:58.13Gnarfozthat says systemd, not udev
01:58.17znf"predictable" my ass
01:58.29Gnarfoz(because it's about "predictable", not about "persistent")
01:58.40Gnarfoz(one might include the other)
01:58.54znfenp0s25 is not predictable :-|
01:58.55Gnarfozanyway, it's systemd in his case, for sure
01:59.04Gnarfozwell, physical slot 25!
01:59.08Gnarfozor so they say.
01:59.22Gnarfozalso, for fun, this is what the interfaces on all our vms are called
01:59.24Gnarfoz2: eno16780032: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
01:59.27znflol
01:59.44Gnarfoz(all rhel7 ones with systemd, that is)
01:59.45znfindex umber
01:59.46znfnice
01:59.56znf<PROTECTED>
01:59.56znf<PROTECTED>
02:00.40znf...it somehow came back with the same IP
02:00.46znfbut the hwaddress is changed
02:01.07znfwant to fucking slap this guy
02:01.21znfhe just had to hard-code exactly 8 of those boxes with the IP addresses
02:01.24Gnarfozmaybe the lease from the previous boot is more "important" than the reserveration?
02:01.43Gnarfoznot sure how to release a dhcp lease on linux, tbh
02:01.53Gnarfoz(that's clearly in dhcp client territory)
02:02.17znfremove the .leases file? :D
02:02.26Gnarfozthat sounds like something you'd do on the other end
02:02.49znfno, I mean the client file
02:02.55znfdhclient.enp0s25.leases
02:03.03Gnarfozthe server needs to know you released it
02:03.11Gnarfozwhy would deleting a file on the client achieve that :P
02:03.21znfthe server should "see" this as a new mac-address
02:03.31Gnarfozgood point
02:03.37Gnarfozno idea what dhcp leases are anchored on
02:03.45Gnarfozshould be the IP?
02:03.47znfand it does it like that, I've tested it with this ISP
02:03.58znfchange mac address -> new lease
02:04.07quiescensa dhcp request can contain a requested ip
02:04.23quiescensits the server's configuration whether that will be honoured
02:04.32znffrom what I remember when testing, even requesting the same IP failed, and I was issued another one
02:04.41znfbut my tests where a year ago, so it's fuzzy
02:05.07Gnarfozjust saying, you have a rather fresh lease from before, maybe your dhcp client just asked for that and got it, explictly releasing it might be worth a shot
02:05.09quiescenseven if requesting is allowed, requesting an ip will only work if the ip being requested isn't listed as leased to a different hwaddress
02:05.32Gnarfoz(wasn't all this about NOT having the right IP address? :D)
02:05.43znfjust gonna delete the file
02:06.15ElmoeDid the nolib issue get fixed?
02:06.17Gnarfozthat's still not how you release a lease, but at least your client won't be tempted to ask for some IP it previously had
02:06.27znfsame IP
02:06.28znfwtf
02:06.43Gnarfozhm
02:06.46GnarfozWestworld or sleep
02:06.51quiescenssleep
02:06.52Gnarfozserious decisions
02:07.00znfPORN!
02:07.03quiescenssleep is good
02:07.05znfJANICE GRIFFITH RELEASED A NEW VIDEO, SO...
02:07.09Gnarfozthat's not really one of the options
02:07.30GnarfozJanice Griffin? how is she related to Peter? or Brian?
02:07.46znfshe's not
02:07.49znfbut she's nice ^^
02:07.51znfnew favorite porn star
02:08.06znfok, how the fuck does this thing still get the previous IP address
02:08.14Gnarfozmagic
02:09.33znfmeh
02:09.34znfkilled it
02:09.50znfapparently kiling the dhcp client, with dhclient -x, releases the lease
02:10.04Torhalis contemplating kicking znf from the channel until people reporting CurseForge/Client issues cease to do so.
02:10.04Torhal:D
02:10.10*** join/#wowace SunTsu (miyamoto@unaffiliated/suntsu)
02:10.28znfTorhal, bigwigs is still doing the whole "modified" shit.
02:10.30znffix curse client
02:10.31znfkthxbye
02:12.01quiescenshow does kicking znf stop people from reporting curse issues?
02:12.34Torhalquiescens: He bitches, 500 lines of shit happens that makes seeing the reports a PITA.
02:12.56TorhalI know we offtopic a bunch in here, but on-topic stuff needs to be seen at the moment.
02:13.29znfTorhal, there's your feedback, I mentioned the bigwigs thingie hours ago
02:13.37znfand Elmoe asked about the nolib issue
02:13.38Torhal>.<
02:13.38znfthat's about it
02:13.56TorhalThe whole systemd conversation/bitchfest makes that hard to see.
02:14.02ElmoeYeah the checksum still seems busted and last night I did an alpha build and it made everyone install the nolibs package :/
02:14.36TorhalThey're working on that stuff right now, actually.
02:14.42Elmoecool
02:14.50quiescenso.o
02:14.51Elmoealso I got to say the old issue tracker was significantly better than the new one
02:15.06Elmoeor maybe I just can't figure out how to use the new one properly yet
02:15.11TorhalAye, there is a forum post with a buinch of participants.
02:15.18Elmoehow do I do something simple like show me all tickets with a new comment I haven't read yet?
02:16.23TorhalElmoe: https://www.curseforge.com/forums/wow-sites/wow-sites-feedback/127599-issue-tickets-in-projects to throw your feedback into the ring.
02:16.33TorhalThere isn't such an option that I can find.
02:16.35Elmoesure reading it now
02:16.48Elmoebut yeah that is like the minimum feature I need to make the issue tracker usable
02:16.54Elmoeotherwise there is no way to manage a large ticket queue
02:40.25sylvanaarHow big is your queue Elmoe
02:40.49sylvanaarThe best way to manage the queue it to let it overflow...
03:07.00TorhalCan verify: This is sylvanaar's strategy for all of his projects.
03:09.28sylvanaar:D
03:39.42*** join/#wowace Seerah (~RyanNL@104-180-66-29.lightspeed.mmphtn.sbcglobal.net)
03:48.19KemayoCurious whether anyone else has been noticing this... I've been seeing some issues with PlayerModels when setting the model by id, where it just doesn't load the model.
03:50.38TorhalYeah, I see that on occasion in NPCScan.
03:50.59TorhalSame NPC loads the model if I /reloadui
03:51.13Torhal<PROTECTED>
03:52.15KemayoI recently did a big fly around pandaria and was noticing it a lot, so I'm thinking something to do with the vignettes popping up before the model has quite been cached. But I think it *used* to handle refreshing the PlayerModel without me having to manually do that...
03:53.24Elmoesylvanaar: its pretty awful at this point hah prob got like 132 open tickets
03:53.46Elmoesylvanaar: some need to be closed, half of people just file a ticket and then never respond to it
03:55.02TorhalElmoe: Used to be 90% of people until Zeldo added email notifications to the legacy site. They're built-in on the new sites already.
03:58.10KemayoTorhal: I'm handling it for now by doing some outright polling in my model's onupdate, since you can use model:GetModelFileID() to test whether the model has actually loaded, and re-requesting it seems to help.
03:58.40TorhalHeh, if it works... :)
04:00.14Kemayo"If it works but it's stupid... it might actually still be stupid."
04:09.45Kemayosetmetatable works on frames, right?
04:10.03Kemayo(I realize I could go write something to test this out, but...)
04:11.30KemayoI'm being silly, there's no reason why it wouldn't, so I might as well just go write this under the assumption it won't break. :-P
04:17.02TorhalYeah, frames are just tables with userdata attached.
04:18.11sylvanaarFancy!
04:27.57znfmy server is back online
04:28.06znfstill won't get the other IP address
04:28.52*** part/#wowace Seerah (~RyanNL@104-180-66-29.lightspeed.mmphtn.sbcglobal.net)
04:29.46KemayoOne small amount of "wait, why did this lose me all the normal methods on my frame? oh, because I need my metatable's __index to be a frame as well" later, it all seems good.
04:35.58znfGnarfoz, HA! I managed to use 'send dhcp-requested-address' in dhcp-client.conf
04:46.44Parniccan anyone help me hook up a custom right-click handler on a SecureActionButtonTemplate-derived frame? i can't seem to hook OnClick in a way that does what i want
04:55.56FiskerHey Parnic
04:56.09Parnicare you here to help me, fisker?
04:56.39FiskerI'm here to hey you <3
04:57.22TorhalParnic: type1 is left-click, type2 is right-click
04:57.32Torhaltype is any click
04:57.59Parniccan i have right-click do random insecure stuff internal to my addon while left-click does secure stuff?
04:58.09Parnice.g. right click just calls my own function
04:59.13TorhalYou can set type1 with the secure stuff, then hook (or maybe set?) the OnClick and check for RightButton in the handler
04:59.53Parnicok i'll give it a shot. thanks
04:59.55TorhalThat's what I'm doing in NPCScan, anyway - TargetButton.lua if you want a reference
05:00.05Parnicnice, will check it out
05:03.39Fisker<3?
05:07.45Fisker:(
05:07.57Parnicno :(
05:08.00Parniconly :)
05:08.08quiescenso.o
05:08.16quiescens/blame torhal
05:12.27Parnici fish up 2 crates of bobbers in a 5 minute window and they're the same dang bobbers
05:12.53quiescensgrats
05:31.09Fisker:) Parnic
05:47.49*** join/#wowace ShadniX_ (dagger@p5DDFEB71.dip0.t-ipconnect.de)
05:53.38Elmoehmm so do I need to do something explicit now to promote a build to 'approved' status?
05:55.17TorhalElmoe: Project link?
05:55.53Elmoehttps://wow.curseforge.com/projects/vuhdo/files
05:58.37TorhalElmoe: Technical difficulty - should be resolved in a minute or so.
05:59.04Elmoek
06:23.37*** join/#wowace NuSuey (uid3556@gateway/web/irccloud.com/x-yexpcmrkyqyiqdsh)
06:46.41*** join/#wowace Yoshimo (~anything@unaffiliated/yoshimo)
06:56.59ElmoeTorhal: gah curse client still installing nolib versions by mistake?
06:57.23TorhalIt is?
06:57.25TorhalUrk
06:58.06TorhalSays v3.79 for me
06:58.12Elmoeswitch to alpha
06:58.23Elmoe3.79 was built before migration
06:58.35TorhalSonofa
06:58.42TorhalOkay - reporting.
07:16.59*** join/#wowace devnull84 (~devnull84@196.15.203.251)
07:18.17*** join/#wowace devnull84 (~devnull84@196.15.203.251)
07:25.27*** join/#wowace pompy (~Mike@c-50-182-137-173.hsd1.nj.comcast.net)
07:28.04Phixionmorning
08:29.35*** join/#wowace devnull84 (~devnull84@196.15.203.251)
08:49.32Kethomornin
08:54.47quiescens\o/
09:07.42*** join/#wowace stolenlegacy (~stolenleg@unaffiliated/stolenlegacy)
09:13.32quiescensthis is a really useful progress bar/indicator thingy on uplay
09:13.55quiescensapparantly i'm on 25mb/0b, 19000d eta
09:14.09quiescenswho knew it would take so long to download 0b
09:43.01*** join/#wowace Aiue (~aiue@h-4-145-174.a163.priv.bahnhof.se)
09:46.59*** join/#wowace Megalon (~wig0r@212-60-173-88.adsl.highway.telekom.at)
09:54.53Phixionnice
09:59.41*** join/#wowace Devnull84_ (~devnull84@196.15.203.251)
10:01.40*** join/#wowace Devnull84_ (~devnull84@196.15.203.251)
10:45.12*** join/#wowace devnull84 (~devnull84@196.15.203.251)
11:52.33*** join/#wowace devnull84 (~devnull84@196.15.203.251)
12:48.08*** join/#wowace devnull84 (~devnull84@196.15.203.251)
13:00.21Stanzillaznf: http://i.imgur.com/MOi6gcU.png
13:01.41*** join/#wowace Devnull84_ (~devnull84@196.15.203.251)
13:04.41*** join/#wowace Devnull84_ (~devnull84@196.15.203.251)
13:37.33*** join/#wowace devnull84 (~devnull84@196.15.203.251)
14:00.58*** join/#wowace harl (harl@unaffiliated/harl)
14:19.04*** join/#wowace devnull84 (~devnull84@196.15.203.251)
14:19.42StanzillaZeldo Funkeh` bigwigs is still broken in the client
14:20.39Funkeh`it's been broken for a week, they don't care
14:50.45*** join/#wowace devnull84 (~devnull84@196.15.203.251)
14:53.18*** join/#wowace Devnull84_ (~devnull84@196.15.203.251)
15:09.34quiescenso.o
15:35.42*** join/#wowace devnull84 (~devnull84@196.15.203.251)
15:37.29ZeldoDon’t be silly, we have fixed a ton of bugs related to that
15:37.34ZeldoBigWigs has just hit every corner case ever
15:38.02ZeldoWe had to reimport some more normally hidden data and it took all of yesterday, might still be going
15:38.53*** join/#wowace Xuerian_ (~Xuerian@199.91.179.30)
15:41.47*** join/#wowace Xuerian__ (~Xuerian@199.91.179.30)
16:02.03*** join/#wowace harl (harl@unaffiliated/harl)
16:15.23*** join/#wowace Ressy (~Ressy@CPEa84e3f42f293-CMa84e3f42f290.cpe.net.cable.rogers.com)
16:15.24*** join/#wowace Ressy (~Ressy@WoWUIDev/WoWAce/ARL/Ressy)
16:16.04znfStanzilla: :(
16:20.15*** join/#wowace Aiue (~aiue@h-4-145-174.a163.priv.bahnhof.se)
16:28.24Kethoanyone want to share dark theme stylesheet for curseforge forums? please!
16:30.43*** join/#wowace harl (harl@unaffiliated/harl)
16:30.55KethoI will bake u cookies
16:36.45quiescenscookies \o/
16:48.52TorhalKetho: Just the forums? o.O
16:53.02KethoTorhal: yes, but maybe I've just been used to wowinterface theme :x
17:00.19*** join/#wowace harl (harl@unaffiliated/harl)
17:03.23*** join/#wowace Ironii (~ironi@85-76-67-7-nat.elisa-mobile.fi)
17:07.51*** join/#wowace harl (harl@unaffiliated/harl)
17:20.33*** join/#wowace harl (harl@unaffiliated/harl)
17:30.26*** join/#wowace Megalon (~wig0r@212-60-173-88.adsl.highway.telekom.at)
17:30.28quiescensmoo
17:38.03*** join/#wowace Aiue (aiue@h-4-145-174.a163.priv.bahnhof.se)
17:48.32Gnarfozstatus report: silver-dragon still wants to go from regular to nolib, big-wigs is still being detected as 23.1-1-something even though on update it properly installs whatever is current (24.2-8)
17:48.55Gnarfozeither none of my other addons are being updated or more stuff is broken ^^
17:49.30znfhaving the same issue with bigwigs
17:49.51Gnarfoz(see above, it's apparently the brokenest of broken ones at the moment. ;))
17:56.40quiescenso.o
17:57.05quiescensstop brokening everything
18:03.51silentiumbroker-bigwigsbreaker
18:10.11*** join/#wowace harl (harl@unaffiliated/harl)
18:10.21GnarfozBigWigs_CurseBreaker plugin
18:19.47StanzillaFisker: https://www.reddit.com/r/GooglePixel/comments/5ec2lz/new_pixel_update_adds_two_new_moves/
18:19.48Stanzilla!!!
18:21.41Stanzillahttps://ota.googlezip.net/packages/ota/google_marlin_marlin/09c7f402fd047c0d631fdd6c4168c934d3b9451b.zip
18:32.13*** join/#wowace harl (harl@unaffiliated/harl)
18:41.02Stanzillasomeone needs to find the ota from X
18:50.05*** join/#wowace EthanCentaurai (~EthanCent@79-76-215-146.dynamic.dsl.as9105.com)
18:55.22EthanCentauraiGood evening. o/
18:55.27EthanCentauraiI hope you are all well.
20:16.09Fiskerthanks Stanzilla
20:30.34StanzillaFisker: can you flash it?
20:31.14FiskerYeah
20:31.20Stanzillasadboys
20:38.27FiskerWhy sad?
20:39.00StanzillaI'm on X
20:48.26*** join/#wowace Megalon (~wig0r@212-60-173-88.adsl.highway.telekom.at)
21:00.29*** join/#wowace starfox (~wig0r@212.60.171.217)
21:16.29StanzillaRIP Exorsus, From Scratch & Limit
21:16.30Stanzillabanned for Helya exploit LUL
21:16.32Stanzillahahahaha
21:21.11nebulano shit? lol, there some post about it?
21:24.34nebulaah, i see something on method.gg
21:26.09Stanzillayeh
21:26.18Stanzillahttp://www.method.gg/trial-of-valor-mythic-progress
21:26.22nebulayar
21:26.39Stanzillahttps://images.discordapp.net/.eJwNyUtygjAAANC7cAAgCR_jUqeMMkJHkO8uJhmMJCSFqKWd3r2-7ft1HrN0ts7NWrNsPY-JheqZuYvVMxm4O2g9SE6MWFyqlUesJfSm-GQXD4IwwBGMo8jHGPtRGHkw9GOEYgQg2GwCHGPk8TUFVL3Ep0g1OxQv-qOfJyht1zBJVyD54WwzEY6kze9XlI5du3udVCjZHkte6e8OAkQqbEqFxzJJ0QWOAVPJJW93oobn94-AqOOaHfoiq4xpGpDwpn4_E9cmN738eOQAKwrS8lLvvnpY7Ot78mQlyLvKlKc6aao2nY6T75ppcP7-AV2bWgk.vlZoeh5y6l1CAH4psOFm4WxJ870
21:28.40nevcairielits nice that blizzard still bans for raid exploits 0p
21:30.51nebulablizzard didn't ban anyone on a saturday, they must not care! gogogo
21:36.44Stanzilla100% sure it was planned to be timed into the reset
21:36.50Stanzillaso they are missing out a full ID
21:38.16nebulahow long is the ban? did anyone say?
21:38.28Stanzilla7 days
21:38.31nebulaouch
21:41.16*** join/#wowace Seerah (~RyanNL@104-180-66-29.lightspeed.mmphtn.sbcglobal.net)
22:09.42Funkeh`Zeldo, still getting innocent comments marked as spam
22:09.58Funkeh`more today that yesterday even though you "toned in down"
22:12.01Funkeh`Zeldo, also can you fix the notifications to mention the persons name, "Comment was automatically marked as spam" should be "comment by XYZ was automatically marked as spam"
22:13.57Funkeh`Zeldo, I'm still having to manually edit every single uploaded zip to add the associated libraries
22:16.20ZeldoWhen was the last time you pushed? That was fixed an hour or so ago I was told
22:16.25ZeldoI’ll put a ticket in for the spam email
22:16.35Zeldoand I reopened the spam being too agressive ticket
22:16.41Funkeh`5 minutes ago
22:16.50ZeldoHrm okay, bigwigs I presume?
22:16.55Funkeh`yes
22:32.09winkcould it be that Blizzard forgot the Nightfallen in the armory/reputatons?
22:34.04znfremoving 100++ large-ish files (1GB+) on my ZFS under FreeBSD makes my load avg. go up to 100+
22:39.41ZeldoOh I see the issue Funkeh`
22:39.47ZeldoIt’s the API, its not adding the relationships
22:40.13Funkeh`make it work number 1
22:41.35nebulaFunkeh` needs dem lib curse points, christmas is coming!
22:43.17ZeldoAll other relationship instances should be good to go
22:43.28Funkeh`yes, that's the sole reason
22:53.47nebulaZeldo: so should i not be seeing "modified" stuff anymore?
22:54.16Funkeh`I still see modified stuff
22:54.20Funkeh`just not bigwigs
22:54.23nebulaah
22:54.46nebulai still have a few sitting there trying to serve me nolib
22:55.13nebulahoping one day it'll refresh and be fixed
23:02.35Stanzillarefreshes nebula
23:06.02Stanzillawow
23:06.11Stanzillajust as I wrote that, there is an update for the curse client
23:06.14Stanzillayou are a wizard, kyle
23:06.56*** join/#wowace jlam (~jlam@pool-98-109-225-39.nwrknj.fios.verizon.net)
23:21.35Zeldonebula: You should not see as many, slowing working through them
23:36.43*** join/#wowace Lynxium (~Lynxium@109.66.57.241)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.