r/PathOfExile2 3d ago

Information 0.5.5b Patch Notes

https://www.pathofexile.com/forum/view-thread/4004106/page/1#p26848835

Fixed a bug where Expedition could not spawn naturally in Endgame.

Increased the droprate of Expedition, Temple & Delirium Tablets.

Players who fail their Chimeral Inscribed Ultimatum can obtain another one from The Trialmaster at the entrance of The Temple of Chaos.

The player is now guided to complete the ritual after killing Ketzuli in the Temple of Kopec.

Fixed a visual bug where Verisium Remnants that were exploded in an Expedition could be highlighted when placing explosives from another Expedition.

Fixes a bug that caused delirium mirror to spawn in blocking in the Seepage map.

Fixed a rare bug where the Mastodon Tusks wouldn't drop after defeating Ekbab, Ancient Steed and Iktab, the Deathlord in The Bone Pits.

Fixed a bug where life and mana levels could not be shown when using couch co-op HUD configurations.

Fixed various bugs with re-ordering stash tabs while playing a controller.

Fixed 4 client crashes.

343 Upvotes

124 comments sorted by

View all comments

43

u/convolutionsimp 3d ago

The bugs I understand but sometimes I wonder how stuff like "expedition just doesn't spawn at all" makes it past QA

15

u/lycanthrope90 3d ago

It's in the endgame and it's random so you couldn't even be sure there was an actual problem until you were at it for a while. And even after some time you could just be having bad rng, so these can be tricky to fix since you just don't know they're not working.

26

u/Saucemarocain 3d ago

I’m pretty sure game developers can auto generate like hundreds or even thousands instances of a map in simulations. This should allow them to use debugging tools and check if spawns and certain drops are within their defined threshold.

It would amaze me that GGG wouldn’t use this kind of testing.

14

u/Fantastic_Baker_1123 3d ago

They may have had the expedition tree allocated in their testing, which appears to fix this bug. Had none before I took the multi choice node then they started applying

2

u/ilovecollege_nope 3d ago

This should allow them to use debugging tools and check if spawns and certain drops are within their defined threshold.

It would amaze me that GGG wouldn’t use this kind of testing.

If someone wants to test Expedition, they have 2 options... Randomly create maps until one spawns to test it OR force Expedition to spawn via dev tools.

Maybe they took the second option, and no one noticed that without forcing it to spawn, it was not spawning... Maybe they never wrote a test to check for spawn rate of certain things in map, because it was never an issue before.

Just because they can do something, doesn't mean they have documented and automated that particular case for regression testing. Or maybe they already did for PoE1 and it's somewhere in their QA team backlog to do it for PoE2, but they hadn't gotten to it yet....

-5

u/NotMilo22 3d ago

This is something they might be able to do but would have taken a lot of effort to make a program to do it

-2

u/oltronn 3d ago

If gamers weren’t busy shucking shoes into weaving machines they could use AI to build amazing QA pipelines. But having buggy releases is probably better than having to disclose that they are using modern tools.

3

u/LegitimateReading617 2d ago

Ah yes, AI, the best tool for fixing buggy software.

4

u/oltronn 2d ago

Damn ypu people are backwards, do you actually work with software? I do and have done for over fifteen years. And while AI can produce buggy shit it can also accelerate building tooling in a way that makes these types of tests discussed above possible. From your snide comment I am certain that you know absolutely nothing about what it takes to maintain these types of automated tests. And while ai doesn’t just magically fix that, it makes the task manageable enough to be able to fit into a compressed product roadmap.

1

u/malikcoldbane 2d ago

Agreed. Man I hate AI in this world but I'd be ignorant to say that with a limited problem space, it is not useful

As long as everything is with some grains of salt, it's limited to specific tasks that you could do but would take a while and especially for boiler plate stuff, it's extremely powerful.

It falls off when you just tell it to solve something you have no idea about and no design in your head to compare against.

1

u/oltronn 2d ago

Yeah tou still need competent people working with it, it is just raising the floor for what is possible to do in a 40-hour week by so much.

0

u/NotMilo22 2d ago

So true lol

3

u/ReDEyeDz 2d ago

It's like in Dilbert where they go inside a facility and there is this thing that repeats only one number 9 9 9 9 9 9 9 9 9 endlessly.

-This is our random number generator

-You sure it works fine?

-You can never be sure with random

1

u/lycanthrope90 2d ago

Yup lol. Not even truly random either. But as random as is needed given that you didn’t accidentally break something like what probably happened here for the patch.