Search results

  1. I

    Bug - Fixed Build 9316 doesn't run

    Build 9316 gives me a "Could not find the main class" error when I try running it, both from the GUI and the command line. I'm 99% sure it's not a Java configuration error; I've reinstalled Java both 32- and 64-bit, checked my system variables, everything checks out. Build 9315 runs properly...
  2. I

    Checking if you have a recipe

    That worked perfectly, thanks! The only slight annoyance is now I need to keep a set of all item ids of items with recipes, but that's hardly anything to deal with. Although, is there any way to match get_property with a wildcard in some way, out of curiosity? Edit: Wait, I'm an idiot, no I...
  3. I

    Checking if you have a recipe

    Are there any ASH commands to check specifically if you potentially have the ability to make something; that is, if it's an item that has a recipe, and you have the recipe or not. Since the "create" CLI command will return a specific error message if you don't have a recipe for an item you're...
  4. I

    SmartStasis -- a complex script for a simple CCS

    Is fat stack of cash included as a stasis item in SS/BB right now? I notice it keeps using spices over my stack, but I thought it chose the stasis item that does the least damage when it's doing stasis.
  5. I

    Bug - Fixed Scary Death Orb damage tracking

    Here's the HTML code from a fight where it just happened again. <body> <img src='http://images.kingdomofloathing.com/itemimages/blank.gif' id='dragged'><div id='debug'></div><div class=contextmenu id='skillmenu'></div><div class=contextmenu id='itemsmenu'></div><div id=topbar><center><table...
  6. I

    Bug - Fixed Scary Death Orb damage tracking

    Stab Bat damage to you also recorded as damage to enemy When you take damage from your Stab Bat, Mafia also records the damage as given to the enemy. Just a few examples taken out of combat logs from today:
  7. I

    Problems with the daily build

    Try the solution in this post, linguinelad - http://kolmafia.us/showthread.php?3187-jar-file-issues-with-windows-7&p=21662&viewfull=1#post21662. Though skip the "path\to\your\javaw.exe" line; that's just its way of saying "if it's not installed in the usual place, type this instead". This...
  8. I

    Bug - Fixed Wumpus Hunter color update and deduction issue

    Wumpinator failing to narrow down pit-or-Wumpus correctly If while hunting the Wumpus you're in a situation where you enter a room that gives you both the pit and Wumpus hints, it correctly sets the two rooms you haven't yet entered as "possible pit or Wumpus". However, if you then later head...
  9. I

    Bug - Fixed Pressurized potion of proficiency incorrectly flagged as multi-usable

    Weird. I just tried it again on r8544, and I still get the same error. If it matters at all, the original use was from the Maximize Modifier window, and this use just now was from the Item pane, neither one was from the gCLI.
  10. I

    Bug - Fixed Zeroing out fullstats in session results stops them being tracked

    If you zero out the full stats gained in the Session Result panel (not substats), it no longer tracks them, it just stays stuck at 0/0/0. Zeroing out anything else seems to work fine.
  11. I

    Feature - Rejected Milk/Munchies adventure boost display option

    Would it be possible to add an option, like a pair of checkmarks or something, to show what adventure gains would be with Milk or Munchies Pill without having the buff active? Sometimes in HC I don't have a chef-in-the-box active, and with the only way for me to see what my best food is with...
  12. I

    Bug - Fixed Jar of Creole Lady Marmalade incorrectly flagged as multi-usable

    Just hit this error in r8478. Using 1 jar of "Creole Lady" marrrmalade... Internal data error: item incorrectly flagged as multi-usable.
  13. I

    Inventory/Display Case Comparison Script Problems

    I think that's it, yeah; it's such a corner case that I can imagine them never having run across it, so I'm going to go ahead and submit it as a bug report. I've definitely been sure to keep my Mafia up to date, though. Just want to say that Rinn is awesome. :D
  14. I

    One-Click Wossname -- automatic level 12 quest completion

    I don't know if this is a known issue, but it looks like the script really hates running out of adventures in the middle of doing the Orchard sidequest. It just happened for me, and it got caught in an infinite loop of trying to continue the next step of the quest and getting the out of...
  15. I

    Inventory/Display Case Comparison Script Problems

    Hmm. Okay, I do see you on Jicken Wing's list, so you do certainly have a good number in yours. :P But if it's not because of how many, then I'm not sure what else could be causing it. Maybe it's related to running it with a relatively-fresh session or not? Or maybe your system's better than...
  16. I

    Inventory/Display Case Comparison Script Problems

    You know, I've been using this for a while now, and I think that problem I mentioned before might actually be a bug with retrieving display case items. Possibly just when there's a lot of them. Because now I'm running into the same problem with your script that I was originally with mine...
  17. I

    Inventory/Display Case Comparison Script Problems

    Oh, that worked perfectly, thanks! But I still can't tell why mine didn't work. I appreciate the help muchly, but that confuses me since it looks like we did the same basic logic. :/ I guess it was something having to do with converting the item number to the item itself in mine? That's all...
  18. I

    Inventory/Display Case Comparison Script Problems

    I'm a display case collector with the eventual goal of having one of every displayable item in my case. Sometimes, when I'm adventuring in a new area (or an old area with changes), I'll lose track of what new items I've gotten and I'll forget to case them. Thus what I'm trying to make is a...
Back
Top