Game Client modified by Ender

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

Moderator: Phades

Re: Game Client modified by Ender

Postby Triforce9 » Thu Mar 17, 2011 9:42 pm

To make this Linux compatible, I had to grab a few files from Gilbertus' client download. Note, they are not client files, but Java library files.

These files need included:
libgluegen-rt.so
libjogl.so
libjogl_awt.so
libjogl_cg.so

".dll" files are for Windows, Linux needs ".so" files.
Also, it would probably be best to add a start file for Linux, so beginner Linux users don't have to write their own.
Triforce9
 
Posts: 12
Joined: Tue Mar 08, 2011 2:38 am

Re: Game Client modified by Ender

Postby zacty » Thu Mar 17, 2011 10:53 pm

Code: Select all
.\updater\HnH_updater.exe
start "C:\Program Files (x86)\Java\jre6\bin\javaw.exe" -Djava.library.path="C:\users\alex\.haven" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res


complete code i have in the run file, but it wont work, it sends an error saying that
Code: Select all
-Djava.library.path="C:\users\alex\.haven"
cant be found. no idea what to do from here
Last edited by zacty on Fri Mar 18, 2011 11:24 pm, edited 1 time in total.
i really need to find a good signature
User avatar
zacty
 
Posts: 1023
Joined: Fri Nov 26, 2010 2:58 pm
Location: somewhere over the rainbow

Re: Game Client modified by Ender

Postby Jocke » Thu Mar 17, 2011 11:05 pm

whats javaw, it complains about that it can not find it
Jocke
 
Posts: 13
Joined: Tue Feb 01, 2011 5:16 pm

Re: Game Client modified by Ender

Postby EnderWiggin » Thu Mar 17, 2011 11:18 pm

Client updated. Available as full download and through updater. Changes:
  • while minimap pic is loading from server automated pic is shown. It has less details, but better than nothing. Good when server lags. Some terrain types not colored yet, they shown as purple areas.
  • in caves (and homes, cellars etc.) minimap have save button. It saves current map into new folder in 'cave' folder in game dir.

By the way, is there someone who is willing to alter updater to work on all platforms?
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Game Client modified by Ender

Postby Triforce9 » Fri Mar 18, 2011 12:16 am

EnderWiggin wrote:By the way, is there someone who is willing to alter updater to work on all platforms?

What language is it in?

Edit: Nvm, I see in OP that it's in Python. I can take a look at it, but I do not currently know python.
Triforce9
 
Posts: 12
Joined: Tue Mar 08, 2011 2:38 am

Re: Game Client modified by Ender

Postby mvgulik » Fri Mar 18, 2011 5:13 am

I see my session merger is going to have a hard time finding something to do. ;)
mvgulik
 
Posts: 3766
Joined: Fri May 21, 2010 2:29 am

Re: Game Client modified by Ender

Postby Jocke » Fri Mar 18, 2011 8:47 am

when i go into my java folder an copy a file called javaw in to HH folder it just comes up the black dos window for a 0.5 Sec and nothing else happends.
If i take away the javaw file the dos comes up saying it cant find javaw. wth ?
Jocke
 
Posts: 13
Joined: Tue Feb 01, 2011 5:16 pm

Re: Game Client modified by Ender

Postby AngryMarine » Fri Mar 18, 2011 6:38 pm

Im having the same issue as the fella above.

Im on a Dell laptop, with Java 6.

Had someone trying to help me figure this out, but they were a Linux person and could only offer so much assistance.
If you'd be willing to help me figure this out, please send a PM - I sure would appreciate it.
User avatar
AngryMarine
 
Posts: 16
Joined: Sun Jan 23, 2011 2:30 pm

Re: Game Client modified by Ender

Postby sabinati » Fri Mar 18, 2011 6:43 pm

learn to path, this has been explained a shitload already.

edit your run.bat, change javaw to the full path to java, for example: "C:\Program Files (x86)\Java\jre6\bin\javaw.exe"
User avatar
sabinati
 
Posts: 15513
Joined: Mon Jul 13, 2009 4:25 am
Location: View active topics

Re: Game Client modified by Ender

Postby AngryMarine » Fri Mar 18, 2011 7:03 pm

sabinati wrote:learn to path, this has been explained a shitload already.

edit your run.bat, change javaw to the full path to java, for example: "C:\Program Files (x86)\Java\jre6\bin\javaw.exe"


Yeah, that doesnt work.
Tried: start "C:\Program Files (x86)\Java\jre6\bin\javaw.exe" -Djava.library.path="C:\Users\Adam\Desktop\HnH_Ender_x64" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res

Recieved an error message stating that:
"Windows cannot find '-Djava.library.path=C:\Users\Adam\Desktop\HnH_Ender_x64'. "

After over an hour of a friend trying to help me it out, we wound up at:
PATH=%PATH%;%ProgramFiles%\Java\jre6\bin\start javaw -Djava.library.path=. -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
Pause

This resulted in the DOS window opening briefly (a pause was inserted so that it would remain, I guess), then disappearing, with no other effect.
After the pause was added, the DOS window remained open, with a PATH string and the message 'Press any key to continue...'.
Pressing any key has the same result as above - the DOS window disappears and nothing else happens.

Edit: As per the flowchart, last missing bit is Haven.jar size, which is 804 Kb (haven-res.jar is 17,141 Kb).

Ive been fiddling with this, and couldnt figure it out, so I'm asking for help.
User avatar
AngryMarine
 
Posts: 16
Joined: Sun Jan 23, 2011 2:30 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot] and 2 guests