Game Client modified by Ender

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

Moderator: Phades

Re: Game Client modified by Ender

Postby ddhoward » Mon Feb 13, 2012 4:29 am

http://www.mediafire.com/hnh_ender

It's the one with the "upd" in the filename.

I'm going to feel really silly if this isn't the problem.
ddhoward
 
Posts: 180
Joined: Fri Nov 11, 2011 1:59 am

Re: Game Client modified by Ender

Postby painhertz » Mon Feb 13, 2012 4:37 am

That did it, thanks. Sadly, Arvinja's curio radar is far superior actually showing a head up display of curios in range right on screen and actively warning you in orange text when a possible hostile comes in range, Ender should use Arvin's version.
"I shall PERSONALLY witness for you at the shiny, chrome gates of Valhalla!"
User avatar
painhertz
 
Posts: 6185
Joined: Sat Jan 22, 2011 2:07 am
Location: Louisiana

Re: Game Client modified by Ender

Postby ArvinJA » Mon Feb 13, 2012 8:33 am

painhertz wrote:That did it, thanks. Sadly, Arvinja's curio radar is far superior actually showing a head up display of curios in range right on screen and actively warning you in orange text when a possible hostile comes in range, Ender should use Arvin's version.

I disagree, ender's is much better once you get used to it. I don't know what you meant about the first part, as far as I can tell ender's also highlights curios the same way mine did. The only thing that would be useful that mine had that ender's doesn't was a "potential hostile detected" warning, I guess it would be good if a toggle-able thing like that was added, I'd react quicker to that than to dots on the minimap.
The low life has lost its appeal
And I'm tired of walking these streets
To a room with its cupboards bare
User avatar
ArvinJA
 
Posts: 1255
Joined: Sun Mar 20, 2011 1:02 pm
Location: Sweden

Re: Game Client modified by Ender

Postby Shardok » Mon Feb 13, 2012 7:35 pm

I have an issue where it randomly freezes on me, this happens usually when I go between areas (porting, entering houses/mines, etc) but I've had it happen just when standing around, finally thought I'd post the readout from command prompt to see if there's some Reason why this is happening.

Code: Select all
C:\Documents and Settings\Owner\My Documents\Downloads\HnH_Ender_x32>java -Xms25
6m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
javax.media.opengl.GLException: java.lang.NullPointerException
        at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:271)

        at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.
java:410)
        at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
        at haven.HavenPanel.uglyjoglhack(HavenPanel.java:363)
        at haven.HavenPanel.run(HavenPanel.java:392)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
        at haven.GOut.vertex(GOut.java:144)
        at haven.GOut.line(GOut.java:167)
        at haven.MapView.draw(MapView.java:1440)
        at haven.Widget.draw(Widget.java:290)
        at haven.RootWidget.draw(RootWidget.java:113)
        at haven.UI.draw(UI.java:150)
        at haven.HavenPanel.redraw(HavenPanel.java:268)
        at haven.HavenPanel$1.display(HavenPanel.java:91)
        at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78
)
        at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
        at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1
94)
        at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GL
Canvas.java:452)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$000(Unknown Source)
        at java.awt.EventQueue$1.run(Unknown Source)
        at java.awt.EventQueue$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "Haven UI thread" javax.media.opengl.GLException: java.lang.
NullPointerException
        at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:271)

        at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.
java:410)
        at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
        at haven.HavenPanel.uglyjoglhack(HavenPanel.java:363)
        at haven.HavenPanel.run(HavenPanel.java:392)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
        at haven.GOut.vertex(GOut.java:144)
        at haven.GOut.line(GOut.java:167)
        at haven.MapView.draw(MapView.java:1440)
        at haven.Widget.draw(Widget.java:290)
        at haven.RootWidget.draw(RootWidget.java:113)
        at haven.UI.draw(UI.java:150)
        at haven.HavenPanel.redraw(HavenPanel.java:268)
        at haven.HavenPanel$1.display(HavenPanel.java:91)
        at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78
)
        at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
        at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1
94)
        at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GL
Canvas.java:452)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$000(Unknown Source)
        at java.awt.EventQueue$1.run(Unknown Source)
        at java.awt.EventQueue$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)


Also, a few things that I have problems with and my workaround/fixes:

1: Freezes whenever I log into a character, excepting if I make a new character.
Solution: One of the following.
A: After ~5 minutes or so, go to the command prompt and hit Ctrl+Break, which apparently is supposed to kill it, but for some reason sometimes fixes it.
B: Don't log into a character immediately after opening the client. Instead click login, wait on character select screen for ~10-15 minutes, then choose a character and login.

A doesn't always work, and it seems to have stopped working entirely for me more recently, but B always seems to work as long as I wait at least 15 minutes. I don't know why I need to do this, but I'm guessing it has something to do with the fact that my client takes forever to load up all the images. I have a good Internet connection and a decent computer, not the best, but still only about 4 years old.

2: (Not Client related, but may be causing some of the client problems) My Internet connection to H&H cuts out randomly about once or twice a day. Only to H&H, even the website. Even attempting to check via http://isup.me it claims that H&H is down (which I know it isn't as I've had other friends check both on isup and on the website itself and it is working just fine.
Solution: None found.

I am fairly certain that the 2nd one is my ISP, particularly because my roommate has the same problem, but if anyone else has experienced that problem, please message me with any info on it (As I don't want to derail this thread from being about Ender's obviously). Otherwise, if you have experienced it and also experienced the first problem, post here about it as there may be a connection.
Image
Shardok
 
Posts: 65
Joined: Mon Mar 29, 2010 8:45 am

Re: Game Client modified by Ender

Postby robin_bobin » Wed Feb 15, 2012 11:28 am

Hi, i try to start game but fail.

I install java from java.com (I use windows 7), try to srart from site and get error

Failed to validate certificate The aplication can not be executed
Java Binding To open GL API
Publisher - Sun Microsystems
Site - havenandhearth.com
and this details i write at the end of post

I change java settings as i found on forum
Allow user to grant permissions from all untrasted authorities
Disable online certification
Disable list of trusted publishers

But it font helps.


But anyway i want to use Ender, and it also dont work.
I add exception in windows firewall but it font helps - I start client, login, press new char and nothing, game hangs.
My friend try his account, login, press char - start from... any of 2 buttons press make game hangs. Sometimes after couple minutes main game
screen apears but char dont move, and not all elements seed - ground is just black space, etc...

I use dlink router, i try add 2 port forwarding rules 1870 udp and 1871 tcp, but seems it have no any effect.
Can you help me?
robin_bobin
 
Posts: 4
Joined: Tue Feb 14, 2012 9:36 pm

Re: Game Client modified by Ender

Postby Chemox » Wed Feb 15, 2012 9:40 pm

Got the problem from robin too... Ender's client also seized to work after latest java update...
So I tried the launcher on the site which gave me a security error.

I hope this gets fixed very fast :)

Tnx in Advance
Chemox
 
Posts: 17
Joined: Fri Dec 30, 2011 2:27 am

Re: Game Client modified by Ender

Postby Shardok » Thu Feb 16, 2012 6:23 am

I doubt this is it, but try running it as administrator, or go into command prompt and navigate (with cd <location>) to where the run.bat file is located and just run it by typing "java etc" (the stuff written in run.bat) and try changing as necessary (javaw/java, start/no start, etc)

If you run it from command prompt it's easier as it keeps any error logs easier.

As you just updated Java I suggest trying the following.

1. Complete reinstall of Java (uninstall, delete anything where it might be keeping data that it shouldn't {try a search for java}).
2. Complete reinstall of the most recent working version of Java for you.

Also, on the topic of Windows Firewall, just turn the whole damn thing off. Windows Firewall is honestly the worst one I could imagine to use... Not sure how you turn it off in Windows 7, wouldn't be surprised if you can't "for your convenience"

Oh, on that matter, another recommendation would be downgrading your Windows OS. I highly recommend that one, but if you're so content with 7, then fine, keep using it, but try getting the most recent updates to make sure there.

Once you've done these things post anything that worked/didn't work and any logs that may be of use.
Image
Shardok
 
Posts: 65
Joined: Mon Mar 29, 2010 8:45 am

Re: Game Client modified by Ender

Postby Chemox » Thu Feb 16, 2012 1:41 pm

Shardok wrote:I doubt this is it, but try running it as administrator, or go into command prompt and navigate (with cd <location>) to where the run.bat file is located and just run it by typing "java etc" (the stuff written in run.bat) and try changing as necessary (javaw/java, start/no start, etc)

If you run it from command prompt it's easier as it keeps any error logs easier.

As you just updated Java I suggest trying the following.

1. Complete reinstall of Java (uninstall, delete anything where it might be keeping data that it shouldn't {try a search for java}).
2. Complete reinstall of the most recent working version of Java for you.

Also, on the topic of Windows Firewall, just turn the whole damn thing off. Windows Firewall is honestly the worst one I could imagine to use... Not sure how you turn it off in Windows 7, wouldn't be surprised if you can't "for your convenience"

Oh, on that matter, another recommendation would be downgrading your Windows OS. I highly recommend that one, but if you're so content with 7, then fine, keep using it, but try getting the most recent updates to make sure there.

Once you've done these things post anything that worked/didn't work and any logs that may be of use.


It worked before so windows isn't the problem at all neither is the firewall.
It stopped working after updating java and all other programs that use java still work like a charm.
I tried 2 different java versions already. Java 7 and java 6 result in the same problem. And downgrading java isn't that simple to do.


SSL certificate expired. ==> This is what I found when googling the errors.
So if theirs anyway to let java think it isn't expired just let me know

I use java 7 version 2
and java 6 version 31
Chemox
 
Posts: 17
Joined: Fri Dec 30, 2011 2:27 am

Re: Game Client modified by Ender

Postby jjkinman15 » Mon Feb 20, 2012 8:10 am

I am having an issue. At first i was having an issue finding Javaw. So i linked it to my "C:\Program Files (x86)\Java\jre6\bin\java.exe" prior to the script like it said to do. It didnt work, changed it to C:\Program Files (x86)\Java\jre6\bin\javaw.exe" and it gave me an error stating "Could not find the main class: start. Program will now exit". There is no java 64 bit even though my firefox is 64 bit. Please help, my friend needs this for himself.
jjkinman15
 
Posts: 1
Joined: Sun Feb 19, 2012 1:50 am

Re: Game Client modified by Ender

Postby Nummy » Mon Feb 20, 2012 1:02 pm

Is it just me or Ender freezes when creating new character?
User avatar
Nummy
 
Posts: 489
Joined: Sat Mar 19, 2011 10:01 am

PreviousNext

Return to The Wizards' Tower

Who is online

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