Game Client modified by Ender

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

Moderator: Phades

Re: Game Client modified by Ender

Postby popfor » Thu Nov 21, 2013 12:15 am

borka wrote:Seems the most trouble you get in because you're playing HnH over VPN and not normal gateway. As i don't know what reasons you have to do it like that, i can only suggest setting the VPN for torrent use only (if that's your cause) - just google for tutorials how to do it. -> error No 1

The second error i find very funny
Code: Select all
Delayed error in resource paginae/act/laystone (v4)
Caused by: haven.Resource$LoadException: Wrong res version (5 != 4)


not sure but i guess the res file can't be downloaded from server in a proper time and thus the Ceres client uses the version from it's haven-res.jar which is prolly an older version... (just downloading the Ceres client to have a look but it will take me another hour as i'm on low inet speed atm)

you might rename the haven-res.jar in Ceres client and drop the one mvgulik uploaded http://www.mediafire.com/download.php?60x9pp7l0955cv0
into Ceres - it contains version 5 of laystone.res for sure

Know this is very late, but the error still persists, i dowloaded the new res and nothing seems to of changed. Running the debug results in:
Image

killing myself here oops :(
The client will load to the login screen, but only remain there briefly until the client closes.
Image Image
my avatar is stolen without permission
Image
#badboysclub
User avatar
popfor
 
Posts: 1409
Joined: Sat Dec 25, 2010 2:14 am
Location: E̹̙̺̬̖͈̘̭̙̘̔̈́̍͆͌̋̊̈́̀̎d̡̨̺̠̠̜̲̹͕̯̑̀͂͂̈̇̿̏͝͝g̨̙̻̼͎͖̱͔̗͙̐̅̇͗̈́̔͛̌̌͠ŷ͔̼͓̺̮̪̫̙̬̐͊̀́̊͆͝͝͝ͅ

Re: Game Client modified by Ender

Postby borka » Thu Nov 21, 2013 8:24 am

run.bat
Code: Select all
"C:\Program Files (x86)\Java\jre7\bin\javaw.exe" -jar haven.jar 178.63.100.209 -r ./res


run_debug.bat
Code: Select all
"C:\Program Files (x86)\Java\jre7\bin\java.exe" -jar haven.jar 178.63.100.209 -r ./res
pause
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 popfor » Thu Nov 21, 2013 10:41 pm

borka wrote:run.bat
Code: Select all
"C:\Program Files (x86)\Java\jre7\bin\javaw.exe" -jar haven.jar 178.63.100.209 -r ./res


run_debug.bat
Code: Select all
"C:\Program Files (x86)\Java\jre7\bin\java.exe" -jar haven.jar 178.63.100.209 -r ./res
pause

Randomly works, im done, I give up. Ill just force the client to stay up because it seems to be a issue of starting it haha
Image Image
my avatar is stolen without permission
Image
#badboysclub
User avatar
popfor
 
Posts: 1409
Joined: Sat Dec 25, 2010 2:14 am
Location: E̹̙̺̬̖͈̘̭̙̘̔̈́̍͆͌̋̊̈́̀̎d̡̨̺̠̠̜̲̹͕̯̑̀͂͂̈̇̿̏͝͝g̨̙̻̼͎͖̱͔̗͙̐̅̇͗̈́̔͛̌̌͠ŷ͔̼͓̺̮̪̫̙̬̐͊̀́̊͆͝͝͝ͅ

Re: Game Client modified by Ender

Postby LadyV » Sat Nov 23, 2013 10:18 pm

Well now Loftar has told me where the fault lies. The client has an error on reporting accurate Armor values if you log out with a bloated leech attached. When you log back in you armor is reported as almost not existent until you remove a leech then it is accurate again.
User avatar
LadyV
 
Posts: 3113
Joined: Wed Jan 25, 2012 2:34 am

Re: Game Client modified by Ender

Postby beowolf929 » Tue Nov 26, 2013 3:56 am

I cant connect to the game for some reason. It says Connection refused: connect... anyone know how to fix this?
beowolf929
 
Posts: 1
Joined: Sun Nov 24, 2013 1:05 am

Re: Game Client modified by Ender

Postby borka » Tue Nov 26, 2013 3:59 am

does it connect with default client?
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 » Sat Nov 30, 2013 2:12 pm

For Debian Linux users (and it's derivatives like Ubuntu):

If you're getting

Code: Select all
Exception in thread "Haven main thread" java.lang.UnsatisfiedLinkError: no gluegen-rt in java.library.path


Simply

Code: Select all
apt-get install libjogl-java libjogl-jni libgluegen2-rt-java libgluegen2-build-java


As root/with sudo.
User avatar
Brás
 
Posts: 109
Joined: Wed Nov 27, 2013 7:58 pm

Re: Game Client modified by Ender

Postby Brás » Sat Nov 30, 2013 2:34 pm

Client just crashed when butchering a rabbit.

Traceback:

Code: Select all
debian@debian~/Downloads/HnH_Ender_x32_20/HnH_Ender_x32: java -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
javax.media.opengl.GLException: java.lang.RuntimeException: Delayed error in resource gfx/terobjs/ridges/grass/ss (v2), from forking source backed by HTTP res source (http://www.havenandhearth.com/res/)
   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(Thread.java:679)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/terobjs/ridges/grass/ss (v2), from forking source backed by HTTP res source (http://www.havenandhearth.com/res/)
   at haven.Resource.checkerr(Resource.java:1133)
   at haven.Resource.layer(Resource.java:1016)
   at haven.Sprite.create(Sprite.java:205)
   at haven.ResDrawable.init(ResDrawable.java:51)
   at haven.ResDrawable.setup(ResDrawable.java:62)
   at haven.Gob.drawsetup(Gob.java:216)
   at haven.MapView.drawmap(MapView.java:1232)
   at haven.MapView.draw(MapView.java:1427)
   at haven.Widget.draw(Widget.java:290)
   at haven.RootWidget.draw(RootWidget.java:116)
   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:194)
   at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:216)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:673)
   at java.awt.EventQueue.access$300(EventQueue.java:96)
   at java.awt.EventQueue$2.run(EventQueue.java:634)
   at java.awt.EventQueue$2.run(EventQueue.java:632)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:108)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:643)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)
Caused by: haven.Resource$LoadException: Load error in resource gfx/terobjs/ridges/grass/ss(v2), from forking source backed by HTTP res source (http://www.havenandhearth.com/res/)
   at haven.Resource$Loader.handle(Resource.java:476)
   at haven.Resource$Loader.run(Resource.java:450)
   at java.lang.Thread.run(Thread.java:679)
Caused by: java.net.UnknownHostException: www.havenandhearth.com
   at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:175)
   at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
   at java.net.Socket.connect(Socket.java:546)
   at java.net.Socket.connect(Socket.java:495)
   at sun.net.NetworkClient.doConnect(NetworkClient.java:178)
   at sun.net.www.http.HttpClient.openServer(HttpClient.java:409)
   at sun.net.www.http.HttpClient.openServer(HttpClient.java:530)
   at sun.net.www.http.HttpClient.<init>(HttpClient.java:240)
   at sun.net.www.http.HttpClient.New(HttpClient.java:321)
   at sun.net.www.http.HttpClient.New(HttpClient.java:338)
   at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:935)
   at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:876)
   at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:801)
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1139)
   at haven.Resource$HttpSource.get(Resource.java:405)
   at haven.Resource$TeeSource.get(Resource.java:300)
   at haven.Resource$Loader.handle(Resource.java:470)
   ... 2 more
Exception in thread "Haven UI thread" javax.media.opengl.GLException: java.lang.RuntimeException: Delayed error in resource gfx/terobjs/ridges/grass/ss (v2), from forking source backed by HTTP res source (http://www.havenandhearth.com/res/)
   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(Thread.java:679)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/terobjs/ridges/grass/ss (v2), from forking source backed by HTTP res source (http://www.havenandhearth.com/res/)
   at haven.Resource.checkerr(Resource.java:1133)
   at haven.Resource.layer(Resource.java:1016)
   at haven.Sprite.create(Sprite.java:205)
   at haven.ResDrawable.init(ResDrawable.java:51)
   at haven.ResDrawable.setup(ResDrawable.java:62)
   at haven.Gob.drawsetup(Gob.java:216)
   at haven.MapView.drawmap(MapView.java:1232)
   at haven.MapView.draw(MapView.java:1427)
   at haven.Widget.draw(Widget.java:290)
   at haven.RootWidget.draw(RootWidget.java:116)
   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:194)
   at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:216)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:673)
   at java.awt.EventQueue.access$300(EventQueue.java:96)
   at java.awt.EventQueue$2.run(EventQueue.java:634)
   at java.awt.EventQueue$2.run(EventQueue.java:632)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:108)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:643)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)
Caused by: haven.Resource$LoadException: Load error in resource gfx/terobjs/ridges/grass/ss(v2), from forking source backed by HTTP res source (http://www.havenandhearth.com/res/)
   at haven.Resource$Loader.handle(Resource.java:476)
   at haven.Resource$Loader.run(Resource.java:450)
   at java.lang.Thread.run(Thread.java:679)
Caused by: java.net.UnknownHostException: www.havenandhearth.com
   at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:175)
   at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
   at java.net.Socket.connect(Socket.java:546)
   at java.net.Socket.connect(Socket.java:495)
   at sun.net.NetworkClient.doConnect(NetworkClient.java:178)
   at sun.net.www.http.HttpClient.openServer(HttpClient.java:409)
   at sun.net.www.http.HttpClient.openServer(HttpClient.java:530)
   at sun.net.www.http.HttpClient.<init>(HttpClient.java:240)
   at sun.net.www.http.HttpClient.New(HttpClient.java:321)
   at sun.net.www.http.HttpClient.New(HttpClient.java:338)
   at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:935)
   at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:876)
   at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:801)
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1139)
   at haven.Resource$HttpSource.get(Resource.java:405)
   at haven.Resource$TeeSource.get(Resource.java:300)
   at haven.Resource$Loader.handle(Resource.java:470)
   ... 2 more
User avatar
Brás
 
Posts: 109
Joined: Wed Nov 27, 2013 7:58 pm

Re: Game Client modified by Ender

Postby mvgulik » Sat Nov 30, 2013 6:38 pm

<snip>

To hide/collapse a code block you need to use the "hide" tag, and not the "spoiler" tag.
Unless you intended your code to look like this. O.o

<snip>
mvgulik
 
Posts: 3762
Joined: Fri May 21, 2010 2:29 am

Re: Game Client modified by Ender

Postby borka » Sun Dec 01, 2013 5:05 pm

@ Brás

if you haven't solved the error yet you might download mvguliks collected haven-res.jar, rename existing first before moving downloaded into Ender folder

http://www.havenandhearth.com/forum/vie ... 27&t=30126
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

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot], Google [Bot], Semrush [Bot] and 1 guest