Search results

  1. R

    Bug combat_queue isn't reset on ascension

    I can't replicate. This might be a different problem, where Mafia puts summoned monsters into the combat queue of the last zone you adventured in.
  2. R

    Bug combat_queue isn't reset on ascension

    Should already be handled by AdventureQueueDatabase.resetQueue() called by ValhallaManager.resetPerAscensionCounters(). I'll see if I can replicate.
  3. R

    JSON

    You should use https://museum.loathers.net/api/player/2115655 (edit player id as desired). The ?routes... bit is not required. This URL is an API which is supported and maintained. Any attempts to receive JSON from an API not starting "https://museum.loathers.net/api/" will not be supported.
  4. R

    Bug - Not A Bug Garbo keeps crashing on me

    > The HP/MP Usage keeps wanting to stick at 0 and Mood Setup wants to stay at apathetic, and then it's very easy for me to get defeated. Garbo is doing this. You are a high level and going by https://api.aventuristo.net/av-snapshot?u=Queen+Zo have a full combat suite; why are you dying? You...
  5. R

    Bug - Not A Bug Can't update model train set

    Do you have the problem in https://kolmafia.us/threads/train-set-cannot-be-configured-in-relay-browser.28364/? That is, do you have a campground.ash relay script?
  6. R

    Bug Buying from Crimb-o-vend 3000 should work

    Are the mechanics of this: * the store is available for every account with cheer * the skillbooks are available if you were around for the original Crimbo (wiki says "unlocked during the event" which is unclear)
  7. R

    Bug - Fixed Cannot buy from mall using Kolmafia

    Update to r28017, there was a change KoL-side.
  8. R

    New Content - Implemented Mall Cap Raised, Meat Cap Raised, Certain Mall Items Repriced

    r28013 contains an initial fix for a bug I saw; there may be more, post on this thread with issues.
  9. R

    New Content - Implemented Mall Cap Raised, Meat Cap Raised, Certain Mall Items Repriced

    Some notes: - items at the old mall cap can now sell there (not sure about items that were at the cap before the change was made). Items at the new mall cap (999,999,999,999) don't appear in search. - stocking an item without specifying a price puts it in at 999,999,999,999 as expected - limits...
  10. R

    Deprecate scriptMRU?

    I switched to bookmarks. Interesting about the performance penalty.
  11. R

    Bug - Fixed Ronin crafting of mini kiwi intoxicating sprits

    Thanks for the report, filed https://github.com/kolmafia/kolmafia/pull/2354
  12. R

    loopback problem, can't do relay browser

    One thing that may fix it is to restart your computer (windows icon -> power button -> restart). Shut down / turn back on is not good enough. Chances are these ports are reserved by Hyper-V or after Windows updates. Use the command "netsh interface ipv4 show excludedportrange protocol=tcp" and...
  13. R

    New Content Feb 2024 Challenge Path - Were Professor

    Punt banishes one monster for 40 turns, by the description. Only one at a time? How many copies does Hunt add, and does it ignore queue?
  14. R

    Incorrect ValueOfAdventure

    It's case-sensitive. "set valueOfAdventure = 4000".
  15. R

    Bug - Not A Bug Monster ID and Fax

    I expect it was reading the monster name from the photocopy, and thus it's the KoL change, not the Mafia change. But yes, I expect it's automated.
  16. R

    Bug - Not A Bug Monster ID and Fax

    KoLMafia is sending Easyfax what it says it wants according to its XML: https://svn.code.sf.net/p/easyfax/code/Easyfax.xml So it's a problem on that end.
Back
Top