Game Client modified by Ender

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

Moderator: Phades

Re: Game Client modified by Ender

Postby Brás » Tue Apr 01, 2014 11:58 pm

I already had a folder created just for that. I created another "clean" one just to make sure. Same thing, conn refused. Here's the ls output:

Code: Select all
changelog.txt                       highlight.conf
client-res.jar                      jogl.jar
craft.conf                          jogl-natives-linux-amd64.jar
curio.conf                          libgluegen-rt.so
fep.conf                            libjogl_awt.so
gluegen-rt.jar                      libjogl_cg.so
gluegen-rt-natives-linux-amd64.jar  libjogl.so
haven.conf                          smileys.conf
haven.jar                           updater.jar
haven-res.jar                       updater.log


I had a previous version of Ender's client. I deleted it months ago, but the ~/.haven folder remained. I moved it to ~/.haven_bak an re-updated from scratch one more time, but it changed nothing. Perhaps Java is the issue. I use a couple other software which require Java, like Eclipse, wouldn't changing to JDK7 be an issue? Also, should I first get rid of JDK6? It seems odd to me that both version are in the repos, I thought I'd have to backport it before looking at apt-cache.
User avatar
Brás
 
Posts: 109
Joined: Wed Nov 27, 2013 7:58 pm

Re: Game Client modified by Ender

Postby borka » Wed Apr 02, 2014 6:13 am

What happens when you try the default client - Play Button?

Needed Ports for HnH are open? UDP 1870 and TCP 1871

did you try with a run.sh ?

in Wheezy stable packages repository i only see OpenJDK7 (except openjdk-6-jre-zero which is for alternative JVM)

You might try with OpenJDK6 backports from jessie or even sid (?!?)

Another try would be to compile / build the client from source yourself
jogl and gluegen hints for eclipse
http://jogamp.org/wiki/index.php/Settin ... vorite_IDE

you might also install libgluegen and libjogl packages (?!?)

Disclaimer: I can only make suggestions - i'm in no way an expert neither when it comes to Java nor *nix !
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Game Client modified by Ender

Postby syvelocin » Sat Apr 05, 2014 5:37 pm

Sorry, I'm really confused as to how to get the client working lol. My last version of the client was working but I was unable to get the claim menu to show up so I was trying to upgrade. I currently have v06.04.12. There's a run.batch that I use to run this version. I tried putting the updater in a folder and run it, but it only gives me some conf files and a bunch of jars that do nothing when I try to run them. Any help?
syvelocin
 
Posts: 49
Joined: Tue Nov 08, 2011 12:49 am

Re: Game Client modified by Ender

Postby borka » Sat Apr 05, 2014 6:53 pm

copy the run.bat from old Ender folder over to where you ran the updater.jar from

if you deleted the run bat you'd have to create a new one, hints here:
http://www.havenandhearth.com/forum/vie ... 27&t=35224
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Game Client modified by Ender

Postby Brás » Sun Apr 13, 2014 9:16 am

borka wrote:What happens when you try the default client - Play Button?

Needed Ports for HnH are open? UDP 1870 and TCP 1871


Well, it's not really that annoying and I don't really want to use the default client, so I didn't even try. Also, since I'm running a client not a server there shouldn't be any need to open those ports, I guess. And since I can actually play the game doing the workaround I mentioned that clearly isn't the issue. I also didn't try to update Java since it'll probably give a lot of headache with the other software I use that require Java. I just wanted to report the issue, I'm fine with the workaround instead of a fix.

Anyway, I managed to capture a screenshot of the "red flashes" I mentioned. It's usually the entire screen, though:

Image
User avatar
Brás
 
Posts: 109
Joined: Wed Nov 27, 2013 7:58 pm

Re: Game Client modified by Ender

Postby venatorvenator » Sun Apr 13, 2014 6:00 pm

So, I tried again to make my ender's work. The message is:

"option requires an argument -- 'r' "
usage: haven.jar [-hdPf] [-u USER] [-C HEXCOOKIE] etc.

My run.bat:
"C:\Program Files (x86)\Java\jre7\bin\java.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r
Pause
Xcom wrote:Most good things last only a short time
venatorvenator
 
Posts: 1066
Joined: Fri Mar 07, 2014 5:59 pm

Re: Game Client modified by Ender

Postby Brás » Mon Apr 14, 2014 3:21 am

venatorvenator wrote:So, I tried again to make my ender's work. The message is:

"option requires an argument -- 'r' "
usage: haven.jar [-hdPf] [-u USER] [-C HEXCOOKIE] etc.

My run.bat:
"C:\Program Files (x86)\Java\jre7\bin\java.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r
Pause


It seems that you have forgotten the
Code: Select all
./res
after -r.
User avatar
Brás
 
Posts: 109
Joined: Wed Nov 27, 2013 7:58 pm

Re: Game Client modified by Ender

Postby venatorvenator » Mon Apr 14, 2014 3:38 pm

Added ./res

Message:
Error: unable to access jarfile haven.jar.

Yes, the file is in the client's folder.

I'm really baffled at how confusing these errors have been. I've followed every procedure and installation guide and still have no idea what problem is.
Xcom wrote:Most good things last only a short time
venatorvenator
 
Posts: 1066
Joined: Fri Mar 07, 2014 5:59 pm

Re: Game Client modified by Ender

Postby Brás » Mon Apr 14, 2014 6:15 pm

Could you post the files on that folder?

Also, what procedure are you following?
User avatar
Brás
 
Posts: 109
Joined: Wed Nov 27, 2013 7:58 pm

Re: Game Client modified by Ender

Postby venatorvenator » Mon Apr 14, 2014 6:39 pm

At first only the orientation by enderwiggin. Then Borka's guidelines and run.bat code, which did help, but other problems came up after that.

client-res.jar
craft.conf
curio.conf
fep.conf
gluegen-rt
gluegen-rt-natives-windows-amd64
haven.conf
haven.jar
haven-res.jar
highlight.conf
jogl.jar
jogl-natives-windows-amd64.jar
run.bat
smileys.conf
updater.jar
updater.log

No folders.
Xcom wrote:Most good things last only a short time
venatorvenator
 
Posts: 1066
Joined: Fri Mar 07, 2014 5:59 pm

PreviousNext

Return to The Wizards' Tower

Who is online

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