trial of sekhemas keys bugged (unable to pick them up lol)

so whatever i do the altar that holds the either bronze silver or gold key reward in between rooms doesn't have any for me to pickup, i did choose it as reward, i can see the icon on the minimap and the stone altar model is there but i'm no-clipping through it and there is nothing to interact with. i tried everything restarting the game, closing the trial, failing a trial, trying another trial difficulty, relogging during a trial but still bugged ;-; no one else seems to be getting this issue i hope i'm not soft-locked out of doing this content, was looking forward to farming it efficiently
Last bumped on Dec 23, 2024, 4:03:33 PM
*this is on all characters btw
no eres el único, ami me está pasando lo mismo, cada vez que escojo la llave como recompensa luego no hay llave, como dices sale indicado en el minimapa, pero donde deberia estar la llave no esta, supongo que sera un bug y ya lo arreglarán, porque esto me empezo a pasar hace 2 dias desde que llevo intentando hacer la cuarta ascension la de 4 pruebas, en las anteriores no tuve este problema.
I Solved the problem. It was driving me insane, but it's most likely a question of people using a loot filter. So while I am not sure why all the keys are hidden by default with the adapted filters, but this is what I added to my loot filter, and now, not only can I see the keys dropped from monsters and chests, but also a key right above the altar in the reward room. If you don't believe me, disable any loot filter ;)

Code for filter:

Spoiler
"

# Show Silver and Gold Key Extra Highlight
Show
BaseType = "Gold Key" "Silver Key"
SetFontSize 45
SetTextColor 97 98 71
SetBorderColor 0 0 0
SetBackgroundColor 218 160 61
PlayEffect Yellow
MinimapIcon 0 Orange Circle

# Show Bronze Key
Show
BaseType = "Bronze Key"
SetFontSize 42
SetTextColor 218 160 61
SetBorderColor 0 0 0
SetBackgroundColor 97 98 71
PlayEffect Brown
MinimapIcon 0 Brown Circle


Hopefully this helps anyone forward :)

Report Forum Post

Report Account:

Report Type

Additional Info