Recent content by apologue

  1. A

    Bug Meat amount is not detected

    I tried to enter "refresh" to the CLI. It didn't help. In a headless operation, pressing the "refresh" button isn't an option.
  2. A

    Bug Meat amount is not detected

    If there's more than 2³¹ meat in hand¹, and a browser has not been started, the amount of meat is considered² zero. ¹ assumption based on the observation that reducing the amount of meat below the magical limit seemed to help with the issue ² the left panel GUI shows 0 and my_meat() returns 0
  3. A

    Bug - Fixed Spacegate adventuring broken on some planets

    It seems I'm experiencing the same problem, but with "gate tranceiver" aka gate transceiver.
  4. A

    Bug Java 14 no longer compatible with (current) svnkit

    Excellent, thanks a lot!
  5. A

    Bug Java 14 no longer compatible with (current) svnkit

    The same happens with r20320: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= KoLmafia v20.7 r20320, Windows 7, Java 1.8.0_261 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Please note: do not post this log in the KoLmafia thread of KoL's...
  6. A

    Bug Java 14 no longer compatible with (current) svnkit

    So... now "svn update" produces a number of these for me: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= KoLmafia v20.7 r20312, Windows 7, Java 1.8.0_261 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Please note: do not post this log in the...
  7. A

    Bug - Fixed Carriage returns missing in stack traces

    Oh yes, you are absolutely right. Sorry about the confusion.
  8. A

    Bug - Fixed Carriage returns missing in stack traces

    It seems newlines in stack traces have changed to contain only a line feed, not a carriage return. This makes emacs (correctly) consider the session logs to have inconsistent line endings. This seems to be a rather recent change.
  9. A

    New Content - Implemented 2019 IOTM Fourth of May Cosplay Saber

    Sounds like a plausible explanation. The saber's modifiers in Seal Clubber / Opossum TCRS are Moxie +15 Moxie +20% Serious Stench Resistance (+3) so I suppose the last one is considered a match for Serious Resistance to All Elements (+3).
  10. A

    New Content - Implemented 2019 IOTM Fourth of May Cosplay Saber

    It seems to me that _saberMod might not be cleared at rollover - I just logged in for the first time today and it's value is 3. This is r19417, though, but I didn't notice any relevant-sounding recent changes. Also, I'm in a TCRS run in case that matters.
  11. A

    Bug - Fixed JSONException: A JSONArray text must start with '[' at 1

    Loading a script using the svn command works fine. The certificate exception seems to happen every time. This is Windows 7 Home Premium, Service Pack 1 with security updates Java turned out to be Version 8 Update 60, which is pretty old, so I updated it to 221. The update fixed the certificate...
  12. A

    Bug - Fixed JSONException: A JSONArray text must start with '[' at 1

    Ok. So, I would expect this to be relevant: Requesting: https://sourceforge.net/p/kolmafia/code/HEAD/tree/data/SVN/svnrepo.json?format=raw 0 request properties Unexpected error, debug log printed. class javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path...
  13. A

    Bug - Fixed JSONException: A JSONArray text must start with '[' at 1

    Umm... could you be more specific with "load the script menu"? Clicking any of "Scripts", "Refresh menu", "Load scripts...", "Script Manager" does not trigger the error.
  14. A

    Bug - Fixed JSONException: A JSONArray text must start with '[' at 1

    The svnrepo.json file is empty. When I deleted it and started KoLmafia, I got the same errors and the file was recreated, again empty (0 bytes). Oh and this is in Windows 7.
  15. A

    Bug - Fixed JSONException: A JSONArray text must start with '[' at 1

    When starting up r19417, 38 of the following occur: Unexpected error, debug log printed. class org.json.JSONException: A JSONArray text must start with '[' at 1 [character 2 line 1] org.json.JSONException: A JSONArray text must start with '[' at 1 [character 2 line 1] at...
Back
Top