Moderator: Phades
GhostOfZed wrote:Okay so I have the "Windows cannot find javaw." error, so I found my pathway (C:\Program Files\Java\jre7\bin\java.exe). But for some reason "Windows cannot find 'C:\Program', Make sure you typed the name correctly, and then try again." anyone want to help?
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
Mvpeh wrote: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
Bumping for everyone. Make a seperate topic for this. It works. +10 to you. Thanks a LOT.
thadirtball wrote:Can anyone help out with this issue I try doing everything posted here but when I run my run.bat it says -Dhaven.authuser is not a recognized internal or external command, so it doesn't work to log me in, any ideas?
Users browsing this forum: Claude [Bot] and 6 guests