Yes, that does work. My issue is that I routinely play on two different computers, so having it catch things like that helps smooth out the hiccups moving from one machine to the other.
I couldn't look at the dropbox site from here at work, as websense blocks it as "Personal Network Storage and Backup". Of course, it's a moot point here as all the KoL servers are blocked as Games. (Yep, tried the URL trick to force a specific server; www, www2, www3... are all blocked. First place I've been at that hit all of them; I can usually find one or two that aren't blocked.)
I just have Mafia on a flash drive. Dropbox sounds neat, though from the mafiawiki description it sounds like you need to install something on each computer you want to use. With the flash drive, if I'm at a relative's home or at any random computer, I can use Mafia without having to install something locally.
Dropbox is as of yet unblocked at work for me which is nice... ALso, not to incite problems but have you tried entering the IP-adress directly rather than the URL?
if ( this.responseText.indexOf( "FARQUAR" ) != -1 )
Now to check KoL's IP address... does Mafia have the ability to address everything to an IP rather than the URL?(Remember kids, only play games after the work is all done... like right now, when I'm waiting for more tickets to come in.)
I thnk so. Check on the second tab of the login window where proxy thingies and so are.
Unexpected error, debug log printed.
class java.lang.NullPointerException: null
java.lang.NullPointerException
at net.sourceforge.kolmafia.request.LoginRequest.processLoginRequest(LoginRequest.java:414)
at net.sourceforge.kolmafia.request.GenericRequest.handleServerRedirect(GenericRequest.java:1593)
at net.sourceforge.kolmafia.request.GenericRequest.retrieveServerReply(GenericRequest.java:1523)
at net.sourceforge.kolmafia.request.GenericRequest.execute(GenericRequest.java:1235)
at net.sourceforge.kolmafia.request.GenericRequest.run(GenericRequest.java:1126)
at net.sourceforge.kolmafia.request.LoginRequest.detectChallenge(LoginRequest.java:142)
at net.sourceforge.kolmafia.request.LoginRequest.run(LoginRequest.java:264)
at net.sourceforge.kolmafia.RequestThread.postRequest(RequestThread.java:73)
at net.sourceforge.kolmafia.swingui.LoginFrame$LoginPanel.doLogin(LoginFrame.java:353)
at net.sourceforge.kolmafia.swingui.LoginFrame$LoginPanel.actionConfirmed(LoginFrame.java:300)
at net.java.dev.spellcast.utilities.ActionPanel$ConfirmedListener.run(ActionPanel.java:164)
at java.lang.Thread.run(Unknown Source)