Recent content by erct657

  1. E

    Bug autoSatisfyWithCoinmasters cannot be set by scripts

    This may affect other preferences too. With autoscend, we set autoSatisfyWithCoinmasters to true (making a backup to respect the user's prior preferences if they have that set to false). A user tried to run autoscend in G-Lover. After we set some initial settings, like that one, we initialize...
  2. E

    autoscend - a sl_ascend fork/continuation

    - On the shield/weapon issue and disco nap issues, I have PRs that may fix/definitely fix, just need them to be approved. - Did you set auto_ignoreRestoreFailure to true? That might help with your stopping due to out of mana issues - Autoscend should generally prefer Saucestorm over Saucegeyser...
  3. E

    autoscend - a sl_ascend fork/continuation

    I'm doing a massive issues fixing PR that is looking at older paths (DG, Wildfire, Bugbear Invasion, Nuclear Autumn). I'll take a look at this post too.
  4. E

    autoscend - a sl_ascend fork/continuation

    Whenever the script stops for some other reason than spamming the esc key, it will output how much meat it needs. It is not aborting because of that, it's just info that is shown. The real reason for the abort is probably a couple of lines above that error. Probably something related to the...
  5. E

    autoscend - a sl_ascend fork/continuation

    Where it says you need 1000 meat is just strictly an info dump, probably related to the Palindome NCs. It doesn't mean anything other than you will need 1000 meat at some point this run and is not the cause of whatever error you are experiencing
  6. E

    Bug - Fixed Mafia can't find "sweat out some booze" skill in 2CRS

    "tcrs derive" did something, but it did not fix this
  7. E

    autoscend - a sl_ascend fork/continuation

    If it is complete, but for some reason autoscend/guide thinks that it is still active it's a prefs issue. Run this in the gCLI if you completed it as a fratboy. If a hippy, change fratboy to hippy. set sidequestJunkyardCompleted = fratboy
  8. E

    autoscend - a sl_ascend fork/continuation

    I know why it failed to get keys and that was because of the Patriotic Eagle Screech merge a week ago. A fix was just merged in to correct that. Basically, it would fail to use the Gelatinous Cubeling and so it wouldn't go to the DD. Definitely could be something to do with KoLmafia not telling...
  9. E

    autoscend - a sl_ascend fork/continuation

    Do you know what it was trying to cook? I have a draft PR to pull a range if there is one in storage and the buying function didn't work, but that won't help if it fails when trying to create a specific kind of food because there is no range
  10. E

    autoscend - a sl_ascend fork/continuation

    Seeing as we only call handleOven (the range using function) at D2 initialization, L11 wine bomb making, or trying to get Milk of Magnesium, chances are it was at the very start of D2 or when you tried to make a Milk. I do see where there might be a problem though. We try to buy a range if you...
  11. E

    autoscend - a sl_ascend fork/continuation

    No log parser. When I debug things for autoscend, it is mostly go to the adventure in question and look at our debug/info statements to figure out what is going on. You can share the log however you would like, whether it is just in a post here or you can PM me if you aren't comfortable just...
  12. E

    autoscend - a sl_ascend fork/continuation

    It's working as expected in that it's selecting option 6 from that particular non-combat when you haven't completed the various subzones of the Hidden City. I've actually never run Ed before so not sure about whether that has any changes to the Hidden City portion of the Level 11 quest. It does...
  13. E

    autoscend - a sl_ascend fork/continuation

    If you can find a log with the "can't cook fancy foods" issue, that should be a relatively quick fix. We already have a function to check for/get a range, and that is called a few times during runs so adding that into the consume code for eating shouldn't be terribad. As it is, it is already...
  14. E

    autoscend - a sl_ascend fork/continuation

    Closeting will likely work. For the ML issue, you can, using the relay browser, go to autoscend in the script dropdown menu in the top bar and set auto_MLSafetyLimit to something low.
  15. E

    autoscend - a sl_ascend fork/continuation

    There's a couple of ways to do it. In the relay browser's script drop-down, select autoscend and that will bring up the relay settings page where you can set a lot of settings related to autoscend. Click the link For Extra Settings, towards the top of the page. In the middle of the green...
Back
Top