Bug - Waiting for Info Holster decorative link in relay browser is not holstering Pecos Dave's sixgun

Terion

Member
Current version, r16850.

I use the relay browser. I beat Pecos Dave, and clicked on the [holster] link next to the sixgun he dropped. I get an empty Results pane at the top of the main frame, and the sixgun is not holstered (confirmed by going to the Equipment screen afterwards.) Hovering over the [holster] link does give a tooltip showing Sixgun Damage will be 50.00 (+45.00).

I attached a debug log of a click on the [holster] link, though it does seem to be a wall-o-text.
 

Attachments

  • DEBUG holster.txt
    107.3 KB · Views: 19

lostcalpolydude

Developer
Staff member
Looks like we need to use inventory.php instead of inv_equip.php. In addition, adding ajax=1 (tested using /goto, KoL does not add ajax=1 to the URL) works but returns a blank results page, and mafia then thinks you have nothing equipped.
 
Top