this post was submitted on 09 Oct 2025
629 points (98.6% liked)

Science Memes

17204 readers
1904 users here now

Welcome to c/science_memes @ Mander.xyz!

A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.



Rules

  1. Don't throw mud. Behave like an intellectual and remember the human.
  2. Keep it rooted (on topic).
  3. No spam.
  4. Infographics welcome, get schooled.

This is a science community. We use the Dawkins definition of meme.



Research Committee

Other Mander Communities

Science and Research

Biology and Life Sciences

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] twykomantis@lemmy.ml 121 points 2 weeks ago (4 children)
[–] pemptago@lemmy.ml 62 points 2 weeks ago (1 children)

After several failed hotfixes, Blizzard ended the pandemic by performing a hard reset, and a later patch prevented companions from contracting Corrupted Blood entirely.

Note to the future: next pandemic, try a hard reset.

Seriously though, it's wild they couldn't hotfix it.

[–] fushuan@lemmy.blahaj.zone 28 points 2 weeks ago (1 children)

It's wild that they couldn't change the spread property of the debuff to be deactivated if you weren't in the boss chamber. That should not be a hard fix...

[–] Szyler@lemmy.world 1 points 1 week ago* (last edited 1 week ago) (1 children)

That's how the spells work in wow. The BUFF would get removed if you left the room, but the issue was that pets would get it in the room and resummoned in cities, and since the buff removal thing happened while the pet was desummoned the removal didn't apply.

Doing a check each time the buff spreads is inefficient use of server.

Also, changing anything about the spell requires servers to be shut down, and they didn't want that for each fix attempt until they saw no other way and had roll back the servers.

[–] fushuan@lemmy.blahaj.zone 1 points 1 week ago (1 children)

you didn't understand. I know how the bug worked and was spread, using unsummoned pets and all. What I said is that it's wild to me that they didn't change the debuff to be unable to be spread at all for like a day. Like, change how the debuff spread works to temporarily disable it.

Doing a check each time the buff spreads is inefficient use of server.

WOW is server authoritative, meaning that who gets the debuff is decide by the server each time, doing a location check shouldn't be that inneficient, the character object should have a cheap way to get the location it is in, including the name of the area, cheaply. IDK how the game is coded obviously, but that check should NOT be something expensive.

changing anything about the spell requires servers to be shut down

Are you sure they had no way to do hotfixes without server shutdowns? That's been a thing for a while now.

[–] Szyler@lemmy.world 1 points 1 week ago

They could have changed the effect of the spell from being spread to just being blank, but during that time people would kill the now super nerfed boss easily, basically exploiting the fact that it is disabled.

They probably thought that "this will pass, no need to risk players exploiting just because some low levels die a few times", and therefore didn't do that.

There is no easy way to add that location check on to the spell itself, so it would have to be a custom c++ code written for it, which requires way more publishing approval than changing the spell (sql). This would also require downtime for each server to apply the core code changes, and maintenence etc, which they used to have one day a week, and for planned things.

Once they had that code in place though they made pets immune, but too many players had lost a lot of gold in repairs etc, and the rest of the game lacked players due to fear, that rolling back was the easiest way to earn back approval of players.

Spell fixes required a server reset, yes. That was still a thing until Legion or something. Definitely a thing in wotlk client.

[–] taiyang@lemmy.world 30 points 2 weeks ago

Huh, TIL. Neat.

[–] Dasus@lemmy.world 15 points 2 weeks ago (3 children)

Who else remembers learning this from Cracked articles (which they read at work)?

[–] thejoker954@lemmy.world 7 points 2 weeks ago (3 children)

Man i really miss Cracked. It used to be so good.

[–] sheogorath@lemmy.world 2 points 2 weeks ago

I still credit my sense of humor to Cracked.

[–] WorldsDumbestMan@lemmy.today 2 points 2 weeks ago

Good fucking riddance! They made me believe if I don't poop standing up, I will get hemorroids...for years.

[–] AppleTea@lemmy.zip 3 points 2 weeks ago

https://viruscomix.com/page599.html

you may or may not recognize the artist

[–] Buddahriffic@lemmy.world 3 points 2 weeks ago

And who else didn't need an article because they were there when it happened?

[–] JakenVeina@midwest.social 7 points 2 weeks ago (1 children)
[–] Bosht@lemmy.world 3 points 2 weeks ago

That was highly entertaining, thank you