Render Client

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

Render Client

Postby talon00302 » Sun Jun 07, 2020 2:26 am

I've been working on the Ardennes Reboot render version which won't be ready for some time, but I have something closer to amber for the time being.
Feel free to send pull requests or fork as you please.

https://github.com/Dancing-Turtle/hafen-client
Launcher: https://drive.google.com/file/d/16tmlSVeY6eetm6DvIe3hLbCcycVXvBG4/view?usp=sharing

Note that the client is very rough and could be unstable for the time being. Obviously don't hate mail me if you take it into combat and die, this is your warning.
User avatar
talon00302
 
Posts: 481
Joined: Sun Apr 15, 2012 8:30 pm

Re: Render Client

Postby MagicManICT » Sun Jun 07, 2020 5:55 am

Thanks for the work on this. Not sure when I'll have time to pull it and check it out, but will hopefully do so soon.
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18437
Joined: Tue Aug 17, 2010 1:47 am

Re: Render Client

Postby Necrisha » Wed Jun 10, 2020 4:26 am

Well, there isn't quite enough of Amber's fps saving stuff to run on my craptacular laptop currently- I'll check it out once I'm back from travelling on desktop.
Necrisha
 
Posts: 202
Joined: Sat May 27, 2017 7:40 am

Re: Render Client

Postby Austinh15 » Wed Jun 10, 2020 10:24 pm

Great work on this! If I get any crashes I'll try and upload them here. I support you 100% broseph.
User avatar
Austinh15
 
Posts: 147
Joined: Fri Sep 17, 2010 10:45 pm

Re: Render Client

Postby Austinh15 » Sat Jun 13, 2020 7:01 am

Don't know if you're aware of this, but using the client's Hide UI control crashes the client
User avatar
Austinh15
 
Posts: 147
Joined: Fri Sep 17, 2010 10:45 pm

Re: Render Client

Postby LordBaal » Fri Jan 14, 2022 6:49 am

2022.01.14a.ba25695e
Windows 10 10.0 x64, 1.8.0_311 amd64
NVIDIA Corporation (NVIDIA GeForce GTX 1070 Ti/PCIe/SSE2) - 4.6.0 NVIDIA 471.41

java.lang.RuntimeException: Delayed error in resource gfx/terobjs/arch/hwall (v13), from forking source backed by HTTP res source (http://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:505)
at haven.Resource$Pool$Queued.get(Resource.java:470)
at haven.Session$CachedRes$Ref.get(Session.java:147)
at haven.Session$CachedRes$Ref.get(Session.java:140)
at haven.ResDrawable.getres(ResDrawable.java:173)
at haven.Gob.getres(Gob.java:1640)
at haven.Gob.res(Gob.java:1629)
at haven.Gob.resname(Gob.java:1619)
at haven.Gob.ctick(Gob.java:584)
at haven.OCache.ctick(OCache.java:164)
at haven.Glob.ctick(Glob.java:198)
at haven.HavenPanel.run(HavenPanel.java:750)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/terobjs/arch/hwall(v13), from forking source backed by HTTP res source (http://game.havenandhearth.com/hres/)
at haven.Resource$LayerConstructor.cons(Resource.java:950)
at haven.Resource.load(Resource.java:1989)
at haven.Resource.access$700(Resource.java:94)
at haven.Resource$Pool.handle(Resource.java:554)
at haven.Resource$Pool.access$1200(Resource.java:447)
at haven.Resource$Pool$Loader.run(Resource.java:710)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/arch/hwall(v13), from cache source backed by HashDirCache(http://game.havenandhearth.com/hres/)
... 7 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/arch/hwall(v13), from local res source (res-preload)
at haven.Resource$Pool.handle(Resource.java:564)
... 3 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/arch/hwall(v13), from local res source (res)
at haven.Resource$LayerConstructor.cons(Resource.java:950)
at haven.Resource.load(Resource.java:1989)
at haven.Resource.access$700(Resource.java:94)
at haven.Resource$Pool.handle(Resource.java:554)
... 3 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at haven.Resource$LayerConstructor.cons(Resource.java:940)
... 6 more
Caused by: java.lang.NoSuchMethodError: java.nio.FloatBuffer.rewind()Ljava/nio/FloatBuffer;
at haven.VertexBuf$FloatArray.<init>(VertexBuf.java:178)
at haven.VertexBuf$VertexArray.<init>(VertexBuf.java:228)
at haven.VertexBuf$VertexDecode.cons(VertexBuf.java:270)
at haven.VertexBuf$VertexRes.<init>(VertexBuf.java:677)
... 10 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: /res-preload/gfx/terobjs/arch/hwall.res
at haven.Resource$JarSource.get(Resource.java:355)
at haven.Resource$Pool.handle(Resource.java:551)
... 3 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at haven.Resource$LayerConstructor.cons(Resource.java:940)
... 6 more
Caused by: java.lang.NoSuchMethodError: java.nio.FloatBuffer.rewind()Ljava/nio/FloatBuffer;
at haven.VertexBuf$FloatArray.<init>(VertexBuf.java:178)
at haven.VertexBuf$VertexArray.<init>(VertexBuf.java:228)
at haven.VertexBuf$VertexDecode.cons(VertexBuf.java:270)
at haven.VertexBuf$VertexRes.<init>(VertexBuf.java:677)
... 10 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at haven.Resource$LayerConstructor.cons(Resource.java:940)
... 6 more
Caused by: java.lang.NoSuchMethodError: java.nio.FloatBuffer.rewind()Ljava/nio/FloatBuffer;
at haven.VertexBuf$FloatArray.<init>(VertexBuf.java:178)
at haven.VertexBuf$VertexArray.<init>(VertexBuf.java:228)
at haven.VertexBuf$VertexDecode.cons(VertexBuf.java:270)
at haven.VertexBuf$VertexRes.<init>(VertexBuf.java:677)
... 10 more
User avatar
LordBaal
 
Posts: 26
Joined: Thu Feb 10, 2011 6:32 am


Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 9 guests