You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have had two different instances where Daxwalker would attempt to use the Minecart system at the Grand Exchange without having unlocked the system. It will loop, constantly trying to use the Minecart entrance, while the chat interface prompts an error. See the images below.
The text was updated successfully, but these errors were encountered:
Do you have script logs including the api request so that I can review it? The requirements are properly configured on the server, as far as I can tell.
I suppose there is a chance that the user could have started The Giant Dwarf without actually taking the boat, but I'm not positive. Regardless, there's a varbit that can be used to determine if Keldagrim is unlocked. The varbit will need to get added client-side, and this will break the path for all other users until that varbit gets added. This is a common route for Blast Furnace, so I don't want to break it for all users. For that reason, I will add the varbit to the client-side but hold off on patching it server-side for the time being. I would suggest to the user that they finish the first step of Giant Dwarf if they don't want to encounter this issue in the meantime.
Unfortunately, I do not have script logs at this time. I believe this issue to be an edge case indeed, like you mentioned. Finishing the first step of Giant Dwarf indeed fixed the issue for now. Thanks for responding!
I have had two different instances where Daxwalker would attempt to use the Minecart system at the Grand Exchange without having unlocked the system. It will loop, constantly trying to use the Minecart entrance, while the chat interface prompts an error. See the images below.
The text was updated successfully, but these errors were encountered: