Search results

  1. E

    autoscend - a sl_ascend fork/continuation

    Thanks for the help. I finished that run and ascended into a journeyman run. I did some adventuring before I tried to start autoscend, including some adventures at the noob cave to pick up some skills. Now when I try to run autoscend, it does a lot of initialization/setup, then stops with a...
  2. E

    autoscend - a sl_ascend fork/continuation

    I'm making some progress with Autoscend. I think I saw the blue msg that taltamir mentioned, but it was part of a much larger wall of text, so I didn't realize that was what it needed to do. Adventuring a few turns manually seemed to get it unstuck and it's making some progress. Progress seems...
  3. E

    autoscend - a sl_ascend fork/continuation

    I'm trying to use Autoscend for an old char who spent a lot of time farming URs but didn't bother doing most of the quests. I finally managed to get it installed and tried to run it, but it does a lot of initializion and then quits with an error message about having already spent more than 100...
  4. E

    Looking for a Numberology Between Battle Script

    Thanks for the replies. I'm trying to work them into a function that does what I want. First phase worked. I will report back when I get the final form working. Limited test time available since I only have a limited no. of casts per day.
  5. E

    Looking for a Numberology Between Battle Script

    Does anyone have a between battle script snipet that will cast numberolgy 69 up to the number of Numberology manuals you've read per day? I can't quite grasp how to do that with all the various tests required. Thanks, in advance, for any tips or pointers.
  6. E

    Bug - Fixed Nash Crosby's Still buy 1 bottle of Definit ROW270

    Happened to me as well, but I was only running r26019.
  7. E

    Drab interface since upgrading

    I had to do a lot of upgrades to continue building .jar files after the migration to github. By the time I was finally able to build and run the new code base, I had to uprade my OS (to macOS Monterey 12.0.1), Java (to Java 17), Firefox (to Firefox 95.0), and other assorted editors and tools. I...
  8. E

    Git error trying to clone mafia

    I notice the Mac OS X section does not mention the git pull command as in the Linux section. Also in the Linux section, that command and the compile command seem to be out of order. Shouldn't one get the updates before one compiles? Also I notice the pull command doesn't have any arguments to...
  9. E

    Git error trying to clone mafia

    Ok, thanks for the clarification. I (mostly) followed the Linux instructions and was able to build a standard version that ran. Next step is to see if I can apply my patches and get a patched version that runs. Sorry to be a dunce, but I thought I was following instructions. Thanks for the help.
  10. E

    Git error trying to clone mafia

    I got it from https://wiki.kolmafia.us/index.php/Compiling_from_Source, the Mac OS X section, near the bottom. What command should I be using?
  11. E

    Git error trying to clone mafia

    I'm finally taking the plunge and trying to upgrade to the new version of mafia on github. I don't get very far. When I enter the "git clone git@github.com:kolmafia/kolmafia.git" command, I get Cloning into 'kolmafia'... git@github.com: Permission denied (publickey). fatal: Could not read from...
  12. E

    Info for Mafia Update

    I took the first step and downloaded Java 17 from Adoptium and a recent .jar file - KoLmafia-25807.jar. And that's about as far as I got. Neither double clicking the .jar file nor trying to execute it from the command line via a "java -jar KoLmafia-25807.jar" from the terminal produced any...
  13. E

    Info for Mafia Update

    I still need to update my Mafia build system, but am not sure of what exactly I need to do. My current system is Java version 8, ant version 1.10.8, and svn version 1.10, and Mac OS X Mojave version 10.14. Apparently I need to upgrade Java to version 17 (?) and replace svn by git and ant by...
  14. E

    Debug logs beginning on 20210914

    Thanks. I'll give that a try. Do I still need the ' +"?format=raw"' at the end of the line? Or is that to be deleted?
  15. E

    Debug logs beginning on 20210914

    Ok, that's fine. But the file it downloaded isn't a valid svnrepo.json file. Is that some kind of bug?
  16. E

    Debug logs beginning on 20210914

    Yes, I am still running Java version 8. I understand I need to upgrage to a new version of Java to incorporate new content as it is added. But in order to do that I need to install new tools and procedures and use a new build process that I do not yet understand. I'm hoping that...
  17. E

    Debug logs beginning on 20210914

    The debug logs started again a couple of days ago. I have not yet figured out how to do all the upgrades to build new mafia versions, so I'm stuck on KoLmafia-20947M.jar for the moment. When I log in my first char after rollover, I get about 35 stack traces in a debug log. Once again...
  18. E

    Debug logs beginning on 20210914

    In my mafia GLOBAL.prefs.txt file: svnUpdateOnLogin=false But one of the first things I do is open the scripts menu, so if that causes a check, that would do it. As I said in the previous post, everything is working fine now and I'm comfortable with considering it a Sourceforge glitch. Thanks...
  19. E

    Debug logs beginning on 20210914

    1632108600 1632108598 Not sure what those numbers mean. Is it some kind of Unix coded date/time? Sorry for the delay in replying. Things are working ok now after I copied svnrepo.json from my development system. And it looks like it has been updated since then as well. So maybe this was all...
  20. E

    Debug logs beginning on 20210914

    Thanks for your reply. Based on your tip, I checked my version of data/svnrepo.json. Sure enough, it had been updated on 09/14/2021 to the attached file. I had to change the file type from .json to .txt to get the kolmafia.us software to upload it. I should note that I have to use two different...
Back
Top