I am using my normal bookmark to login but it keeps saying - Card Hunter is currently down for maintenance. Please Try Againafter a few minutes. Is trhis right anyone?
http://live.cardhunter.com/ Works perfectly for me sorry that i can't help more than verifying it works.
Open up your web browser's Javascript console and see if it's reporting any errors. If it is, let us know what they are. It sounds like there is some configuration that's causing an error with the maintenance check.
Not great with computers so very unsure at how all this stuff about cahe's and javasrcipt. tried logging on using my wife laptop but again came up with the same message about maintenace - we both use google chrone as are default web brower does this matter? I never had any issues with logging on before and it is only after the last update I have not been able to play please help anyone I am miss my daily card hunter fix.
I'm using chrome. No problems. I think the java script console is the console referenced in the how to report bugs thread. You open it with F1, once for a command line, again for a log, third time to close it.
Hi, here's what you do in chrome to check for JavaScript errors: Open the game in a new tab. Click the menu in the top right corner (the three horizontal lines). Select Tools/JavaScript console from the menu. Refresh the page to reload the game. Note any errors or other warnings in the console and let us know!
F1 actually opens the in-game console. If you can't log in, you won't be able to see anything from that.
not sure if this is what you mean but I see this: Script438: Object doesn't support this property or method swfobject.js, line 4 character 8128
Sorry about that. I am using Internet Explorer, IE9 I beleive. Sorry not too good with compuetr stuff.
I've tracked down the first of the two issues here, which is specific to Internet Explorer 8/9 and am working on a fix for that. I still haven't been able to reproduce the issue with Chrome. If anyone is having problems with Chrome always showing the game being down for maintenance, can you please postt the version of Chrome you're running as well as any errors from the Chrome JavaScript console (which you access via the method Jon described above).
I hope this is correct this is from google chrome <!DOCTYPEhtml > < htmllang ="en"> < head > <metacharset="utf-8"/><title>Card Hunter</title><metaname="description"content=""/> <scriptsrc="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script><scriptsrc="client/js/swfobject.js"></script><scriptsrc="client/js/cardhunter_client.js"></script><style> html, body { height:100%; overflow:hidden; } body { margin:0; } </style> </ head > < bodyonload="checkMaintenance() ;"> <divid="altContent"><h1>Card Hunter</h1><p>Card hunter requires Flash Player, get it here:</p><p><ahref="http://www.adobe.com/go/getflashplayer">Get Adobe Flash player</a></p></div> </ body > </ html >