Search results

  1. E

    Feature - Implemented Migration from HTTP/1.1 to HTTP/2.0

    Good call out. Stripping out :status in the nginx responses solved my issue. Thanks again for your help with this.
  2. E

    Feature - Implemented Migration from HTTP/1.1 to HTTP/2.0

    Sure thing. Here's an example request to /game.php: And corresponding kolmafia debug output: Removing nginx and exposing the relay server on 60080 to my LAN seems to work ok. As an additional test, I also removed the "force SSL" option in nginx proxy manager to force plaintext and can...
  3. E

    Feature - Implemented Migration from HTTP/1.1 to HTTP/2.0

    Question regarding this feature; it sounds like the relay server won't be migrated over, is that correct? I have a somewhat unique use-case that's affected by this change that I'm trying to figure out how to address. Some urls such as charpane.php will load correctly while /game.php will not...
  4. E

    cold medicine cabinet scripting

    This will work! Thank you!
  5. E

    cold medicine cabinet scripting

    Hi all. I'm having an issue figuring out how to script the cold medicine cabinet. I realize I can check the properties to see how many pulls I have left and that isn't a problem but figuring out how to redeem an item from the medicine cabinet is giving me a bit of an issue. Any suggestions?
  6. E

    MacOSX Login error

    For some reason I'm getting a login error while trying to run this headless: $ java -Djava.awt.headless=true -Duser.home=/Users/marky/.kolmafia -Duser.dir=/Users/marky/.kolmafia -jar /Users/marky/.kolmafia/KoLmafia.jar script=/Users/marky/.kolmafia/castle.cli --CLI Gives me the error...
Top