Search results

  1. fronobulax

    Bug - Waiting for Info Is this a bug? Been seeing this for a day or 2. Using Yorick

    I see that a lot. I always blamed it on a mood that required casting a buff and not having resources to restore enough MP or with HP/MP restoration targets that could not be met.
  2. fronobulax

    Bug - Confirmed Maximizer didn't equip a weapon

    Available weapon choices are none and 2 handed. Numerically a one handed weapon plus something offhand is a better choice. Maximizer picks that and then fails because cannot equip offhand without a mainhand. Correct? In that case the "bug" might better be described as the maximizer...
  3. fronobulax

    Multitool - An implementation and feature discussion.

    v55 seems well behaved. I have only run it from a command line but I think it is correctly getting local Java and preferred Java and downloading latest versions of itself and KoLmafia. I loaded Java 11 on a Debian 10 machine and multitool ran but KoLmafia would not.
  4. fronobulax

    Feature - Implemented Prefs file backup/restore Draft PR

    To be clear the using the Deck often causes a deadlock when running the code in the PR. That may, or may not, set up conditions where the preferences file is corrupted since the only way I know to get out of the deadlock is to abort the JVM.
  5. fronobulax

    Feature - Implemented Prefs file backup/restore Draft PR

    I've been using a Windows based laptop for several decades. I developed several habits, which are not necessarily needed today, but those habits prevent some of the issues that cause preference problems. Sleep and suspend were unreliable and the only fixes were a reboot and that may or may not...
  6. fronobulax

    Feature - Implemented Prefs file backup/restore Draft PR

    Do you mean https://github.com/kolmafia/kolmafia/pull/1889 ? That code almost always triggers a deadlock when a draw is made from the deck of every card. @heeheehee looked at the stack traces and had some ideas and I have been lazy enough to let them handle it while I get distracted by test...
  7. fronobulax

    Multitool - An implementation and feature discussion.

    I've slowed down but I am adding logging so there will be some record from a time when Multitool is not launched from the command line. I want to implement a user controlled purge option and be smart enough to not delete a running jar file. The only artifact created is a jar file which...
  8. fronobulax

    autoscend - a sl_ascend fork/continuation

    It is probably worth starting a separate thread about preference management. It has been an "issue" for at least a decade and a half and there is still room for improvement.
  9. fronobulax

    Bug NPE possibly related to SpadingManager or excavator

    I've seen this or something similar a few times. This one was triggered by a SC DB running autoscend. Turn 711 was a plaque of locusts in The Arid, Extra-Dry Desert. Familiar was a Smiling Rat. Not sure of hydration status. A dart was thrown at the chest. Latest version of "everything"...
  10. fronobulax

    Multitool - An implementation and feature discussion.

    The premise is that the user explicitly downloads and places multitool in the directory that already contains the mafia jar or the directory that the user wants to contain the mafia jar. If that is not possible or is nonsensical then I am prepared to say "then please don't use it yet" until I...
  11. fronobulax

    Multitool - An implementation and feature discussion.

    OK. The DMG, exe and the *nix package are code build artifacts that mafia created so I got them when I stole as much as I could from mafia. Given that my initial use case was always "download a jar and run it from a command line I wondered about the other packaging and whether it was needed...
  12. fronobulax

    Bug - Confirmed Maximizer didn't equip a weapon

    Every time I have seen autoscend's logging, to the best of my ability, not equipping a weapon was the correct answer. This makes me sad and gives me nothing to try and debug.
  13. fronobulax

    Multitool - An implementation and feature discussion.

    Welcome back. We are in phase zero of a three phase approach: Make it work some of the time. Make it work more of the time and do so robustly and more efficiently Make it do more. My first comment is that the entire implementation as it currently exists depends upon the ability of the user to...
  14. fronobulax

    Differing locations between KoL and KolMafia

    OK. The desert will not be "fixed" and you already know about the Camp. Thanks. No action needed on my part :-)
  15. fronobulax

    Differing locations between KoL and KolMafia

    See https://kolmafia.us/threads/r28309-whats-changed-feat-log-unexpected-location-names-when-visiting-autumnaton-by.30247/ which added logging when the list KoL's list of places the autumnaton could go had locations that did not match koLmafia's names. I recently noticed the following. They...
  16. fronobulax

    autoscend - a sl_ascend fork/continuation

    Tangent. HC, Standard Pastamancer just got to the Tower Door and autoscend didn't have keys so it stopped. Don't know why it failed to get the keys but... I figured I had to get the keys manually and that mean I had to eat and drink on my own. KoLmafia says (and displays in the consumption...
  17. fronobulax

    Multitool - An implementation and feature discussion.

    OK. The cat is out of the bag. See https://github.com/kolmafia/multitool In its current iteration, download the latest jar file from GitHub to the directory containing KoLmafia or a clean directory that will be the home for Kolmafia. Open a command line in that directory. Launch multitool...
  18. fronobulax

    autoscend - a sl_ascend fork/continuation

    Nothing that I recall seeing in the gCLI or that got logged. I always figured the script had a list of optimal foods and was trying to cook one of them.
  19. fronobulax

    autoscend - a sl_ascend fork/continuation

    I get that we are somewhat at cross-purposes here because I prize automation over speed. The script stops because I can't cook fancy food without a range. In my automation centric world, that is the wrong thing to do. The script should get a range, stop trying to cook fancy food or use hybrid...
  20. fronobulax

    autoscend - a sl_ascend fork/continuation

    Sorry. I did not plan on spending yesterday in the clutches of the medical establishment. First my SC Pastamancer had the "can't cook" abort about level 9, day 2. I manually pulled the range, manually installed it and continued. My reference to a log parser was just in case there was...
Back
Top