This bug has been reported hundreds of times over many many months, they’ve had an insurmountable amount of time to fix the recipes.
They wont lol.
they just dont see siptah as a priority. Too many other “more pressing bugs” to fix first that will push this off indefinitely. Despite it litteraly deleting half of the usuable epic armours from the game for anyone currently learning them >.< Siptah is not making them money. They wont touch it for many more months to come.
2 Likes
Well, that is a real bummer!
Even if its been reported hundreds of times, maybe this report keeps the issue alive a little bit longer. I had no idea about this bug, but then again, I haven’t played Siptah for at least over a year. I only realized this was a known bug when I mentioned the problem in the global chat on my server and the other players seemed not too surprised - “oh, that old bug is still around?”
It is shameful to hear that this bug has been reported so many times and left lying around unaddressed for months. A big part of the gameplay loop is broken! My friend just bought Siptah and started playing for the first time this year. He joined me on the server and was very disappointed to hear this … Essentially he feels like he’s been sold a faulty product. A bug like this being kept in for so long really begins to reflect badly on the game and the company. They might not see it as a priority, if it isn’t making them money, but players are still spending money to buy it and they deserve the full experience.
At least we have players online who are nice enough to craft the armor for us, but it is really not the same as going out and getting this for yourself 
I wonder how hard is to fix this bug? Right now it’s like this:
if (delving_success) {
give(recipe);
}
Change it to this:
if (delving_success) {
give(recipe);
give(recipe_epic);
}
This is piece of cake and could be done in hours or even minutes. How can everyone be waiting for MONTHS to fix so big bug that disallow people to have end-game gear unlucked on Sipath??
3 Likes
It’s not just a “Siptah Bug”.
Some of us have delving benches on EL and are nice enough to craft Siptah gear and even delved recipes for people on EL.
system
Closed
6
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.