Search results

  1. R

    Kolmafia questions

    You can (currently) start the war with neither outfit by hitting one of the candy cane sword cane adventures, and using that to start the war. It's probably a bug.
  2. R

    Feature Deprecate _concoctionDatabaseRefreshes

    garbo / autoscend seem to set the following global preferences: allowNegativeTally allowNonMoodBurning allowSummonBurning logPreferenceChange logPreferenceChangeFilter any objections to just making each of them user-specific? The two dealing with MP burning seem like they should be...
  3. R

    Bug - Not A Bug Mafia won't open (explain like I'm an idiot please)

    First of all, rather than opening the Mafia _folder_, you should run Mafia by opening the Mafia _jar_, which you should put somewhere writable (e.g. in a new folder inside your user directory). Mafia creates lots of folders in various locations when it runs, so it's good to have it in its own...
  4. R

    Feature - Rejected Archive old sessions to reduce file size

    Both Windows and Linux natively support compressing files, so any user that wants to can just do it themselves. Mafia is a game client for playing the game Kingdom of Loathing. Other programs are really good at compressing files, and I think you should use those instead.
  5. R

    r27801 - fix: gradle warnings by @midgleyc in t

    I've always used shadowJar and wasn't aware jar existed, sorry.
  6. R

    Feature Deprecate _concoctionDatabaseRefreshes

    Making logPreferenceChange not global would seem to solve this problem more generally, instead of solving it for one preference out of the hundreds which are logged you don't care about?
  7. R

    Login problem - "could not acquire file lock"

    On windows, the program looks at the current directory, which for you is system32 (for some reason). Are you running as the "Administrator" user? That user's home directory is system32, which is why I think it might be that. If so, try creating a non-Administrator user, and running with that...
  8. R

    "Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0."

    You're now getting this error because we've just updated to Gradle 8.5. Looking at the docs, https://docs.gradle.org/current/userguide/command_line_interface.html#command_line_order_safety implies to me that what you're doing should work, but it doesn't.
  9. R

    Bug - Not A Bug numeric_modifier not recognizing Combat Rate modifier for Unbreakable Umbrella (cocoon)

    The modifier isn't on the umbrella itself, but on a separate "UnbreakableUmbrella" area. I think we did it that way due to TCRS? Most foldables work this way.
  10. R

    missingManuel.ash - Yet Another Manuel Script!

    They were not marked NOMANUEL because they have Manuel factoids -- there is just no way to encounter them at present. Perhaps this should be what NOMANUEL means anyway. It's likely the wire-crossin' elf is in the same boat.
  11. R

    Feature Handle github's removal of SVN gracefully

    My plan is to just let things fail, and hope that Ezandora fixes her scripts while they're broken (and any other scripts that may be affected: I think it was just Ezandora's). It might be worth adding something to the CLI after it's possible to fix all the scripts, but there are some scripts...
  12. R

    Bug - Not A Bug I can't open any .jar files after r25707 [Java 8 no longer works with Mafia]

    At the moment, you need Java 17, which you can download from https://adoptium.net/temurin/archive/?version=17.
  13. R

    Bug - Fixed Some combat drops in the Crimbo 2023 zones are ignored

    You can "modtrace piece of twelve drop" to see what you have active. This doesn't include the global one.
  14. R

    Bug - Fixed Some combat drops in the Crimbo 2023 zones are ignored

    Right, so this looks like the message ""Arr," says a nearby Crimbuccaneer. "10 points for ye, to be sure."" is being interpreted as damage. After that, all messages between that and the stats get skipped.
  15. R

    Where is the .exe?

    We're not providing .exes any more. You should install Java (Adoptium) from https://adoptium.net/ After that, you can pick up a .jar from the Releases page at https://github.com/kolmafia/kolmafia/releases We update daily or greater-than-daily. There may be some auto-update scripts, but I...
  16. R

    New Content - Implemented Protestor Tracking for the Candy Cane Sword Cane

    The attached file seems to be your character pane instead of the choice page.
  17. R

    Feature - Implemented Breaking Tests

    The tests should go. I think the only still-in-use scripts hosted on GitHub but using SVN are Ezandora's, and she updated her scripts after I broke everything with the modifiers change, so I expect come January she'll also fix them for the SVN thing. If not I'll make some forks.
  18. R

    Bug - Fixed mafia doesn't recognize +adv from the briefcase

    Parsing changed in https://github.com/kolmafia/kolmafia/pull/94 and I wonder if it broke then.
Back
Top