Bug - Not A Bug Using Phial of Hotness returns "Server returned response code 500 for inv_use.php"

Razorsoup

Member
Using Phial of Hotness returns "Server returned response code 500 for inv_use.php"

When I use a phial of hotness I get the following :

> use 1 phial of hotness

Using 1 phial of hotness...
Server returned response code 500 for inv_use.php
Finished using 1 phial of hotness.

This only happens with that one phial, no other items or phials give the same error. KoLmafia doesn't show that I have used the item but a session refresh will show that I have lost the phial and gained the "hotform" effect so it would seem that KoL is actually using the item when I try to.

Using the phial of hotness from the relay browser seems to work as expected.

Edit: Attached a debug log created by running the following :

> debug on

> use 1 phial of hotness

Using 1 phial of hotness...
Server returned response code 500 for inv_use.php
IOException retrieving server reply (inv_use.php?whichitem=6556&ajax=1).
Finished using 1 phial of hotness.

> debug off

View attachment DEBUG_20140707.txt
 
Last edited:

Darzil

Developer
This might be a KoL error. I get the same problem with use 1 phial of hotness from the GCLI, with /use 1 phial of hotness from chat, and with clicking the use link on phial of hotness in relay browser.

Code:
> use phial of hotness

Using 1 phial of hotness...
Server returned response code 500 for inv_use.php
IOException retrieving server reply (inv_use.php?whichitem=6556&ajax=1).
Finished using 1 phial of hotness.
Using 1 phial of hotness.

Server returned response code 500 for inv_use.php
IOException retrieving server reply (inv_use.php?whichitem=6556&ajax=1&pwd=&_=1404724588201).
Server returned response code 500 for inv_use.php
IOException retrieving server reply (inv_use.php?pwd=&which=3&whichitem=6556&ajax=1&_=1404724635674).

Edit - Yes, get this without Mafia in the loop at all. Reported as a bug to KoL.
Edit 2 - Set to Not a Bug, is this the right thing for KoL bugs?
 
Last edited:
Top