Game Client modified by Ender

Forum for alternative clients, mods & discussions on the same.

Moderator: Phades

Re: Game Client modified by Ender

Postby HulkingUnicorn » Sun May 08, 2011 7:35 am

DatOneGuy wrote:I'm really going to suggest someone just make a damn tutorial on how to set Java's PATH in Environment Variables. It's not so hard to do and ocne you do it, you feel better.

I've seen it explained several places around here, perhaps once or twice even in this thread.
HulkingUnicorn
 
Posts: 120
Joined: Sun Nov 15, 2009 9:05 pm

Re: Game Client modified by Ender

Postby mvgulik » Sun May 08, 2011 11:38 am

HulkingUnicorn wrote:
DatOneGuy wrote:I'm really going to suggest someone just make a damn tutorial on how to set Java's PATH in Environment Variables. It's not so hard to do and ocne you do it, you feel better.

I've seen it explained several places around here, perhaps once or twice even in this thread.

Better to make some links to those messages from a general "Installing HnH custom Clients (for dummies)" topic (or/AND just quote them). Think I saw some general "HnH clients" topic not to long ago, but can't find it again ... (could pull out a lot of these general question out of the specific HnH Client topic's. Like this topic.)

Knowing that the information is available, don't mean its easy to find (even when searched).
... making sure that cases, where the wrong information is provided, get nuked or adjusted might help to. (to lower the change the same problems/questions are cropping up all the time.)
mvgulik
 
Posts: 3766
Joined: Fri May 21, 2010 2:29 am

Re: Game Client modified by Ender

Postby T_G_R » Sun May 08, 2011 12:59 pm

Sure I can play the game using the HTML site. But wanted to try it with Enders, I feel so stupid i can't get it to work, I tried a bunch of stuff that was written throughout this tread. But Java's PATH in Environment Variables I don't understand... gonna google it

***Yes JAva's Path is in Environment Variables
T_G_R
 
Posts: 7
Joined: Fri Feb 18, 2011 7:16 am

Re: Game Client modified by Ender

Postby DatOneGuy » Sun May 08, 2011 2:00 pm

T_G_R wrote:Sure I can play the game using the HTML site. But wanted to try it with Enders, I feel so stupid i can't get it to work, I tried a bunch of stuff that was written throughout this tread. But Java's PATH in Environment Variables I don't understand... gonna google it

***Yes JAva's Path is in Environment Variables

Then instead of writing
"C:\somelongasspath\jre6\bin\java"
you can just type:
java

Avoids having to do that crap with every damn client you get, so just replace the long ass string with java for starters.

Try turning:
Code: Select all
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Djava.library.path="C:\Games\Haven and Hearth 2" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se


into
Code: Select all
java -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se


If that doesn't work (not sure why mine hasthisokay, but try:
Code: Select all
[code]
javaw -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se[/code]
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . .Hi. . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
User avatar
DatOneGuy
 
Posts: 5553
Joined: Sun Apr 18, 2010 7:50 am
Location: I'm in Miami, trick.

Re: Game Client modified by Ender

Postby Potjeh » Sun May 08, 2011 11:42 pm

When I use Sting Like a Bee the game goes out of focus, ie I get the Windows cursor till I click on the game window.
Image Bottleneck
User avatar
Potjeh
 
Posts: 11812
Joined: Fri May 29, 2009 4:03 pm

Re: Game Client modified by Ender

Postby sheltem » Sun May 08, 2011 11:59 pm

DatOneGuy wrote:
T_G_R wrote:Sure I can play the game using the HTML site. But wanted to try it with Enders, I feel so stupid i can't get it to work, I tried a bunch of stuff that was written throughout this tread. But Java's PATH in Environment Variables I don't understand... gonna google it

***Yes JAva's Path is in Environment Variables

Then instead of writing
"C:\somelongasspath\jre6\bin\java"
you can just type:
java

Avoids having to do that crap with every damn client you get, so just replace the long ass string with java for starters.

Try turning:
Code: Select all
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Djava.library.path="C:\Games\Haven and Hearth 2" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se


into
Code: Select all
java -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se


If that doesn't work (not sure why mine hasthisokay, but try:
Code: Select all
[code]
javaw -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se[/code]


javaw.exe is just java.exe without an associated console. So if one works, both should, if one doesn't work, the other almost certainly doesn't either.

Edit:

You can easily set up java in the PATH variable with a console-command:
Code: Select all
setx PATH "%PATH%;<Path to java>"
sheltem
 
Posts: 22
Joined: Sat Apr 30, 2011 1:31 pm

Re: Game Client modified by Ender

Postby DatOneGuy » Tue May 10, 2011 2:43 am

Is it possible /have you looked into being able to click past the 6th party member Ender?
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . .Hi. . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
User avatar
DatOneGuy
 
Posts: 5553
Joined: Sun Apr 18, 2010 7:50 am
Location: I'm in Miami, trick.

Re: Game Client modified by Ender

Postby jman0233 » Tue May 10, 2011 5:50 am

ok i got no idea what to do or how to get run.bat to work i don't understand that code thing
you can pick your friends you can pick your nose but you can't pick witch Russian Waring party attacks you
jman0233
 
Posts: 46
Joined: Wed May 04, 2011 5:29 am

Re: Game Client modified by Ender

Postby Ishiku » Tue May 10, 2011 8:08 am

http://i56.tinypic.com/w0hybt.png

it couldn't find just java or javaw, so i had to point it to the bin folder.. now its telling me this :|
Hohenheim of Light
User avatar
Ishiku
 
Posts: 25
Joined: Mon May 09, 2011 1:54 am

Re: Game Client modified by Ender

Postby EnderWiggin » Tue May 10, 2011 8:40 am

DatOneGuy wrote:Is it possible /have you looked into being able to click past the 6th party member Ender?

Can you explain better?
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Awario [Bot], Claude [Bot] and 3 guests