CinderHeart wrote:"Pedo mellon a minno" – "The Doors of Durin, Lord of Moria. Speak, friend, and enter."
rilaf wrote:And Fixed. It's not very elegant but I'm playing with Ender's client atm.
When you run your java command to start Haven you need to first connect by hitting the Play button from this web-site. It will downlaod a .jnlp file. Open that in a text editor. On lines 35 and 36 of that file you will see two lines like:
<property name="haven.authuser" value="yourusername" />
<property name="haven.authck" value="AWHOLEBUNCHOFSHIT" />
What you need to do is add those values to your java command like so:
java -Xms384m -Xmx384m -Dhaven.authuser=yourusername -Dhaven.authck=AWHOLEBUNCHOFSHIT -jar haven.jar moltke.seatribe.se -r ./res
Lastly you have to do this fast. The token expires after sometime. Like I said it's not pretty but it sure beats playing with the standard client.
You're Welcome Hearthlings
Sharie wrote:Look at the bright side: there is no lag now
dagrimreefah wrote:This is what you do.:
http://pastebin.com/WMFbzDSc
Here is a sample of mine. You have to right click the play button (on the website), save the target as, open the jnlp file with notepad, and copy the "authuser" and "authck" values.
- Code: Select all
<property name="haven.authuser" value="COPY THIS FOR AUTHUSER" />
<property name="haven.authck" value="COPY THIS LONG STRING OF SHIT FOR AUTHKEY! BE QUICK" />
Then paste them accordingly into run.bat:
- Code: Select all
.\updater\HnH_updater.exe
start javaw -Dhaven.authuser="ENTER AUTHUSER HERE" -Dhaven.authck="ENTER AUTH KEY HERE" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
Do it quickly, because the authentication key changes frequently.
Users browsing this forum: Claude [Bot] and 0 guests