Search results

  1. fronobulax

    Unable to add conditions.

    Working for me :-) Most of the changes in 28721 and 28722 are in data files. A superficial scan suggests that the other changes should not effect conditions and adventuring, at least directly. Common issues include forgetting to check the check box and entering something as a condition that...
  2. fronobulax

    Missing data from settings file and CONFLICT files - information sought

    Not sure what is going on here. The string "CONFLICT" only occurs in the code base in connection with SVN options. So it is probably not KoLmafia code that saved you. The feature that creates a backup and possibly restores from it can be attributed to @MCroft if my memory is correct. My...
  3. fronobulax

    Bug - Not A Bug Frat House Availability incorrect?

    I opened an issue, convinced myself that it was mafia's problem, not autoscend's and closed it. Oh well. I will see if it has been addressed before my next run.
  4. fronobulax

    Bug - Cannot Reproduce Mafia can't find "sweat out"

    I looked at what was changed since 28714 and explaining how any of those changes could have effected this is beyond me. If there are git hosted scripts involved then perhaps changing how the scripts are fetched changed a script. There is a daily preference that is used to limit casts to 3...
  5. fronobulax

    r28716 - What's Changed Pick some lint by @jaadams5 in #3121 Full Changelog: r28715...r28716

    OK. There is a race condition that is rarely observed and has not been fixed. One thing that often triggers it is to draw from the Deck of Every Card. The race is triggered when the card draw tries to update the Daily Deeds panel. If by some chance you received a debug log that contains...
  6. fronobulax

    Bug - Fixed Duplicate option for "unrefined mountain stream syrup" on HP/MP Usage tab

    https://github.com/kolmafia/kolmafia/pull/3123 Should fix this once it is merged.
  7. fronobulax

    Bug - Not A Bug Frat House Availability incorrect?

    I got the following message running autoscend. I reported it as an autoscend error because the script tried to adventure there, did not and then tried other things. When I stopped the script I could adventure at the Frat House in the relay browser. So I was comfortable pointing a finger at...
  8. fronobulax

    r28716 - What's Changed Pick some lint by @jaadams5 in #3121 Full Changelog: r28715...r28716

    I would be surprised if these are related since the code that was change in this case was test code. That said there are cases where things don't update as expected but some kind of refresh gets things back in sync. Perhaps you could make a Bug Report that includes which deeds don't update and...
  9. fronobulax

    New Content Sea Changes

    I set my restore option to not restore MP. That might give you what you want.
  10. fronobulax

    Feature - Implemented Something to automatically prune git history

    "should" is an awfully strong word in this context. If you feel strongly then maybe we need a project to migrate abandonware and convince inactive maintainers to move to svn with the idea that we will eventually abandon svn and delete the related code from kolmafia. :-) I have limited...
  11. fronobulax

    My personal Meat farming script

    Thank you. I've seen this pretty consistently recently on one of two characters but beyond seeing a 502 and realizing that isn't "our" problem I hadn't done anything about it.
  12. fronobulax

    Bug Flooded area stops mafia from running combat

    <veer> I saw this numerous times today with characters that were in aftercore with r28704. excavator is a prime subject based upon system timestamps that have changed since yesterday when the error "Script exception: Bad location value: " was not observed. @Rinn ?
  13. fronobulax

    Bug KoLmafia going into mobile mode

    There is a preference that will log when preferences change. I set it and tried going into mobile mode. No preference changed. Of course neither did my display in the relay browser and when I revisited options the toggle was still set to enter mobile mode and not set to enter desktop. Not...
  14. fronobulax

    Bug KoLmafia going into mobile mode

    That message is generated when a script has not been updated since KoLmafia changed some location names. If I remember correctly the message is different if KoLmafia can figure out the location and continue, so that message may mean a script is aborting rather than completing normally which...
  15. fronobulax

    GLOBAL_prefs.txt recreate

    I won't dash your hope but would be surprised if the issues are related. I've been wrong before :) PrefRefPlus does some type checking and it has helped me debug cases where a preference is of the wrong type. The reason for the corruption is not always clear but the preference system tries...
  16. fronobulax

    GLOBAL_prefs.txt recreate

    I either don't quite understand the question or you have some misunderstanding about how things work or we use different vocabulary. Nevertheless this might be helpful or at least bridge the gap. KoLmafia maintains two preference files, GLOBAL and user. The mechanics are basically the same...
  17. fronobulax

    SVN updates since January 2024

    It's been a year so there has been some kind of resolution :-) Consider reading the first post or just running the cli commands checksvngit and checkrepo. If those don't generate something that indicates a problem then the next thing would be tell which script, specifically, is generating the...
  18. fronobulax

    Feature - Implemented Sea Path requests (Grandpa storage, Abyss/Lasso progress)

    I was able to move it and did so. https://kolmafia.us/threads/sea-changes.30747/#post-177433 I can't figure out why we have different permissions.
  19. fronobulax

    Feature - Implemented Sea Path requests (Grandpa storage, Abyss/Lasso progress)

    The Old Man's wet stuff store appears in mall search results. But you can't buy from it unless you are in run.
  20. fronobulax

    Bug Build process no longer cleans out old jar files

    r28655 It seems to create a new jar file and then retain it and the previous one.
Back
Top