Game Client modified by Ender

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

Moderator: Phades

Re: Game Client modified by Ender

Postby CellPunk » Mon Apr 04, 2011 5:15 am

blacksmithgu wrote:I'm not sure if anyone else is having this problem, or if it is a problem in your client, but what has been happening to me is that pretty much all movable items (including the character) sometimes revert to a position they were at 15 seconds ago. For example, I may be walking along then suddenly go back to where I was 15 seconds ago. My character is still in the correct position server-side, as other people can see me where I really am, but my client renders me as somewhere I was 15 seconds ago. It also happens with carts and such, and makes it impossible for me to interact with them, as all they really are is air where it's rendered on the client.

Happens to me too. I thought it was server side.

Riou1231 wrote:Is there a nightvision feature?

If so, then I can't seem to find it. :)

Ctrl+N. Happy hunting :D
CellPunk
 
Posts: 9
Joined: Mon Aug 09, 2010 7:38 am

Re: Game Client modified by Ender

Postby Griegor » Mon Apr 04, 2011 7:24 pm

Getting a connection refused on my client. Any ideas?
Emperor Elect of the Holy Roman Empire ( RETIRED)
Griegor
 
Posts: 303
Joined: Mon May 10, 2010 12:08 am

Re: Game Client modified by Ender

Postby HulkingUnicorn » Mon Apr 04, 2011 9:59 pm

Delesta wrote:After taking "troubleshooting" route, I have having issues running the .bat . I get this error, http://img14.imageshack.us/i/problem1a.png/

The path I have to my Heaven And Hearth folder is as follows: http://img163.imageshack.us/i/problem2dn.png/

The text in the run.bat is http://img130.imageshack.us/f/problem3l.png/


Any help? :/

Try removing start from the run.bat

It would be less work replying to you if you pasted the text in the bat file directly in the forum, by the way.
HulkingUnicorn
 
Posts: 120
Joined: Sun Nov 15, 2009 9:05 pm

Re: Game Client modified by Ender

Postby REWB » Mon Apr 04, 2011 10:13 pm

I keep getting this "SE Binary" error when I try to run it directly from the web.

If I try to launch it from the desktop I get "Could not find main class: haven.MainFrame. Program will exit" error
REWB
 
Posts: 206
Joined: Tue May 11, 2010 11:20 pm
Location: east coast USA

Re: Game Client modified by Ender

Postby Griegor » Mon Apr 04, 2011 11:48 pm

I get this error when it tries to load the world


C:\Users\Sean\Desktop\HnH_Ender_x32>"C:\Program Files (x86)\Java\jre6\bin\java"
-Djava.library.path="C:\Users\Sean\Desktop\HnH_Ender_x32" -Xms256m -Xmx512m -jar
haven.jar moltke.seatribe.se
Exception in thread "Haven main thread" java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at haven.Widget.initbardas(Widget.java:66)
at haven.RemoteUI.<init>(RemoteUI.java:35)
at haven.MainFrame.run(MainFrame.java:177)
at haven.MainFrame.main2(MainFrame.java:250)
at haven.MainFrame.access$100(MainFrame.java:34)
at haven.MainFrame$6.run(MainFrame.java:291)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/hud/fbtn (v
-1), from forking source backed by HTTP res source (http://www.havenandhearth.co
m/res/)
at haven.Resource.checkerr(Resource.java:1058)
at haven.Resource.layer(Resource.java:941)
at haven.Resource.loadimg(Resource.java:1068)
at haven.Window.<clinit>(Window.java:45)
... 9 more
Caused by: haven.Resource$LoadException: Load error in resource gfx/hud/fbtn(v-1
), from forking source backed by HTTP res source (http://www.havenandhearth.com/
res/)
at haven.Resource$Loader.handle(Resource.java:401)
at haven.Resource$Loader.run(Resource.java:375)
... 1 more
Caused by: java.io.FileNotFoundException: http://www.havenandhearth.com/res/gfx/
hud/fbtn.res
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at haven.Resource$HttpSource.get(Resource.java:330)
at haven.Resource$TeeSource.get(Resource.java:225)
at haven.Resource$Loader.handle(Resource.java:395)
... 2 more

C:\Users\Sean\Desktop\HnH_Ender_x32>pause
Press any key to continue . . .















Here is my bat file


"C:\Program Files (x86)\Java\jre6\bin\java" -Djava.library.path="C:\Users\Sean\Desktop\HnH_Ender_x32" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
pause
Emperor Elect of the Holy Roman Empire ( RETIRED)
Griegor
 
Posts: 303
Joined: Mon May 10, 2010 12:08 am

Re: Game Client modified by Ender

Postby Griegor » Tue Apr 05, 2011 12:37 am

Yeah I keep getting errors where java can't load the files

Can anyone please help me?
Emperor Elect of the Holy Roman Empire ( RETIRED)
Griegor
 
Posts: 303
Joined: Mon May 10, 2010 12:08 am

Re: Game Client modified by Ender

Postby REWB » Tue Apr 05, 2011 12:44 am

This is what mine tells me.....


C:\Users\Owner\Desktop\hh-windows-32bit>"C:\Program Files (x86)\Java\jre6\bin\ja
va" -Djava.library.path="C:\Users\Owner\Desktop" -Xms256m -Xmx512m -jar haven.ja
r moltke.seatribe.se
Exception in thread "Haven main thread" java.lang.UnsatisfiedLinkError: no jogl
in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.sun.opengl.impl.NativeLibLoader.loadLibraryInternal(NativeLibLoad
er.java:189)
at com.sun.opengl.impl.NativeLibLoader.access$000(NativeLibLoader.java:4
9)
at com.sun.opengl.impl.NativeLibLoader$DefaultAction.loadLibrary(NativeL
ibLoader.java:80)
at com.sun.opengl.impl.NativeLibLoader.loadLibrary(NativeLibLoader.java:
103)
at com.sun.opengl.impl.NativeLibLoader.access$200(NativeLibLoader.java:4
9)
at com.sun.opengl.impl.NativeLibLoader$1.run(NativeLibLoader.java:111)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.opengl.impl.NativeLibLoader.loadCore(NativeLibLoader.java:109
)
at com.sun.opengl.impl.windows.WindowsGLDrawableFactory.<clinit>(Windows
GLDrawableFactory.java:60)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at javax.media.opengl.GLDrawableFactory.getFactory(GLDrawableFactory.jav
a:106)
at javax.media.opengl.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java
:520)
at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:131)
at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:90)
at haven.HavenPanel.<init>(HavenPanel.java:63)
at haven.MainFrame.<init>(MainFrame.java:125)
at haven.MainFrame.main2(MainFrame.java:238)
at haven.MainFrame.access$100(MainFrame.java:34)
at haven.MainFrame$6.run(MainFrame.java:291)
at java.lang.Thread.run(Unknown Source)

C:\Users\Owner\Desktop\hh-windows-32bit>pause
Press any key to continue . . .
REWB
 
Posts: 206
Joined: Tue May 11, 2010 11:20 pm
Location: east coast USA

Re: Game Client modified by Ender

Postby HulkingUnicorn » Tue Apr 05, 2011 2:46 am

Feature suggestion: Multiple crafting tabs like in pacho's client.
HulkingUnicorn
 
Posts: 120
Joined: Sun Nov 15, 2009 9:05 pm

Re: Game Client modified by Ender

Postby mvgulik » Tue Apr 05, 2011 4:55 am

Two additional error messages. (GLException's)

(also having intermittent start-up errors. (at client login, and/or character login.))
(Not sure if its Ender-client only, or Default H&H client/code.)
[ Win.Xp.Pro.Sp3.32b | Nvidia.GeForce.Fx.5500 | Jave 6.23 (build 1.6.0_23-b05) ]

When: (forgot to clearly add description to my log, but probably at character login.)
Code: Select all
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.Utils.imgsz(Utils.java:48)
        at haven.Button.draw(Button.java:89)
        at haven.Widget.draw(Widget.java:287)
        at haven.Charlist.draw(Charlist.java:105)
        at haven.Widget.draw(Widget.java:287)
        at haven.Widget.draw(Widget.java:287)
        at haven.RootWidget.draw(RootWidget.java:84)
        at haven.UI.draw(UI.java:142)
        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:194)
        at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
        at java.awt.event.InvocationEvent.dispatch(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.Utils.imgsz(Utils.java:48)
        at haven.Button.draw(Button.java:89)
        at haven.Widget.draw(Widget.java:287)
        at haven.Charlist.draw(Charlist.java:105)
        at haven.Widget.draw(Widget.java:287)
        at haven.Widget.draw(Widget.java:287)
        at haven.RootWidget.draw(RootWidget.java:84)
        at haven.UI.draw(UI.java:142)
        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:194)
        at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
        at java.awt.event.InvocationEvent.dispatch(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)

when: New Client startup, after(while) character login. (in-game-world seems done, and a mouse-zoom (user action while waiting for res-data to finish loading) was executed.)
Code: Select all
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.ToolbarWnd.draw(ToolbarWnd.java:192)
        at haven.Widget.draw(Widget.java:287)
        at haven.RootWidget.draw(RootWidget.java:84)
        at haven.UI.draw(UI.java:142)
        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:194)
        at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
        at java.awt.event.InvocationEvent.dispatch(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 "AWT-EventQueue-0" java.lang.NullPointerException
        at haven.ToolbarWnd.draw(ToolbarWnd.java:192)
        at haven.Widget.draw(Widget.java:287)
        at haven.RootWidget.draw(RootWidget.java:84)
        at haven.UI.draw(UI.java:142)
        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:194)
        at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:412)
        at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
        at javax.media.opengl.GLCanvas.paint(GLCanvas.java:277)
        at sun.awt.RepaintArea.paintComponent(Unknown Source)
        at sun.awt.RepaintArea.paint(Unknown Source)
        at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(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.ToolbarWnd.draw(ToolbarWnd.java:192)
        at haven.Widget.draw(Widget.java:287)
        at haven.RootWidget.draw(RootWidget.java:84)
        at haven.UI.draw(UI.java:142)
        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:194)
        at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
        at java.awt.event.InvocationEvent.dispatch(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)
mvgulik
 
Posts: 3766
Joined: Fri May 21, 2010 2:29 am

Re: Game Client modified by Ender

Postby ninja_yodeler » Tue Apr 05, 2011 9:57 am

so i tried this
Try this:

Go here http://www.mediafire.com/hnh_ender , download, unzip it, open the unzipped folder, click run.bat and you are done. Nothing to it. ;)

but when i downloaded i didnt get a run.bat... wat up with that??

help please
Phaen wrote:RIP Homicidal Ninja :(
Let us reflect upon the good he was able to do during his short time in the hearthlands.
Let us remind ourselves of his bravery and willingness to fight for the safety of his friends!
Let us hope he can surpass his previous achievements in his future lives.
<3
User avatar
ninja_yodeler
 
Posts: 1880
Joined: Wed Dec 29, 2010 4:15 am
Location: Look outside your window.

PreviousNext

Return to The Wizards' Tower

Who is online

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