Bug - Fixed Moxie Guild Still use not working likely since after r28320

I have problems running my daily activities script, namely the Moxie Guild Still doesn't seem to be recognized anymore.
The relevant code is
cli_execute("acquire 10 olive");
cli_execute("create 10 cocktail onion");
The 2nd command fails with "You've got no Still uses remaining" - even though my class is DB and I have not used the still today.
Killing the session, logging in with an older KoLmafia revision lets the command run fine.
The last revision which works is r28320 but I'm not sure if it started to fail with r28321 or later - r28326 definitely still has the problem.
 
Back
Top