Game Client modified by Ender

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

Moderator: Phades

Re: Game Client modified by Ender

Postby sabinati » Thu Feb 03, 2011 7:54 pm

can you copy the text from the window
User avatar
sabinati
 
Posts: 15513
Joined: Mon Jul 13, 2009 4:25 am
Location: View active topics

Re: Game Client modified by Ender

Postby sabinati » Thu Feb 03, 2011 7:55 pm

you need to extract the files from the zip into a folder, you can't run it from inside the zip
User avatar
sabinati
 
Posts: 15513
Joined: Mon Jul 13, 2009 4:25 am
Location: View active topics

Re: Game Client modified by Ender

Postby nvojpo » Thu Feb 03, 2011 7:55 pm

Thanks.
nvojpo
 
Posts: 63
Joined: Sun Oct 03, 2010 9:54 pm

Re: Game Client modified by Ender

Postby nvojpo » Thu Feb 03, 2011 7:59 pm

New problem.
When I attempt to run it, the command prompt flicker in and out.
I caught a few of the words...
'java' is not recognized as an internal or external command,
operable program or batch file
nvojpo
 
Posts: 63
Joined: Sun Oct 03, 2010 9:54 pm

Re: Game Client modified by Ender

Postby dullah » Thu Feb 03, 2011 8:04 pm

EnderWiggin wrote:

TROUBLESHOOTING:
Find where your javaw.exe is located and edit your run.bat file according to this schema:
Code: Select all
start "FULL PATH TO JAVAW" -Djava.library.path="PATH TO GAME FOLDER" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res

Example:
Code: Select all
start "C:\Program Files (x86)\Java\jre6\bin\javaw.exe" -Djava.library.path="C:\Games\Haven and Hearth" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res

or you could add your java directory to PATH environment var and use run.bat provided in my archive.


it might solve it
User avatar
dullah
 
Posts: 199
Joined: Sun Nov 15, 2009 7:09 am

Re: Game Client modified by Ender

Postby nvojpo » Thu Feb 03, 2011 8:06 pm

dullah wrote:
EnderWiggin wrote:

TROUBLESHOOTING:
Find where your javaw.exe is located and edit your run.bat file according to this schema:
Code: Select all
start "FULL PATH TO JAVAW" -Djava.library.path="PATH TO GAME FOLDER" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res

Example:
Code: Select all
start "C:\Program Files (x86)\Java\jre6\bin\javaw.exe" -Djava.library.path="C:\Games\Haven and Hearth" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res

or you could add your java directory to PATH environment var and use run.bat provided in my archive.


it might solve it

What does this mean!?
nvojpo
 
Posts: 63
Joined: Sun Oct 03, 2010 9:54 pm

Re: Game Client modified by Ender

Postby dra6o0n » Thu Feb 03, 2011 8:46 pm

Does the translation work on the "russian" stone slabs that's been left around near deforested areas?
dra6o0n
 
Posts: 481
Joined: Tue Aug 24, 2010 3:11 am

Re: Game Client modified by Ender

Postby masaykh » Thu Feb 03, 2011 9:46 pm

nvojpo

Press win + r
type cmd and press enter

type javaw and press enter

if nothing happen - java working fine
if you see text like "program or command not found" then java not setup correctly
reinstall JRE

(it will setup PATH and everything else correctly)
masaykh
 
Posts: 28
Joined: Mon Jan 03, 2011 3:32 am

Re: Game Client modified by Ender

Postby Gedrean » Thu Feb 03, 2011 11:07 pm

nvojpo wrote:
dullah wrote:
EnderWiggin wrote:

TROUBLESHOOTING:
Find where your javaw.exe is located and edit your run.bat file according to this schema:
Code: Select all
start "FULL PATH TO JAVAW" -Djava.library.path="PATH TO GAME FOLDER" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res

Example:
Code: Select all
start "C:\Program Files (x86)\Java\jre6\bin\javaw.exe" -Djava.library.path="C:\Games\Haven and Hearth" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res

or you could add your java directory to PATH environment var and use run.bat provided in my archive.


it might solve it

What does this mean!?


What dullah means, by quoting Ender, is to figure out the full path to your java executable in windows, and instead of "start javaw.exe" do start "c:\program files\..." etc etc in the run.bat - you'll need to do some editing to get it to run basically. Nothing very fancy, there's a lot of replies in this very thread with more info.


masaykh wrote:nvojpo

Press win + r
type cmd and press enter

type javaw and press enter

if nothing happen - java working fine
if you see text like "program or command not found" then java not setup correctly
reinstall JRE

(it will setup PATH and everything else correctly)


Not always. Installing Java JRE6 to Windows 7 does NOT make the path always work correctly - it associates .jar files with Java so running them from explorer works, but this isn't the way to do it in custom clients - the path variable is not always set properly, not sure why.
Zampfeo wrote:(On the topic of Open Spaces in W4)
You won't be saying that in a week or two when you realize how many abandoned homes there are. A 30 second boat ride south of my village literally bring you to the ghetto. There's abandoned claims everywhere with the occasional newb taking things and raiders patrolling. It reminds me of Detroit.
Gedrean
 
Posts: 222
Joined: Wed Dec 29, 2010 5:30 am

Re: Game Client modified by Ender

Postby masaykh » Thu Feb 03, 2011 11:41 pm

installed and reinstalled JRE many many times (win7 32) always everything work correctly.
so first step is to reinstall and then. if it not helped to try manualy set PATH enviroment
For less troubles i think what PATH better be set in run.bat
like this : PATH="c:\Program Files\Java\jre6\bin\"
and in "start" string we will have
start javaw -Djava.library.path=. -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res

one nice thing
everyone can use this : -Djava.library.path=.
dot mean current directory where client files is.
masaykh
 
Posts: 28
Joined: Mon Jan 03, 2011 3:32 am

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Amazon [Bot], Claude [Bot] and 0 guests