Bastille

My git repository was pointed to a branch that no longer existed, so it couldn't update. Since I followed the directions when I first installed it, I figured others might be having the same issue, but I could be alone.
 
Makes sense. When Ezandora moved from SVN to git on github, I uninstalled the SVN version and then installed the git version.
 
This script requires Ezandora's Choice Override. Mine worked, but was using an out of date version, because the repo had moved. Try this:
Code:
git delete Ezandora-Choice-Override
git checkout https://github.com/Ezandora/Choice-Override.git
Before you do that, you can check to see what version you were using by looking at the headers in "relay/choice.ash" I was using 1.1 and 1.1.1 is the newest version.
This worked.
 
The relay doesn't seem to be working anymore though the script is still there, trying to update from the script manager just gives a 404 message. I'm currently using KoLmafia-28983, if that has anything to do with it. It worked if I recall on the previous version I tried which was r28981.
Edit: I deleted the script and redownloaded the same script from the script manager, same deal, relay doesn't seem to work.

Edit2: Okay, so I tested 28982 and then 28981, and it seems whatever is preventing the relay from working was introduced in 28982, which was an update to the baseball diamond spoilers, maybe a conflict somewhere in the code.
 
Last edited:
Back
Top